WorkflowNamed

Undocumented in source.
class WorkflowNamed : Workflow!(T, U)(
string workflowName
T
U
) {}

Constructors

this
this(T child, U cls)
Undocumented in source.

Members

Functions

hasStep
bool hasStep()
Undocumented in source. Be warned that the author may not have intended to support it.
opDispatch
auto opDispatch(T props)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta