public class AlertWorkersWFAction extends WFAction
| Modifier and Type | Field and Description |
|---|---|
protected WFState |
state |
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 and Description |
|---|
AlertWorkersWFAction(WFState state) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Set<Member> |
getRecipientSet(Publication pub) |
java.lang.String |
getType() |
void |
perform(Publication pub,
boolean isReminder,
java.lang.String alertName) |
java.lang.String |
toString() |
java.lang.String |
toString(java.lang.String userLang) |
getInstance, getRepeatTime, sendAlert, sendAlert, setRepeatTimeprotected WFState state
public AlertWorkersWFAction(WFState state)
public java.lang.String toString()
toString in class java.lang.Objectpublic java.lang.String toString(java.lang.String userLang)
public void perform(Publication pub, boolean isReminder, java.lang.String alertName)
protected java.util.Set<Member> getRecipientSet(Publication pub)
Copyright © 2001-2021 Jalios SA. All Rights Reserved.