org.jbpm.integration.console
Class UserManagement
java.lang.Object
org.jbpm.integration.console.UserManagement
- All Implemented Interfaces:
- org.jboss.bpm.console.server.integration.UserManagement
public class UserManagement
- extends Object
- implements org.jboss.bpm.console.server.integration.UserManagement
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserManagement
public UserManagement()
getActorsForGroup
public List<String> getActorsForGroup(String groupName)
- Specified by:
getActorsForGroup
in interface org.jboss.bpm.console.server.integration.UserManagement
getGroupsForActor
public List<String> getGroupsForActor(String actorId)
- Specified by:
getGroupsForActor
in interface org.jboss.bpm.console.server.integration.UserManagement
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.