|
jBPM Console NG - Human Tasks API 6.0.0.CR4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IdentitySummary | |
---|---|
org.jbpm.console.ng.ht.service |
Uses of IdentitySummary in org.jbpm.console.ng.ht.service |
---|
Methods in org.jbpm.console.ng.ht.service that return IdentitySummary | |
---|---|
IdentitySummary |
IdentityService.getById(String id)
|
IdentitySummary |
IdentityService.getByType(String id)
|
IdentitySummary |
TaskServiceEntryPoint.getOrganizationalEntityById(String entityId)
|
Methods in org.jbpm.console.ng.ht.service that return types with arguments of type IdentitySummary | |
---|---|
List<IdentitySummary> |
IdentityService.getAll()
|
List<IdentitySummary> |
TaskServiceEntryPoint.getOrganizationalEntities()
|
List<IdentitySummary> |
UserServiceEntryPoint.getUsersByGroup(String idGroup)
|
Methods in org.jbpm.console.ng.ht.service with parameters of type IdentitySummary | |
---|---|
void |
IdentityService.save(IdentitySummary identity)
|
|
jBPM Console NG - Human Tasks API 6.0.0.CR4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |