Class ModelASTBuildCondition

java.lang.Object
org.jenkinsci.plugins.pipeline.modeldefinition.ast.ModelASTElement
org.jenkinsci.plugins.pipeline.modeldefinition.ast.ModelASTBuildCondition
All Implemented Interfaces:
ModelASTMarkerInterface

public final class ModelASTBuildCondition extends ModelASTElement
Represents a single BuildCondition to be checked and possibly executed in either the PostBuild or Notifications sections.
Author:
Andrew Bayer