Class ActivityDocument

    • Constructor Detail

      • ActivityDocument

        protected ActivityDocument​(DocumentType documentType)
    • Method Detail

      • getActivity

        public ActivityDocument.IActivity getActivity()
        Returns an API for accessing the activity fields in this document.

        If a document field value is modified without using this API, the object previously returned by this method (or its child objects) may no longer reflect the correct data in the document. In this case this method should be called again to obtain another ActivityDocument.IActivity object to be used.

        Returns:
        the activity fields access API.
        Since:
        8.2.0