Package io.bdeploy.bhive.op.remote
Class PushOperation
java.lang.Object
io.bdeploy.bhive.BHive.Operation<T>
io.bdeploy.bhive.op.remote.RemoteOperation<TransferStatistics,PushOperation>
io.bdeploy.bhive.op.remote.PushOperation
- All Implemented Interfaces:
BHiveExecution,Callable<TransferStatistics>
@ReadOnlyOperation
public class PushOperation
extends RemoteOperation<TransferStatistics,PushOperation>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddManifest(Manifest.Key key) addManifest(Collection<Manifest.Key> keys) call()setHiveName(String name) Methods inherited from class io.bdeploy.bhive.op.remote.RemoteOperation
getRemote, setRemoteMethods inherited from class io.bdeploy.bhive.BHive.Operation
execute, getActivityReporter, getAuditor, getLockContentSupplier, getLockContentValidator, getManifestDatabase, getMarkerRoot, getObjectManager, getTransactions, setRetryCount, submitFileOperation
-
Constructor Details
-
PushOperation
public PushOperation()
-
-
Method Details
-
call
- Throws:
Exception
-
addManifest
-
addManifest
-
setHiveName
-