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:
  • Constructor Details

    • RowLevelRoleModifiedEvent

      public RowLevelRoleModifiedEvent(Object source)