jBPM distribution 6.0.0.Beta4

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 with parameters of type CorrelationKeyInfo
 void ProcessPersistenceContext.persist(CorrelationKeyInfo correlationKeyInfo)
           
 void MapBasedProcessPersistenceContext.persist(CorrelationKeyInfo correlationKeyInfo)
           
 void 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.0.0.Beta4

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