public class AddVersion extends ViewProject
JiraWebActionSupport.MessageType
ErrorCollection.Reason
I18nHelper.BeanFactory
projectManager
ISSUE_NOT_FOUND_RESULT, PERMISSION_VIOLATION_RESULT, request, RETURN_URL_PARAMETER, savedFilters
log
Constructor and Description |
---|
AddVersion(JiraAuthenticationContext authenticationContext,
VersionService versionService) |
Modifier and Type | Method and Description |
---|---|
String |
doDefault() |
protected String |
doExecute() |
protected void |
doValidation()
Confirm that the entity we are about to create:
Has a name,
Has a case insensitivly unique name.
|
String |
getDescription() |
String |
getName() |
String |
getReleaseDate() |
Long |
getScheduleAfterVersion() |
void |
setDescription(String description) |
void |
setName(String name) |
void |
setReleaseDate(String releaseDate) |
void |
setScheduleAfterVersion(Long scheduleAfterVersion) |
getPid, getProjectObject, hasAdminPermission, hasAssociateRolesPermission, hasProjectAdminPermission, isDefaultAssigneeAssignable, setPid
getAssigneeType, getAssigneeTypes, getAvatarId, getIssueSecurityScheme, getKey, getLead, getNotificationScheme, getPermissionScheme, getPrettyAssigneeType, getProjectTypeKey, getUrl, mapErrorCollection, setAssigneeType, setAvatarId, setIssueSecurityScheme, setKey, setLead, setNotificationScheme, setPermissionScheme, setProjectTypeKey, setUrl
getBrowsableProjects, getSelectedProjectId, setSelectedProject, setSelectedProject
addError, addErrorCollection, addErrorMessage, addErrorMessageByKeyIfAbsent, addErrorMessageIfAbsent, addMessageToResponse, addReason, addReasons, forceRedirect, getAdministratorContactLink, getApplicationProperties, getAuthorizationSupport, getConglomerateCookieValue, getConstantsManager, getDateFormat, getDateTimeFormat, getDateTimeFormatter, getDescTranslation, getDescTranslation, getDmyDateFormatter, getEmptyResponse, getErrorMessages, getErrors, getField, getFlushedErrorMessages, getGlobalPermissionManager, getHint, getHintManager, getHttpRequest, getHttpResponse, getHttpSession, getJiraContactHelper, getJiraServiceContext, getLanguage, getLoggedInApplicationUser, getLoggedInUser, getNameTranslation, getNameTranslation, getOutlookDate, getPermissionManager, getProjectManager, getRandomHint, getReasons, getRedirect, getRedirect, getRedirectSanitiser, getRequestSourceType, getReturnUrl, getReturnUrlForCancelLink, getSearchSortDescriptions, getSelectedProject, getSelectedProjectObject, getServerId, getServletContext, getTimeFormat, getUriValidator, getUserFullName, getUserManager, getUserProjectHistoryManager, getVersionManager, getWebworkStack, getWebworkStack, getXsrfToken, hasErrorMessage, hasErrorMessageByKey, hasGlobalPermission, hasGlobalPermission, hasIssuePermission, hasIssuePermission, hasIssuePermission, hasPermission, hasProjectPermission, hasProjectPermission, htmlEncode, insertContextPath, isInlineDialogMode, isSystemAdministrator, isUserExists, isUserExistsByKey, isUserExistsByName, returnComplete, returnComplete, returnCompleteWithInlineRedirect, returnCompleteWithInlineRedirectAndMsg, returnCompleteWithInlineRedirectAndMsg, returnMsgToUser, returnMsgToUser, setConglomerateCookieValue, setInline, setReasons, setReturnUrl, setSelectedProjectId, tagMauEventWithApplication, tagMauEventWithProject, urlEncode
addErrorMessages, addErrorMessages, addErrors, addIllegalArgumentException, execute, getActionName, getComponentInstanceOfType, getDefaultResourceBundle, getI18nHelper, getKeysForPrefix, getLocale, getOfBizDelegator, getResourceBundle, getResult, getText, getText, getText, getText, getText, getText, getText, getText, getText, getText, getText, getText, getText, getText, getUnescapedText, getUntransformedRawText, getUserPreferences, hasAnyErrors, isIndexing, isKeyDefined, removeKeyOrAddError
addError, addErrorMessage, getCommandName, getHasErrorMessages, getHasErrors, getPropertyEditorMessage, getTexts, getTexts, getTimezone, invalidInput, invokeCommand, isCommand, setCommand, setErrorMessages, setErrors, validate
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addError, addErrorMessage, addErrorMessages, addErrors, hasAnyErrors, setErrorMessages
public AddVersion(JiraAuthenticationContext authenticationContext, VersionService versionService)
public String doDefault() throws Exception
doDefault
in class ViewProject
Exception
protected void doValidation()
doValidation
in class ViewProject
protected String doExecute() throws Exception
doExecute
in class ViewProject
Exception
public String getName()
getName
in class AbstractProjectAction
public void setName(String name)
setName
in class AbstractProjectAction
public String getReleaseDate()
public void setReleaseDate(String releaseDate)
public String getDescription()
getDescription
in class AbstractProjectAction
public void setDescription(String description)
setDescription
in class AbstractProjectAction
public Long getScheduleAfterVersion()
public void setScheduleAfterVersion(Long scheduleAfterVersion)
Copyright © 2002-2017 Atlassian. All Rights Reserved.