Class KieServerUtils


  • public class KieServerUtils
    extends Object
    • Constructor Detail

      • KieServerUtils

        public KieServerUtils()
    • Method Detail

      • isSnapshot

        public static boolean isSnapshot​(org.kie.server.api.model.ReleaseId releaseId)
      • isSnapshot

        public static boolean isSnapshot​(org.kie.api.builder.ReleaseId releaseId)
      • isSnapshot

        public static boolean isSnapshot​(String version)
      • getDefaultKieSession

        public static org.kie.api.runtime.CommandExecutor getDefaultKieSession​(KieContainerInstanceImpl kci)