public class BlockItemJobProperty
extends hudson.model.JobProperty<hudson.model.Job<?,?>>
BlockItemQueueTaskDispatcher. Contains configured conditions.| Modifier and Type | Class and Description |
|---|---|
static class |
BlockItemJobProperty.DescriptorImpl |
| Constructor and Description |
|---|
BlockItemJobProperty(List<BlockQueueCondition> conditions) |
| Modifier and Type | Method and Description |
|---|---|
List<BlockQueueCondition> |
getConditions() |
BlockItemJobProperty.DescriptorImpl |
getDescriptor() |
@DataBoundConstructor public BlockItemJobProperty(List<BlockQueueCondition> conditions)
@Nonnull public List<BlockQueueCondition> getConditions()
public BlockItemJobProperty.DescriptorImpl getDescriptor()
getDescriptor in interface hudson.model.Describable<hudson.model.JobProperty<?>>getDescriptor in class hudson.model.JobProperty<hudson.model.Job<?,?>>Copyright © 2004-2016. All Rights Reserved.