public class BuildBlockerProperty extends JobProperty<Job<?,?>>
| Modifier and Type | Class and Description |
|---|---|
static class |
BuildBlockerProperty.BlockLevel |
static class |
BuildBlockerProperty.BuildBlockerDescriptor
Descriptor
|
static class |
BuildBlockerProperty.QueueScanScope |
BuildStep.PublisherListExtensionPoint.LegacyInstancesAreScopedToHudsonownerBUILDERS, PUBLISHERS| Constructor and Description |
|---|
BuildBlockerProperty(boolean useBuildBlocker,
String blockLevel,
String scanQueueFor,
String blockingJobs) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBlockingJobs() |
BuildBlockerProperty.BlockLevel |
getBlockLevel() |
BuildBlockerProperty.QueueScanScope |
getScanQueueFor() |
boolean |
isUseBuildBlocker() |
getDescriptor, getJobAction, getJobActions, getJobOverrides, getProjectAction, getProjectActions, getRequiredMonitorService, getSubTasks, perform, prebuild, reconfigure, setOwnerpublic BuildBlockerProperty.BlockLevel getBlockLevel()
public BuildBlockerProperty.QueueScanScope getScanQueueFor()
public boolean isUseBuildBlocker()
public String getBlockingJobs()
Copyright © 2016–2023. All rights reserved.