public class QCScanUnAuthenticatedUserAction extends Object implements jenkins.model.RunAction2, ResultAction
CODE200, CODE400, CODE401, STATUS_CODE| Constructor and Description |
|---|
QCScanUnAuthenticatedUserAction(String msg) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
String |
getIconFileName() |
String |
getMsg() |
hudson.model.Run |
getRun() |
String |
getUrlName() |
void |
onAttached(hudson.model.Run<?,?> run) |
void |
onLoad(hudson.model.Run<?,?> run) |
void |
setMsg(String msg) |
void |
setTimeElapse(String scanDuration) |
public QCScanUnAuthenticatedUserAction(String msg)
public String getMsg()
public void setMsg(String msg)
public String getDisplayName()
getDisplayName in interface hudson.model.ActiongetDisplayName in interface hudson.model.ModelObjectpublic String getIconFileName()
getIconFileName in interface hudson.model.Actionpublic String getUrlName()
getUrlName in interface hudson.model.Actionpublic void onAttached(hudson.model.Run<?,?> run)
onAttached in interface jenkins.model.RunAction2public void onLoad(hudson.model.Run<?,?> run)
onLoad in interface jenkins.model.RunAction2public hudson.model.Run getRun()
public void setTimeElapse(String scanDuration)
setTimeElapse in interface ResultActionCopyright © 2016–2018. All rights reserved.