Package org.apache.batchee.container.jsl
Interface ExecutionElement
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getId()
List<TransitionElement>
getTransitionElements()
-
-
-
Method Detail
-
getId
String getId()
-
getTransitionElements
List<TransitionElement> getTransitionElements()
-
-