Class JobRestrictionProperty
java.lang.Object
hudson.slaves.NodeProperty<Node>
com.synopsys.arc.jenkinsci.plugins.jobrestrictions.nodes.JobRestrictionProperty
- All Implemented Interfaces:
ExtensionPoint
,Describable<NodeProperty<?>>
,ReconfigurableDescribable<NodeProperty<?>>
- Author:
- Oleg Nenashev
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Field Summary
Fields inherited from class hudson.slaves.NodeProperty
node
-
Constructor Summary
-
Method Summary
Methods inherited from class hudson.slaves.NodeProperty
all, buildEnvVars, canTake, for_, getDescriptor, reconfigure, setNode, setUp
-
Constructor Details
-
JobRestrictionProperty
-
-
Method Details
-
canTake
- Overrides:
canTake
in classNodeProperty<Node>
-
getJobRestriction
-