public class CriticalBlockEnd extends Builder implements SimpleBuildStep
| Modifier and Type | Class and Description |
|---|---|
static class |
CriticalBlockEnd.DescriptorImpl |
SimpleBuildStep.LastBuildAction, SimpleBuildStep.LastBuildActionFactoryBuildStep.PublisherListExtensionPoint.LegacyInstancesAreScopedToHudson| Modifier and Type | Field and Description |
|---|---|
static CriticalBlockEnd.DescriptorImpl |
DESCRIPTOR |
BUILDERS, PUBLISHERS| Constructor and Description |
|---|
CriticalBlockEnd() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
void |
perform(Run<?,?> run,
FilePath filePath,
Launcher launcher,
TaskListener taskListener) |
all, getDescriptor, getRequiredMonitorService, prebuildgetProjectAction, getProjectAction, getProjectActions, perform, perform, prebuildclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitperformgetProjectAction, getProjectActions, getRequiredMonitorService, perform, prebuild@Extension public static final CriticalBlockEnd.DescriptorImpl DESCRIPTOR
public String getDisplayName()
public void perform(@NonNull
Run<?,?> run,
@NonNull
FilePath filePath,
@NonNull
Launcher launcher,
@NonNull
TaskListener taskListener)
throws InterruptedException,
IOException
perform in interface SimpleBuildStepInterruptedExceptionIOExceptionCopyright © 2016–2022. All rights reserved.