jBPM Console NG - Human Tasks API 6.0.0-SNAPSHOT

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.0.0-SNAPSHOT

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