public interface CamundaIn extends BpmnModelElementInstance
Modifier and Type | Method and Description |
---|---|
String |
getCamundaBusinessKey() |
boolean |
getCamundaLocal() |
String |
getCamundaSource() |
String |
getCamundaSourceExpression() |
String |
getCamundaTarget() |
String |
getCamundaVariables() |
void |
setCamundaBusinessKey(String camundaBusinessKey) |
void |
setCamundaLocal(boolean camundaLocal) |
void |
setCamundaSource(String camundaSource) |
void |
setCamundaSourceExpression(String camundaSourceExpression) |
void |
setCamundaTarget(String camundaTarget) |
void |
setCamundaVariables(String camundaVariables) |
builder, getScope, isScope
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
String getCamundaSource()
void setCamundaSource(String camundaSource)
String getCamundaSourceExpression()
void setCamundaSourceExpression(String camundaSourceExpression)
String getCamundaVariables()
void setCamundaVariables(String camundaVariables)
String getCamundaTarget()
void setCamundaTarget(String camundaTarget)
String getCamundaBusinessKey()
void setCamundaBusinessKey(String camundaBusinessKey)
boolean getCamundaLocal()
void setCamundaLocal(boolean camundaLocal)
Copyright © 2017. All rights reserved.