com.jalios.jcms
Class AlertAuthorWFAction

java.lang.Object
  extended by com.jalios.jcms.WFAction
      extended by com.jalios.jcms.AlertAuthorWFAction

public class AlertAuthorWFAction
extends WFAction


Field Summary
 
Fields inherited from class com.jalios.jcms.WFAction
ALERT_DOMAIN, EVENT_IN, EVENT_OUT, FORM_SUBMISSION_ALERT, FORM_SUBMISSION_FULLNAME_ALERT, repeatTime, REVISION, STATE_IN_ALERT, STATE_IN_FULLNAME_ALERT, STATE_OUT_ALERT, STATE_OUT_FULLNAME_ALERT, TYPE_ALERT_ADMINS, TYPE_ALERT_AUTHOR, TYPE_ALERT_WORKERS, WF_ALERT_PUBLICATION
 
Constructor Summary
AlertAuthorWFAction()
           
 
Method Summary
 String getType()
           
 void perform(Publication pub, boolean isReminder, String alertName)
           
 String toString()
           
 String toString(String userLang)
           
 
Methods inherited from class com.jalios.jcms.WFAction
getInstance, getRepeatTime, sendAlert, setRepeatTime
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AlertAuthorWFAction

public AlertAuthorWFAction()
Method Detail

getType

public String getType()
Specified by:
getType in class WFAction

toString

public String toString()
Overrides:
toString in class Object

toString

public String toString(String userLang)
Specified by:
toString in class WFAction

perform

public void perform(Publication pub,
                    boolean isReminder,
                    String alertName)
Specified by:
perform in class WFAction


Copyright © 2001-2010 Jalios SA. All Rights Reserved.