public class OversecuredPlugin extends Builder implements SimpleBuildStep
| Modifier and Type | Class and Description |
|---|---|
static class |
OversecuredPlugin.DescriptorImpl |
SimpleBuildStep.LastBuildAction, SimpleBuildStep.LastBuildActionFactoryBuildStep.PublisherListExtensionPoint.LegacyInstancesAreScopedToHudsonBUILDERS, PUBLISHERS| Constructor and Description |
|---|
OversecuredPlugin(String integrationId,
String branchName,
String appPath) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAppPath() |
String |
getBranchName() |
String |
getIntegrationId() |
void |
perform(Run<?,?> run,
FilePath workspace,
Launcher launcher,
TaskListener listener) |
all, getDescriptor, getRequiredMonitorService, prebuildgetProjectAction, getProjectAction, getProjectActions, perform, perform, prebuildclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitperform, perform, requiresWorkspacegetProjectAction, getProjectActions, getRequiredMonitorService, perform, prebuildpublic String getAppPath()
public String getIntegrationId()
public String getBranchName()
public void perform(Run<?,?> run, FilePath workspace, Launcher launcher, TaskListener listener) throws InterruptedException, IOException
perform in interface SimpleBuildStepInterruptedExceptionIOExceptionCopyright © 2016–2022. All rights reserved.