Package org.guvnor.ala.pipeline.execution
-
Interface Summary Interface Description PipelineExecutorTask This class represents a pipeline execution task.PipelineExecutorTaskDef This class defines the information for performing the execution of a Pipeline by using the PipelineExecutorTaskManager.PipelineExecutorTaskManager Task manager for executing pipeline tasks.PipelineExecutorTrace Represents a pipeline execution recording.RegistrableOutput Marker interface for tagging elements that might be produced as pipeline output and wants to be registered as the pipeline output in a pipeline executor trace. -
Class Summary Class Description ExecutionIdGenerator UUID generator for identifying a pipeline execution.PipelineContext PipelineExecutor PipelineExecutorError -
Enum Summary Enum Description PipelineExecutorTask.Status Indicates the pipeline execution status.PipelineExecutorTaskManager.ExecutionMode -
Exception Summary Exception Description PipelineExecutorException Base class for exceptions related to the pipeline execution.