com.atlassian.bamboo.license
Class BambooLicenseRegistry
java.lang.Object
com.atlassian.bamboo.license.BambooLicenseRegistry
public class BambooLicenseRegistry
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LICENSE_HASH
public static final String LICENSE_HASH
- See Also:
- Constant Field Values
LICENSE_MESSAGE
public static final String LICENSE_MESSAGE
- See Also:
- Constant Field Values
BambooLicenseRegistry
public BambooLicenseRegistry()
setLicenseHash
public void setLicenseHash(String string)
setLicenseMessage
public void setLicenseMessage(String string)
getLicenseMessage
public String getLicenseMessage()
getLicenseHash
public String getLicenseHash()
getBootstrapManager
public BootstrapManager getBootstrapManager()
setBootstrapManager
public void setBootstrapManager(BootstrapManager bootstrapManager)
Copyright © 2006 Atlassian Software Systems. All Rights Reserved.