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

Packages that use AbstractSchemePickerAction
com.atlassian.jira.web.action.admin.scheme.comparison   
com.atlassian.jira.web.action.admin.scheme.distiller   
com.atlassian.jira.web.action.admin.scheme.mapper   
 

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

Subclasses of AbstractSchemePickerAction in com.atlassian.jira.web.action.admin.scheme.comparison
 class SchemeComparisonPickerAction
          The picker action for the scheme comparison tool.
 

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

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

Subclasses of AbstractSchemePickerAction in com.atlassian.jira.web.action.admin.scheme.mapper
 class SchemeGroupToRolePickerAction
          This is the first step in the GroupToRoleMapping tool, it collects the selected scheme information for the tool.
 



Copyright © 2002-2008 Atlassian. All Rights Reserved.