| Package | Description |
|---|---|
| org.jenkinsci.plugins.pipeline.modeldefinition.ast | |
| org.jenkinsci.plugins.pipeline.modeldefinition.validator |
| Modifier and Type | Method and Description |
|---|---|
ModelASTBranch |
ModelASTBuildCondition.getBranch() |
| Modifier and Type | Method and Description |
|---|---|
List<ModelASTBranch> |
ModelASTStage.getBranches() |
| Modifier and Type | Method and Description |
|---|---|
void |
ModelASTBuildCondition.setBranch(ModelASTBranch branch) |
| Modifier and Type | Method and Description |
|---|---|
void |
ModelASTStage.setBranches(List<ModelASTBranch> branches) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ModelValidator.validateElement(ModelASTBranch branch) |
Copyright © 2016–2017. All rights reserved.