public class ThemeService
extends java.lang.Object
implements org.springframework.beans.factory.DisposableBean
| Constructor and Description |
|---|
ThemeService(com.atlassian.jira.config.properties.ApplicationProperties applicationProperties,
com.atlassian.event.api.EventPublisher eventPublisher) |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
java.lang.String |
getJIRATheme() |
void |
onApplicationPropertyChangeEvent(com.atlassian.jira.event.config.ApplicationPropertyChangeEvent applicationPropertyChangeEvent) |
public ThemeService(com.atlassian.jira.config.properties.ApplicationProperties applicationProperties,
com.atlassian.event.api.EventPublisher eventPublisher)
public void destroy()
destroy in interface org.springframework.beans.factory.DisposableBean@EventListener public void onApplicationPropertyChangeEvent(com.atlassian.jira.event.config.ApplicationPropertyChangeEvent applicationPropertyChangeEvent)
public java.lang.String getJIRATheme()