public class DocLinkEnricher extends AbstractLiveEnricher
log| Constructor and Description |
|---|
DocLinkEnricher(MavenEnricherContext buildContext) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
findDocumentationUrl() |
Map<String,String> |
getAnnotations(Kind kind) |
protected static String |
replaceProperties(String text,
Properties properties)
Replaces all text of the form
${foo} with the value in the properties object |
asBooleanFromGlobalProp, getDefaultOnline, getExternalServiceURL, unfoldExceptionsadapt, addMissingResources, getConfig, getConfig, getConfiguration, getContext, getImages, getLabels, getLog, getName, getRawConfig, getSelector, hasConfig, hasImageConfiguration, isOpenShiftModepublic DocLinkEnricher(MavenEnricherContext buildContext)
public Map<String,String> getAnnotations(Kind kind)
getAnnotations in interface EnrichergetAnnotations in class BaseEnricherprotected String findDocumentationUrl()
protected static String replaceProperties(String text, Properties properties)
${foo} with the value in the properties objectCopyright © 2018. All rights reserved.