com.atlassian.confluence.setup
Class ConfluenceLicenseRegistry
java.lang.Object
com.atlassian.confluence.setup.ConfluenceLicenseRegistry
- All Implemented Interfaces:
- com.atlassian.license.LicenseRegistry
public class ConfluenceLicenseRegistry
- extends java.lang.Object
- implements com.atlassian.license.LicenseRegistry
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfluenceLicenseRegistry
public ConfluenceLicenseRegistry()
getLicenseHash
public java.lang.String getLicenseHash()
- Specified by:
getLicenseHash
in interface com.atlassian.license.LicenseRegistry
setLicenseHash
public void setLicenseHash(java.lang.String string)
- Specified by:
setLicenseHash
in interface com.atlassian.license.LicenseRegistry
getLicenseMessage
public java.lang.String getLicenseMessage()
- Specified by:
getLicenseMessage
in interface com.atlassian.license.LicenseRegistry
setLicenseMessage
public void setLicenseMessage(java.lang.String string)
- Specified by:
setLicenseMessage
in interface com.atlassian.license.LicenseRegistry
setBootstrapManager
public void setBootstrapManager(BootstrapManager bootstrapManager)
Copyright © 2003-2013 Atlassian. All Rights Reserved.