public class MfMailSendErrorReply extends java.lang.Object implements ActionCustomClass
| Constructor and Description |
|---|
MfMailSendErrorReply() |
| Modifier and Type | Method and Description |
|---|---|
void |
applyCustomAction(MboRemote inboundComm,
java.lang.Object[] arg1)
This method is for custom action in Maximo for E-mail listener workflow
to send error notification as a reply mail.
|
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[])