Interface AgentMessageDeselectedEvent

    • Method Detail

      • getSelectionDate

        java.util.Date getSelectionDate()
        Returns the Date when the message had been selected previously.
        Returns:
        the Date when the message had been selected previously
        Since:
        12.17
      • getWorkTimeDuration

        java.time.Duration getWorkTimeDuration()
        Returns the Duration of work time. The work time is adjusted and reduced by any inactive time periods like breaks or mode switches to chat mode.
        Returns:
        the Duration the adjusted work time elapsed since the selection of the message
        Since:
        12.17