| Interface | Description |
|---|---|
| FlowTemplate |
An interface primarily for representing a flow of
JobTemplates. |
| Class | Description |
|---|---|
| HOCONInputStreamFlowTemplate |
A
FlowTemplate that loads a HOCON file as a StaticFlowTemplate. |
| StaticFlowTemplate |
A
FlowTemplate using a static Config as the raw configuration for the template. |