org.jbpm.session
Class SessionEnvironment
java.lang.Object
org.jbpm.session.SessionEnvironment
public class SessionEnvironment
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SessionEnvironment
public SessionEnvironment(org.kie.runtime.StatefulKnowledgeSession ksession,
LocalTaskService taskService,
LocalHTWorkItemHandler humanTaskHandler,
JPAWorkingMemoryDbLogger historyLogger)
getKnowledgeSession
public org.kie.runtime.StatefulKnowledgeSession getKnowledgeSession()
getTaskService
public TaskService getTaskService()
dispose
public void dispose()
throws Exception
- Throws:
Exception
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.