jBPM :: JPA Persistence 6.0.2-SNAPSHOT

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 JpaProcessPersistenceContextManager.getProcessPersistenceContext()
           
 ProcessPersistenceContext ProcessPersistenceContextManager.getProcessPersistenceContext()
           
 ProcessPersistenceContext MapProcessPersistenceContextManager.getProcessPersistenceContext()
           
 

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


jBPM :: JPA Persistence 6.0.2-SNAPSHOT

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