public class CriticalBlockStart
extends hudson.tasks.Builder
| Modifier and Type | Class and Description |
|---|---|
static class |
CriticalBlockStart.DescriptorImpl |
| Modifier and Type | Field and Description |
|---|---|
static CriticalBlockStart.DescriptorImpl |
DESCRIPTOR |
static IdAllocationManager |
pam |
| Constructor and Description |
|---|
CriticalBlockStart() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
boolean |
perform(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener listener) |
all, getDescriptor, getRequiredMonitorService, prebuildgetProjectAction, getProjectAction, getProjectActions, perform, prebuildpublic static IdAllocationManager pam
@Extension public static final CriticalBlockStart.DescriptorImpl DESCRIPTOR
public boolean perform(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener listener)
throws InterruptedException,
IOException
perform in interface hudson.tasks.BuildStepperform in class hudson.tasks.BuildStepCompatibilityLayerInterruptedExceptionIOExceptionpublic String getDisplayName()
Copyright © 2004-2014. All Rights Reserved.