com.atlassian.jira.web.action.issue
Class CreateSubTaskIssueDetails

java.lang.Object
  extended by webwork.action.ActionSupport
      extended by com.atlassian.jira.action.JiraActionSupport
          extended by com.atlassian.jira.web.action.JiraWebActionSupport
              extended by com.atlassian.jira.web.action.ProjectActionSupport
                  extended by com.atlassian.jira.web.action.IssueActionSupport
                      extended by com.atlassian.jira.web.action.issue.AbstractIssueSelectAction
                          extended by com.atlassian.jira.web.action.issue.CreateIssue
                              extended by com.atlassian.jira.web.action.issue.CreateIssueDetails
                                  extended by com.atlassian.jira.web.action.issue.CreateSubTaskIssueDetails
All Implemented Interfaces:
OperationContext, ErrorCollection, I18nHelper, Assignable, IssueSummaryAware, java.io.Serializable, webwork.action.Action, webwork.action.CommandDriven, webwork.action.IllegalArgumentAware

public class CreateSubTaskIssueDetails
extends CreateIssueDetails

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class com.atlassian.jira.web.action.issue.CreateIssue
CreateIssue.ButtonHolder
 
Nested classes/interfaces inherited from interface com.atlassian.jira.util.I18nHelper
I18nHelper.BeanFactory
 
Field Summary
static java.lang.String SUB_TASK_LINK_TYPE_INWARD_NAME
           
static java.lang.String SUB_TASK_LINK_TYPE_NAME
           
static java.lang.String SUB_TASK_LINK_TYPE_OUTWARD_NAME
           
static java.lang.String SUB_TASK_LINK_TYPE_STYLE
           
 
Fields inherited from class com.atlassian.jira.web.action.issue.CreateIssueDetails
validationResult
 
Fields inherited from class com.atlassian.jira.web.action.issue.CreateIssue
fieldValuesHolder, issueCreationHelperBean, issueObject
 
Fields inherited from class com.atlassian.jira.web.action.issue.AbstractIssueSelectAction
id
 
Fields inherited from class com.atlassian.jira.web.action.IssueActionSupport
attachmentManager
 
Fields inherited from class com.atlassian.jira.web.action.ProjectActionSupport
projectManager
 
Fields inherited from class com.atlassian.jira.web.action.JiraWebActionSupport
ISSUE_NOT_FOUND_RESULT, PERMISSION_VIOLATION_RESULT, request, RETURN_URL_PARAMETER, savedFilters
 
Fields inherited from class com.atlassian.jira.action.JiraActionSupport
log
 
Fields inherited from class webwork.action.ActionSupport
command, errorMap, errorMessages
 
Fields inherited from interface webwork.action.Action
ERROR, INPUT, LOGIN, NONE, SUCCESS
 
Constructor Summary
CreateSubTaskIssueDetails(ConstantsManager constantsManager, SubTaskManager subTaskManager, IssueCreationHelperBean issueCreationHelperBean, SubTaskQuickCreationConfig subTaskQuickCreationConfig, FieldScreenRendererFactory fieldScreenRendererFactory, IssueFactory issueFactory, IssueService issueService)
           
 
Method Summary
protected  java.lang.String doExecute()
           
protected  java.lang.String doPostCreationTasks()
           
protected  void doValidation()
           
 java.util.Map<java.lang.String,java.lang.Object> getDisplayParams()
           
protected  FieldScreenRenderer getFieldScreenRenderer()
           
protected  java.util.Collection getIssueTypes()
           
 java.lang.Long getParentIssueId()
           
 java.lang.String getParentIssueKey()
           
 java.lang.String getParentIssuePath()
          Gets the relative path to the parent issue.
protected  java.util.Collection getProvidedFields()
           
protected  boolean hasMandatoryFields()
           
 boolean isFieldErrorsPresent()
           
 boolean isQuickCreate()
           
protected  void recordHistoryIssueType()
           
 void setParentIssueId(java.lang.Long parentIssueId)
           
 void setQuickCreate(boolean quickCreate)
           
 
Methods inherited from class com.atlassian.jira.web.action.issue.CreateIssueDetails
createIssue, doInit, getAuxiliarySubmitButtonValue, getIssue
 
