Class ModelASTPostBuild

All Implemented Interfaces:
ModelASTMarkerInterface

public final class ModelASTPostBuild 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 build, but before the Notifications. Corresponds to PostBuild.
Author:
Andrew Bayer