jBPM Console NG - Human Tasks API 6.1.0.Beta4

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

All Superinterfaces:
IdentityService<Group>

public interface GroupServiceEntryPoint
extends IdentityService<Group>


Method Summary
 List<Group> getGroupsByParent(String idParent)
           
 
Methods inherited from interface org.jbpm.console.ng.ht.service.IdentityService
getAll, getById, getCount, remove, removeAll, save
 

Method Detail

getGroupsByParent

List<Group> getGroupsByParent(String idParent)

jBPM Console NG - Human Tasks API 6.1.0.Beta4

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