Class PurgeResourceOperation

java.lang.Object
org.fcrepo.kernel.impl.operations.AbstractResourceOperation
org.fcrepo.kernel.impl.operations.PurgeResourceOperation
All Implemented Interfaces:
org.fcrepo.kernel.api.operations.ResourceOperation

Purge resource operation
Since:
6.0.0
Author:
whikloj
  • Constructor Details

    • PurgeResourceOperation

      protected PurgeResourceOperation(org.fcrepo.kernel.api.Transaction transaction, org.fcrepo.kernel.api.identifiers.FedoraId rescId)
  • Method Details

    • getType

      public org.fcrepo.kernel.api.operations.ResourceOperationType getType()