Package | Description |
---|---|
org.jbpm.persistence | |
org.jbpm.persistence.correlation |
Modifier and Type | Method and Description |
---|---|
CorrelationKeyInfo |
MapBasedProcessPersistenceContext.persist(CorrelationKeyInfo correlationKeyInfo) |
CorrelationKeyInfo |
JpaProcessPersistenceContext.persist(CorrelationKeyInfo correlationKeyInfo) |
CorrelationKeyInfo |
ProcessPersistenceContext.persist(CorrelationKeyInfo correlationKeyInfo) |
Modifier and Type | Method and Description |
---|---|
CorrelationKeyInfo |
MapBasedProcessPersistenceContext.persist(CorrelationKeyInfo correlationKeyInfo) |
CorrelationKeyInfo |
JpaProcessPersistenceContext.persist(CorrelationKeyInfo correlationKeyInfo) |
CorrelationKeyInfo |
ProcessPersistenceContext.persist(CorrelationKeyInfo correlationKeyInfo) |
Modifier and Type | Method and Description |
---|---|
CorrelationKeyInfo |
CorrelationPropertyInfo.getCorrelationKey() |
Modifier and Type | Method and Description |
---|---|
void |
CorrelationPropertyInfo.setCorrelationKey(CorrelationKeyInfo correlationKey) |
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.