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

java.lang.Object
  extended bywebwork.action.ActionSupport
      extended bycom.atlassian.jira.action.JiraActionSupport
          extended bycom.atlassian.jira.web.action.JiraWebActionSupport
              extended bycom.atlassian.jira.web.action.ProjectActionSupport
                  extended bycom.atlassian.jira.web.action.IssueActionSupport
                      extended bycom.atlassian.jira.web.action.issue.AbstractIssueSelectAction
                          extended bycom.atlassian.jira.web.action.issue.CreateIssue
                              extended bycom.atlassian.jira.web.action.issue.CreateIssueDetails
                                  extended bycom.atlassian.jira.web.action.issue.CloneIssueDetails
All Implemented Interfaces:
webwork.action.Action, Assignable, webwork.action.CommandDriven, CustomFieldValuesAware, ErrorCollection, I18nHelper, webwork.action.IllegalArgumentAware, java.io.Serializable

public class CloneIssueDetails
extends CreateIssueDetails

See Also:
Serialized Form

Nested Class Summary
 
Nested classes inherited from class com.atlassian.jira.web.action.issue.CreateIssue
CreateIssue.ButtonHolder
 
Field Summary
 
Fields inherited from class com.atlassian.jira.web.action.issue.CreateIssueDetails
assignee, components, description, duedate, environment, fixVersions, summary, timeoriginalestimate, versions
 
Fields inherited from class com.atlassian.jira.web.action.issue.CreateIssue
customFieldValuesHolder, issuetype, pid, priority, reporter, security
 
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, savedFilters
 
Fields inherited from class com.atlassian.jira.web.action.JiraWebActionSupport
ISSUE_NOT_FOUND_RESULT, PERMISSION_VIOLATION_RESULT, request
 
Fields inherited from class com.atlassian.jira.action.JiraActionSupport
log
 
Fields inherited from class webwork.action.ActionSupport
command, errorMap, errorMessages
 
Fields inherited from interface com.atlassian.jira.util.I18nHelper
DEFAULT_RESOURCE_BUNDLE
 
Fields inherited from interface webwork.action.Action
ERROR, INPUT, LOGIN, NONE, SUCCESS
 
Constructor Summary
CloneIssueDetails(WebAttachmentManager webAttachmentManager, ApplicationProperties applicationProperties, IssueManager issueManager, PermissionManager permissionManager, IssueLinkManager issueLinkManager, IssueLinkTypeManager issueLinkTypeManager, SubTaskManager subTaskManager)
           
 
Method Summary
 java.lang.String doDefault()
           
protected  java.lang.String doExecute()
           
protected  java.lang.String doPostCreationTasks()
           
protected  void doValidation()
           
 IssueLinkType getCloneIssueLinkType()
           
 java.lang.String getCloneLinkTypeName()
           
 org.ofbiz.core.entity.GenericValue getCloneParent()
           
 org.ofbiz.core.entity.GenericValue getOriginalIssue()
           
 boolean isCanModifyReporter()
           
 boolean isDisplayCloneLinkWarning()
           
 void setCloneParent(org.ofbiz.core.entity.GenericValue cloneParent)
           
 void setIssueDetails(org.ofbiz.core.entity.GenericValue issueGV)
           
 void setOriginalIssue(org.ofbiz.core.entity.GenericValue originalIssue)
           
 
Methods inherited from class com.atlassian.jira.web.action.issue.CreateIssueDetails
createIssue, getActualSecurity, getAssignee, getComponents, getDescription, getDuedate, getEnvironment, getFixVersions, getIssue, getMandatoryFieldsErrors, getSummary, getTimeoriginalestimate, getVersions, setAssignee, setComponents, setDescription, setDuedate, setEnvironment, setFixVersions, setSummary, setTimeoriginalestimate, setVersions, validateAssignee
 
Methods inherited from class com.atlassian.jira.web.action.issue.CreateIssue
getAllowedProjects, getAssignIn, getButtons, getCustomFieldCreateHtml, getCustomFields, getCustomFieldValuesHolder, getIssuetype, getIssueTypeDescription, getIssueTypeGV, getIssueTypes, getPid, getPriority, getProject, getProjectIssueType, getReporter, getRequiredLayoutItems, getSecurity, getVisibleFieldLayoutItems, isAttachable, isHasProjectPermission, isSubTask, recordHistoryIssueType, setHistoryIssuetype, setIssuetype, setPid, setPriority, setReporter, setSecurity, validateIssueType, validateProject
 
Methods inherited from class com.atlassian.jira.web.action.issue.AbstractIssueSelectAction
getDefaultSecurityLevel, getId, getIssuePath, getKey, getSecurityLevel, getSecurityLevel, getSecurityLevelName, getSecurityLevels, getSecurityLevels, getViewIssueKey, getViewUrl, isEditable, isEditable, isIssueExists, redirectToView, resetIssue, setId, setIssue, setKey, setViewIssueKey
 
Methods inherited from class com.atlassian.jira.web.action.IssueActionSupport
getActionManager, getAttachmentManager, getCustomFieldManager, getDaysPerWeek, getHoursPerDay, getIssueManager, getPossibleVersions, getPossibleVersionsReleasedFirst, getPrettyDuration, getSearchRequest, getUrlEncoded, getWorkflow, isCustomFieldHidden, isFieldHidden, isFieldHidden, isFieldHidden, setCurrentIssue
 
Methods inherited from class com.atlassian.jira.web.action.ProjectActionSupport
getBrowseableProjects, getBrowseableProjectsInCategory, getSavedFilters, getSelectedProject, isEnterprise, setSelectedProject, setSelectedProjectId
 
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, 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, 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 com.atlassian.jira.util.ErrorCollection
addError, addErrorMessage, addErrorMessages, addErrors, getErrorMessages, getErrors, hasAnyErrors
 
Methods inherited from interface webwork.action.CommandDriven
setCommand
 

Constructor Detail

CloneIssueDetails

public CloneIssueDetails(WebAttachmentManager webAttachmentManager,
                         ApplicationProperties applicationProperties,
                         IssueManager issueManager,
                         PermissionManager permissionManager,
                         IssueLinkManager issueLinkManager,
                         IssueLinkTypeManager issueLinkTypeManager,
                         SubTaskManager subTaskManager)
Method Detail

doDefault

public java.lang.String doDefault()
                           throws java.lang.Exception
Overrides:
doDefault in class CreateIssue
Throws:
java.lang.Exception

setIssueDetails

public void setIssueDetails(org.ofbiz.core.entity.GenericValue issueGV)
                     throws org.ofbiz.core.entity.GenericEntityException
Throws:
org.ofbiz.core.entity.GenericEntityException

doValidation

protected void doValidation()
Overrides:
doValidation in class CreateIssueDetails

doExecute

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

doPostCreationTasks

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

getOriginalIssue

public org.ofbiz.core.entity.GenericValue getOriginalIssue()

setOriginalIssue

public void setOriginalIssue(org.ofbiz.core.entity.GenericValue originalIssue)

getCloneParent

public org.ofbiz.core.entity.GenericValue getCloneParent()

setCloneParent

public void setCloneParent(org.ofbiz.core.entity.GenericValue cloneParent)

getCloneIssueLinkType

public IssueLinkType getCloneIssueLinkType()

isDisplayCloneLinkWarning

public boolean isDisplayCloneLinkWarning()

isCanModifyReporter

public boolean isCanModifyReporter()

getCloneLinkTypeName

public java.lang.String getCloneLinkTypeName()


Copyright © 2002-2005 Atlassian. All Rights Reserved.