Package | Description |
---|---|
org.jenkinsci.plugins.pipeline.modeldefinition.ast | |
org.jenkinsci.plugins.pipeline.modeldefinition.validator |
Modifier and Type | Method and Description |
---|---|
List<ModelASTStage> |
ModelASTStages.getStages() |
Modifier and Type | Method and Description |
---|---|
void |
ModelASTStages.setStages(List<ModelASTStage> stages) |
Modifier and Type | Method and Description |
---|---|
boolean |
ModelValidator.validateElement(ModelASTStage stage) |
Copyright © 2016–2017. All rights reserved.