| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<TExclusiveGateway> |
HybrisBPMNElementsFactory.createExclusiveGateway(java.lang.String id,
TGatewayDirection direction) |
BPMNFlowElementHandler<TExclusiveGateway> |
BPMNElementHandlerRegistery.getExclusiveChoiceHandler() |
BPMNFlowElementHandler<TExclusiveGateway> |
DefaultBPMNHandlerRegistryImpl.getExclusiveChoiceHandler() |
BPMNFlowElementHandler<TExclusiveGateway> |
BPMNElementHandlerRegistery.getExclusiveJoinHandler() |
BPMNFlowElementHandler<TExclusiveGateway> |
DefaultBPMNHandlerRegistryImpl.getExclusiveJoinHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
BPMNElementHandlerRegistery.setExclusiveChoiceHandler(BPMNFlowElementHandler<TExclusiveGateway> exclusiveChoiceHandler) |
void |
DefaultBPMNHandlerRegistryImpl.setExclusiveChoiceHandler(BPMNFlowElementHandler<TExclusiveGateway> exclusiveChoiceHandler) |
void |
BPMNElementHandlerRegistery.setExclusiveJoinHandler(BPMNFlowElementHandler<TExclusiveGateway> exclusiveJoinHandler) |
void |
DefaultBPMNHandlerRegistryImpl.setExclusiveJoinHandler(BPMNFlowElementHandler<TExclusiveGateway> exclusiveJoinHandler) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
BPMNExclusiveChoiceHandler.getDefaultPathId(TExclusiveGateway exclusiveGateway) |
void |
BPMNExclusiveJoinHandler.processFlowNode(BPMNProcess bpmnProcess,
SimpleGraph simpleGraph,
TExclusiveGateway exclusiveGateway,
HybrisProcess hybrisProcess,
Node exclusiveGatewayNode,
HybrisBPMNElementsFactory hybrisElementsFactory) |
void |
BPMNExclusiveChoiceHandler.processFlowNode(BPMNProcess bpmnProcess,
SimpleGraph simpleGraph,
TExclusiveGateway exclusiveGateway,
HybrisProcess hybrisProcess,
Node exclusiveGatewayNode,
HybrisBPMNElementsFactory hybrisElementsFactory) |
Node |
BPMNExclusiveJoinHandler.transformBpmnNodeToSimpleNode(BPMNProcess bpmnProcess,
SimpleGraph simpleGraph,
TExclusiveGateway exclusiveGateway,
HybrisBPMNElementsFactory hybrisElementsFactory) |
Node |
BPMNExclusiveChoiceHandler.transformBpmnNodeToSimpleNode(BPMNProcess bpmnProcess,
SimpleGraph simpleGraph,
TExclusiveGateway exclusiveGateway,
HybrisBPMNElementsFactory hybrisElementsFactory) |
| Modifier and Type | Method and Description |
|---|---|
TExclusiveGateway |
ObjectFactory.createTExclusiveGateway()
Create an instance of
TExclusiveGateway |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<TExclusiveGateway> |
ObjectFactory.createExclusiveGateway(TExclusiveGateway value)
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<TExclusiveGateway> |
ObjectFactory.createExclusiveGateway(TExclusiveGateway value)
|
Copyright © 2018 SAP SE. All Rights Reserved.