Uses of Class
com.atlassian.jira.web.action.JiraWebActionSupport

Packages that use JiraWebActionSupport
com.atlassian.jira.scheme   
com.atlassian.jira.web.action   
com.atlassian.jira.web.action.admin   
com.atlassian.jira.web.action.admin.constants   
com.atlassian.jira.web.action.admin.customfields   
com.atlassian.jira.web.action.admin.enterprise   
com.atlassian.jira.web.action.admin.eventtype   
com.atlassian.jira.web.action.admin.importer   
com.atlassian.jira.web.action.admin.importer.issue   
com.atlassian.jira.web.action.admin.importer.project   
com.atlassian.jira.web.action.admin.index   
com.atlassian.jira.web.action.admin.issuefields   
com.atlassian.jira.web.action.admin.issuefields.enterprise   
com.atlassian.jira.web.action.admin.issuefields.screens   
com.atlassian.jira.web.action.admin.issuefields.screens.enterprise   
com.atlassian.jira.web.action.admin.issuesecurity   
com.atlassian.jira.web.action.admin.issuetypes   
com.atlassian.jira.web.action.admin.issuetypes.pro   
com.atlassian.jira.web.action.admin.linking   
com.atlassian.jira.web.action.admin.mail   
com.atlassian.jira.web.action.admin.notification   
com.atlassian.jira.web.action.admin.permission   
com.atlassian.jira.web.action.admin.priorities   
com.atlassian.jira.web.action.admin.resolutions   
com.atlassian.jira.web.action.admin.roles   
com.atlassian.jira.web.action.admin.scheme   
com.atlassian.jira.web.action.admin.scheme.comparison   
com.atlassian.jira.web.action.admin.scheme.distiller   
com.atlassian.jira.web.action.admin.scheme.mapper   
com.atlassian.jira.web.action.admin.scheme.purge   
com.atlassian.jira.web.action.admin.statuses   
com.atlassian.jira.web.action.admin.subtasks   
com.atlassian.jira.web.action.admin.task   
com.atlassian.jira.web.action.admin.translation   
com.atlassian.jira.web.action.admin.trustedapps   
com.atlassian.jira.web.action.admin.user   
com.atlassian.jira.web.action.admin.vcs   
com.atlassian.jira.web.action.admin.vcs.enterprise   
com.atlassian.jira.web.action.admin.workflow   
com.atlassian.jira.web.action.admin.workflow.scheme   
com.atlassian.jira.web.action.browser   
com.atlassian.jira.web.action.favourites   
com.atlassian.jira.web.action.filter   
com.atlassian.jira.web.action.func   
com.atlassian.jira.web.action.func.dashboard   
com.atlassian.jira.web.action.history   
com.atlassian.jira.web.action.issue   
com.atlassian.jira.web.action.issue.bulkedit   
com.atlassian.jira.web.action.issue.enterprise   
com.atlassian.jira.web.action.issue.navigator   
com.atlassian.jira.web.action.portal   
com.atlassian.jira.web.action.project   
com.atlassian.jira.web.action.project.enterprise   
com.atlassian.jira.web.action.projectcategory   
com.atlassian.jira.web.action.renderers.wiki   
com.atlassian.jira.web.action.setup   
com.atlassian.jira.web.action.user   
com.atlassian.jira.web.action.util   
com.atlassian.jira.web.action.util.csv   
com.atlassian.jira.web.action.util.fogbugz   
com.atlassian.jira.web.action.workflow   
 

Uses of JiraWebActionSupport in com.atlassian.jira.scheme
 

Subclasses of JiraWebActionSupport in com.atlassian.jira.scheme
 class AbstractAddScheme
           
 class AbstractCopyScheme
           
 class AbstractDeleteScheme
           
 class AbstractEditScheme
           
 class AbstractSchemeAwareAction
           
 class AbstractSelectProjectScheme
           
 class AbstractViewSchemes
           
 

Uses of JiraWebActionSupport in com.atlassian.jira.web.action
 

Subclasses of JiraWebActionSupport in com.atlassian.jira.web.action
 class AbstractBrowser
          An abstract browser that implements a few helpful things for paging.
 class AbstractViewIssueColumns
           
 class Administrators
           
 class Dashboard
          The action invoked to render a user's dashboard pages on the user's home page.
 class IssueActionSupport
           
 class JiraWizardActionSupport
           
 class ProjectActionSupport
           
 

Uses of JiraWebActionSupport in com.atlassian.jira.web.action.admin
 

