com.atlassian.bamboo.ww2.actions.admin
Class UpdateLicenseAction
java.lang.Object
ActionSupport
com.atlassian.bamboo.ww2.BambooActionSupport
com.atlassian.bamboo.ww2.actions.setup.AbstractSetupAction
com.atlassian.bamboo.ww2.actions.admin.UpdateLicenseAction
- All Implemented Interfaces:
- ErrorCollection, BambooSessionAware, ReturnUrlAware
public class UpdateLicenseAction
- extends AbstractSetupAction
Methods inherited from class com.atlassian.bamboo.ww2.BambooActionSupport |
addError, addError, addErrorCollection, addErrorMessage, addErrorMessages, addErrors, addIllegalArgumentException, doDefault, doesLabelKeyHaveMatchingDescription, getAsPreformattedText, getBamboo, getBambooSession, getBreadCrumbs, getBuildManager, getConglomerateCookieValue, getCookieCutter, getCookieValue, getCurrentUrl, getDescriptionFromLabelKey, getFlushedErrorMessages, getReturnUrl, getUser, getWebItemsForSection, getWebResourceManager, getWebSectionsForLocation, hasAnyErrors, hasBuilds, hasPerm, isEnableSignup, isSelectFieldAndNull, setAuthenticationContext, setBambooPermissionManager, setBuildManager, setCookieCutter, setErrorMessages, setHtmlUtils, setReturnUrl, setWebInterfaceManager, setWebResourceManager |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UpdateLicenseAction
public UpdateLicenseAction()
getLicense
public License getLicense()
getSid
public String getSid()
getSupportPeriodEnd
public Date getSupportPeriodEnd()
isSupportPeriodExpired
public boolean isSupportPeriodExpired()
isSupportPeriodAlmostExpired
public boolean isSupportPeriodAlmostExpired()
isOldLicenseWithNewInstall
public boolean isOldLicenseWithNewInstall()
isCommercialLicense
public boolean isCommercialLicense()
isAcademicLicense
public boolean isAcademicLicense()
isOpenSourceLicense
public boolean isOpenSourceLicense()
isEvaluationLicense
public boolean isEvaluationLicense()
validate
public void validate()
execute
public String execute()
throws Exception
- Throws:
Exception
getLicenseString
public String getLicenseString()
setLicenseString
public void setLicenseString(String licenseString)
setBambooLicenseManager
public void setBambooLicenseManager(BambooLicenseManager bambooLicenseManager)
getVersionInfo
public String getVersionInfo()
setBootstrapManager
public void setBootstrapManager(BootstrapManager bootstrapManager)
Copyright © 2006 Atlassian Software Systems. All Rights Reserved.