Interface BeCPGCopyPlugin


public interface BeCPGCopyPlugin

BeCPGCopyPlugin interface.

Author:
matthieu
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    shouldCopy(String typeToReset, org.alfresco.repo.copy.CopyDetails copyDetails)
     
  • Method Details

    • shouldCopy

      boolean shouldCopy(String typeToReset, org.alfresco.repo.copy.CopyDetails copyDetails)