Class RoleChangePositionEventImpl

    • Constructor Detail

      • RoleChangePositionEventImpl

        public RoleChangePositionEventImpl​(Role role,
                                           int newPosition,
                                           int oldPosition)
        Creates a new role change color event.
        Parameters:
        role - The role of the event.
        oldPosition - The old position of the role.
        newPosition - The new position of the role.