Package io.bdeploy.bhive.op
Class ManifestRefScanOperation
java.lang.Object
io.bdeploy.bhive.BHive.Operation<SortedMap<String,Manifest.Key>>
io.bdeploy.bhive.op.ManifestRefScanOperation
- All Implemented Interfaces:
BHiveExecution,Callable<SortedMap<String,Manifest.Key>>
@ReadOnlyOperation
public class ManifestRefScanOperation
extends BHive.Operation<SortedMap<String,Manifest.Key>>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncall()setAllowMissingObjects(boolean allow) setManifest(Manifest.Key manifest) setMaxDepth(int max) Methods inherited from class io.bdeploy.bhive.BHive.Operation
execute, getActivityReporter, getAuditor, getLockContentSupplier, getLockContentValidator, getManifestDatabase, getMarkerRoot, getObjectManager, getTransactions, setRetryCount, submitFileOperation
-
Constructor Details
-
ManifestRefScanOperation
public ManifestRefScanOperation()
-
-
Method Details
-
call
- Throws:
Exception
-
setManifest
-
setAllowMissingObjects
-
setMaxDepth
-