public interface CustomConditionInterface
Calling method.
Modifier and Type | Method and Description |
---|---|
boolean |
evaluateCustomCondition(MboRemote mbo)
Deprecated.
Evaluate the custom condition.
|
boolean evaluateCustomCondition(MboRemote mbo) throws MXException, java.rmi.RemoteException
mbo
- The workflow controlled Mbo.MXException
java.rmi.RemoteException