View Source WorkflowMetal.Controller.Join behaviour (workflow_metal v0.2.1)

Join controller.

Link to this section Summary

Link to this section Types

Specs

on_task_enablement() :: :ok | {:error, :task_not_enabled}

Specs

task_data() :: WorkflowMetal.Task.Task.t()

Specs

Link to this section Callbacks

Link to this callback

task_enablement(task_data)

View Source

Specs

task_enablement(task_data()) :: on_task_enablement()