com.atlassian.studio.confluence.startup
Interface ConfluenceSetupService


public interface ConfluenceSetupService

Service for setting up Confluence

Since:
v3.0

Method Summary
 void startLifecycle(javax.servlet.ServletContext servletContext)
          Start lifecycle, if it hasn't already been started.
 

Method Detail

startLifecycle

void startLifecycle(javax.servlet.ServletContext servletContext)
Start lifecycle, if it hasn't already been started. The reason this exists is that for some reason, lifecycle tasks aren't executed when Confluence gets setup for the first time.



Copyright © 2003-2014 Atlassian. All Rights Reserved.