jBPM Console NG - Human Tasks API 6.0.0.CR4-Pre1

Uses of Class
org.jbpm.console.ng.ht.model.IdentitySummary

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-Pre1

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.