org.jbpm.db
Class ContextSession
java.lang.Object
org.jbpm.db.ContextSession
public class ContextSession
- extends Object
contains queries to search the database for process instances and tokens
based on process variableInstances.
NOTE: TODO
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContextSession
public ContextSession(JbpmSession jbpmSession)
- Deprecated. use
ContextSession(Session) instead
ContextSession
public ContextSession(org.hibernate.Session session)
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.