public class TinfoilAPIScanRecorder extends Recorder
| Modifier and Type | Class and Description |
|---|---|
static class |
TinfoilAPIScanRecorder.DescriptorImpl |
Publisher.DescriptorExtensionListImplExtensionPoint.LegacyInstancesAreScopedToHudsonBuildStep.PublisherList| Modifier and Type | Field and Description |
|---|---|
static TinfoilAPIScanRecorder.DescriptorImpl |
DESCRIPTOR |
BUILDERS, PUBLISHERS| Constructor and Description |
|---|
TinfoilAPIScanRecorder(String credentialId,
String apiHost,
String apiId,
String proxyHost,
Integer proxyPort) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAPIHost() |
String |
getAPIId() |
String |
getCredentialId() |
TinfoilAPIScanRecorder.DescriptorImpl |
getDescriptor() |
String |
getProxyHost() |
Integer |
getProxyPort() |
BuildStepMonitor |
getRequiredMonitorService() |
boolean |
perform(AbstractBuild<?,?> build,
Launcher launcher,
BuildListener listener) |
com.cloudbees.plugins.credentials.common.StandardUsernamePasswordCredentials |
resolveCredential(Item context,
String credentialId) |
all, getProjectAction, needsToRunAfterFinalized, prebuildgetProjectAction, getProjectActions, perform, prebuild@Extension public static final TinfoilAPIScanRecorder.DescriptorImpl DESCRIPTOR
public String getCredentialId()
public String getAPIHost()
public String getAPIId()
public String getProxyHost()
public Integer getProxyPort()
public BuildStepMonitor getRequiredMonitorService()
public boolean perform(AbstractBuild<?,?> build, Launcher launcher, BuildListener listener)
perform in interface BuildStepperform in class BuildStepCompatibilityLayerpublic com.cloudbees.plugins.credentials.common.StandardUsernamePasswordCredentials resolveCredential(Item context, String credentialId)
public TinfoilAPIScanRecorder.DescriptorImpl getDescriptor()
getDescriptor in interface Describable<Publisher>getDescriptor in class RecorderCopyright © 2016–2019. All rights reserved.