public class CamundaScriptImpl extends BpmnModelElementInstanceImpl implements CamundaScript
| Modifier and Type | Field and Description |
|---|---|
protected static Attribute<String> |
camundaResourceAttribute |
protected static Attribute<String> |
camundaScriptFormatAttribute |
modelInstance| Constructor and Description |
|---|
CamundaScriptImpl(ModelTypeInstanceContext instanceContext) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCamundaResource() |
String |
getCamundaScriptFormat() |
static void |
registerType(ModelBuilder modelBuilder) |
void |
setCamundaResource(String camundaResource) |
void |
setCamundaScriptFormat(String camundaScriptFormat) |
builder, getScope, isScopeaddChildElement, asSet, equals, getAttributeValue, getAttributeValueNs, getChildElementsByType, getChildElementsByType, getDomElement, getElementType, getModelInstance, getParentElement, getRawTextContent, getTextContent, getUniqueChildElementByNameNs, getUniqueChildElementByType, hashCode, insertElementAfter, removeAttribute, removeAttributeNs, removeChildElement, replaceChildElement, replaceWithElement, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValueNs, setAttributeValueNs, setAttributeValueNs, setTextContent, setUniqueChildElementByNameNs, updateAfterReplacementclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilder, getScope, isScopeaddChildElement, getAttributeValue, getAttributeValueNs, getChildElementsByType, getChildElementsByType, getDomElement, getElementType, getModelInstance, getParentElement, getRawTextContent, getTextContent, getUniqueChildElementByNameNs, getUniqueChildElementByType, insertElementAfter, removeAttribute, removeAttributeNs, removeChildElement, replaceChildElement, replaceWithElement, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValueNs, setAttributeValueNs, setAttributeValueNs, setTextContent, setUniqueChildElementByNameNs, updateAfterReplacementpublic CamundaScriptImpl(ModelTypeInstanceContext instanceContext)
public static void registerType(ModelBuilder modelBuilder)
public String getCamundaScriptFormat()
getCamundaScriptFormat in interface CamundaScriptpublic void setCamundaScriptFormat(String camundaScriptFormat)
setCamundaScriptFormat in interface CamundaScriptpublic String getCamundaResource()
getCamundaResource in interface CamundaScriptpublic void setCamundaResource(String camundaResource)
setCamundaResource in interface CamundaScriptCopyright © 2022. All rights reserved.