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