Class RMv22RemoveInPlaceRolesFromAllPatch

  • All Implemented Interfaces:
    Comparable<ModulePatch>, ModulePatch, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware

    public class RMv22RemoveInPlaceRolesFromAllPatch
    extends AbstractModulePatch
    Removes the in-place groups from the all roles group.
    Since:
    2.2
    Author:
    Roy Wetherall
    • Constructor Detail

      • RMv22RemoveInPlaceRolesFromAllPatch

        public RMv22RemoveInPlaceRolesFromAllPatch()
    • Method Detail

      • setFilePlanService

        public void setFilePlanService​(FilePlanService filePlanService)
        Parameters:
        filePlanService - file plan service
      • setFilePlanRoleService

        public void setFilePlanRoleService​(FilePlanRoleService filePlanRoleService)
        Parameters:
        filePlanRoleService - file plan role service
      • setAuthorityService

        public void setAuthorityService​(AuthorityService authorityService)
        Parameters:
        authorityService - authority service