public class DefaultLogoProvider extends Object implements LogoProvider
Constructor and Description |
---|
DefaultLogoProvider(FeatureManager featureManager,
ApplicationProperties applicationProperties,
JiraLicenseManager licenseManager) |
Modifier and Type | Method and Description |
---|---|
String |
getFavicon()
Returns favicon URL depending on product or URL from LookAndFeel if set by user
|
String |
getLogo()
Returns logo URL depending on product or URL from LookAndFeel if set by user
|
public DefaultLogoProvider(FeatureManager featureManager, ApplicationProperties applicationProperties, JiraLicenseManager licenseManager)
public String getLogo()
LogoProvider
getLogo
in interface LogoProvider
public String getFavicon()
LogoProvider
getFavicon
in interface LogoProvider
Copyright © 2002-2018 Atlassian. All Rights Reserved.