Class ReindexResourceOperationFactoryImpl

java.lang.Object
org.fcrepo.kernel.impl.operations.ReindexResourceOperationFactoryImpl
All Implemented Interfaces:
org.fcrepo.kernel.api.operations.ReindexResourceOperationFactory, org.fcrepo.kernel.api.operations.ResourceOperationFactory

@Component public class ReindexResourceOperationFactoryImpl extends Object implements org.fcrepo.kernel.api.operations.ReindexResourceOperationFactory
Implementation of a reindex resource operation factory
Author:
dbernstein
  • Constructor Details

  • Method Details

    • create

      public ReindexResourceOperationBuilder create(org.fcrepo.kernel.api.Transaction transaction, org.fcrepo.kernel.api.identifiers.FedoraId resourceId)
      Specified by:
      create in interface org.fcrepo.kernel.api.operations.ReindexResourceOperationFactory