Class RoleUpdatePermissionsEvent

All Implemented Interfaces:
GenericEvent, UpdateEvent<Role,EnumSet<Permission>>

public class RoleUpdatePermissionsEvent extends GenericRoleUpdateEvent<EnumSet<Permission>>
Indicates that a Role updated its permissions.

Can be used to retrieve the old permissions.

Identifier: permission