com.jalios.jcms
Class AlertWorkersWFAction

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

public class AlertWorkersWFAction
extends WFAction


Field Summary
protected  WFState state
           
 
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
AlertWorkersWFAction(WFState state)
           
 
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
 

Field Detail

state

protected WFState state
Constructor Detail

AlertWorkersWFAction

public AlertWorkersWFAction(WFState state)
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.