public class TAReportingBuildAction_2_0_0 extends Object implements hudson.model.Action, org.kohsuke.stapler.StaplerProxy, jenkins.tasks.SimpleBuildStep.LastBuildAction, jenkins.model.RunAction2
Constructor and Description |
---|
TAReportingBuildAction_2_0_0(hudson.model.Run<?,?> build,
String storedSessionName,
TAReport report) |
Modifier and Type | Method and Description |
---|---|
static String |
formatMessage(String pattern,
Object argument) |
hudson.model.Run<?,?> |
getBuild() |
TAReport |
getCurrentReport() |
String |
getDisplayName() |
String |
getIconFileName() |
TAReport |
getPreviousReport() |
Collection<? extends hudson.model.Action> |
getProjectActions() |
String |
getStoredSessionURL() |
TAReportingBuildAction_2_0_0 |
getTarget() |
String |
getUrlName() |
void |
onAttached(hudson.model.Run<?,?> r) |
void |
onLoad(hudson.model.Run<?,?> r) |
void |
setBuild(hudson.model.Run<?,?> build) |
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 TAReportingBuildAction_2_0_0 getTarget()
getTarget
in interface org.kohsuke.stapler.StaplerProxy
public hudson.model.Run<?,?> getBuild()
public String getStoredSessionURL()
public TAReport getCurrentReport()
public TAReport getPreviousReport()
public void setBuild(hudson.model.Run<?,?> build)
public void onAttached(hudson.model.Run<?,?> r)
onAttached
in interface jenkins.model.RunAction2
public void onLoad(hudson.model.Run<?,?> r)
onLoad
in interface jenkins.model.RunAction2
public Collection<? extends hudson.model.Action> getProjectActions()
getProjectActions
in interface jenkins.tasks.SimpleBuildStep.LastBuildAction
Copyright © 2016–2020. All rights reserved.