Interface ArchiveJobEventEntity

    • Method Detail

      • getCreationTime

        Date getCreationTime()
      • setCreationTime

        void setCreationTime​(Date creationTime)
      • getStartTime

        Date getStartTime()
      • setStartTime

        void setStartTime​(Date startTime)
      • getEndTime

        Date getEndTime()
      • setEndTime

        void setEndTime​(Date endTime)
      • getConversationCount

        long getConversationCount()
      • setConversationCount

        void setConversationCount​(long conversationCount)
      • getParticipantCount

        long getParticipantCount()
      • setParticipantCount

        void setParticipantCount​(long participantCount)
      • getDataCount

        long getDataCount()
      • setDataCount

        void setDataCount​(long dataCount)