Package fr.becpg.repo.batch
Interface BatchQueuePlugin
public interface BatchQueuePlugin
BatchQueuePlugin interface.
- Author:
- matthieu
-
Method Summary
Modifier and TypeMethodDescriptionvoidonRetryBatchError(org.alfresco.service.cmr.repository.NodeRef entry, String batchId) onRetryBatchError.
-
Method Details
-
onRetryBatchError
onRetryBatchError.
- Parameters:
entry- aNodeRefobjectbatchId- aStringobject
-