Package io.bdeploy.bhive.op
Class TreeLoadOperation
- All Implemented Interfaces:
BHiveExecution,Callable<Tree>
Loads the specified
ObjectId from its underlying storage in the
ObjectDatabase of the BHive. The ObjectId must refer
to a Tree.-
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
-
TreeLoadOperation
public TreeLoadOperation()
-
-
Method Details
-
call
- Throws:
Exception
-
setTree
-