public class WorkflowNoStatus extends java.lang.Object implements ActionCustomClass
Constructor and Description |
---|
WorkflowNoStatus()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
applyCustomAction(MboRemote mbo,
java.lang.Object[] params)
Set the maximo.
|
public void applyCustomAction(MboRemote mbo, java.lang.Object[] params) throws MXException, java.rmi.RemoteException
applyCustomAction
in interface ActionCustomClass
mbo
- The Mbo on which the action will apply.param
- Parameters passed to the custom class.MXApplicationException("workflow",
- "notStatefulMbo") - thrown when the mbo does not implement psdi.mbo.StatefulMboRemoteMXException
java.rmi.RemoteException