jBPM Console NG - Human Tasks API 6.1.0.Beta4

org.jbpm.console.ng.ht.service
Interface UserServiceEntryPoint

All Superinterfaces:
IdentityService<User>

public interface UserServiceEntryPoint
extends IdentityService<User>


Method Summary
 List<User> getUsersByGroup(String idGroup)
           
 List<User> getUsersByTypeRole(String idTypeRole)
           
 
Methods inherited from interface org.jbpm.console.ng.ht.service.IdentityService
getAll, getById, getCount, remove, removeAll, save
 

Method Detail

getUsersByGroup

List<User> getUsersByGroup(String idGroup)

getUsersByTypeRole

List<User> getUsersByTypeRole(String idTypeRole)

jBPM Console NG - Human Tasks API 6.1.0.Beta4

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