sevenbridges.models.compound.tasks package

Submodules

sevenbridges.models.compound.tasks.batch_by module

sevenbridges.models.compound.tasks.batch_by.BatchBy

Task batch by resource.

sevenbridges.models.compound.tasks.batch_group module

sevenbridges.models.compound.tasks.batch_group.BatchGroup

Batch group for a batch task. Represents the group that is assigned to the child task from the batching criteria that was used when the task was started.

sevenbridges.models.compound.tasks.execution_status module

sevenbridges.models.compound.tasks.execution_status.ExecutionStatus

Task execution status resource. Contains information about the number of completed task steps, total number of task steps and current execution message. In case of a batch task it also contains the number of queued, running, completed, failed and aborted tasks.

sevenbridges.models.compound.tasks.input module

sevenbridges.models.compound.tasks.input.Input

Task input resource.

sevenbridges.models.compound.tasks.output module

sevenbridges.models.compound.tasks.output.Output

Task output resource.