public class WorkflowOriginatorRole extends CustomRoleAdapter implements CustomRoleInterface
| Constructor and Description |
|---|
WorkflowOriginatorRole() |
| Modifier and Type | Method and Description |
|---|---|
MboRemote |
evaluateCustomRole(MaxRole roleMbo,
MboRemote currentMbo)
Get the workflow originator
|
evaluateToEmailclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitevaluateToEmailpublic MboRemote evaluateCustomRole(MaxRole roleMbo, MboRemote currentMbo) throws MXException, java.rmi.RemoteException
evaluateCustomRole in interface CustomRoleInterfaceroleMbo - This is the role which has the custom class name.currentMbo - The current mbo.MXExceptionjava.rmi.RemoteException