public interface PipelineResult
Pipeline.run().| Modifier and Type | Interface and Description |
|---|---|
static class |
PipelineResult.State
Named constants for common values for the job state.
|
| Modifier and Type | Method and Description |
|---|---|
PipelineResult.State |
getState()
Retrieves the current state of the pipeline execution.
|
PipelineResult.State getState()
PipelineResult.State representing the state of this pipeline.