Subclasses of JiraWebActionSupport in com.atlassian.jira.web.action.admin
 class AddDefaultPortlet
           
 class AttachmentsAdmin
           
 class ConfigureDefaultPortal
           
 class ConfigureIssueCache
           
 class ConfigureLogging
           
 class ConfirmInstallationWithLicense
           
 class ConfirmNewInstallationWithOldLicense
           
 class EditAnnouncementBanner
           
 class EditApplicationProperties
           
 class EditAttachmentSettings
           
 class EditListener
           
 class EditLookAndFeel
           
 class EditService
           
 class EditUserDefaultSettings
          Controls setting the email prefs.
 class GlobalPermissions
           
 class IconPicker
           
 class IndexOptimize
           
 class IntegrityChecker
           
 class JiraSupportRequest
           
 class MailQueueAdmin
           
 class SaveDefaultConfiguration
           
 class SchedulerAdmin
           
 class SetGlobalEmailPreference
          Updates all the users preference to the current default preference.
 class SetupLicense
           
 class TimeTrackingAdmin
           
 class TrackbackAdmin
           
 class ViewApplicationProperties
           
 class ViewAttachmentSettings
           
 class ViewIssueColumns
           
 class ViewLicense
           
 class ViewListeners
           
 class ViewLogging
           
 class ViewLookAndFeel
           
 class ViewPlugins
           
 class ViewServices
           
 class ViewSystemInfo
           
 class ViewUserDefaultSettings
          Configure email preferences.
 

Uses of JiraWebActionSupport in com.atlassian.jira.web.action.admin.constants
 

Subclasses of JiraWebActionSupport in com.atlassian.jira.web.action.admin.constants
 class AbstractConstantAction
           
 class AbstractDeleteConstant
           
 class AbstractEditConstant
           
 class AbstractViewConstants
           
 

Uses of JiraWebActionSupport in com.atlassian.jira.web.action.admin.customfields
 

Subclasses of JiraWebActionSupport in com.atlassian.jira.web.action.admin.customfields
 class AbstractEditConfigurationItemAction
           
 class ConfigureCustomField
           
 class CreateCustomField
           
 class DeleteCustomField
           
 class EditBasicConfig
           
 class EditCustomField
           
 class EditCustomFieldDefaults
           
 class EditCustomFieldOptions
           
 class ManageConfigurationScheme
           
 class ViewCustomFields
           
 

Uses of JiraWebActionSupport in com.atlassian.jira.web.action.admin.enterprise
 

Subclasses of JiraWebActionSupport in com.atlassian.jira.web.action.admin.enterprise
 class ViewSearchRequestIssueColumns
           
 

Uses of JiraWebActionSupport in com.atlassian.jira.web.action.admin.eventtype
 

Subclasses of JiraWebActionSupport in com.atlassian.jira.web.action.admin.eventtype
 class ListEventTypes
           
 

Uses of JiraWebActionSupport in com.atlassian.jira.web.action.admin.importer
 

Subclasses of JiraWebActionSupport in com.atlassian.jira.web.action.admin.importer
 class AbstractImportEntity
           
 

Uses of JiraWebActionSupport in com.atlassian.jira.web.action.admin.importer.issue
 

Subclasses of JiraWebActionSupport in com.atlassian.jira.web.action.admin.importer.issue
 class AbstractImportIssue
           
 class MapColumns
           
 class MapCustomFields
           
 class MapIssueTypes
           
 class MapPriorities
           
 class MapResolutions
           
 class MapStatuses
           
 class MapUsers
           
 class MapValidateImport
           
 class UploadXmlFile
           
 

Uses of JiraWebActionSupport in com.atlassian.jira.web.action.admin.importer.project
 

Subclasses of JiraWebActionSupport in com.atlassian.jira.web.action.admin.importer.project
 class AbstractProjectImportProgress
          Base class for the progress screens.
 class AbstractProjectImportUsersMissing
          Base class that exports a list of users to xml.
 class ProjectImportBackupOverviewProgress
          Used to show a progress bar for the long running tasks after the Select Backup action.
 class ProjectImportMappingProgress
          Progress action for the 2nd phase of the import which creates the project mappings.
 class ProjectImportMissingMandatoryUsersCannotCreate
          Used to display the users that do not exist in the system and are mandatory
 class ProjectImportMissingMandatoryUsersExtMgmt
          Used to display the users that do not exist in the system, are mandatory, and we can't create them automatically.
 class ProjectImportMissingOptionalUsersCannotCreate
          Used to display the users that do not exist in the system, are optional, and we can't create them automatically.
 class ProjectImportMissingOptionalUsersExtMgmt
          Used to display the users that do not exist in the system and are in use
 class ProjectImportMissingUsersAutoCreate
          Used to display the users that will be automatically created as part of the Project Import.
 class ProjectImportProgress
          Used to show a progress bar for the long running tasks while we are doing the actual import.
 class ProjectImportResultsAction
          Action that manages the final results screen for a project import.
 class ProjectImportSelectBackup
          Action that controls the first step of the project import wizard.
 class ProjectImportSelectProject
          Action that is used to display the project information contained in the backup XML selected in the ProjectImportSelectBackup action and to submit the selected project to be processed by the importer.
 class ProjectImportSummary
          Action that controls the summary screen before a project import occur
 

