| Package | Description |
|---|---|
| org.jbpm.persistence | |
| org.jbpm.persistence.correlation |
| Modifier and Type | Method and Description |
|---|---|
CorrelationKeyInfo |
ProcessPersistenceContext.persist(CorrelationKeyInfo correlationKeyInfo) |
CorrelationKeyInfo |
MapBasedProcessPersistenceContext.persist(CorrelationKeyInfo correlationKeyInfo) |
CorrelationKeyInfo |
JpaProcessPersistenceContext.persist(CorrelationKeyInfo correlationKeyInfo) |
| Modifier and Type | Method and Description |
|---|---|
CorrelationKeyInfo |
ProcessPersistenceContext.persist(CorrelationKeyInfo correlationKeyInfo) |
CorrelationKeyInfo |
MapBasedProcessPersistenceContext.persist(CorrelationKeyInfo correlationKeyInfo) |
CorrelationKeyInfo |
JpaProcessPersistenceContext.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–2017 JBoss by Red Hat. All rights reserved.