public class TemplateTraceability extends Object implements ITemplateTraceability
OPENSHIFT_BINARY_LOCATION
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()
ITemplateTraceability
getTemplateName
in interface ITemplateTraceability
public boolean isSupported()
ICapability
isSupported
in interface ICapability
public String getName()
ICapability
getName
in interface ICapability
Copyright © 2016 Red Hat, Inc. All rights reserved.