public class CriticalBlockStart extends Builder implements SimpleBuildStep
Modifier and Type | Class and Description |
---|---|
static class |
CriticalBlockStart.DescriptorImpl |
SimpleBuildStep.LastBuildAction, SimpleBuildStep.LastBuildActionFactory
BuildStep.PublisherList
ExtensionPoint.LegacyInstancesAreScopedToHudson
Modifier and Type | Field and Description |
---|---|
static CriticalBlockStart.DescriptorImpl |
DESCRIPTOR |
static IdAllocationManager |
pam |
BUILDERS, PUBLISHERS
Constructor and Description |
---|
CriticalBlockStart() |
Modifier and Type | Method and Description |
---|---|
String |
getDisplayName() |
void |
perform(Run<?,?> run,
FilePath filePath,
Launcher launcher,
TaskListener taskListener) |
all, getDescriptor, getRequiredMonitorService, prebuild
getProjectAction, getProjectAction, getProjectActions, perform, perform, prebuild
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
perform
getProjectAction, getProjectActions, getRequiredMonitorService, perform, prebuild
public static IdAllocationManager pam
@Extension public static final CriticalBlockStart.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 SimpleBuildStep
InterruptedException
IOException
Copyright © 2016–2022. All rights reserved.