public class CachingAndArtifactsManager extends Object
| Constructor and Description |
|---|
CachingAndArtifactsManager() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
registerChannelModel(ChannelModel channelModel,
ChannelDefinition channelDefinition,
EventRegistryEngineConfiguration eventRegistryEngineConfiguration) |
void |
removeChannelDefinitionFromCache(String channelDefinitionId) |
void |
updateCachingAndArtifacts(ParsedDeployment parsedDeployment)
Ensures that the event and channel definitions are cached in the appropriate places, including the deployment's collection of deployed artifacts and the deployment manager's cache.
|
public void removeChannelDefinitionFromCache(String channelDefinitionId)
public void updateCachingAndArtifacts(ParsedDeployment parsedDeployment)
protected void registerChannelModel(ChannelModel channelModel, ChannelDefinition channelDefinition, EventRegistryEngineConfiguration eventRegistryEngineConfiguration)
Copyright © 2021 Flowable. All rights reserved.