public class CamundaScriptImpl extends CmmnModelElementInstanceImpl 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 |
setCamundaResoure(String resource) |
void |
setCamundaScriptFormat(String scriptFormat) |
addChildElement, asSet, equals, getAttributeValue, getAttributeValueNs, getChildElementsByType, getChildElementsByType, getDomElement, getElementType, getModelInstance, getParentElement, getRawTextContent, getTextContent, getUniqueChildElementByNameNs, getUniqueChildElementByType, hashCode, insertElementAfter, removeAttribute, removeAttributeNs, removeChildElement, replaceChildElement, replaceWithElement, setAttributeValue, setAttributeValue, setAttributeValueNs, setAttributeValueNs, setTextContent, setUniqueChildElementByNameNs, updateAfterReplacement
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
addChildElement, getAttributeValue, getAttributeValueNs, getChildElementsByType, getChildElementsByType, getDomElement, getElementType, getModelInstance, getParentElement, getRawTextContent, getTextContent, getUniqueChildElementByNameNs, getUniqueChildElementByType, insertElementAfter, removeAttribute, removeAttributeNs, removeChildElement, replaceChildElement, replaceWithElement, setAttributeValue, setAttributeValue, setAttributeValueNs, setAttributeValueNs, setTextContent, setUniqueChildElementByNameNs, updateAfterReplacement
public CamundaScriptImpl(ModelTypeInstanceContext instanceContext)
public static void registerType(ModelBuilder modelBuilder)
public String getCamundaScriptFormat()
getCamundaScriptFormat
in interface CamundaScript
public void setCamundaScriptFormat(String scriptFormat)
setCamundaScriptFormat
in interface CamundaScript
public String getCamundaResource()
getCamundaResource
in interface CamundaScript
public void setCamundaResoure(String resource)
setCamundaResoure
in interface CamundaScript
Copyright © 2017. All rights reserved.