public class MfMailSTSendAction extends java.lang.Object implements ActionCustomClass
Constructor and Description |
---|
MfMailSTSendAction() |
Modifier and Type | Method and Description |
---|---|
void |
applyCustomAction(MboRemote originalMbo,
java.lang.Object[] arg1)
This is the method which is called when the class is used a custom action.
|
public void applyCustomAction(MboRemote originalMbo, java.lang.Object[] arg1) throws MXException, java.rmi.RemoteException
ActionCustomClass
applyCustomAction
in interface ActionCustomClass
originalMbo
- The Mbo on which the action will apply.MXException
java.rmi.RemoteException