public class MfMailWFHandler extends java.lang.Object implements ActionCustomClass
| Constructor and Description |
|---|
MfMailWFHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
applyCustomAction(MboRemote inboundComm,
java.lang.Object[] arg1)
Entry point as custom action.
|
void |
sendWFReplyMail(MboRemote inboundComm,
CommTemplateRemote commTemplate,
MboRemote targetMbo,
WFAssignment assign,
boolean checkHtml) |
public void applyCustomAction(MboRemote inboundComm, java.lang.Object[] arg1) throws MXException, java.rmi.RemoteException
applyCustomAction in interface ActionCustomClassinboundComm - The Mbo on which the action will apply.MXExceptionjava.rmi.RemoteExceptionActionCustomClass.applyCustomAction(psdi.mbo.MboRemote, java.lang.Object[])public void sendWFReplyMail(MboRemote inboundComm, CommTemplateRemote commTemplate, MboRemote targetMbo, WFAssignment assign, boolean checkHtml) throws java.rmi.RemoteException, MXException
java.rmi.RemoteExceptionMXException