| Package | Description |
|---|---|
| org.jenkinsci.plugins.pipeline.modeldefinition.ast | |
| org.jenkinsci.plugins.pipeline.modeldefinition.validator |
| Modifier and Type | Class and Description |
|---|---|
class |
InvisibleWhen
when container generated when adding invisible global when conditions to a stage, containing the new
invisible conditions and any explicitly defined ones. |
| Modifier and Type | Method and Description |
|---|---|
ModelASTWhen |
ModelASTStageBase.getWhen() |
| Modifier and Type | Method and Description |
|---|---|
void |
InvisibleWhen.setOriginalWhen(ModelASTWhen originalWhen) |
void |
ModelASTStageBase.setWhen(ModelASTWhen when) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
AbstractModelValidator.validateElement(ModelASTWhen when) |
boolean |
ModelValidator.validateElement(ModelASTWhen when) |
Copyright © 2016–2021. All rights reserved.