org.jenkinsci.plugins.pollmailboxtrigger
Class PollMailboxTrigger.InternalScriptTriggerAction
java.lang.Object
org.jenkinsci.plugins.scripttrigger.ScriptTriggerAction
org.jenkinsci.plugins.pollmailboxtrigger.PollMailboxTrigger.InternalScriptTriggerAction
- All Implemented Interfaces:
- hudson.model.Action, hudson.model.ModelObject
- Enclosing class:
- PollMailboxTrigger
public final class PollMailboxTrigger.InternalScriptTriggerAction
- extends org.jenkinsci.plugins.scripttrigger.ScriptTriggerAction
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PollMailboxTrigger.InternalScriptTriggerAction
public PollMailboxTrigger.InternalScriptTriggerAction(String actionTitle)
getOwner
public hudson.model.AbstractProject<?,?> getOwner()
getDisplayName
public String getDisplayName()
getUrlName
public String getUrlName()
getIconFileName
public String getIconFileName()
getLabel
public String getLabel()
getLog
public String getLog()
throws IOException
- Throws:
IOException
writeLogTo
public void writeLogTo(org.apache.commons.jelly.XMLOutput out)
throws IOException
- Throws:
IOException
Copyright © 2004-2014. All Rights Reserved.