Uses of Package
com.atlassian.jira.web.action.issue

Packages that use com.atlassian.jira.web.action.issue
com.atlassian.jira   
com.atlassian.jira.web.action   
com.atlassian.jira.web.action.admin   
com.atlassian.jira.web.action.admin.enterprise   
com.atlassian.jira.web.action.filter   
com.atlassian.jira.web.action.issue   
com.atlassian.jira.web.action.issue.enterprise   
com.atlassian.jira.web.action.user   
com.atlassian.jira.web.action.workflow   
 

Classes in com.atlassian.jira.web.action.issue used by com.atlassian.jira
IssueCreationHelperBean
           
 

Classes in com.atlassian.jira.web.action.issue used by com.atlassian.jira.web.action
SearchDescriptionEnabledAction
           
 

Classes in com.atlassian.jira.web.action.issue used by com.atlassian.jira.web.action.admin
SearchDescriptionEnabledAction
           
 

Classes in com.atlassian.jira.web.action.issue used by com.atlassian.jira.web.action.admin.enterprise
SearchDescriptionEnabledAction
           
 

Classes in com.atlassian.jira.web.action.issue used by com.atlassian.jira.web.action.filter
SearchDescriptionEnabledAction
           
 

Classes in com.atlassian.jira.web.action.issue used by com.atlassian.jira.web.action.issue
AbstractCommentableAssignableIssue
           
AbstractCommentableIssue
          This class should be extended by any action that modifies issues and can have an associated comment.
AbstractConvertIssue
          Abstract class for issue conversion Contains all do* methods and vast majority of logic
AbstractIssueSelectAction
          An abstract action that should be extended by any action which wants to 'select' an issue

TODO: Test this class thoroughly - especially setKey()

AbstractViewIssue
           
AbstractWorklogAction
           
AddComment
           
Assignable
           
BugAssociatorPrefs
          Class encapsulating behaviour on the "issue picker" popup shown when linking issues.
CreateIssue
           
CreateIssueDetails
           
EditIssue
           
IssueCreationHelperBean
           
IssueSearchResultsAction
          Interface that should be implemented by actions that wish to have search results displayed in the navigator table.
IssueSummaryAware
          If an action wishes to use the 'issuesummary' decorator, then it must implement IssueSummaryAware
MoveIssue
           
MoveIssueUpdateFields
           
SearchDescriptionEnabledAction
           
SearchRequestViewsAction
          Interface that should be implemented by actions which wish to display search requests with multiple views (both system defined and pluginised ones).
UpdateFieldsHelperBean
          Bean to helpe with updating issues only for the fields in the action params.
 

Classes in com.atlassian.jira.web.action.issue used by com.atlassian.jira.web.action.issue.enterprise
AbstractCommentableAssignableIssue
           
AbstractCommentableIssue
          This class should be extended by any action that modifies issues and can have an associated comment.
AbstractIssueSelectAction
          An abstract action that should be extended by any action which wants to 'select' an issue

TODO: Test this class thoroughly - especially setKey()

AbstractViewIssue
           
Assignable
           
IssueSummaryAware
          If an action wishes to use the 'issuesummary' decorator, then it must implement IssueSummaryAware
MoveIssue
           
 

Classes in com.atlassian.jira.web.action.issue used by com.atlassian.jira.web.action.user
SearchDescriptionEnabledAction
           
 

Classes in com.atlassian.jira.web.action.issue used by com.atlassian.jira.web.action.workflow
AbstractIssueSelectAction
          An abstract action that should be extended by any action which wants to 'select' an issue

TODO: Test this class thoroughly - especially setKey()

AbstractViewIssue
           
IssueSummaryAware
          If an action wishes to use the 'issuesummary' decorator, then it must implement IssueSummaryAware
 



Copyright © 2002-2009 Atlassian. All Rights Reserved.