public final class StepDefinitionV99 extends water.api.Schema<StepDefinition,StepDefinitionV99>
| Modifier and Type | Class and Description |
|---|---|
static class |
StepDefinitionV99.AliasProvider |
static class |
StepDefinitionV99.StepV99 |
| Modifier and Type | Field and Description |
|---|---|
StepDefinition.Alias |
alias |
java.lang.String |
name |
StepDefinitionV99.StepV99[] |
steps |
| Constructor and Description |
|---|
StepDefinitionV99() |
createAndFillImpl, createImpl, extractVersionFromSchemaName, fillFromAny, fillFromBody, fillFromImpl, fillFromImpl, fillFromImpl, fillFromParms, fillFromParms, fillFromParms, fillImpl, fillImpl, getImplClass, getImplClass, getSchemaName, getSchemaType, getSchemaVersion, init_meta, markdown, markdown, newInstance, newInstance, setField, setSchemaType_doNotCall@API(help="Name of the step provider (usually, this is also the name of an algorithm).",
direction=INOUT)
public java.lang.String name
@API(help="An alias representing a predefined list of steps to be executed.",
valuesProvider=StepDefinitionV99.AliasProvider.class,
direction=INOUT)
public StepDefinition.Alias alias
@API(help="The list of steps to be executed (Mutually exclusive with alias).",
direction=INOUT)
public StepDefinitionV99.StepV99[] steps