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 ActionCustomClass
inboundComm
- The Mbo on which the action will apply.MXException
java.rmi.RemoteException
ActionCustomClass.applyCustomAction(psdi.mbo.MboRemote, java.lang.Object[])