KIE API 6.0.1.Final

Uses of Interface
org.kie.api.task.UserGroupCallback

Packages that use UserGroupCallback
org.kie.api.runtime.manager   
 

Uses of UserGroupCallback in org.kie.api.runtime.manager
 

Methods in org.kie.api.runtime.manager that return UserGroupCallback
 UserGroupCallback RuntimeEnvironment.getUserGroupCallback()
          Delivers concrete implementation of UserGroupCallback that shall be registered on instances of TaskService for managing users and groups.
 

Methods in org.kie.api.runtime.manager with parameters of type UserGroupCallback
 RuntimeEnvironmentBuilder RuntimeEnvironmentBuilder.userGroupCallback(UserGroupCallback callback)
           
 


KIE API 6.0.1.Final

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