Module ploigos_step_runner.results
Results for Ploigos workflow.
Sub-modules
ploigos_step_runner.results.step_result
-
Defines a StepResult object which represents the results of a invocation of a StepImplementer#run.
ploigos_step_runner.results.step_result_artifact
-
Defines a StepResultArtifact object which represents an artifact included in the StepResult of a invocation of a StepImplementer#run.
ploigos_step_runner.results.step_result_evidence
-
Defines a StepResultEvidence object which represents an evidence included in the StepResult of a invocation of a StepImplementer#run.
ploigos_step_runner.results.workflow_result
-
Abstract class and helper constants for WorkflowResult