Package | Description |
---|---|
org.kie.api.task | |
org.kie.api.task.model |
Modifier and Type | Method and Description |
---|---|
Iterator<OrganizationalEntity> |
UserInfo.getMembersForGroup(Group group) |
Modifier and Type | Method and Description |
---|---|
String |
UserInfo.getDisplayName(OrganizationalEntity entity) |
String |
UserInfo.getEmailForEntity(OrganizationalEntity entity) |
String |
UserInfo.getLanguageForEntity(OrganizationalEntity entity) |
Modifier and Type | Method and Description |
---|---|
void |
TaskService.nominate(long taskId,
String userId,
List<OrganizationalEntity> potentialOwners) |
Modifier and Type | Interface and Description |
---|---|
interface |
Group |
interface |
User |
Modifier and Type | Method and Description |
---|---|
List<OrganizationalEntity> |
PeopleAssignments.getBusinessAdministrators() |
List<OrganizationalEntity> |
PeopleAssignments.getPotentialOwners() |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.