public class ConfluenceGoogleIntegrationInitialiser extends Object implements org.springframework.beans.factory.InitializingBean, org.springframework.beans.factory.DisposableBean
Constructor and Description |
---|
ConfluenceGoogleIntegrationInitialiser(com.atlassian.sal.api.ApplicationProperties applicationProperties,
com.atlassian.agmp.integration.common.GooglePropertiesSetter googlePropertiesSetter,
com.atlassian.studio.host.common.StudioInfo studioInfo,
com.atlassian.studio.core.setup.TrustedAppsMaintainer trustedAppsMaintainer,
com.atlassian.plugin.event.PluginEventManager pluginEventManager) |
Modifier and Type | Method and Description |
---|---|
void |
afterPropertiesSet() |
void |
destroy() |
void |
disableGoogleIntegration(com.atlassian.studio.common.google.GooglePropertiesNotSetEvent event) |
void |
enableGoogleIntegration(com.atlassian.studio.common.google.GooglePropertiesSetEvent event) |
public ConfluenceGoogleIntegrationInitialiser(com.atlassian.sal.api.ApplicationProperties applicationProperties, com.atlassian.agmp.integration.common.GooglePropertiesSetter googlePropertiesSetter, com.atlassian.studio.host.common.StudioInfo studioInfo, com.atlassian.studio.core.setup.TrustedAppsMaintainer trustedAppsMaintainer, com.atlassian.plugin.event.PluginEventManager pluginEventManager)
public void afterPropertiesSet() throws Exception
afterPropertiesSet
in interface org.springframework.beans.factory.InitializingBean
Exception
public void destroy() throws Exception
destroy
in interface org.springframework.beans.factory.DisposableBean
Exception
public void disableGoogleIntegration(com.atlassian.studio.common.google.GooglePropertiesNotSetEvent event)
public void enableGoogleIntegration(com.atlassian.studio.common.google.GooglePropertiesSetEvent event)
Copyright © 2003–2016 Atlassian. All rights reserved.