public class CachingAndArtifactsManager extends Object
| Modifier and Type | Field and Description |
|---|---|
protected FormJsonConverter |
formJsonConverter |
| Constructor and Description |
|---|
CachingAndArtifactsManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
updateCachingAndArtifacts(ParsedDeployment parsedDeployment)
Ensures that the decision table is cached in the appropriate places, including the deployment's collection of deployed artifacts and the deployment manager's cache.
|
protected FormJsonConverter formJsonConverter
public void updateCachingAndArtifacts(ParsedDeployment parsedDeployment)
Copyright © 2018 Flowable. All rights reserved.