Class DoNothingCopyBehaviourCallback

java.lang.Object
org.alfresco.repo.copy.AbstractCopyBehaviourCallback
org.alfresco.repo.copy.DoNothingCopyBehaviourCallback
All Implemented Interfaces:
CopyBehaviourCallback

public class DoNothingCopyBehaviourCallback extends AbstractCopyBehaviourCallback
Simple copy behaviour to prevent any copying.

This implementation is stateless and therefore thread-safe.

Since:
3.2
Author:
Derek Hulley