Class FullDeploymentCache<T>

java.lang.Object
org.flowable.common.engine.impl.persistence.deploy.FullDeploymentCache<T>
All Implemented Interfaces:
DeploymentCache<T>

public class FullDeploymentCache<T> extends Object implements DeploymentCache<T>
Default cache: keep everything in memory, without a limit.