Package | Description |
---|---|
org.activiti.engine.impl.persistence.deploy |
Modifier and Type | Field and Description |
---|---|
protected Map<String,ProcessDefinitionInfoCacheObject> |
ProcessDefinitionInfoCache.cache |
Modifier and Type | Method and Description |
---|---|
ProcessDefinitionInfoCacheObject |
ProcessDefinitionInfoCache.get(String processDefinitionId) |
protected ProcessDefinitionInfoCacheObject |
ProcessDefinitionInfoCache.retrieveProcessDefinitionInfoCacheObject(String processDefinitionId,
CommandContext commandContext) |
Modifier and Type | Method and Description |
---|---|
void |
ProcessDefinitionInfoCache.add(String id,
ProcessDefinitionInfoCacheObject obj) |
Copyright © 2015 Alfresco. All rights reserved.