Class ServerTemplateConverter


  • public class ServerTemplateConverter
    extends Object
    • Field Detail

      • PREFER_KIESERVER_SERVICE

        protected static final boolean PREFER_KIESERVER_SERVICE
    • Method Detail

      • fromState

        public static org.kie.server.controller.api.model.spec.ServerTemplate fromState​(org.kie.server.services.impl.storage.KieServerState state)
      • toState

        public static org.kie.server.services.impl.storage.KieServerState toState​(org.kie.server.controller.api.model.spec.ServerTemplate template)
      • resolveServerUrl

        protected static Optional<String> resolveServerUrl​(org.kie.server.services.impl.storage.KieServerState state)