public class UserDeactivateEvent
extends org.springframework.context.ApplicationEvent
source
Constructor and Description |
---|
UserDeactivateEvent(Object source,
String type,
List<Long> userIds) |
UserDeactivateEvent(Object source,
String type,
Long... userIds) |
Copyright © 2023. All rights reserved.