Class BuildBlockerProperty

java.lang.Object
hudson.model.JobProperty<Job<?,?>>
hudson.plugins.buildblocker.BuildBlockerProperty
All Implemented Interfaces:
ExtensionPoint, Describable<JobProperty<?>>, ReconfigurableDescribable<JobProperty<?>>, IBuildBlockerProperty, BuildStep

public class BuildBlockerProperty extends JobProperty<Job<?,?>> implements IBuildBlockerProperty
Job property that stores the line feed separated list of regular expressions that define the blocking jobs.