public final class ModelASTPostStage extends ModelASTBuildConditionsContainer
BuildCondition and StepsBlock pairs to be called, depending on whether the build
condition is satisfied, at the end of the stage.| Constructor and Description |
|---|
ModelASTPostStage(Object sourceLocation) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
String |
toString() |
void |
validate(ModelValidator validator)
Called to do whatever validation is necessary for this element.
|
equals, getConditions, hashCode, removeSourceLocation, setConditions, toGroovy, toJSONgetSourceLocation, nullIfEmpty, removeSourceLocationsFrom, removeSourceLocationsFrom, removeSourceLocationsFrom, removeSourceLocationsFrom, setSourceLocation, toGroovy, toGroovy, toGroovyArgList, toGroovyArgList, toGroovyBlock, toGroovyBlock, toGroovyBlock, toGroovyCheckEmpty, toJSON, toJSONArray, toJSONArray, toJSONCheckEmpty, toJSONObject, validate, validate, validatepublic ModelASTPostStage(Object sourceLocation)
public String getName()
getName in class ModelASTBuildConditionsContainerpublic String toString()
ModelASTElementtoString in class ModelASTBuildConditionsContainerpublic void validate(@NonNull
ModelValidator validator)
ModelASTElementvalidate in interface ModelASTMarkerInterfacevalidate in class ModelASTBuildConditionsContainervalidator - A ModelValidator to use for more complicated validation.Copyright © 2016–2021. All rights reserved.