Class JobRestrictionProperty
java.lang.Object
hudson.model.JobProperty
com.synopsys.arc.jenkinsci.plugins.jobrestrictions.jobs.JobRestrictionProperty
- All Implemented Interfaces:
ExtensionPoint
,Describable
,ReconfigurableDescribable
,BuildStep
- Author:
- Oleg Nenashev
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.tasks.BuildStep
BuildStep.PublisherList
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Field Summary
Fields inherited from class hudson.model.JobProperty
owner
Fields inherited from interface hudson.tasks.BuildStep
BUILDERS, PUBLISHERS
-
Constructor Summary
-
Method Summary
Methods inherited from class hudson.model.JobProperty
getDescriptor, getJobAction, getJobActions, getJobOverrides, getProjectAction, getProjectActions, getRequiredMonitorService, getSubTasks, perform, reconfigure, setOwner
-
Constructor Details
-
JobRestrictionProperty
-
-
Method Details
-
getConfig
-
prebuild
- Specified by:
prebuild
in interfaceBuildStep
- Overrides:
prebuild
in classJobProperty
-