public class CriticalBlockEnd
extends hudson.tasks.Builder
| Modifier and Type | Class and Description |
|---|---|
static class |
CriticalBlockEnd.DescriptorImpl |
| Modifier and Type | Field and Description |
|---|---|
static CriticalBlockEnd.DescriptorImpl |
DESCRIPTOR |
| Constructor and Description |
|---|
CriticalBlockEnd() |
| 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, prebuild@Extension public static final CriticalBlockEnd.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.