public interface CamundaOut extends BpmnModelElementInstance
Modifier and Type | Method and Description |
---|---|
boolean |
getCamundaLocal() |
String |
getCamundaSource() |
String |
getCamundaSourceExpression() |
String |
getCamundaTarget() |
String |
getCamundaVariables() |
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, setAttributeValue, setAttributeValueNs, 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)
boolean getCamundaLocal()
void setCamundaLocal(boolean camundaLocal)
Copyright © 2020. All rights reserved.