Methods inherited from class com.atlassian.jira.web.action.issue.CreateIssue
doDefault, getAllowedProjects, getAssignee, getAssignIn, getButtons, getCustomFields, getFieldScreenRenderTabs, getFieldValuesHolder, getIgnoreFieldIds, getIssueObject, getIssueOperation, getIssuetype, getIssueTypeGV, getIssueTypesForProject, getPid, getProject, getRedirectForCreateBypass, getSelectedTab, getSubmitButtonName, getTabsWithErrors, isAbleToCreateIssueInSelectedProject, isHasProjectPermission, populateFieldHolderWithDefaults, setAssignee, setHistoryIssuetype, setIssuetype, setPid, validateIssueType
 
Methods inherited from class com.atlassian.jira.web.action.issue.AbstractIssueSelectAction
cameFromIssue, cameFromParent, getId, getIssueObjectNoSecurityCheck, getIssuePath, getKey, getLayoutBean, getParentIssueObject, getSecurityLevel, getSecurityLevel, getSecurityLevelName, getSubTaskManager, getSummaryIssue, getViewIssueKey, getViewUrl, isEditable, isEditable, isHasEditIssuePermission, isIssueExists, isIssueValid, isSubTask, isSubTaskCreatable, isWorkflowAllowsEdit, redirectToView, resetIssue, setId, setIssue, setKey, setViewIssueKey
 
Methods inherited from class com.atlassian.jira.web.action.IssueActionSupport
clearSelectedIssue, getAttachmentManager, getCurrentFailedLoginCount, getCurrentJQL, getCustomFieldManager, getDaysPerWeek, getEverLoggedIn, getHoursPerDay, getIssueManager, getLastFailedLogin, getLastLogin, getLoginCount, getPossibleVersions, getPossibleVersionsReleasedFirst, getPrettyDuration, getPreviousLogin, getSearchRequest, getSelectedIssueId, getSessionPagerFilterManager, getSessionSearchRequestManager, getSessionSearchRequestManagerFactory, getSessionSelectedIssueManager, getTotalFailedLoginCount, getUrlEncoded, getWorkflow, getWorkflowTransitionDescription, getWorkflowTransitionDisplayName, isCustomFieldHidden, isElevatedSecurityCheckRequired, isFieldHidden, isFieldHidden, isFieldHidden, isTimeTrackingEnabled, setCurrentIssue, setSearchRequest, setSelectedIssueId, updateSearchRequest
 
Methods inherited from class com.atlassian.jira.web.action.ProjectActionSupport
getBrowseableProjects, getBrowseableProjectsInCategory, getSelectedProjectId, setSelectedProject, setSelectedProject
 
Methods inherited from class com.atlassian.jira.web.action.JiraWebActionSupport
addErrorCollection, addErrorMessageByKeyIfAbsent, addErrorMessageIfAbsent, forceRedirect, getApplicationProperties, getAssignableUsers, getAssignableUsers, getCachedGroups, getComponentManager, getConglomerateCookieValue, getConstantsManager, getDateFormat, getDateTimeFormat, getDescTranslation, getExternalLinkUtils, getField, getFlushedErrorMessages, getGlobalPermissionManager, getHint, getHintManager, getJiraServiceContext, getLanguage, getNameTranslation, getOutlookDate, getPermissionManager, getProjectManager, getPropertySet, getRandomHint, getRedirect, getRemoteUser, getReturnUrl, getReturnUrlForCancelLink, getSearchSortDescriptions, getSelectedProject, getSelectedProjectObject, getServerId, getText, getTimeFormat, getUriValidator, getUserFullName, getUserProjectHistoryManager, getVersionManager, getWebworkStack, getWebworkStack, getXsrfToken, hasErrorMessage, hasErrorMessageByKey, htmlEncode, isHasIssuePermission, isHasIssuePermission, isHasPermission, isHasPermission, isHasPermission, isHasProjectPermission, isInlineDialogMode, isSystemAdministrator, isUserExists, returnComplete, returnComplete, returnCompleteWithInlineRedirect, setConglomerateCookieValue, setInline, setReturnUrl, setSelectedProjectId
 
