Interface BatchQueuePlugin


public interface BatchQueuePlugin
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onRetryBatchError(org.alfresco.service.cmr.repository.NodeRef entry, String batchId)
     
  • Method Details

    • onRetryBatchError

      void onRetryBatchError(org.alfresco.service.cmr.repository.NodeRef entry, String batchId)