jBPM distribution 6.2.0.CR2

org.jbpm.runtime.manager.impl.identity
Class UserDataServiceProvider

java.lang.Object
  extended by org.jbpm.runtime.manager.impl.identity.UserDataServiceProvider

public class UserDataServiceProvider
extends Object

Provider of User/Group info services such as:

It delivers various implementation depending on configuration of system properties where:


Constructor Summary
UserDataServiceProvider()
           
 
Method Summary
static UserGroupCallback getUserGroupCallback()
           
static org.kie.internal.task.api.UserInfo getUserInfo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserDataServiceProvider

public UserDataServiceProvider()
Method Detail

getUserGroupCallback

public static UserGroupCallback getUserGroupCallback()

getUserInfo

public static org.kie.internal.task.api.UserInfo getUserInfo()

jBPM distribution 6.2.0.CR2

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