org.jenkinsci.plugins.pollmailboxtrigger
Class PollMailboxTriggerAction

java.lang.Object
  extended by org.jenkinsci.plugins.pollmailboxtrigger.PollMailboxTriggerAction
All Implemented Interfaces:
hudson.model.Action, hudson.model.ModelObject
Direct Known Subclasses:
PollMailboxTrigger.InternalPollMailboxTriggerAction

public abstract class PollMailboxTriggerAction
extends java.lang.Object
implements hudson.model.Action


Constructor Summary
PollMailboxTriggerAction()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface hudson.model.Action
getDisplayName, getIconFileName, getUrlName
 

Constructor Detail

PollMailboxTriggerAction

public PollMailboxTriggerAction()