Methods inherited from class com.atlassian.jira.action.JiraActionSupport
addErrorMessages, addErrorMessages, addErrors, addIllegalArgumentException, execute, getActionName, getDefaultResourceBundle, getDelegator, getKeysForPrefix, getLocale, getResult, getText, getText, getText, getText, getText, getText, getText, getText, getText0, getUnescapedText, getUserPreferences, getWatcherManager, hasAnyErrors, isEnterprise, isIndexing, isProfessional, isProfessionalOrEnterprise, isStandard, removeKeyOrAddError
 
Methods inherited from class webwork.action.ActionSupport
addError, addErrorMessage, getCommandName, getErrorMessages, getErrors, getHasErrorMessages, getHasErrors, getPropertyEditorMessage, getTexts, getTexts, getTimezone, 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 com.atlassian.jira.web.action.issue.IssueSummaryAware
getRemoteUser
 
Methods inherited from interface com.atlassian.jira.util.ErrorCollection
addError, addErrorMessage, addErrorMessages, addErrors, getErrorMessages, getErrors, hasAnyErrors, setErrorMessages
 
Methods inherited from interface webwork.action.CommandDriven
getCommandName, setCommand
 

Field Detail

SUB_TASK_LINK_TYPE_NAME

public static final java.lang.String SUB_TASK_LINK_TYPE_NAME
See Also:
Constant Field Values

SUB_TASK_LINK_TYPE_STYLE

public static final java.lang.String SUB_TASK_LINK_TYPE_STYLE
See Also:
Constant Field Values

SUB_TASK_LINK_TYPE_INWARD_NAME

public static final java.lang.String SUB_TASK_LINK_TYPE_INWARD_NAME
See Also:
Constant Field Values

SUB_TASK_LINK_TYPE_OUTWARD_NAME

public static final java.lang.String SUB_TASK_LINK_TYPE_OUTWARD_NAME
See Also:
Constant Field Values
Constructor Detail

CreateSubTaskIssueDetails

public CreateSubTaskIssueDetails(ConstantsManager constantsManager,
                                 SubTaskManager subTaskManager,
                                 IssueCreationHelperBean issueCreationHelperBean,
                                 SubTaskQuickCreationConfig subTaskQuickCreationConfig,
                                 FieldScreenRendererFactory fieldScreenRendererFactory,
                                 IssueFactory issueFactory,
                                 IssueService issueService)
Method Detail

doValidation

protected void doValidation()
Overrides:
doValidation in class CreateIssueDetails

getFieldScreenRenderer

protected FieldScreenRenderer getFieldScreenRenderer()
Overrides:
getFieldScreenRenderer in class CreateIssue

hasMandatoryFields

protected boolean hasMandatoryFields()

getProvidedFields

protected java.util.Collection getProvidedFields()

doExecute

protected java.lang.String doExecute()
                              throws java.lang.Exception
Overrides:
doExecute in class CreateIssueDetails
Throws:
java.lang.Exception

getIssueTypes

protected java.util.Collection getIssueTypes()

doPostCreationTasks

protected java.lang.String doPostCreationTasks()
                                        throws java.lang.Exception
Overrides:
doPostCreationTasks in class CreateIssueDetails
Throws:
java.lang.Exception

recordHistoryIssueType

protected void recordHistoryIssueType()
Overrides:
recordHistoryIssueType in class CreateIssue

getParentIssueKey

public java.lang.String getParentIssueKey()

getParentIssuePath

public java.lang.String getParentIssuePath()
Gets the relative path to the parent issue. It does not include the context path.

Returns:
The relative path to the parent issue.

getParentIssueId

public java.lang.Long getParentIssueId()

setParentIssueId

public void setParentIssueId(java.lang.Long parentIssueId)

isQuickCreate

public boolean isQuickCreate()

isFieldErrorsPresent

public boolean isFieldErrorsPresent()

setQuickCreate

public void setQuickCreate(boolean quickCreate)

getDisplayParams

public java.util.Map<java.lang.String,java.lang.Object> getDisplayParams()
Overrides:
getDisplayParams in class CreateIssueDetails


Copyright © 2002-2010 Atlassian. All Rights Reserved.