Class GlobalStageConditional<S extends GlobalStageConditional<S>>

All Implemented Interfaces:
ExtensionPoint, Describable<S>, Serializable

public abstract class GlobalStageConditional<S extends GlobalStageConditional<S>> extends DeclarativeStageConditional<S>
Globally defined conditionals which are checked for all stages in all builds of all jobs.
See Also: