public interface Pipeline
Modifier and Type | Method and Description |
---|---|
Set<String> |
getActions()
Get the pipeline actions.
|
String |
getId()
Get the pipeline id.
|
List<Step> |
getSteps()
Get the pipeline steps.
|
Set<String> |
getVerbs()
Get the pipeline verbs.
|
boolean |
isFinalizePipeline()
Returns true for a finalizing pipeline.
|
String getId()
boolean isFinalizePipeline()
Copyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries