public class

ConfluenceLicenseRegistry

extends Object
implements LicenseRegistry
java.lang.Object
   ↳ com.atlassian.confluence.setup.ConfluenceLicenseRegistry

Summary

Public Constructors
ConfluenceLicenseRegistry()
Public Methods
String getLicenseHash()
String getLicenseMessage()
void setBootstrapManager(BootstrapManager bootstrapManager)
void setLicenseHash(String string)
void setLicenseMessage(String string)
[Expand]
Inherited Methods
From class java.lang.Object
From interface com.atlassian.license.LicenseRegistry

Public Constructors

public ConfluenceLicenseRegistry ()

Public Methods

public String getLicenseHash ()

public String getLicenseMessage ()

public void setBootstrapManager (BootstrapManager bootstrapManager)

public void setLicenseHash (String string)

public void setLicenseMessage (String string)