Class AbstractJsonFileStore

    • Constructor Detail

      • AbstractJsonFileStore

        protected AbstractJsonFileStore()
    • Method Detail

      • getSerialisationObjectMapper

        protected abstract com.fasterxml.jackson.databind.ObjectMapper getSerialisationObjectMapper()
      • cleanup

        protected void cleanup()
      • save

        protected void save​(Object data)
      • getConfigFile

        protected File getConfigFile()
      • delete

        protected void delete​(String storePath)