Package io.bdeploy.bhive.op
Class ManifestDeleteOperation
- All Implemented Interfaces:
BHiveExecution,Callable<Manifest.Key>
Operation to delete a single manifest from the
ManifestDatabase of
the BHive.
Note that underlying recursively required objects are NOT deleted from the
ObjectDatabase. See PruneOperation.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncall()setToDelete(Manifest.Key toDelete) Set theManifestto be deleted.Methods inherited from class io.bdeploy.bhive.BHive.Operation
execute, getActivityReporter, getAuditor, getLockContentSupplier, getLockContentValidator, getManifestDatabase, getMarkerRoot, getObjectManager, getTransactions, setRetryCount, submitFileOperation