public static class FlowableCommonAppProperties.Cache extends Object
| Constructor and Description |
|---|
Cache() |
| Modifier and Type | Method and Description |
|---|---|
long |
getMaxAge() |
long |
getMaxSize() |
void |
setMaxAge(long maxAge) |
void |
setMaxSize(long maxSize) |
Copyright © 2022 Flowable. All rights reserved.