Class CachingAndArtifactsManager


  • public class CachingAndArtifactsManager
    extends Object
    Updates caches and artifacts for a deployment and its event and channel definitions
    • Constructor Detail

      • CachingAndArtifactsManager

        public CachingAndArtifactsManager()
    • Method Detail

      • removeChannelDefinitionFromCache

        public void removeChannelDefinitionFromCache​(String channelDefinitionId)
      • updateCachingAndArtifacts

        public 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.