public class ParallelGatewayImpl extends GatewayImpl implements ParallelGateway
| Modifier and Type | Field and Description | 
|---|---|
protected static Attribute<Boolean> | 
camundaAsyncAttribute  | 
gatewayDirectionAttributecamundaAsyncAfter, camundaAsyncBefore, camundaExclusive, camundaJobPriority, incomingCollection, outgoingCollectionauditingChild, categoryValueRefCollection, monitoringChild, nameAttributedocumentationCollection, extensionElementsChild, idAttributemodelInstance| Constructor and Description | 
|---|
ParallelGatewayImpl(ModelTypeInstanceContext context)  | 
| Modifier and Type | Method and Description | 
|---|---|
ParallelGatewayBuilder | 
builder()
Returns a new fluent builder for the element if implemented. 
 | 
boolean | 
isCamundaAsync()
Deprecated. 
 
use isCamundaAsyncBefore() instead. 
 | 
static void | 
registerType(ModelBuilder modelBuilder)  | 
void | 
setCamundaAsync(boolean isCamundaAsync)
Deprecated. 
 
use setCamundaAsyncBefore(isCamundaAsyncBefore) instead. 
 | 
getDiagramElement, getGatewayDirection, setGatewayDirectiongetCamundaJobPriority, getIncoming, getOutgoing, getPreviousNodes, getSucceedingNodes, isCamundaAsyncAfter, isCamundaAsyncBefore, isCamundaExclusive, setCamundaAsyncAfter, setCamundaAsyncBefore, setCamundaExclusive, setCamundaJobPriority, updateAfterReplacementgetAuditing, getCategoryValueRefs, getMonitoring, getName, setAuditing, setMonitoring, setNamegetDocumentations, getExtensionElements, getId, getIncomingReferencesByType, setExtensionElements, setIdgetScope, isScopeaddChildElement, 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, setUniqueChildElementByNameNsclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetDiagramElement, getGatewayDirection, setGatewayDirectiongetCamundaJobPriority, getIncoming, getOutgoing, getPreviousNodes, getSucceedingNodes, isCamundaAsyncAfter, isCamundaAsyncBefore, isCamundaExclusive, setCamundaAsyncAfter, setCamundaAsyncBefore, setCamundaExclusive, setCamundaJobPrioritygetAuditing, getCategoryValueRefs, getMonitoring, getName, setAuditing, setMonitoring, setNamegetDocumentations, 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, setAttributeValueNs, setAttributeValueNs, setTextContent, setUniqueChildElementByNameNs, updateAfterReplacementpublic ParallelGatewayImpl(ModelTypeInstanceContext context)
public static void registerType(ModelBuilder modelBuilder)
public ParallelGatewayBuilder builder()
BpmnModelElementInstancebuilder in interface BpmnModelElementInstancebuilder in interface FlowNodebuilder in interface Gatewaybuilder in interface ParallelGatewaybuilder in class GatewayImpl@Deprecated public boolean isCamundaAsync()
isCamundaAsync in interface ParallelGateway@Deprecated public void setCamundaAsync(boolean isCamundaAsync)
setCamundaAsync in interface ParallelGatewayCopyright © 2018. All rights reserved.