Package io.jmix.security.impl.role.event
Class RowLevelRoleModifiedEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
io.jmix.security.impl.role.event.RowLevelRoleModifiedEvent
- All Implemented Interfaces:
Serializable
public class RowLevelRoleModifiedEvent
extends org.springframework.context.ApplicationEvent
Event is fired when a
RowLevelRole
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
-
RowLevelRoleModifiedEvent
-