Uses of Class
com.atlassian.jira.web.action.admin.scheme.mapper.AbstractGroupToRoleAction

Packages that use AbstractGroupToRoleAction
com.atlassian.jira.web.action.admin.scheme.mapper   
 

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

Subclasses of AbstractGroupToRoleAction in com.atlassian.jira.web.action.admin.scheme.mapper
 class SchemeGroupToRoleMapperAction
          This action is the second step in the GroupToRoleMapping tool, it collects the information about the group to role mappings.
 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.
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.