Interface ReadAckCreatedEvent

All Superinterfaces:
com.atlassian.confluence.event.events.content.Contented, ReadAckEvent

public interface ReadAckCreatedEvent extends ReadAckEvent
This event is fired when a read confirmation is created
  • Method Summary

    Modifier and Type
    Method
    Description
    Set<com.atlassian.confluence.user.ConfluenceUser>
    Returns the set of users assigned to the read confirmation

    Methods inherited from interface com.atlassian.confluence.event.events.content.Contented

    getContent
  • Method Details

    • getUsers

      Set<com.atlassian.confluence.user.ConfluenceUser> getUsers()
      Returns the set of users assigned to the read confirmation
      Returns:
      the set of users assigned to the read confirmation