public class WorkflowActionDeletionMonitor
extends java.lang.Object
Constructor and Description |
---|
WorkflowActionDeletionMonitor() |
Modifier and Type | Method and Description |
---|---|
static void |
doCheck(Mbo mbo)
Checks to see that the Mbo isn't the target of a workflow instance.
|
public static void doCheck(Mbo mbo) throws java.rmi.RemoteException, MXException
mbo
- The Mbo being marked for deletion.MXApplicationException
- Thrown with "workflow", "ActionNoDel" if the
action is referenced by a workflow action in a process definition. Parameters are
the action identifier, process name, and process revision.java.rmi.RemoteException
MXException