public class MasterCoverageAction extends Recorder implements SimpleBuildStep
ConfigurationCompareCoverageAction| Modifier and Type | Class and Description |
|---|---|
static class |
MasterCoverageAction.DescriptorImpl |
Publisher.DescriptorExtensionListImplSimpleBuildStep.LastBuildAction, SimpleBuildStep.LastBuildActionFactoryBuildStep.PublisherListExtensionPoint.LegacyInstancesAreScopedToHudson| Modifier and Type | Field and Description |
|---|---|
static String |
DISPLAY_NAME |
BUILDERS, PUBLISHERS| Constructor and Description |
|---|
MasterCoverageAction() |
| Modifier and Type | Method and Description |
|---|---|
String |
getJacocoCounterType() |
BuildStepMonitor |
getRequiredMonitorService() |
Map<String,String> |
getScmVars() |
void |
perform(Run build,
FilePath workspace,
Launcher launcher,
TaskListener listener) |
void |
setJacocoCounterType(String jacocoCounterType) |
void |
setScmVars(Map<String,String> scmVars) |
getDescriptorall, getProjectAction, needsToRunAfterFinalized, prebuildgetProjectAction, getProjectActions, perform, perform, prebuildclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitperform, perform, requiresWorkspacegetProjectAction, getProjectActions, perform, prebuildpublic static final String DISPLAY_NAME
@DataBoundSetter public void setJacocoCounterType(String jacocoCounterType)
public String getJacocoCounterType()
public void perform(Run build, FilePath workspace, Launcher launcher, TaskListener listener) throws InterruptedException, IOException
perform in interface SimpleBuildStepInterruptedExceptionIOExceptionpublic BuildStepMonitor getRequiredMonitorService()
getRequiredMonitorService in interface BuildStepCopyright © 2016–2022. All rights reserved.