Interface | Description |
---|---|
JSONConstants |
Constants used by JSONReader and JSONWriter.
|
Class | Description |
---|---|
WorkflowAction |
A workflow action consists of a source component, a list of target components,
and data passed by the source component
to the target.
|
WorkflowComponent |
Each WorkflowComponent corresponds to a goose.
|
Enum | Description |
---|---|
WorkflowAction.ActionType | |
WorkflowAction.DataType | |
WorkflowAction.Options | |
WorkflowComponent.Options | |
WorkflowComponent.ParamNames |
Parameter names
SubTarget is for goose that have subactions.
|