Class UserSubstitutionsChangedEvent

java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
io.jmix.core.usersubstitution.event.UserSubstitutionsChangedEvent
All Implemented Interfaces:
Serializable

public class UserSubstitutionsChangedEvent extends org.springframework.context.ApplicationEvent
Event that is fired when substitutions for a user are changed.
See Also:
  • Constructor Details

    • UserSubstitutionsChangedEvent

      public UserSubstitutionsChangedEvent(String source)
  • Method Details