Class FlowableCommonAppProperties.Cache
- java.lang.Object
-
- org.flowable.ui.common.properties.FlowableCommonAppProperties.Cache
-
- Enclosing class:
- FlowableCommonAppProperties
public static class FlowableCommonAppProperties.Cache extends Object
The cache configuration for the for login users and token.
-
-
Constructor Summary
Constructors Constructor Description Cache()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description longgetMaxAge()longgetMaxSize()voidsetMaxAge(long maxAge)voidsetMaxSize(long maxSize)
-