Class Operations.Move
java.lang.Object
org.apache.jackrabbit.spi.commons.batch.Operations.Move
- All Implemented Interfaces:
Operation
- Enclosing class:
Operations
Representative of a move
Operation which calls
Batch.move(NodeId, NodeId, Name) when applied to a Batch.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Move
Create a new moveOperationfor the given arguments.- Parameters:
srcNodeId-destParentNodeId-destName-- See Also:
-
-
Method Details