public class ConfluenceGadgetDirectoryMaintainer extends Object implements com.atlassian.sal.api.lifecycle.LifecycleAware, org.springframework.beans.factory.InitializingBean, org.springframework.beans.factory.DisposableBean
| Constructor and Description |
|---|
ConfluenceGadgetDirectoryMaintainer(com.atlassian.studio.common.util.application.ApplicationHelper applicationHelper,
com.atlassian.event.api.EventPublisher eventPublisher,
com.atlassian.gadgets.directory.spi.SubscribedGadgetFeedStore subscribedGadgetFeedStore) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
void |
destroy() |
void |
onAppStatusChanged(com.atlassian.studio.common.appstatus.event.AppStatusChangeEvent e) |
void |
onStart() |
void |
onStop() |
public ConfluenceGadgetDirectoryMaintainer(com.atlassian.studio.common.util.application.ApplicationHelper applicationHelper,
com.atlassian.event.api.EventPublisher eventPublisher,
com.atlassian.gadgets.directory.spi.SubscribedGadgetFeedStore subscribedGadgetFeedStore)
public void onStart()
onStart in interface com.atlassian.sal.api.lifecycle.LifecycleAware@EventListener public void onAppStatusChanged(com.atlassian.studio.common.appstatus.event.AppStatusChangeEvent e)
public void afterPropertiesSet()
throws Exception
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanExceptionpublic void destroy()
throws Exception
destroy in interface org.springframework.beans.factory.DisposableBeanExceptionpublic void onStop()
Copyright © 2003–2017 Atlassian. All rights reserved.