Class Operations.AddNode
java.lang.Object
org.apache.jackrabbit.spi.commons.batch.Operations.AddNode
- All Implemented Interfaces:
Operation
- Enclosing class:
Operations
Representative of an add-node
Operation which calls
Batch.addNode(NodeId, Name, Name, String) when applied to a Batch.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AddNode
Create a new add-nodeOperationfor the given arguments.- Parameters:
parentId-nodeName-nodetypeName-uuid-- See Also:
-
-
Method Details