Package org.fcrepo.kernel.api.operations
Interface ReindexResourceOperation
public interface ReindexResourceOperation
Interface for reindex operation methods.
- Author:
- whikloj
-
Method Summary
Modifier and TypeMethodDescriptionReturn the transaction the Reindex is happening in.
-
Method Details
-
getTransaction
Return the transaction the Reindex is happening in.- Returns:
- the transaction
-