Modifier and Type | Method and Description |
---|---|
ITemplate |
ProjectTemplateProcessing.process(ITemplate template) |
Modifier and Type | Method and Description |
---|---|
Collection<ITemplate> |
ProjectTemplateListCapability.getCommonTemplates() |
Collection<ITemplate> |
ProjectTemplateListCapability.getTemplates() |
Modifier and Type | Method and Description |
---|---|
Collection<IResource> |
ProjectTemplateProcessing.apply(ITemplate template) |
ITemplate |
ProjectTemplateProcessing.process(ITemplate template) |
Modifier and Type | Class and Description |
---|---|
protected static class |
ServerTemplateProcessing.TemplateConfigAdapter |
Modifier and Type | Method and Description |
---|---|
ITemplate |
ServerTemplateProcessing.process(ITemplate template,
String namespace) |
Modifier and Type | Method and Description |
---|---|
ITemplate |
ServerTemplateProcessing.process(ITemplate template,
String namespace) |
Constructor and Description |
---|
TemplateConfigAdapter(ITemplate template,
String namespace) |
Modifier and Type | Class and Description |
---|---|
class |
Template |
Modifier and Type | Method and Description |
---|---|
ITemplate |
IProjectTemplateProcessing.process(ITemplate template)
Processes a template to substitute the parameters
where necessary for project
|
Modifier and Type | Method and Description |
---|---|
Collection<ITemplate> |
IProjectTemplateList.getCommonTemplates()
Retrieve the common templates from the server (e.g.
|
Collection<ITemplate> |
IProjectTemplateList.getTemplates()
Retrieve the templates associated with a specific project
|
Modifier and Type | Method and Description |
---|---|
Collection<IResource> |
IProjectTemplateProcessing.apply(ITemplate template)
Apply the objects defined in the template to the server
|
ITemplate |
IProjectTemplateProcessing.process(ITemplate template)
Processes a template to substitute the parameters
where necessary for project
|
Modifier and Type | Method and Description |
---|---|
<T extends IResource> |
ITemplateProcessing.process(ITemplate template,
String namespace)
Processes the template to substitute the parameters
where necessary
|
Copyright © 2016 Red Hat, Inc. All rights reserved.