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