jBPM Console NG - Human Tasks API 6.1.1-SNAPSHOT

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

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