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