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() |
protected File |
getRootProjectFolder()
Returns the root project folder
|
adapt, addMissingResources, getConfig, getConfig, getContext, getImages, getLabels, getLog, getName, getProject, getSelector, hasImageConfiguration, isOpenShiftMode
public IconEnricher(EnricherContext buildContext)
public Map<String,String> getAnnotations(Kind kind)
getAnnotations
in interface Enricher
getAnnotations
in class BaseEnricher
protected String getIconUrl()
protected 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.