Interface IContentTableSourceUpdateDataResult

    • Method Detail

      • getContentVersion

        ContentVersion getContentVersion()
        Returns the updated content version.

        If the content source has versioning, the returned content version corresponds to the version created during the update.

        Returns:
        the content version.
        Since:
        10.4.0
      • isAutoArchived

        boolean isAutoArchived()
        Indicates whether the data was automatically archived during the operation.
        Returns:
        true if it was automatically archived, false otherwise.
        Since:
        10.4.0