Class | Description |
---|---|
EndEvent |
Represents an end event.
|
ProcessDefinition |
Represents a single process definition containing
a
StartEvent ,
one or more Tasks,
one or more EndEvents and
some Transitions linking StartEvents, Tasks and EndEvents. |
ProcessNode | |
StartEvent |
Represents a start event.
|
TaskInfo |
Represents information about a single task to be performed upon process execution.
|
Transition |
Copyright © 2017. All rights reserved.