Class ModelASTPostStage

All Implemented Interfaces:
ModelASTMarkerInterface

public final class ModelASTPostStage extends ModelASTBuildConditionsContainer
Represents a list of BuildCondition and StepsBlock pairs to be called, depending on whether the build condition is satisfied, at the end of the stage.
Author:
Robert Sandell <rsandell@cloudbees.com>.