Class ManifestDeleteOperation

java.lang.Object
io.bdeploy.bhive.BHive.Operation<Manifest.Key>
io.bdeploy.bhive.op.ManifestDeleteOperation
All Implemented Interfaces:
BHiveExecution, Callable<Manifest.Key>

public class ManifestDeleteOperation extends BHive.Operation<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.