jBPM distribution 6.2.0.CR2

Uses of Class
org.jbpm.persistence.correlation.CorrelationKeyInfo

Packages that use CorrelationKeyInfo
org.jbpm.persistence   
org.jbpm.persistence.correlation   
 

Uses of CorrelationKeyInfo in org.jbpm.persistence
 

Methods in org.jbpm.persistence that return CorrelationKeyInfo
 CorrelationKeyInfo ProcessPersistenceContext.persist(CorrelationKeyInfo correlationKeyInfo)
           
 CorrelationKeyInfo MapBasedProcessPersistenceContext.persist(CorrelationKeyInfo correlationKeyInfo)
           
 CorrelationKeyInfo JpaProcessPersistenceContext.persist(CorrelationKeyInfo correlationKeyInfo)
           
 

Methods in org.jbpm.persistence with parameters of type CorrelationKeyInfo
 CorrelationKeyInfo ProcessPersistenceContext.persist(CorrelationKeyInfo correlationKeyInfo)
           
 CorrelationKeyInfo MapBasedProcessPersistenceContext.persist(CorrelationKeyInfo correlationKeyInfo)
           
 CorrelationKeyInfo JpaProcessPersistenceContext.persist(CorrelationKeyInfo correlationKeyInfo)
           
 

Uses of CorrelationKeyInfo in org.jbpm.persistence.correlation
 

Methods in org.jbpm.persistence.correlation that return CorrelationKeyInfo
 CorrelationKeyInfo CorrelationPropertyInfo.getCorrelationKey()
           
 

Methods in org.jbpm.persistence.correlation with parameters of type CorrelationKeyInfo
 void CorrelationPropertyInfo.setCorrelationKey(CorrelationKeyInfo correlationKey)
           
 


jBPM distribution 6.2.0.CR2

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