Uses of JiraWebActionSupport in com.atlassian.jira.web.action.admin.index
 

Subclasses of JiraWebActionSupport in com.atlassian.jira.web.action.admin.index
 class IndexAdminImpl
           
 

Uses of JiraWebActionSupport in com.atlassian.jira.web.action.admin.issuefields
 

Subclasses of JiraWebActionSupport in com.atlassian.jira.web.action.admin.issuefields
 class AbstractConfigureFieldLayout
           
 class AbstractEditFieldLayoutItem
           
 class EditDefaultFieldLayoutItem
           
 class EditFieldLayoutItemRenderer
          Action used to set a renderer for a field layout item
 class EditFieldLayoutItemRendererConfirmation
          The action that controls the confirmation screen.
 class ViewIssueFields
           
 

Uses of JiraWebActionSupport in com.atlassian.jira.web.action.admin.issuefields.enterprise
 

Subclasses of JiraWebActionSupport in com.atlassian.jira.web.action.admin.issuefields.enterprise
 class AbstractEditFieldLayoutSchemeAction
          Copyright (c) 2002-2004 All rights reserved.
 class AbstractFieldLayoutAction
          Copyright (c) 2002-2004 All rights reserved.
 class AbstractSchemeAware
           
 class ConfigureFieldLayout
           
 class ConfigureFieldLayoutScheme
          Copyright (c) 2002-2004 All rights reserved.
 class CopyFieldLayout
          Copyright (c) 2002-2004 All rights reserved.
 class CopyFieldLayoutScheme
          Copyright (c) 2002-2004 All rights reserved.
 class DeleteScheme
           
 class EditFieldLayout
          Copyright (c) 2002-2004 All rights reserved.
 class EditFieldLayoutItem
           
 class EditFieldLayoutScheme
          Copyright (c) 2002-2004 All rights reserved.
 class SelectFieldLayoutScheme
          Copyright (c) 2002-2004 All rights reserved.
 class ViewFieldLayouts
          Copyright (c) 2002-2004 All rights reserved.
 class ViewSchemes
           
 

Uses of JiraWebActionSupport in com.atlassian.jira.web.action.admin.issuefields.screens
 

Subclasses of JiraWebActionSupport in com.atlassian.jira.web.action.admin.issuefields.screens
 class AbstractFieldScreenAction
          Copyright (c) 2002-2004 All rights reserved.
 class AbstractFieldScreenSchemeAction
          Copyright (c) 2002-2004 All rights reserved.
 class AbstractFieldScreenSchemeItemAction
          Copyright (c) 2002-2004 All rights reserved.
 class AssociateFieldToScreens
           
 class ConfigureFieldScreen
          Copyright (c) 2002-2004 All rights reserved.
 class ConfigureFieldScreenScheme
          Copyright (c) 2002-2004 All rights reserved.
 class EditFieldScreen
          Copyright (c) 2002-2004 All rights reserved.
 class EditFieldScreenScheme
          Copyright (c) 2002-2004 All rights reserved.
 class EditFieldScreenSchemeItem
          Copyright (c) 2002-2004 All rights reserved.
 class SelectScreenScheme
          Copyright (c) 2002-2004 All rights reserved.
 class ViewFieldScreens
          Copyright (c) 2002-2004 All rights reserved.
 class ViewFieldScreenSchemes
          Copyright (c) 2002-2004 All rights reserved.
 

Uses of JiraWebActionSupport in com.atlassian.jira.web.action.admin.issuefields.screens.enterprise
 

Subclasses of JiraWebActionSupport in com.atlassian.jira.web.action.admin.issuefields.screens.enterprise
 class ConfigureIssueTypeScreenScheme
          Copyright (c) 2002-2004 All rights reserved.
 class EditIssueTypeScreenScheme
          Copyright (c) 2002-2004 All rights reserved.
 class SelectIssueTypeScreenScheme
          Copyright (c) 2002-2004 All rights reserved.
 class ViewIssueTypeScreenSchemes
          Copyright (c) 2002-2004 All rights reserved.
 

Uses of JiraWebActionSupport in com.atlassian.jira.web.action.admin.issuesecurity
 

Subclasses of JiraWebActionSupport in com.atlassian.jira.web.action.admin.issuesecurity
 class AddIssueSecurity
           
 class DeleteIssueSecurity
           
 class DeleteIssueSecurityLevel
           
 class EditIssueSecurities
           
 class SchemeAwareIssueSecurityAction
           
 class SelectProjectIssueSecurityScheme
           
 class SelectProjectSecuritySchemeStep2
           
 

Uses of JiraWebActionSupport in com.atlassian.jira.web.action.admin.issuetypes
 

