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
ActionCustomClassapplyCustomAction in interface ActionCustomClassoriginalMbo - The Mbo on which the action will apply.MXExceptionjava.rmi.RemoteException