public class IconEnricher extends BaseEnricher
log| Constructor and Description |
|---|
IconEnricher(EnricherContext buildContext) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
embeddedIconsInConsole(String iconRef,
String prefix)
To use embedded icons provided by the fabric8-console
|
Map<String,String> |
getAnnotations(Kind kind) |
protected String |
getIconUrl(String iconRef) |
protected File |
getRootProjectFolder()
Returns the root project folder
|
adapt, addMissingResources, getConfig, getConfig, getContext, getImages, getLabels, getLog, getName, getProject, getRawConfig, getSelector, hasConfig, hasImageConfiguration, isOpenShiftModepublic IconEnricher(EnricherContext buildContext)
public Map<String,String> getAnnotations(Kind kind)
getAnnotations in interface EnrichergetAnnotations in class BaseEnricherprotected File getRootProjectFolder()
protected String embeddedIconsInConsole(String iconRef, String prefix)
iconRef - name of icon fileprefix - prefix location for the icons in the fabric8-consoleCopyright © 2019. All rights reserved.