Class KieServerEnvironment


  • public class KieServerEnvironment
    extends Object
    • Constructor Detail

      • KieServerEnvironment

        public KieServerEnvironment()
    • Method Detail

      • getVersion

        public static Version getVersion()
      • getServerId

        public static String getServerId()
      • setServerId

        public static void setServerId​(String serverIdIn)
      • getServerName

        public static String getServerName()
      • setServerName

        public static void setServerName​(String nameIn)
      • getContextRoot

        public static String getContextRoot()
      • setContextRoot

        public static void setContextRoot​(String contextRootIn)