@ApplicationScoped public class OpenShiftClientServiceImpl extends Object implements OpenShiftClientService
| Constructor and Description |
|---|
OpenShiftClientServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
DefaultSettings |
getDefaultSettings() |
TemplateDescriptorModel |
getTemplateModel(String url) |
boolean |
isValidProjectName(String projectName) |
public DefaultSettings getDefaultSettings()
getDefaultSettings in interface OpenShiftClientServicepublic TemplateDescriptorModel getTemplateModel(String url)
getTemplateModel in interface OpenShiftClientServicepublic boolean isValidProjectName(String projectName)
isValidProjectName in interface OpenShiftClientServiceCopyright © 2001–2017 JBoss by Red Hat. All rights reserved.