Class LabelListViewEvent

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

public class LabelListViewEvent extends ConfluenceEvent implements Viewed
Represents a user viewing any of the label listview actions.
See Also:
  • Constructor Details

    • LabelListViewEvent

      public LabelListViewEvent(Object src, Space space, String viewType)
  • Method Details

    • getSpace

      public Space getSpace()
    • getViewType

      public String getViewType()