Subclasses of JiraWebActionSupport in com.atlassian.jira.web.action.admin.issuetypes
 class AbstractManageIssueTypeOptionsAction
           
 class ConfigureIssueTypeOptionScheme
           
 class ConfigureOptionScheme
           
 class DeleteIssueType
           
 class EditIssueType
           
 class MigrateIssueTypes
           
 class ViewIssueTypes
           
 

Uses of JiraWebActionSupport in com.atlassian.jira.web.action.admin.issuetypes.pro
 

Subclasses of JiraWebActionSupport in com.atlassian.jira.web.action.admin.issuetypes.pro
 class AssociateIssueTypeSchemes
           
 class AssociateIssueTypeSchemesWithDefault
           
 class DeleteOptionScheme
           
 class ManageIssueTypeSchemes
           
 class SelectIssueTypeSchemeForProject
           
 

Uses of JiraWebActionSupport in com.atlassian.jira.web.action.admin.linking
 

Subclasses of JiraWebActionSupport in com.atlassian.jira.web.action.admin.linking
 class DeleteLinkType
           
 class EditLinkType
           
 class ViewLinkTypes
           
 

Uses of JiraWebActionSupport in com.atlassian.jira.web.action.admin.mail
 

Subclasses of JiraWebActionSupport in com.atlassian.jira.web.action.admin.mail
 class AddMailServer
           
 class DeleteMailServer
           
 class MailServerActionSupport
           
 class SendBulkMail
           
 class SendTestMail
           
 class UpdateMailServer
           
 

Uses of JiraWebActionSupport in com.atlassian.jira.web.action.admin.notification
 

Subclasses of JiraWebActionSupport in com.atlassian.jira.web.action.admin.notification
 class AddNotification
           
 class AddScheme
           
 class CopyScheme
           
 class DeleteNotification
           
 class EditNotifications
           
 class EditScheme
           
 class SchemeAwareNotificationAction
           
 class SelectProjectScheme
           
 

Uses of JiraWebActionSupport in com.atlassian.jira.web.action.admin.permission
 

Subclasses of JiraWebActionSupport in com.atlassian.jira.web.action.admin.permission
 class AddPermission
           
 class DeletePermission
          This class is used for the deleting of a permisison scheme
 class EditPermissions
          This class is used to display all permissions for a particular permission scheme.
 class SchemeAwarePermissionAction
          This class is used as a super class for any classes that perform actions on permission schemes.
 class SelectProjectPermissionScheme
           
 

Uses of JiraWebActionSupport in com.atlassian.jira.web.action.admin.priorities
 

Subclasses of JiraWebActionSupport in com.atlassian.jira.web.action.admin.priorities
 class DeletePriority
           
 class EditPriority
           
 class ViewPriorities
           
 

Uses of JiraWebActionSupport in com.atlassian.jira.web.action.admin.resolutions
 

Subclasses of JiraWebActionSupport in com.atlassian.jira.web.action.admin.resolutions
 class DeleteResolution
           
 class EditResolution
           
 class ViewResolutions
           
 

Uses of JiraWebActionSupport in com.atlassian.jira.web.action.admin.roles
 

Subclasses of JiraWebActionSupport in com.atlassian.jira.web.action.admin.roles
 class AbstractProjectRole
          Abstract class for the Delete and editing of Project Roles
 class AbstractRoleActorAction
          Created by IntelliJ IDEA.
 class AbstractRoleActors
          Created by IntelliJ IDEA.
 class DeleteProjectRole
           
 class EditProjectRole
           
 class GroupRoleActorAction
          GroupRoleActor action.
 class ProjectRoleUsageAction
          Created by IntelliJ IDEA.
 class UserRoleActorAction
          Action for creating and editing UserRoleActors
 class ViewDefaultProjectRoleActors
           
 class ViewProjectRoleActors
           
 class ViewProjectRoles
           
 

Uses of JiraWebActionSupport in com.atlassian.jira.web.action.admin.scheme
 

Subclasses of JiraWebActionSupport in com.atlassian.jira.web.action.admin.scheme
 class AbstractSchemePickerAction
           
 class AbstractSchemeToolAction
           
 class SchemeToolsAction
           
 

Uses of JiraWebActionSupport in com.atlassian.jira.web.action.admin.scheme.comparison
 

Subclasses of JiraWebActionSupport in com.atlassian.jira.web.action.admin.scheme.comparison
 class SchemeComparisonPickerAction
          The picker action for the scheme comparison tool.
 class SchemeComparisonToolAction
          This action services the comparison tool and shows all the information about the compared schemes.
 

Uses of JiraWebActionSupport in com.atlassian.jira.web.action.admin.scheme.distiller
 

