public interface IProjectTemplateProcessing extends ICapability
| Modifier and Type | Method and Description |
|---|---|
Collection<IResource> |
apply(ITemplate template)
Apply the objects defined in the template to the server
|
ITemplate |
process(ITemplate template)
Processes a template to substitute the parameters where necessary for project
|
getName, isSupportedITemplate process(ITemplate template)
template - The template to processCollection<IResource> apply(ITemplate template)
Copyright © 2019 Red Hat, Inc. All Rights Reserved.