Class ViewLicenseEvent

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

public class ViewLicenseEvent extends ConfluenceEvent implements Viewed
This event is fired when admin visits license details page.
See Also:
  • Constructor Details

    • ViewLicenseEvent

      public ViewLicenseEvent(Object src)