| Package | Description |
|---|---|
| org.jenkinsci.plugins.blockqueuedjob | |
| org.jenkinsci.plugins.blockqueuedjob.condition |
| Modifier and Type | Method and Description |
|---|---|
List<BlockQueueCondition> |
BlockItemJobProperty.getConditions() |
| Constructor and Description |
|---|
BlockItemJobProperty(List<BlockQueueCondition> conditions) |
| Modifier and Type | Class and Description |
|---|---|
class |
BuildingBlockQueueCondition
Blocks when specified last build from job is building
|
class |
JobResultBlockQueueCondition
Blocks according to last build result of specified job
|
| Modifier and Type | Method and Description |
|---|---|
static hudson.DescriptorExtensionList<BlockQueueCondition,BlockQueueCondition.BlockQueueConditionDescriptor> |
BlockQueueCondition.BlockQueueConditionDescriptor.all() |
hudson.model.Descriptor<BlockQueueCondition> |
BlockQueueCondition.getDescriptor() |
Copyright © 2004-2016. All Rights Reserved.