Class UserMacroRemovedEvent

java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
com.atlassian.confluence.event.events.ConfluenceEvent
com.atlassian.confluence.event.events.admin.UserMacroRemovedEvent
All Implemented Interfaces:
Serializable

public class UserMacroRemovedEvent extends ConfluenceEvent
This event is fired when user macro is removed
See Also:
  • Constructor Details

    • UserMacroRemovedEvent

      public UserMacroRemovedEvent(Object src)