Modifier and Type | Field and Description |
---|---|
static String |
JVM_SYSTEM_TIMEZONE
This property stores the Jira Server instance timezone.
|
Constructor and Description |
---|
StoreTimezoneProperty(ApplicationProperties props,
com.atlassian.event.api.EventPublisher publisher) |
Modifier and Type | Method and Description |
---|---|
void |
onImportCompleted(ImportCompletedEvent ev) |
void |
start()
This method will be called after the plugin system is fully initialised and all components added to the
dependency injection framework.
|
public static final String JVM_SYSTEM_TIMEZONE
public StoreTimezoneProperty(ApplicationProperties props, com.atlassian.event.api.EventPublisher publisher)
public void start()
Startable
@EventListener public void onImportCompleted(ImportCompletedEvent ev)
Copyright © 2002-2019 Atlassian. All Rights Reserved.