public class JobRestrictionProperty
extends hudson.slaves.NodeProperty<hudson.model.Node>
| Modifier and Type | Class and Description |
|---|---|
static class |
JobRestrictionProperty.DescriptorImpl |
| Constructor and Description |
|---|
JobRestrictionProperty(JobRestriction jobRestriction) |
| Modifier and Type | Method and Description |
|---|---|
hudson.model.queue.CauseOfBlockage |
canTake(hudson.model.Queue.BuildableItem item) |
JobRestriction |
getJobRestriction() |
@DataBoundConstructor public JobRestrictionProperty(JobRestriction jobRestriction)
public hudson.model.queue.CauseOfBlockage canTake(hudson.model.Queue.BuildableItem item)
canTake in class hudson.slaves.NodeProperty<hudson.model.Node>public JobRestriction getJobRestriction()
Copyright © 2004-2013. All Rights Reserved.