Subclasses of JiraWebActionSupport in com.atlassian.jira.web.action.admin.scheme.distiller
 class AbstractMergeAction
          A baseclass for all the merge tool actions.
 class SchemeMergeAction
          This action is the second step in the wizard for scheme merging, it prompts you to select which schemes to merge.
 class SchemeMergePreviewAction
          This action is used to generate the preview of the selected entries for the scheme merge tool.
 class SchemeMergeResultAction
          This is the last step in the scheme merge wizard, it performs the actual persisting of the merge and shows the results.
 class SchemeTypePickerAction
          This is the first step in the scheme merge tool it allows you to select the type of scheme to merge and if the schemes are associated or all schemes.
 

Uses of JiraWebActionSupport in com.atlassian.jira.web.action.admin.scheme.mapper
 

Subclasses of JiraWebActionSupport in com.atlassian.jira.web.action.admin.scheme.mapper
 class AbstractGroupToRoleAction
           
 class SchemeGroupToRoleMapperAction
          This action is the second step in the GroupToRoleMapping tool, it collects the information about the group to role mappings.
 class SchemeGroupToRolePickerAction
          This is the first step in the GroupToRoleMapping tool, it collects the selected scheme information for the tool.
 class SchemeGroupToRoleResultAction
          This is the last step of the GroupToRoleMapping tool, this simply displays the summary results.
 class SchemeGroupToRoleTransformerAction
          This is portion of the GroupToRoleMapping tool that actually transforms the schemes.
 

Uses of JiraWebActionSupport in com.atlassian.jira.web.action.admin.scheme.purge
 

Subclasses of JiraWebActionSupport in com.atlassian.jira.web.action.admin.scheme.purge
 class AbstractSchemePurgeAction
           
 class SchemePurgeToolPreviewAction
           
 class SchemePurgeToolResultsAction
           
 class SchemePurgeTypePickerAction
           
 

Uses of JiraWebActionSupport in com.atlassian.jira.web.action.admin.statuses
 

Subclasses of JiraWebActionSupport in com.atlassian.jira.web.action.admin.statuses
 class DeleteStatus
           
 class EditStatus
           
 class ViewStatuses
           
 

Uses of JiraWebActionSupport in com.atlassian.jira.web.action.admin.subtasks
 

Subclasses of JiraWebActionSupport in com.atlassian.jira.web.action.admin.subtasks
 class DeleteSubTaskIssueType
           
 class DisableSubTasks
           
 class EditSubTaskIssueTypes
           
 class ManageSubTasks
           
 

Uses of JiraWebActionSupport in com.atlassian.jira.web.action.admin.task
 

Subclasses of JiraWebActionSupport in com.atlassian.jira.web.action.admin.task
 class AcknowledgeTask
          Simply cleans up a task and then redirects to a given url
 class TaskAdmin
          The webwork action for task administration.
 

Uses of JiraWebActionSupport in com.atlassian.jira.web.action.admin.translation
 

Subclasses of JiraWebActionSupport in com.atlassian.jira.web.action.admin.translation
 class ViewTranslations
           
 

Uses of JiraWebActionSupport in com.atlassian.jira.web.action.admin.trustedapps
 

Subclasses of JiraWebActionSupport in com.atlassian.jira.web.action.admin.trustedapps
 class AbstractTrustedApplicationAction
          As usual, actions beget lovely deep inheritance hierarchies as it is the ONLY convenient way to share code...
 class DeleteTrustedApplication
          Delete confirmation for a trusted application
 class EditTrustedApplication
          Edit a Trusted Application's details.
 class ViewTrustedApplications
          View the list of Trusted Applications in the system
 

Uses of JiraWebActionSupport in com.atlassian.jira.web.action.admin.user
 

Subclasses of JiraWebActionSupport in com.atlassian.jira.web.action.admin.user
 class AddUser
           
 class BulkEditUserGroups
           
 class DeleteGroup
           
 class DeleteUser
           
 class DeleteUserProperty
           
 class EditUser
           
 class EditUserGroups
           
 class EditUserProjectRoles
          This is the bulk edit for project roles given a user.
 class EditUserProperties
           
 class EditUserProperty
           
 class GroupBrowser
           
 class GroupPickerBrowser
           
 class SetPassword
           
 class UserBrowser
           
 class UserPickerBrowser
           
 class UserProperty
          This represents a key:value pair property for a user.
 class ViewGroup
           
 class ViewUser
           
 class ViewUserProjectRoles
           
 

Uses of JiraWebActionSupport in com.atlassian.jira.web.action.admin.vcs
 

Subclasses of JiraWebActionSupport in com.atlassian.jira.web.action.admin.vcs
 class AddRepository
           
 class DeleteRepository
           
 class RepositoryActionSupport
           
 class RepositoryTest
           
 class SelectProjectRepository
           
 class UpdateRepository
           
 

Uses of JiraWebActionSupport in com.atlassian.jira.web.action.admin.vcs.enterprise
 

