Interface DocumentJob

    • Method Detail

      • documentHasChanged

        boolean documentHasChanged()
        Deprecated.

        Gets, whether the document has changed.

        Gets, whether the document has changed. This method should return true, if the document has changed and therefore caches / database information for this document must be updated after execution.

        Returns:
        true, if the document has changed, false otherwise