public class TemplateTraceability extends Object implements ITemplateTraceability
| Constructor and Description |
|---|
TemplateTraceability(IResource resource) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Well known name of the capability
|
String |
getTemplateName()
Get the name of the template if any associated
with this resource
|
boolean |
isSupported()
Allow the implementation of the capability to determine
if it is supported on the OpenShift server.
|
public TemplateTraceability(IResource resource)
public String getTemplateName()
ITemplateTraceabilitygetTemplateName in interface ITemplateTraceabilitypublic boolean isSupported()
ICapabilityisSupported in interface ICapabilitypublic String getName()
ICapabilitygetName in interface ICapabilityCopyright © 2018 Red Hat, Inc. All Rights Reserved.