Uses of Class
com.atlassian.jira.web.action.admin.scheme.AbstractSchemeToolAction

Packages that use AbstractSchemeToolAction
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   
 

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

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

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

Subclasses of AbstractSchemeToolAction 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 AbstractSchemeToolAction in com.atlassian.jira.web.action.admin.scheme.distiller
 

Subclasses of AbstractSchemeToolAction 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 AbstractSchemeToolAction in com.atlassian.jira.web.action.admin.scheme.mapper
 

Subclasses of AbstractSchemeToolAction 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 AbstractSchemeToolAction in com.atlassian.jira.web.action.admin.scheme.purge
 

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



Copyright © 2002-2012 Atlassian. All Rights Reserved.