public class ResultsRetriever extends AppScanAction implements jenkins.model.RunAction2
ICON, m_project, URL| Constructor and Description |
|---|
ResultsRetriever(hudson.model.AbstractBuild<?,?> build,
com.ibm.appscan.plugin.core.results.IResultsProvider provider,
String scanName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkResults(hudson.model.Run<?,?> r) |
String |
getDisplayName() |
boolean |
getHasResults() |
String |
getUrlName() |
void |
onAttached(hudson.model.Run<?,?> r) |
void |
onLoad(hudson.model.Run<?,?> r) |
getIconFileName, getProject@DataBoundConstructor
public ResultsRetriever(hudson.model.AbstractBuild<?,?> build,
com.ibm.appscan.plugin.core.results.IResultsProvider provider,
String scanName)
public String getDisplayName()
getDisplayName in interface hudson.model.ActiongetDisplayName in interface hudson.model.ModelObjectpublic String getUrlName()
getUrlName in interface hudson.model.ActiongetUrlName in class AppScanActionpublic void onAttached(hudson.model.Run<?,?> r)
onAttached in interface jenkins.model.RunAction2public void onLoad(hudson.model.Run<?,?> r)
onLoad in interface jenkins.model.RunAction2public boolean getHasResults()
public boolean checkResults(hudson.model.Run<?,?> r)
Copyright © 2016–2017 IBM. All rights reserved.