public class EditSubTaskIssueTypes extends JiraWebActionSupport implements IssueTypeTemplateProperties
JiraWebActionSupport.MessageTypeErrorCollection.ReasonI18nHelper.BeanFactoryISSUE_NOT_FOUND_RESULT, PERMISSION_VIOLATION_RESULT, request, RETURN_URL_PARAMETER, savedFilterslog| Constructor and Description |
|---|
EditSubTaskIssueTypes(SubTaskManager subTaskManager,
ConstantsManager constantsManager) |
| Modifier and Type | Method and Description |
|---|---|
String |
doDefault() |
protected String |
doExecute() |
protected void |
doValidation() |
String |
getAction() |
String |
getActiveTab() |
Long |
getAvatarId() |
String |
getCancelAction() |
String |
getDefaultAvatarId() |
String |
getDescription() |
String |
getEditTitleTextId() |
Collection<String> |
getErrorMessages()
Get all non field-specific error messages.
|
String |
getIconurl() |
String |
getId() |
com.atlassian.jira.web.action.admin.subtasks.EditSubTaskIssueTypes.IssueTypeViewData |
getIssueTypeValue() |
String |
getName() |
Long |
getSequence() |
String |
getToken() |
Map<String,Object> |
getWrappedErrorsForView() |
void |
setAvatarId(Long avatarId) |
void |
setDescription(String description) |
void |
setIconurl(String iconurl) |
void |
setId(String id) |
void |
setName(String name) |
void |
setSequence(Long sequence) |
addError, addErrorCollection, addErrorMessage, addErrorMessageByKeyIfAbsent, addErrorMessageIfAbsent, addMessageToResponse, addReason, addReasons, forceRedirect, getAdministratorContactLink, getApplicationProperties, getAuthorizationSupport, getConglomerateCookieValue, getConstantsManager, getDateFormat, getDateTimeFormat, getDateTimeFormatter, getDescTranslation, getDmyDateFormatter, getEmptyResponse, getErrors, getField, getFlushedErrorMessages, getGlobalPermissionManager, getHint, getHintManager, getHttpRequest, getHttpResponse, getHttpSession, getJiraContactHelper, getJiraServiceContext, getLanguage, getLoggedInApplicationUser, getLoggedInUser, getNameTranslation, getOutlookDate, getPermissionManager, getProjectManager, getRandomHint, getReasons, getRedirect, getRedirect, getRedirectSanitiser, getReturnUrl, getReturnUrlForCancelLink, getSearchSortDescriptions, getSelectedProject, getSelectedProjectObject, getServerId, getServletContext, getTimeFormat, getUriValidator, getUserFullName, getUserManager, getUserProjectHistoryManager, getVersionManager, getWebworkStack, getWebworkStack, getXsrfToken, hasErrorMessage, hasErrorMessageByKey, hasGlobalPermission, hasIssuePermission, hasIssuePermission, hasPermission, hasProjectPermission, hasProjectPermission, htmlEncode, insertContextPath, isHasIssuePermission, isHasIssuePermission, isHasPermission, isHasPermission, isHasPermission, isHasProjectPermission, isHasProjectPermission, isInlineDialogMode, isSystemAdministrator, isUserExists, isUserExistsByKey, isUserExistsByName, returnComplete, returnComplete, returnCompleteWithInlineRedirect, returnCompleteWithInlineRedirectAndMsg, returnCompleteWithInlineRedirectAndMsg, returnMsgToUser, returnMsgToUser, setConglomerateCookieValue, setInline, setReasons, setReturnUrl, setSelectedProjectId, urlEncodeaddErrorMessages, addErrorMessages, addErrors, addIllegalArgumentException, execute, getActionName, getComponentInstanceOfType, getDefaultResourceBundle, getDelegator, getI18nHelper, getKeysForPrefix, getLocale, getOfBizDelegator, getRemoteUser, getResourceBundle, getResult, getText, getText, getText, getText, getText, getText, getText, getText, getText, getText, getText, getText, getText, getText, getUnescapedText, getUntransformedRawText, getUserPreferences, getWatcherManager, hasAnyErrors, isIndexing, isKeyDefined, removeKeyOrAddErroraddError, addErrorMessage, getCommandName, getHasErrorMessages, getHasErrors, getPropertyEditorMessage, getTexts, getTexts, getTimezone, invalidInput, invokeCommand, isCommand, setCommand, setErrorMessages, setErrors, validateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddError, addErrorMessage, addErrorMessages, addErrors, hasAnyErrors, setErrorMessagespublic EditSubTaskIssueTypes(SubTaskManager subTaskManager, ConstantsManager constantsManager)
public String doDefault() throws Exception
doDefault in class webwork.action.ActionSupportExceptionprotected void doValidation()
doValidation in class webwork.action.ActionSupportprotected String doExecute() throws Exception
doExecute in class webwork.action.ActionSupportExceptionpublic String getId()
public void setId(String id)
public String getName()
public void setName(String name)
public Long getSequence()
public void setSequence(Long sequence)
public String getDescription()
public void setDescription(String description)
public String getIconurl()
public void setIconurl(String iconurl)
public Long getAvatarId()
getAvatarId in interface IssueTypeTemplatePropertiespublic void setAvatarId(Long avatarId)
public com.atlassian.jira.web.action.admin.subtasks.EditSubTaskIssueTypes.IssueTypeViewData getIssueTypeValue()
getIssueTypeValue in interface IssueTypeTemplatePropertiespublic String getAction()
getAction in interface IssueTypeTemplatePropertiespublic String getCancelAction()
getCancelAction in interface IssueTypeTemplatePropertiespublic String getActiveTab()
getActiveTab in interface IssueTypeTemplatePropertiespublic String getToken()
getToken in interface IssueTypeTemplatePropertiespublic Map<String,Object> getWrappedErrorsForView()
getWrappedErrorsForView in interface IssueTypeTemplatePropertiespublic Collection<String> getErrorMessages()
ErrorCollectiongetErrorMessages in interface ErrorCollectiongetErrorMessages in interface IssueTypeTemplatePropertiesgetErrorMessages in class JiraWebActionSupportpublic String getDefaultAvatarId()
getDefaultAvatarId in interface IssueTypeTemplatePropertiespublic String getEditTitleTextId()
getEditTitleTextId in interface IssueTypeTemplatePropertiesCopyright © 2002-2015 Atlassian. All Rights Reserved.