Package | Description |
---|---|
org.jenkinsci.plugins.pipeline.modeldefinition.ast | |
org.jenkinsci.plugins.pipeline.modeldefinition.validator |
Modifier and Type | Method and Description |
---|---|
List<ModelASTBuildCondition> |
ModelASTBuildConditionsContainer.getConditions() |
Modifier and Type | Method and Description |
---|---|
void |
ModelASTBuildConditionsContainer.setConditions(List<ModelASTBuildCondition> conditions) |
Modifier and Type | Method and Description |
---|---|
boolean |
ModelValidator.validateElement(ModelASTBuildCondition buildCondition) |
Copyright © 2016–2017. All rights reserved.