| Package | Description |
|---|---|
| org.camunda.bpm.engine.cassandra.provider | |
| org.camunda.bpm.engine.cassandra.provider.operation |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,Map<String,LoadedCompositeEntity>> |
CassandraPersistenceSession.loadedEntityCache |
| Modifier and Type | Method and Description |
|---|---|
LoadedCompositeEntity |
CassandraPersistenceSession.selectCompositeById(String compositeName,
String id) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CassandraPersistenceSession.processLoadedComposite(LoadedCompositeEntity composite) |
| Modifier and Type | Method and Description |
|---|---|
LoadedCompositeEntity |
CompositeEntityLoader.getEntityById(CassandraPersistenceSession s,
String id) |
LoadedCompositeEntity |
ProcessInstanceLoader.getEntityById(CassandraPersistenceSession session,
String id) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ProcessInstanceLoader.reconstructEntityTree(LoadedCompositeEntity compositeEntity) |
Copyright © 2016 camunda services GmbH. All rights reserved.