jBPM distribution 6.0.0.Beta4

Uses of Interface
org.jbpm.persistence.ProcessPersistenceContext

Packages that use ProcessPersistenceContext
org.jbpm.persistence   
 

Uses of ProcessPersistenceContext in org.jbpm.persistence
 

Classes in org.jbpm.persistence that implement ProcessPersistenceContext
 class JpaProcessPersistenceContext
           
 class MapBasedProcessPersistenceContext
           
 

Methods in org.jbpm.persistence that return ProcessPersistenceContext
 ProcessPersistenceContext ProcessPersistenceContextManager.getProcessPersistenceContext()
           
 ProcessPersistenceContext MapProcessPersistenceContextManager.getProcessPersistenceContext()
           
 ProcessPersistenceContext JpaProcessPersistenceContextManager.getProcessPersistenceContext()
           
 

Constructors in org.jbpm.persistence with parameters of type ProcessPersistenceContext
MapProcessPersistenceContextManager(ProcessPersistenceContext persistenceContext)
           
 


jBPM distribution 6.0.0.Beta4

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