com.atlassian.jira.web.action.admin
Class ConfirmNewInstallationWithOldLicense
java.lang.Object
webwork.action.ActionSupport
com.atlassian.jira.action.JiraActionSupport
com.atlassian.jira.web.action.JiraWebActionSupport
com.atlassian.jira.web.action.admin.ConfirmNewInstallationWithOldLicense
- All Implemented Interfaces:
- webwork.action.Action, webwork.action.CommandDriven, ErrorCollection, I18nHelper, webwork.action.IllegalArgumentAware, java.io.Serializable
- public class ConfirmNewInstallationWithOldLicense
- extends JiraWebActionSupport
- See Also:
- Serialized Form
Fields inherited from class webwork.action.ActionSupport |
command, errorMap, errorMessages |
Fields inherited from interface webwork.action.Action |
ERROR, INPUT, LOGIN, NONE, SUCCESS |
Methods inherited from class com.atlassian.jira.web.action.JiraWebActionSupport |
addErrorCollection, getAssignableUsers, getAssignableUsers, getCachedGroups, getColumnViewHtml, getComponentManager, getConstantsManager, getCustomFieldHtml, getCustomFieldXML, getDefaultAssignee, getDefaultResourceBundle, getField, getLocale, getOutlookDate, getPermissionManager, getProjectManager, getPropertySet, getRedirect, getRemoteUser, getReturnUrl, getText, getText, getText, getText, getText, getUserFullName, getUserPreferences, getVersionManager, isDefaultAssignee, isDefaultAssignee, isHasIssuePermission, isHasIssuePermission, isHasPermission, isHasPermission, isHasPermission, isHasProjectPermission, isHasProjectPermission, processDefaultAssignee, processDefaultAssignee, processDefaultAssignee, setReturnUrl |
Methods inherited from class com.atlassian.jira.action.JiraActionSupport |
addErrorMessages, addErrorMessages, addErrors, execute, getActionName, getApplicationProperties, getDelegator, getLocaleUtils, getResult, getUnescapedText, getWatcherManager, hasAnyErrors, isIndexing |
Methods inherited from class webwork.action.ActionSupport |
addError, addErrorMessage, addIllegalArgumentException, doDefault, getErrorMessages, getErrors, getHasErrorMessages, getHasErrors, getPropertyEditorMessage, getTexts, getTexts, invalidInput, invokeCommand, isCommand, setCommand, setErrorMessages, setErrors, validate |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface webwork.action.CommandDriven |
setCommand |
ConfirmNewInstallationWithOldLicense
public ConfirmNewInstallationWithOldLicense()
setUserName
public void setUserName(java.lang.String userName)
setPassword
public void setPassword(java.lang.String password)
setLicense
public void setLicense(java.lang.String license)
getUserName
public java.lang.String getUserName()
getPassword
public java.lang.String getPassword()
getLicense
public java.lang.String getLicense()
getConfirm
public java.lang.String getConfirm()
setConfirm
public void setConfirm(java.lang.String confirm)
isLicenseUpdated
public boolean isLicenseUpdated()
isInstallationConfirmed
public boolean isInstallationConfirmed()
doValidation
protected void doValidation()
doExecute
public java.lang.String doExecute()
throws java.lang.Exception
- Throws:
java.lang.Exception
getSupportPeriodEnd
public java.util.Date getSupportPeriodEnd()
Copyright © 2002-2005 Atlassian. All Rights Reserved.