Interface VersionServicePolicies.OnRevertVersionPolicy

    • Field Detail

      • QNAME

        static final org.alfresco.service.namespace.QName QNAME
    • Method Detail

      • getRevertVersionCallback

        VersionRevertCallback getRevertVersionCallback​(org.alfresco.service.namespace.QName classRef,
                                                       VersionRevertDetails copyDetails)
        Called for all types and aspects before reverting a node.
        Parameters:
        classRef - the type or aspect qualified name
        copyDetails - the details of the impending revert
        Returns:
        Return the callback that will be used to modify the revert behaviour for this type or aspect. Return null to assume the default.
        Since:
        V4.2