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 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 String getLicenseHash()
- Specified by:
getLicenseHash
in interface com.atlassian.license.LicenseRegistry
setLicenseHash
public void setLicenseHash(String string)
- Specified by:
setLicenseHash
in interface com.atlassian.license.LicenseRegistry
getLicenseMessage
public String getLicenseMessage()
- Specified by:
getLicenseMessage
in interface com.atlassian.license.LicenseRegistry
setLicenseMessage
public void setLicenseMessage(String string)
- Specified by:
setLicenseMessage
in interface com.atlassian.license.LicenseRegistry
setBootstrapManager
public void setBootstrapManager(BootstrapManager bootstrapManager)