Package | Description |
---|---|
org.jbpm.console.ng.ht.service |
Modifier and Type | Method and Description |
---|---|
IdentitySummary |
IdentityService.getById(String id) |
IdentitySummary |
IdentityService.getByType(String id) |
IdentitySummary |
TaskServiceEntryPoint.getOrganizationalEntityById(String entityId) |
Modifier and Type | Method and Description |
---|---|
List<IdentitySummary> |
IdentityService.getAll() |
List<IdentitySummary> |
TaskServiceEntryPoint.getOrganizationalEntities() |
List<IdentitySummary> |
UserServiceEntryPoint.getUsersByGroup(String idGroup) |
Modifier and Type | Method and Description |
---|---|
void |
IdentityService.save(IdentitySummary identity) |
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.