StepFlow v0.0.11 StepFlow.WorkflowDefinitions View Source

The WorkflowDefinitions context.

Link to this section Summary

Link to this section Functions

Link to this function

get_workflow_definition(filename)

View Source
Link to this function

list_workflow_definitions(params \\ %{})

View Source

Returns the list of Definitions.

Examples

iex> list_workflow_definitions()
[%WorkflowDefinition{}, ...]