Class KieServerStateRepositoryUtils


  • public class KieServerStateRepositoryUtils
    extends Object
    • Method Detail

      • populateWithSystemProperties

        public static void populateWithSystemProperties​(org.kie.server.api.model.KieServerConfig config)
      • populateWithProperties

        public static void populateWithProperties​(org.kie.server.api.model.KieServerConfig config,
                                                  Properties properties)
      • getFileRepoPath

        public static String getFileRepoPath()
      • getServerId

        public static String getServerId()
      • getFileRepoDir

        public static File getFileRepoDir()
      • getStateFile

        public static File getStateFile()
      • trimToNull

        public static String trimToNull​(String s)