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 | Description |
---|---|
ExecutionIdGenerator |
UUID generator for identifying a pipeline execution.
|
PipelineContext | |
PipelineExecutor | |
PipelineExecutorError |
Enum | Description |
---|---|
PipelineExecutorTask.Status |
Indicates the pipeline execution status.
|
PipelineExecutorTaskManager.ExecutionMode |
Exception | Description |
---|---|
PipelineExecutorException |
Base class for exceptions related to the pipeline execution.
|
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.