jBPM Console NG - Human Tasks API 6.2.0.CR4

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

Packages that use Group
org.jbpm.console.ng.ht.model   
 

Uses of Group in org.jbpm.console.ng.ht.model
 

Methods in org.jbpm.console.ng.ht.model that return Group
 Group Group.getParent()
           
 

Methods in org.jbpm.console.ng.ht.model that return types with arguments of type Group
 List<Group> User.getGroups()
           
 

Methods in org.jbpm.console.ng.ht.model with parameters of type Group
 void Group.setParent(Group parent)
           
 

Method parameters in org.jbpm.console.ng.ht.model with type arguments of type Group
 void User.setGroups(List<Group> groups)
           
 


jBPM Console NG - Human Tasks API 6.2.0.CR4

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