Subclasses of JiraWebActionSupport in com.atlassian.jira.web.action.admin.vcs.enterprise
 class EnterpriseSelectProjectRepository
           
 

Uses of JiraWebActionSupport in com.atlassian.jira.web.action.admin.workflow
 

Subclasses of JiraWebActionSupport in com.atlassian.jira.web.action.admin.workflow
 class AbstractAddWorkflowTransitionDescriptor
           
 class AbstractAddWorkflowTransitionDescriptorParams
           
 class AbstractDeleteWorkflowTransitionDescriptor
           
 class AbstractEditWorkflowTransitionDescriptorParams
          Copyright (c) 2002-2004 All rights reserved.
 class AbstractViewWorkflowMetaAttributes
           
 class AbstractWorkflowStep
          Copyright (c) 2002-2004 All rights reserved.
 class AbstractWorkflowTransition
          Copyright (c) 2002-2004 All rights reserved.
 class AbstractWorkflowTransitionAction
           
 class ActivateWorkflow
           
 class ActivateWorkflowStep2
           
 class AddWorkflowTransition
           
 class AddWorkflowTransitionCondition
           
 class AddWorkflowTransitionConditionParams
          Used to query the user for condition's parameters if any and actually create the condition workflow descriptor.
 class AddWorkflowTransitionFunctionParams
          Used to query the user for function's parameters if any and actually create the function workflow descriptor.
 class AddWorkflowTransitionPostFunction
           
 class AddWorkflowTransitionValidator
           
 class AddWorkflowTransitionValidatorParams
          Used to query the user for validator's parameters if any and actually create the validator workflow descriptor.
 class CloneWorkflow
           
 class CreateDraftWorkflow
          Webwork action used to create a draft workflow.
 class DeleteWorkflowStep
           
 class DeleteWorkflowTransitionCondition
           
 class DeleteWorkflowTransitionPostFunction
           
 class DeleteWorkflowTransitions
           
 class DeleteWorkflowTransitionValidator
           
 class EditWorkflow
          Action to edit a workflows name and description
 class EditWorkflowStep
          Copyright (c) 2002-2004 All rights reserved.
 class EditWorkflowTransition
          Copyright (c) 2002-2004 All rights reserved.
 class EditWorkflowTransitionConditionParams
          Copyright (c) 2002-2004 All rights reserved.
 class EditWorkflowTransitionPostFunctionParams
          Copyright (c) 2002-2004 All rights reserved.
 class EditWorkflowTransitionValidatorParams
          Copyright (c) 2002-2004 All rights reserved.
 class ImportWorkflow
           
 class ListWorkflows
           
 class PublishDraftWorkflow
          This webwork Action will do validation, and then display a confirmation screen to the user when they want to publish a draft workflow to become active.
 class ViewWorkflowStep
          Created by IntelliJ IDEA.
 class ViewWorkflowStepMetaAttributes
           
 class ViewWorkflowSteps
           
 class ViewWorkflowTransition
           
 class ViewWorkflowTransitionConditionalResult
           
 class ViewWorkflowTransitionMetaAttributes
           
 class ViewWorkflowXml
           
 

Uses of JiraWebActionSupport in com.atlassian.jira.web.action.admin.workflow.scheme
 

Subclasses of JiraWebActionSupport in com.atlassian.jira.web.action.admin.workflow.scheme
 class AddWorkflowSchemeEntity
           
 class DeleteWorkflowSchemeEntity
           
 class EditWorkflowSchemeEntities
           
 class SchemeAwareWorkflowAction
           
 class SelectProjectWorkflowScheme
           
 class SelectProjectWorkflowSchemeStep2
           
 class SelectProjectWorkflowSchemeStep3
           
 

Uses of JiraWebActionSupport in com.atlassian.jira.web.action.browser
 

Subclasses of JiraWebActionSupport in com.atlassian.jira.web.action.browser
 class Browser
           
 class ComponentBrowser
          Version browser that is similar to project browser (Browser) but also take version into account.
 class ConfigureReport
           
 class ReleaseNote
           
 class VersionBrowser
          Version browser that is similar to project browser (Browser) but also take version into account.
 

Uses of JiraWebActionSupport in com.atlassian.jira.web.action.favourites
 

Subclasses of JiraWebActionSupport in com.atlassian.jira.web.action.favourites
 class AdjustFavourite
          Allows the caller to add or remove a favourite.
 

Uses of JiraWebActionSupport in com.atlassian.jira.web.action.filter
 

Subclasses of JiraWebActionSupport in com.atlassian.jira.web.action.filter
 class EditFilter
           
 class FavouriteFilters
          Action implementation for the Favourite Filters popup.
 class FilterPickerPopup
          Action implementation for the Filter Picker popup.
 class FilterSubscription
          Action for CRUD of a scheduled email subscription to search filter results.
 class ManageFilters
          Action class for managing filters.
 class ManageSubscriptions
          Action class for Managaing Subscriptions.
 class SaveAsFilter
           
 class SaveFilter
           
 

