|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.opensymphony.xwork.ActionSupport
com.atlassian.crowd.console.action.BaseAction
com.atlassian.crowd.console.action.options.UpdateLicensing
public class UpdateLicensing
| Field Summary | |
|---|---|
protected long |
currentResources
|
protected com.atlassian.extras.api.crowd.CrowdLicense |
license
|
| Fields inherited from class com.atlassian.crowd.console.action.BaseAction |
|---|
actionMessageAlertColor, ALERT_BLUE, ALERT_GREEN, ALERT_RED, ALERT_YELLOW, applicationManager, crowdLicenseManager, directoryManager, initialLoad, tab |
| Fields inherited from class com.opensymphony.xwork.ActionSupport |
|---|
LOG |
| Fields inherited from interface com.opensymphony.xwork.Action |
|---|
ERROR, INPUT, LOGIN, NONE, SUCCESS |
| Constructor Summary | |
|---|---|
UpdateLicensing()
|
|
| Method Summary | |
|---|---|
java.lang.String |
doDefault()
|
java.lang.String |
doRecalculateUserLimit()
|
java.lang.String |
doUpdate()
|
long |
getCurrentResources()
|
java.lang.String |
getKey()
|
com.atlassian.extras.api.crowd.CrowdLicense |
getLicense()
|
java.util.Date |
getLicenseExpiryDate()
|
java.lang.String |
getServerId()
|
protected void |
processLicense()
|
void |
setCurrentResources(long currentResources)
|
void |
setKey(java.lang.String key)
|
void |
setLicense(com.atlassian.extras.api.crowd.CrowdLicense license)
|
void |
setPropertyManager(PropertyManager propertyManager)
|
void |
setSystemInfoHelper(SystemInfoHelper systemInfoHelper)
|
| Methods inherited from class com.opensymphony.xwork.ActionSupport |
|---|
addActionError, addActionMessage, addFieldError, clearErrorsAndMessages, clone, doInput, execute, getActionErrors, getActionMessages, getErrorMessages, getErrors, getFieldErrors, getLocale, getText, getText, getText, getText, getText, getText, getText, getText, getText, getTexts, getTexts, hasActionErrors, hasActionMessages, hasErrors, hasFieldErrors, hasKey, pause, setActionErrors, setActionMessages, setFieldErrors, validate |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected com.atlassian.extras.api.crowd.CrowdLicense license
protected long currentResources
| Constructor Detail |
|---|
public UpdateLicensing()
| Method Detail |
|---|
public java.lang.String doDefault()
doDefault in class BaseActionpublic java.lang.String doUpdate()
public java.lang.String doRecalculateUserLimit()
protected void processLicense()
public java.lang.String getKey()
public void setKey(java.lang.String key)
public long getCurrentResources()
public void setCurrentResources(long currentResources)
public com.atlassian.extras.api.crowd.CrowdLicense getLicense()
getLicense in class BaseActionpublic java.util.Date getLicenseExpiryDate()
public void setLicense(com.atlassian.extras.api.crowd.CrowdLicense license)
public java.lang.String getServerId()
public void setSystemInfoHelper(SystemInfoHelper systemInfoHelper)
public void setPropertyManager(PropertyManager propertyManager)
setPropertyManager in class BaseAction
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||