Class ProcessDef
java.lang.Object
org.chenile.orchestrator.process.config.model.ProcessDef
Information about a process type.
This is optional but highly desirable to give.
-
Field Summary
FieldsModifier and TypeFieldDescriptionboolean -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
successors
-
parentProcessType
-
processType
-
args
-
leaf
public boolean leaf -
splitterConfig
-
aggregatorConfig
-
executorConfig
-
-
Constructor Details
-
ProcessDef
public ProcessDef()
-