Uses of Interface
org.jbpm.task.service.UserGroupCallback

Packages that use UserGroupCallback
org.jbpm.task.service   
 

Uses of UserGroupCallback in org.jbpm.task.service
 

Classes in org.jbpm.task.service that implement UserGroupCallback
 class DefaultUserGroupCallbackImpl
           
 class LDAPUserGroupCallbackImpl
          LDAP integration for Task Service to collect user and role/group information.
 

Methods in org.jbpm.task.service that return UserGroupCallback
 UserGroupCallback UserGroupCallbackManager.getCallback()
           
 

Methods in org.jbpm.task.service with parameters of type UserGroupCallback
 void UserGroupCallbackManager.setCallback(UserGroupCallback callback)
           
 



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