Package | Description |
---|---|
psdi.app.persongroup |
The PersonGroups package allows persongroups to replace laborgroups.
|
psdi.common.role | |
psdi.util | |
psdi.workflow |
The Workflow package includes Mbos related to workflow.
|
Modifier and Type | Class and Description |
---|---|
class |
PersonGroup
Mbo object to represent PersonGroup.
|
Modifier and Type | Method and Description |
---|---|
PersonSetRemote |
MaxRole.getGroupPeople(PersonGroupRemote group,
MboRemote mbo)
Return the set of Person based upon the group and the IsBroadcast flag.
|
Modifier and Type | Method and Description |
---|---|
static java.lang.String[] |
CommonUtil.getEmailsOfPersonGroup(PersonGroupRemote personGroup,
MboRemote mbo,
boolean broadcast)
Method to get emails of a given person group.
|
static PersonSetRemote |
CommonUtil.getGroupPeople(PersonGroupRemote group,
MboRemote mbo,
boolean isBroadcast)
Returns the people in a person group.
|
Modifier and Type | Method and Description |
---|---|
void |
WFAssignment.generateForGroup(PersonGroupRemote group) |