public class MarkPerformedBuilder extends Builder
BuildStepRunner.
 
 Stores whether perform is executed.ExtensionPoint.LegacyInstancesAreScopedToHudsonBuildStep.PublisherListBUILDERS, PUBLISHERS| Constructor and Description | 
|---|
| MarkPerformedBuilder() | 
| Modifier and Type | Method and Description | 
|---|---|
| Descriptor<Builder> | getDescriptor() | 
| boolean | isPerformed() | 
| boolean | perform(AbstractBuild<?,?> build,
       Launcher launcher,
       BuildListener listener) | 
all, getRequiredMonitorService, prebuildgetProjectAction, getProjectAction, getProjectActions, perform, prebuildpublic boolean isPerformed()
public boolean perform(AbstractBuild<?,?> build, Launcher launcher, BuildListener listener) throws InterruptedException, IOException
perform in interface BuildStepperform in class BuildStepCompatibilityLayerInterruptedExceptionIOExceptionpublic Descriptor<Builder> getDescriptor()
getDescriptor in interface Describable<Builder>getDescriptor in class BuilderCopyright © 2016–2021. All rights reserved.