Package io.jmix.security.impl.role.event
Class ResourceRoleModifiedEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
io.jmix.security.impl.role.event.ResourceRoleModifiedEvent
- All Implemented Interfaces:
Serializable
public class ResourceRoleModifiedEvent
extends org.springframework.context.ApplicationEvent
Event is fired when a
ResourceRole
has been changed.- See Also:
-
Field Summary
Fields inherited from class java.util.EventObject
source
-
Constructor Summary
-
Method Summary
Methods inherited from class org.springframework.context.ApplicationEvent
getTimestamp
Methods inherited from class java.util.EventObject
getSource, toString
-
Constructor Details
-
ResourceRoleModifiedEvent
-