View Source StepFlow.WorkflowDefinitions (StepFlow v1.4.2-rc2)
The WorkflowDefinitions context.
Link to this section Summary
Functions
Gets a single WorkflowDefinition (latest version).
Gets a single WorkflowDefinition by specifying the version.
Get workflow definitions from directories
Returns the list of Workflow Definitions.
Loads workflows
Loads workflows in database
Link to this section Functions
Gets a single WorkflowDefinition (latest version).
Returns nil if the WorkflowDefinition does not exist.
Link to this function
get_workflow_definition(identifier, version_major, version_minor, version_micro)
View SourceGets a single WorkflowDefinition by specifying the version.
Returns nil if the WorkflowDefinition does not exist.
Get workflow definitions from directories
Returns the list of Workflow Definitions.
Loads workflows
Loads workflows in database