public interface Orchestration
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDescription()
The description of the orchestration describing the steps it contains
|
java.lang.String |
getType()
The type of orchestration (Parallel, Serial, Interleaved)
|