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
|
evaluateToEmail
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
evaluateToEmail
public MboRemote evaluateCustomRole(MaxRole roleMbo, MboRemote currentMbo) throws MXException, java.rmi.RemoteException
evaluateCustomRole
in interface CustomRoleInterface
roleMbo
- This is the role which has the custom class name.currentMbo
- The current mbo.MXException
java.rmi.RemoteException