Class OpenShiftClientServiceImpl

  • All Implemented Interfaces:
    org.guvnor.ala.ui.openshift.service.OpenShiftClientService

    @ApplicationScoped
    public class OpenShiftClientServiceImpl
    extends Object
    implements org.guvnor.ala.ui.openshift.service.OpenShiftClientService
    • Constructor Detail

      • OpenShiftClientServiceImpl

        public OpenShiftClientServiceImpl()
    • Method Detail

      • getDefaultSettings

        public org.guvnor.ala.ui.openshift.model.DefaultSettings getDefaultSettings()
        Specified by:
        getDefaultSettings in interface org.guvnor.ala.ui.openshift.service.OpenShiftClientService
      • getTemplateModel

        public org.guvnor.ala.ui.openshift.model.TemplateDescriptorModel getTemplateModel​(String url)
        Specified by:
        getTemplateModel in interface org.guvnor.ala.ui.openshift.service.OpenShiftClientService
      • isValidProjectName

        public boolean isValidProjectName​(String projectName)
        Specified by:
        isValidProjectName in interface org.guvnor.ala.ui.openshift.service.OpenShiftClientService