org.jbpm.integration.console
Class ManagementFactory

java.lang.Object
  extended by org.jboss.bpm.console.server.integration.ManagementFactory
      extended by org.jbpm.integration.console.ManagementFactory

public class ManagementFactory
extends org.jboss.bpm.console.server.integration.ManagementFactory


Constructor Summary
ManagementFactory()
           
 
Method Summary
 ProcessManagement createProcessManagement()
           
 TaskManagement createTaskManagement()
           
 UserManagement createUserManagement()
           
 
Methods inherited from class org.jboss.bpm.console.server.integration.ManagementFactory
newInstance
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ManagementFactory

public ManagementFactory()
Method Detail

createProcessManagement

public ProcessManagement createProcessManagement()
Specified by:
createProcessManagement in class org.jboss.bpm.console.server.integration.ManagementFactory

createTaskManagement

public TaskManagement createTaskManagement()
Specified by:
createTaskManagement in class org.jboss.bpm.console.server.integration.ManagementFactory

createUserManagement

public UserManagement createUserManagement()
Specified by:
createUserManagement in class org.jboss.bpm.console.server.integration.ManagementFactory


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