Uses of JiraWebActionSupport in com.atlassian.jira.web.action.func
 

Subclasses of JiraWebActionSupport in com.atlassian.jira.web.action.func
 class FuncTestWriter
           
 

Uses of JiraWebActionSupport in com.atlassian.jira.web.action.func.dashboard
 

Subclasses of JiraWebActionSupport in com.atlassian.jira.web.action.func.dashboard
 class IDashboard
           
 

Uses of JiraWebActionSupport in com.atlassian.jira.web.action.history
 

Subclasses of JiraWebActionSupport in com.atlassian.jira.web.action.history
 class RecentIssueHistory
          An action to show recent issue history.
 

Uses of JiraWebActionSupport in com.atlassian.jira.web.action.issue
 

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

TODO: Test this class thoroughly - especially setKey()

 class AbstractViewIssue
           
 class AbstractWorklogAction
           
 class AddComment
           
 class AssignIssue
           
 class AttachFile
           
 class CantBrowseCreatedIssue
           
 class CloneIssueDetails
           
 class CommentAssignIssue
           
 class ConvertIssueToSubTask
          Main action for converting Issue to sub-task All do* methods in AbstractConvertIssue
 class ConvertSubTaskToIssue
          Main action for converting Sub-tasks into Issues All do* methods in AbstractConvertIssue
 class CreateIssue
           
 class CreateIssueDetails
           
 class CreateSubTaskIssue
           
 class CreateSubTaskIssueDetails
           
 class CreateWorklog
          This action creates a new worklog
 class DeleteAttachment
           
 class DeleteComment
           
 class DeleteIssue
           
 class DeleteWorklog
          This action deletes an existing worklog
 class EditComment
           
 class EditIssue
           
 class EditSubTaskIssue
           
 class IssueNavigator
           
 class IssuePicker
           
 class LinkExistingIssue
           
 class ManageAttachments
           
 class ManageLinks
           
 class ManageTrackbacks
           
 class ManageWatchers
           
 class MoveIssue
           
 class MoveIssueConfirm
           
 class MoveIssueUpdateFields
           
 class MoveSubTask
           
 class MoveSubTaskChooseOperation
          This action is used to present the user with a list of allowed bulk operations on the selected issues
 class MoveSubTaskParent
           
 class QuickSearch
           
 class SearchDescriptionEnabledAction
           
 class SessionTimeoutMessage
          This is a simple error screen which displays a message about a session timeout.
 class UpdateIssueFields
          Action to update an issue.
 class UpdateWorklog
          This action updates an existing worklog
 class ViewIssue
           
 class ViewVoters
           
 

Uses of JiraWebActionSupport in com.atlassian.jira.web.action.issue.bulkedit
 

Subclasses of JiraWebActionSupport in com.atlassian.jira.web.action.issue.bulkedit
 class AbstractBulkOperationAction
           
 class AbstractBulkOperationDetailsAction
           
 class BulkCancelWizard
          This action is used to present the user with a list of allowed bulk operations on the selected issues User: keithb Date: Dec 3, 2003 Time: 12:26:25 PM To change this template use Options | File Templates.
 class BulkChooseOperation
          This action is used to present the user with a list of allowed bulk operations on the selected issues User: keithb Date: Dec 3, 2003 Time: 12:26:25 PM To change this template use Options | File Templates.
 class BulkDelete
           
 class BulkEdit
           
 class BulkEdit1
           
 class BulkMigrate
           
 class BulkMove
           
 class BulkWorkflowTransition
           
 

Uses of JiraWebActionSupport in com.atlassian.jira.web.action.issue.enterprise
 

Subclasses of JiraWebActionSupport in com.atlassian.jira.web.action.issue.enterprise
 class MoveIssueUpdateWorkflow
           
 

Uses of JiraWebActionSupport in com.atlassian.jira.web.action.issue.navigator
 

Subclasses of JiraWebActionSupport in com.atlassian.jira.web.action.issue.navigator
 class DateRangePicker
           
 

Uses of JiraWebActionSupport in com.atlassian.jira.web.action.portal
 

Subclasses of JiraWebActionSupport in com.atlassian.jira.web.action.portal
 class AbstractAddPortlet
           
 class AbstractConfigurePortal
           
 class AbstractSaveConfiguration
          An utter utter utter utter abomination.
 class RunPortlet
           
 

Uses of JiraWebActionSupport in com.atlassian.jira.web.action.project
 

