public class JobRestrictionProperty
extends hudson.model.JobProperty
Modifier and Type | Class and Description |
---|---|
static class |
JobRestrictionProperty.DescriptorImpl |
Constructor and Description |
---|
JobRestrictionProperty(JobRestrictionPropertyConfig config) |
Modifier and Type | Method and Description |
---|---|
JobRestrictionPropertyConfig |
getConfig() |
boolean |
prebuild(hudson.model.AbstractBuild build,
hudson.model.BuildListener listener) |
@DataBoundConstructor public JobRestrictionProperty(JobRestrictionPropertyConfig config)
@CheckForNull public JobRestrictionPropertyConfig getConfig()
public boolean prebuild(hudson.model.AbstractBuild build, hudson.model.BuildListener listener)
prebuild
in interface hudson.tasks.BuildStep
prebuild
in class hudson.model.JobProperty
Copyright © 2016–2018. All rights reserved.