| Package | Description | 
|---|---|
| com.ibm.tivoli.maximo.mfmail | |
| com.ibm.tivoli.maximo.script | |
| psdi.app.bulletinboard | |
| psdi.common.role | |
| psdi.workflow | The Workflow package includes Mbos related to workflow. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected MaxRole | MfMailSTCtrlInfo. getSendToRole() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | MfMailSTCtrlInfo. setSendToRole(MaxRole sendToRole) | 
| Constructor and Description | 
|---|
| MfMailSTCtrlInfo(java.lang.String mbo,
                java.lang.String status,
                java.lang.String att,
                java.lang.String tmplt,
                java.lang.String to,
                MaxRole r) | 
| Modifier and Type | Method and Description | 
|---|---|
| MboRemote | ScriptCustomRole. evaluateCustomRole(MaxRole roleMbo,
                  MboRemote mbo) | 
| java.lang.String[] | ScriptCustomRole. evaluateToEmail(MaxRole roleMbo,
               MboRemote mbo) | 
| Modifier and Type | Method and Description | 
|---|---|
| MboRemote | BBAudSiteRole. evaluateCustomRole(MaxRole roleMbo,
                  MboRemote mbo) | 
| MboRemote | BBAudPersonGroupRole. evaluateCustomRole(MaxRole roleMbo,
                  MboRemote mbo) | 
| MboRemote | BBAudOrgRole. evaluateCustomRole(MaxRole roleMbo,
                  MboRemote mbo) | 
| java.lang.String[] | BBAudSiteRole. evaluateToEmail(MaxRole roleMbo,
               MboRemote mbo) | 
| java.lang.String[] | BBAudPersonGroupRole. evaluateToEmail(MaxRole roleMbo,
               MboRemote mbo) | 
| java.lang.String[] | BBAudOrgRole. evaluateToEmail(MaxRole roleMbo,
               MboRemote mbo) | 
| Modifier and Type | Method and Description | 
|---|---|
| MboRemote | UserDataRole. evaluateCustomRole(MaxRole roleMbo,
                  MboRemote mbo)Gets the PersonID for the user and then uses the role's Parameter attribute as the attribute
 to treat as a PersonID. | 
| MboRemote | CustomRoleInterface. evaluateCustomRole(MaxRole roleMbo,
                  MboRemote mbo)Determines the Person or PersonGroup for a role. | 
| java.lang.String[] | CustomRoleInterface. evaluateToEmail(MaxRole roleMbo,
               MboRemote mbo)Creates an array of email address for this role. | 
| java.lang.String[] | CustomRoleAdapter. evaluateToEmail(MaxRole roleMbo,
               MboRemote mbo)Automatically creates an email array from what's returned from the method 
 evaluateCustomRole. | 
| Modifier and Type | Method and Description | 
|---|---|
| MboRemote | WorkflowOriginatorRole. evaluateCustomRole(MaxRole roleMbo,
                  MboRemote currentMbo)Get the workflow originator | 
| MboRemote | MaximoAdminRole. evaluateCustomRole(MaxRole roleMbo,
                  MboRemote currentMbo) |