| Package | Description |
|---|---|
| io.nflow.engine.workflow.curated | |
| io.nflow.engine.workflow.definition |
Classes and interfaces for describing and implementing workflow definitions.
|
| Modifier and Type | Method and Description |
|---|---|
WorkflowStateType |
BulkWorkflow.State.getType() |
WorkflowStateType |
CronWorkflow.State.getType() |
| Modifier and Type | Method and Description |
|---|---|
WorkflowStateType |
WorkflowState.getType()
Return the workflow state type.
|
static WorkflowStateType |
WorkflowStateType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WorkflowStateType[] |
WorkflowStateType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014–2020 Nitor Creations. All rights reserved.