public class TraceBackAction extends BaseMailAction implements MessageAction
| Constructor and Description |
|---|
TraceBackAction() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String[] |
getRecipients(User userIn) |
protected java.lang.String |
getSubject(BaseEvent evtIn) |
execute, getMailclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecuteprotected java.lang.String getSubject(BaseEvent evtIn)
getSubject in class BaseMailActionprotected java.lang.String[] getRecipients(User userIn)
getRecipients in class BaseMailAction