jBPM Console NG - Human Tasks API 6.1.0.Beta1

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

Packages that use TypeRole
org.jbpm.console.ng.ht.model   
org.jbpm.console.ng.ht.service   
 

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

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

Method parameters in org.jbpm.console.ng.ht.model with type arguments of type TypeRole
 void User.setTypesRole(List<TypeRole> typesRole)
           
 

Uses of TypeRole in org.jbpm.console.ng.ht.service
 

Methods in org.jbpm.console.ng.ht.service that return types with arguments of type TypeRole
 List<TypeRole> IdentityServiceMock.getAllTypeRole()
           
 


jBPM Console NG - Human Tasks API 6.1.0.Beta1

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