com.jalios.jcms
Class WFAction.AlertWorkers

java.lang.Object
  extended by com.jalios.jcms.WFAction
      extended by com.jalios.jcms.WFAction.AlertWorkers
Enclosing class:
WFAction

public static class WFAction.AlertWorkers
extends WFAction


Nested Class Summary
 
Nested classes/interfaces inherited from class com.jalios.jcms.WFAction
WFAction.AlertAdmins, WFAction.AlertAuthor, WFAction.AlertWorkers
 
Field Summary
protected  WFState state
           
 
Fields inherited from class com.jalios.jcms.WFAction
EVENT_IN, EVENT_OUT, repeatTime, REVISION, TYPE_ALERT_ADMINS, TYPE_ALERT_AUTHOR, TYPE_ALERT_WORKERS, WF_ALERT_ADMIN_MAILORIGIN, WF_ALERT_AUTHOR_MAILORIGIN, WF_ALERT_PUBLICATION, WF_ALERT_WORKER_MAILORIGIN
 
Constructor Summary
WFAction.AlertWorkers(WFState state)
           
 
Method Summary
 String getType()
           
 void perform(Publication pub, boolean isReminder)
           
 String toString()
           
 String toString(String userLang)
           
 
Methods inherited from class com.jalios.jcms.WFAction
getInstance, getRepeatTime, 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

WFAction.AlertWorkers

public WFAction.AlertWorkers(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)
Specified by:
perform in class WFAction


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