Class ProcessConfigurator
java.lang.Object
org.chenile.orchestrator.process.config.reader.ProcessConfigurator
Reads additional configuration about a process based on its process type.
This information can be used by other classes to make some choices. For example, the Workflow service for Process uses this to default the leaf node attribute in the
This also provides additional information to start a worker.
This information can be used by other classes to make some choices. For example, the Workflow service for Process uses this to default the leaf node attribute in the
Process
model. This also provides additional information to start a worker.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
processes
-
-
Constructor Details
-
ProcessConfigurator
public ProcessConfigurator()
-
-
Method Details
-
read
-
read
- Throws:
IOException
-