| Package | Description |
|---|---|
| org.jenkinsci.plugins.pipeline.modeldefinition.ast | |
| org.jenkinsci.plugins.pipeline.modeldefinition.validator |
| Modifier and Type | Field and Description |
|---|---|
protected ModelASTAgent |
ModelASTStage.agent |
| Modifier and Type | Method and Description |
|---|---|
ModelASTAgent |
ModelASTPipelineDef.getAgent() |
ModelASTAgent |
ModelASTStage.getAgent() |
| Modifier and Type | Method and Description |
|---|---|
void |
ModelASTPipelineDef.setAgent(ModelASTAgent agent) |
void |
ModelASTStage.setAgent(ModelASTAgent agent) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ModelValidator.validateElement(ModelASTAgent agent) |
Copyright © 2016–2019. All rights reserved.