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)
public JobRestrictionPropertyConfig getConfig()
public boolean prebuild(hudson.model.AbstractBuild build,
hudson.model.BuildListener listener)
prebuild in interface hudson.tasks.BuildStepprebuild in class hudson.model.JobPropertyCopyright © 2004-2013. All Rights Reserved.