public class CachingAndArtifactsManager extends Object
Constructor and Description |
---|
CachingAndArtifactsManager() |
Modifier and Type | Method and Description |
---|---|
protected void |
addDefinitionInfoToCache(ProcessDefinitionEntity processDefinition,
ProcessEngineConfigurationImpl processEngineConfiguration,
CommandContext commandContext) |
void |
updateCachingAndArtifacts(ParsedDeployment parsedDeployment)
Ensures that the process definition is cached in the appropriate places, including the
deployment's collection of deployed artifacts and the deployment manager's cache, as well
as caching any ProcessDefinitionInfos.
|
public void updateCachingAndArtifacts(ParsedDeployment parsedDeployment)
protected void addDefinitionInfoToCache(ProcessDefinitionEntity processDefinition, ProcessEngineConfigurationImpl processEngineConfiguration, CommandContext commandContext)
Copyright © 2015 Alfresco. All rights reserved.