public class CallActivityImpl extends ActivityImpl implements CallActivity
Modifier and Type | Field and Description |
---|---|
protected static Attribute<String> |
calledElementAttribute |
protected static Attribute<Boolean> |
camundaAsyncAttribute
camunda extensions
|
protected static Attribute<String> |
camundaCalledElementBindingAttribute |
protected static Attribute<String> |
camundaCalledElementTenantIdAttribute |
protected static Attribute<String> |
camundaCalledElementVersionAttribute |
protected static Attribute<String> |
camundaCalledElementVersionTagAttribute |
protected static Attribute<String> |
camundaCaseBindingAttribute |
protected static Attribute<String> |
camundaCaseRefAttribute |
protected static Attribute<String> |
camundaCaseTenantIdAttribute |
protected static Attribute<String> |
camundaCaseVersionAttribute |
protected static Attribute<String> |
camundaVariableMappingClassAttribute |
protected static Attribute<String> |
camundaVariableMappingDelegateExpressionAttribute |
completionQuantityAttribute, dataInputAssociationCollection, dataOutputAssociationCollection, defaultAttribute, ioSpecificationChild, isForCompensationAttribute, loopCharacteristicsChild, propertyCollection, resourceRoleCollection, startQuantityAttribute
camundaAsyncAfter, camundaAsyncBefore, camundaExclusive, camundaJobPriority, incomingCollection, outgoingCollection
auditingChild, categoryValueRefCollection, monitoringChild, nameAttribute
documentationCollection, extensionElementsChild, idAttribute
modelInstance
Constructor and Description |
---|
CallActivityImpl(ModelTypeInstanceContext context) |
getCompletionQuantity, getDataInputAssociations, getDataOutputAssociations, getDefault, getIoSpecification, getLoopCharacteristics, getProperties, getResourceRoles, getStartQuantity, isForCompensation, setCompletionQuantity, setDefault, setForCompensation, setIoSpecification, setLoopCharacteristics, setStartQuantity
getCamundaJobPriority, getIncoming, getOutgoing, getPreviousNodes, getSucceedingNodes, isCamundaAsyncAfter, isCamundaAsyncBefore, isCamundaExclusive, setCamundaAsyncAfter, setCamundaAsyncBefore, setCamundaExclusive, setCamundaJobPriority, updateAfterReplacement
getAuditing, getCategoryValueRefs, getMonitoring, getName, setAuditing, setMonitoring, setName
getDiagramElement, getDocumentations, getExtensionElements, getId, getIncomingReferencesByType, setExtensionElements, setId
getScope, isScope
addChildElement, 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
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
getCompletionQuantity, getDataInputAssociations, getDataOutputAssociations, getDefault, getIoSpecification, getLoopCharacteristics, getProperties, getResourceRoles, getStartQuantity, isForCompensation, setCompletionQuantity, setDefault, setForCompensation, setIoSpecification, setLoopCharacteristics, setStartQuantity
getCamundaJobPriority, getIncoming, getOutgoing, getPreviousNodes, getSucceedingNodes, isCamundaAsyncAfter, isCamundaAsyncBefore, isCamundaExclusive, setCamundaAsyncAfter, setCamundaAsyncBefore, setCamundaExclusive, setCamundaJobPriority
getAuditing, getCategoryValueRefs, getMonitoring, getName, setAuditing, setMonitoring, setName
getDiagramElement, getDocumentations, getExtensionElements, getId, setExtensionElements, setId
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
getId, setId
protected static Attribute<String> camundaCalledElementBindingAttribute
protected static Attribute<String> camundaCalledElementVersionAttribute
protected static Attribute<String> camundaCalledElementVersionTagAttribute
protected static Attribute<String> camundaCalledElementTenantIdAttribute
protected static Attribute<String> camundaVariableMappingClassAttribute
public CallActivityImpl(ModelTypeInstanceContext context)
public static void registerType(ModelBuilder modelBuilder)
public CallActivityBuilder builder()
BpmnModelElementInstance
builder
in interface BpmnModelElementInstance
builder
in interface CallActivity
builder
in interface FlowNode
builder
in class FlowNodeImpl
public String getCalledElement()
getCalledElement
in interface CallActivity
public void setCalledElement(String calledElement)
setCalledElement
in interface CallActivity
@Deprecated public boolean isCamundaAsync()
isCamundaAsync
in interface CallActivity
@Deprecated public void setCamundaAsync(boolean isCamundaAsync)
setCamundaAsync
in interface CallActivity
public String getCamundaCalledElementBinding()
getCamundaCalledElementBinding
in interface CallActivity
public void setCamundaCalledElementBinding(String camundaCalledElementBinding)
setCamundaCalledElementBinding
in interface CallActivity
public String getCamundaCalledElementVersion()
getCamundaCalledElementVersion
in interface CallActivity
public void setCamundaCalledElementVersion(String camundaCalledElementVersion)
setCamundaCalledElementVersion
in interface CallActivity
public String getCamundaCalledElementVersionTag()
getCamundaCalledElementVersionTag
in interface CallActivity
public void setCamundaCalledElementVersionTag(String camundaCalledElementVersionTag)
setCamundaCalledElementVersionTag
in interface CallActivity
public String getCamundaCaseRef()
getCamundaCaseRef
in interface CallActivity
public void setCamundaCaseRef(String camundaCaseRef)
setCamundaCaseRef
in interface CallActivity
public String getCamundaCaseBinding()
getCamundaCaseBinding
in interface CallActivity
public void setCamundaCaseBinding(String camundaCaseBinding)
setCamundaCaseBinding
in interface CallActivity
public String getCamundaCaseVersion()
getCamundaCaseVersion
in interface CallActivity
public void setCamundaCaseVersion(String camundaCaseVersion)
setCamundaCaseVersion
in interface CallActivity
public String getCamundaCalledElementTenantId()
getCamundaCalledElementTenantId
in interface CallActivity
public void setCamundaCalledElementTenantId(String tenantId)
setCamundaCalledElementTenantId
in interface CallActivity
public String getCamundaCaseTenantId()
getCamundaCaseTenantId
in interface CallActivity
public void setCamundaCaseTenantId(String tenantId)
setCamundaCaseTenantId
in interface CallActivity
public String getCamundaVariableMappingClass()
getCamundaVariableMappingClass
in interface CallActivity
public void setCamundaVariableMappingClass(String camundaClass)
setCamundaVariableMappingClass
in interface CallActivity
public String getCamundaVariableMappingDelegateExpression()
getCamundaVariableMappingDelegateExpression
in interface CallActivity
public void setCamundaVariableMappingDelegateExpression(String camundaExpression)
setCamundaVariableMappingDelegateExpression
in interface CallActivity
Copyright © 2020. All rights reserved.