Classes#
- class shadow.models.workflow.Workflow(config, taskobj=<class 'shadow.models.workflow.Task'>, from_file=True)[source]#
Workflow class acts as a wrapper for all things associated with a task workflow
- Parameters
config – JSON formatted file that stores the structural information of the underlying workflow graph. See utils.shadowgen for more information on producing shadow-compatible JSON files.
The workflow includes this is a test