Subclasses of JiraWebActionSupport in com.atlassian.jira.web.action.project
 class AbstractProjectAction
          An abstract action useful for creating and editing projects
 class AddComponent
           
 class AddProject
           
 class AddProjectEntity
           
 class AddVersion
           
 class DeleteComponent
           
 class DeleteProject
           
 class DeleteProjectEntity
           
 class DeleteVersion
           
 class EditComponent
          This class is used to edit the name of a Project Version.
 class EditProject
           
 class EditProjectEntity
          This class is a common class for the editing of Project Entities.
 class EditVersionArchives
           
 class EditVersionDetails
          This class is used to edit the name of a Project Version.
 class EditVersionReleases
           
 class ManageVersions
           
 class MergeVersions
           
 class ProjectEmail
           
 class SelectProjectCategory
           
 class ViewProject
           
 class ViewProjects
           
 

Uses of JiraWebActionSupport in com.atlassian.jira.web.action.project.enterprise
 

Subclasses of JiraWebActionSupport in com.atlassian.jira.web.action.project.enterprise
 class SelectComponentAssignees
           
 

Uses of JiraWebActionSupport in com.atlassian.jira.web.action.projectcategory
 

Subclasses of JiraWebActionSupport in com.atlassian.jira.web.action.projectcategory
 class AddProjectCategory
           
 class DeleteProjectCategory
           
 class EditProjectCategory
           
 

Uses of JiraWebActionSupport in com.atlassian.jira.web.action.renderers.wiki
 

Subclasses of JiraWebActionSupport in com.atlassian.jira.web.action.renderers.wiki
 class WikiRendererHelpAction
          A webwork action that controls the display of the wiki renderers help.
 class WikiRendererPreviewAction
          This is used as a fallback to the XMLHTTPRequest based wiki preview for long strings in Safari, see JRA-8354
 

Uses of JiraWebActionSupport in com.atlassian.jira.web.action.setup
 

Subclasses of JiraWebActionSupport in com.atlassian.jira.web.action.setup
 class AbstractSetupAction
           
 class Setup
           
 class Setup2
           
 class Setup2Existing
           
 class Setup3
          This setup step is used to setup the MailListener
 class SetupComplete
          This setup step is used to complete setup.
 class SetupDisplayLocaleInfo
           
 class SetupImport
           
 

Uses of JiraWebActionSupport in com.atlassian.jira.web.action.user
 

Subclasses of JiraWebActionSupport in com.atlassian.jira.web.action.user
 class AbstractUserAction
           
 class AbstractUserReport
           
 class AddPortalPage
          Action to add a new Portal Page to JIRA.
 class AddPortlet
           
 class ChangePassword
           
 class ConfigurePortal
           
 class ConfigurePortalPages
          This action is the place we manage Portal Pages, aka Dashboard pages from
 class DeletePortalPage
          Action for deleting PortalPage objects.
 class DeletePortlet
           
 class EditPortalPage
          Used to edit the name of a portal page.
 class EditProfile
           
 class ForgotPassword
           
 class GenericEditProfile
           
 class Logout
           
 class PersonalBrowser
           
 class RestoreDefaultDashboard
          Action to restore the default dashboard.
 class SaveConfiguration
          Saves a portlet configuration to a property set.
 class SetupPortal
          This action determines whether the user is using a default dashboard, and if so asks the user whether they would like to setup a personal dashboard.
 class Signup
           
 class UpdateUserPreferences
           
 class UserVotes
           
 class UserWatches
           
 class ViewProfile
           
 class ViewUserIssueColumns
           
 class ViewUserPreferences
           
 

Uses of JiraWebActionSupport in com.atlassian.jira.web.action.util
 

Subclasses of JiraWebActionSupport in com.atlassian.jira.web.action.util
 class BaseImporter
           
 class BugzillaImport
           
 class CleanData
           
 class CsvImporter
           
 class ExportAll
           
 class ImportAll
           
 class JellyRunner
           
 class JiraXMLImport
          Created by IntelliJ IDEA.
 class LDAPConfigurer
          Lets users verify LDAP details for authentication.
 class MantisImport
           
 class ShowConstantsHelp
          Used to Show the local instances Contants (Issue types, priorities etc)
 

Uses of JiraWebActionSupport in com.atlassian.jira.web.action.util.csv
 

Subclasses of JiraWebActionSupport in com.atlassian.jira.web.action.util.csv
 class ConfigureCsvMapping
           
 

Uses of JiraWebActionSupport in com.atlassian.jira.web.action.util.fogbugz
 

Subclasses of JiraWebActionSupport in com.atlassian.jira.web.action.util.fogbugz
 class ConfigureFogBugzMapping
           
 class FogBugzImport
           
 

Uses of JiraWebActionSupport in com.atlassian.jira.web.action.workflow
 

Subclasses of JiraWebActionSupport in com.atlassian.jira.web.action.workflow
 class SimpleWorkflowAction
           
 class WorkflowUIDispatcher
          A simple action to look at the incoming action + issue ID combination, and redirect to the correct web action.
 



Copyright © 2002-2008 Atlassian. All Rights Reserved.