Class TransferManifestDeletedNode

java.lang.Object
org.alfresco.repo.transfer.manifest.TransferManifestDeletedNode
All Implemented Interfaces:
TransferManifestNode

public class TransferManifestDeletedNode extends Object implements TransferManifestNode
A record of a deleted node in the transfer manifest The path and node ref refers to the state prior to the node's deletion.
Author:
Mark Rogers