public abstract class AbstractCopy extends AbstractOperation
AbstractCopy
...status
STATUS_PENDING, STATUS_PERSISTED, STATUS_UNDO
Modifier and Type | Method and Description |
---|---|
Name |
getDestinationName() |
NodeId |
getDestinationParentId() |
NodeId |
getNodeId() |
String |
getWorkspaceName() |
void |
persisted()
Invalidate the destination parent
NodeState . |
addAffectedItemState, assertChildNodeEntries, getAffectedItemStates, getName, getNodeState, getStatus, undo
public void persisted()
NodeState
.Operation.persisted()
public String getWorkspaceName()
public NodeId getNodeId() throws RepositoryException
RepositoryException
public NodeId getDestinationParentId() throws RepositoryException
RepositoryException
public Name getDestinationName()
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.