Package io.bdeploy.bhive.op
Class ReleaseDirectoryLockOperation
- All Implemented Interfaces:
BHiveExecution,Callable<Void>
Resolves an existing lock by deleting the lock file.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncall()setDirectory(Path directory) Sets the directory that should be unlocked.Methods inherited from class io.bdeploy.bhive.BHive.Operation
execute, getActivityReporter, getAuditor, getLockContentSupplier, getLockContentValidator, getManifestDatabase, getMarkerRoot, getObjectManager, getTransactions, setRetryCount, submitFileOperation
-
Constructor Details
-
ReleaseDirectoryLockOperation
public ReleaseDirectoryLockOperation()
-
-
Method Details
-
call
- Throws:
Exception
-
setDirectory
Sets the directory that should be unlocked.
-