Class CollaborationCompletedMessage

    • Method Detail

      • getStartTime

        @Nonnull
        public org.joda.time.DateTime getStartTime()
        Returns the time when the Collaboration has been started.
        Returns:
        the start time
      • getEndTime

        @Nonnull
        public org.joda.time.DateTime getEndTime()
        Returns the time when the Collaboration has been completed.
        Returns:
        the end time
      • getDuration

        @Nonnull
        public org.joda.time.Duration getDuration()
        Returns the time this Collaboration took to complete.
        Returns:
        the duration