Class CachingAndArtifactsManager
java.lang.Object
org.flowable.dmn.engine.impl.deployer.CachingAndArtifactsManager
Updates caches and artifacts for a deployment and its decision (service)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
updateCachingAndArtifacts
(ParsedDeployment parsedDeployment) Ensures that the definition is cached in the appropriate places, including the deployment's collection of deployed artifacts and the deployment manager's cache.
-
Constructor Details
-
CachingAndArtifactsManager
public CachingAndArtifactsManager()
-
-
Method Details
-
updateCachingAndArtifacts
Ensures that the definition is cached in the appropriate places, including the deployment's collection of deployed artifacts and the deployment manager's cache.
-