public interface SubProcess extends Activity
| Modifier and Type | Method and Description | 
|---|---|
| SubProcessBuilder | builder()Returns a new fluent builder for the element if implemented. | 
| Collection<Artifact> | getArtifacts() | 
| Collection<FlowElement> | getFlowElements() | 
| Collection<LaneSet> | getLaneSets() | 
| boolean | isCamundaAsync()Deprecated. 
 use isCamundaAsyncBefore() instead. | 
| void | setCamundaAsync(boolean isCamundaAsync)Deprecated. 
 use setCamundaAsyncBefore(isCamundaAsyncBefore) instead. | 
| void | setTriggeredByEvent(boolean triggeredByEvent) | 
| boolean | triggeredByEvent() | 
getCompletionQuantity, getDataInputAssociations, getDataOutputAssociations, getDefault, getIoSpecification, getLoopCharacteristics, getProperties, getResourceRoles, getStartQuantity, isForCompensation, setCompletionQuantity, setDefault, setForCompensation, setIoSpecification, setLoopCharacteristics, setStartQuantitygetCamundaJobPriority, getIncoming, getOutgoing, getPreviousNodes, getSucceedingNodes, isCamundaAsyncAfter, isCamundaAsyncBefore, isCamundaExclusive, setCamundaAsyncAfter, setCamundaAsyncBefore, setCamundaExclusive, setCamundaJobPrioritygetAuditing, getCategoryValueRefs, getMonitoring, getName, setAuditing, setMonitoring, setNamegetDiagramElement, getDocumentations, getExtensionElements, getId, setExtensionElements, setIdgetScope, 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, updateAfterReplacementgetId, setIdSubProcessBuilder builder()
BpmnModelElementInstancebuilder in interface BpmnModelElementInstancebuilder in interface FlowNodeboolean triggeredByEvent()
void setTriggeredByEvent(boolean triggeredByEvent)
Collection<LaneSet> getLaneSets()
Collection<FlowElement> getFlowElements()
Collection<Artifact> getArtifacts()
@Deprecated boolean isCamundaAsync()
@Deprecated void setCamundaAsync(boolean isCamundaAsync)
Copyright © 2018. All rights reserved.