Class MergeDocumentResult

    • Constructor Detail

      • MergeDocumentResult

        public MergeDocumentResult​(DocumentModelBridge currentDocument,
                                   DocumentModelBridge previousDocument,
                                   DocumentModelBridge nextDocument)
        Default constructor.
        Parameters:
        currentDocument - the current document used for the merge.
        previousDocument - the previous document used for the merge.
        nextDocument - the next document used for the merge.
        Since:
        11.8RC1