public final class BuildResultTrigger.InternalBuildResultTriggerAction extends BuildResultTriggerAction
| Constructor and Description |
|---|
BuildResultTrigger.InternalBuildResultTriggerAction(String actionTitle) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
String |
getIconFileName() |
String |
getLabel() |
String |
getLog() |
hudson.model.AbstractProject<?,?> |
getOwner() |
String |
getUrlName() |
void |
writeLogTo(org.apache.commons.jelly.XMLOutput out) |
public BuildResultTrigger.InternalBuildResultTriggerAction(String actionTitle)
public hudson.model.AbstractProject<?,?> getOwner()
public String getIconFileName()
public String getDisplayName()
public String getUrlName()
public String getLabel()
public String getLog() throws IOException
IOExceptionpublic void writeLogTo(org.apache.commons.jelly.XMLOutput out)
throws IOException
IOExceptionCopyright © 2004-2014. All Rights Reserved.