public class MvnForesightBuilder extends Builder implements SimpleBuildStep
| Modifier and Type | Class and Description |
|---|---|
static class |
MvnForesightBuilder.DescriptorImpl |
SimpleBuildStep.LastBuildAction, SimpleBuildStep.LastBuildActionFactoryBuildStep.PublisherListExtensionPoint.LegacyInstancesAreScopedToHudsonBUILDERS, PUBLISHERS| Constructor and Description |
|---|
MvnForesightBuilder(String projectId,
String credentialId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAgentConfigurations(String agentPath,
String apiKey) |
String |
getCredentialId() |
String |
getProjectId() |
String |
getThundraAgentVersion() |
void |
perform(Run<?,?> run,
FilePath workspace,
Launcher launcher,
TaskListener listener) |
void |
setThundraAgentVersion(String thundraVersion) |
all, getDescriptor, getRequiredMonitorService, prebuildgetProjectAction, getProjectAction, getProjectActions, perform, perform, prebuildclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetProjectAction, getProjectActions, getRequiredMonitorService, perform, prebuildpublic String getProjectId()
public String getCredentialId()
public String getThundraAgentVersion()
@DataBoundSetter public void setThundraAgentVersion(String thundraVersion)
public void perform(Run<?,?> run, FilePath workspace, Launcher launcher, TaskListener listener) throws InterruptedException, IOException
perform in interface SimpleBuildStepInterruptedExceptionIOExceptionCopyright © 2016–2021. All rights reserved.