public class ProcessInstanceLoader extends Object implements CompositeEntityLoader
| Modifier and Type | Field and Description |
|---|---|
static String |
EVENT_SUBSCRIPTIONS |
static String |
EXECUTIONS |
static String |
NAME |
static String |
VARIABLES |
| Constructor and Description |
|---|
ProcessInstanceLoader() |
| Modifier and Type | Method and Description |
|---|---|
LoadedCompositeEntity |
getEntityById(CassandraPersistenceSession session,
String id) |
protected void |
reconstructEntityTree(LoadedCompositeEntity compositeEntity) |
public static final String NAME
public static final String EVENT_SUBSCRIPTIONS
public static final String EXECUTIONS
public static final String VARIABLES
public LoadedCompositeEntity getEntityById(CassandraPersistenceSession session, String id)
getEntityById in interface CompositeEntityLoaderprotected void reconstructEntityTree(LoadedCompositeEntity compositeEntity)
Copyright © 2016 camunda services GmbH. All rights reserved.