Package com.jalios.jcms
Class AlertManagerWFAction
- java.lang.Object
 - 
- com.jalios.jcms.WFAction
 - 
- com.jalios.jcms.AlertManagerWFAction
 
 
 
- 
public class AlertManagerWFAction extends WFAction
 
- 
- 
Field Summary
- 
Fields inherited from class com.jalios.jcms.WFAction
ALERT_DOMAIN, CUSTOM_WORKFLOW_ANY, CUSTOM_WORKFLOW_PREFIX, 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_MANAGER, TYPE_ALERT_WORKERS, WF_ALERT_PUBLICATION 
 - 
 
- 
Constructor Summary
Constructors Constructor Description AlertManagerWFAction() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetType()voidperform(Publication pub, boolean isReminder, java.lang.String alertName)java.lang.StringtoString()java.lang.StringtoString(java.lang.String userLang)- 
Methods inherited from class com.jalios.jcms.WFAction
getInstance, getRepeatTime, sendAlert, sendAlert, setRepeatTime 
 - 
 
 - 
 
- 
- 
Method Detail
- 
toString
public java.lang.String toString()
- Overrides:
 toStringin classjava.lang.Object
 
- 
toString
public java.lang.String toString(java.lang.String userLang)
 
- 
perform
public void perform(Publication pub, boolean isReminder, java.lang.String alertName)
 
 - 
 
 -