public interface OrganizationalEntity extends PeopleAssignment
An organizational entity specifies user or group information when assigning people to a human task or a work basket.
The OrganizationalEntity interface is modelled after the data type in WS-HumanTask.
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT |
static final java.lang.String COPYRIGHT
java.util.List getUsers()
java.util.List getGroups()