public class QCScanUnAuthorizedUserAction extends Object implements jenkins.model.RunAction2, ResultAction
CODE200, CODE400, CODE401, STATUS_CODE
Constructor and Description |
---|
QCScanUnAuthorizedUserAction(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 QCScanUnAuthorizedUserAction(String msg)
public String getMsg()
public void setMsg(String msg)
public String getDisplayName()
getDisplayName
in interface hudson.model.Action
getDisplayName
in interface hudson.model.ModelObject
public String getIconFileName()
getIconFileName
in interface hudson.model.Action
public String getUrlName()
getUrlName
in interface hudson.model.Action
public void onAttached(hudson.model.Run<?,?> run)
onAttached
in interface jenkins.model.RunAction2
public void onLoad(hudson.model.Run<?,?> run)
onLoad
in interface jenkins.model.RunAction2
public hudson.model.Run getRun()
public void setTimeElapse(String scanDuration)
setTimeElapse
in interface ResultAction
Copyright © 2016–2018. All rights reserved.