com.atlassian.sal.confluence.setup
Class ConfluenceSetupApplicationProperties

java.lang.Object
  extended by com.atlassian.sal.confluence.ConfluenceApplicationProperties
      extended by com.atlassian.sal.confluence.setup.ConfluenceSetupApplicationProperties
All Implemented Interfaces:
com.atlassian.sal.api.ApplicationProperties

public class ConfluenceSetupApplicationProperties
extends ConfluenceApplicationProperties

ApplicationProperties for Confluence before it is completely set up, when the settings manager is not yet available.


Constructor Summary
ConfluenceSetupApplicationProperties(BootstrapManager bootstrapManager, HttpContext httpContext)
           
 
Method Summary
protected  java.lang.String getCanonicalBaseUrl()
           
 
Methods inherited from class com.atlassian.sal.confluence.ConfluenceApplicationProperties
getApplicationName, getBaseUrl, getBaseUrl, getBaseUrlFromRequest, getBuildDate, getBuildNumber, getDisplayName, getHomeDirectory, getHttpContext, getPropertyValue, getVersion
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfluenceSetupApplicationProperties

public ConfluenceSetupApplicationProperties(BootstrapManager bootstrapManager,
                                            HttpContext httpContext)
Method Detail

getCanonicalBaseUrl

protected java.lang.String getCanonicalBaseUrl()
Overrides:
getCanonicalBaseUrl in class ConfluenceApplicationProperties
Since:
5.2


Copyright © 2003-2014 Atlassian. All Rights Reserved.