| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<Transition> |
Action.transition |
protected java.util.List<Transition> |
ScriptAction.transition |
| Modifier and Type | Method and Description |
|---|---|
Transition |
ObjectFactory.createTransition()
Create an instance of
Transition |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Transition> |
Action.getTransition()
Gets the value of the transition property.
|
java.util.List<Transition> |
ScriptAction.getTransition()
Gets the value of the transition property.
|
| Modifier and Type | Method and Description |
|---|---|
Transition |
HybrisBPMNElementsFactory.createTransition(java.lang.String name,
java.lang.String targetId) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Map<java.lang.String,Node> |
AbstractHybrisElementHandler.getChildren(SimpleGraph simpleGraph,
java.util.List<Transition> transitions) |
Copyright © 2018 SAP SE. All Rights Reserved.