org.jenkinsci.lib.xtrigger
Class XTriggerCauseAction
java.lang.Object
org.jenkinsci.lib.xtrigger.XTriggerCauseAction
- All Implemented Interfaces:
- hudson.model.Action, hudson.model.ModelObject
public class XTriggerCauseAction
- extends Object
- implements hudson.model.Action
- Author:
- Gregory Boissinot
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XTriggerCauseAction
public XTriggerCauseAction(String logMessage)
getLogMessage
public String getLogMessage()
getIconFileName
public String getIconFileName()
- Specified by:
getIconFileName in interface hudson.model.Action
getDisplayName
public String getDisplayName()
- Specified by:
getDisplayName in interface hudson.model.Action- Specified by:
getDisplayName in interface hudson.model.ModelObject
getBuild
public hudson.model.AbstractBuild getBuild()
getUrlName
public final String getUrlName()
- Specified by:
getUrlName in interface hudson.model.Action
setBuild
public void setBuild(hudson.model.AbstractBuild build)
getLogFile
public File getLogFile()
getLog
public String getLog()
throws IOException
- Throws:
IOException
getTitle
public String getTitle()
writeLogTo
public void writeLogTo(org.apache.commons.jelly.XMLOutput out)
throws IOException
- Throws:
IOException
Copyright © 2004-2013. All Rights Reserved.