Class FlowableCommonAppProperties.Cache

  • Enclosing class:
    FlowableCommonAppProperties

    public static class FlowableCommonAppProperties.Cache
    extends Object
    The cache configuration for the for login users and token.
    • Constructor Detail

      • Cache

        public Cache()
    • Method Detail

      • getMaxSize

        public long getMaxSize()
      • setMaxSize

        public void setMaxSize​(long maxSize)
      • getMaxAge

        public long getMaxAge()
      • setMaxAge

        public void setMaxAge​(long maxAge)