org.jbpm.test
Class JBPMHelper
java.lang.Object
org.jbpm.test.JBPMHelper
public final class JBPMHelper
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
processStateName
public static String[] processStateName
txStateName
public static String[] txStateName
startUp
public static void startUp()
startH2Server
public static org.h2.tools.Server startH2Server()
setupDataSource
public static bitronix.tm.resource.jdbc.PoolingDataSource setupDataSource()
startTaskService
public static TaskService startTaskService()
registerTaskService
public static void registerTaskService(StatefulKnowledgeSession ksession)
createEnvironment
protected static Environment createEnvironment(javax.persistence.EntityManagerFactory emf)
newStatefulKnowledgeSession
public static StatefulKnowledgeSession newStatefulKnowledgeSession(KnowledgeBase kbase)
loadStatefulKnowledgeSession
public static StatefulKnowledgeSession loadStatefulKnowledgeSession(KnowledgeBase kbase,
int sessionId)
getProperties
public static Properties getProperties()
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.