public class TinfoilScanRecorder
extends hudson.tasks.Recorder
| Modifier and Type | Class and Description |
|---|---|
static class |
TinfoilScanRecorder.DescriptorImpl |
hudson.tasks.Publisher.DescriptorExtensionListImpl| Modifier and Type | Field and Description |
|---|---|
static TinfoilScanRecorder.DescriptorImpl |
DESCRIPTOR |
| Constructor and Description |
|---|
TinfoilScanRecorder(String accessKey,
String secretKey,
String siteID) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAPIAccessKey() |
String |
getAPISecretKey() |
TinfoilScanRecorder.DescriptorImpl |
getDescriptor() |
hudson.tasks.BuildStepMonitor |
getRequiredMonitorService() |
String |
getSiteID() |
boolean |
perform(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener listener) |
all, getProjectAction, needsToRunAfterFinalized, prebuild@Extension public static final TinfoilScanRecorder.DescriptorImpl DESCRIPTOR
public String getAPIAccessKey()
public String getAPISecretKey()
public String getSiteID()
public hudson.tasks.BuildStepMonitor getRequiredMonitorService()
public boolean perform(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener listener)
perform in interface hudson.tasks.BuildStepperform in class hudson.tasks.BuildStepCompatibilityLayerpublic TinfoilScanRecorder.DescriptorImpl getDescriptor()
getDescriptor in interface hudson.model.Describable<hudson.tasks.Publisher>getDescriptor in class hudson.tasks.RecorderCopyright © 2004-2015. All Rights Reserved.