Workflow Event Schema
A schema that is used to validate a part of Laboperator workflow templates.
A modification event done during a workflow execution.
- Add Step
- Move Step
- Remove Step
- Resolve If
- Resolve Until
- Resolve While
- Resolve For Each
reference
AddStep EventThe event of adding a step to a running dynamic template. The added step will be appended as the last step of the run.
Where is this used?
Other schemas that have a reference ($ref
) to this schema.
No references found.