Package io.bdeploy.bhive.op
Class ManifestListOperation
- All Implemented Interfaces:
BHiveExecution,Callable<Set<Manifest.Key>>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.bdeploy.bhive.BHive.Operation
execute, getActivityReporter, getAuditor, getLockContentSupplier, getLockContentValidator, getManifestDatabase, getMarkerRoot, getObjectManager, getTransactions, setRetryCount, submitFileOperation
-
Constructor Details
-
ManifestListOperation
public ManifestListOperation()
-
-
Method Details
-
call
- Throws:
Exception
-
setManifestName
- Parameters:
name- the name of the manifest to calculate a new version for. Note that this can be any number of full segments of the name. Segments are separated with '/'.- Returns:
- the operation for chaining.
-