Interface ReadAckCreatedEvent

  • All Superinterfaces:
    ReadAckEvent

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

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.util.Set<com.atlassian.confluence.user.ConfluenceUser> getUsers()
      Returns the set of users assigned to the read confirmation
    • Method Detail

      • getUsers

        java.util.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