package

com.atlassian.jira.scheme.mapper

Interfaces

SchemeGroupsToRolesTransformer This object will allow you to specify a java.util.Set of regular expressions that should map com.atlassian.crowd.embedded.api.Group names to a ProjectRole

Classes

GroupToRoleMapping  
RoleToGroupsMapping Represents a mapping between many or one group/s and a ProjectRole
SchemeGroupsToRolesTransformerImpl Implementation of SchemeGroupsToRolesTransformer
SchemeTransformResult This class represents the result of a single GroupToRole transform as performed by the SchemeGroupsToRolesTransformer
SchemeTransformResults Holds and categorizes many SchemeTransformResult's.