public interface BatchRemoveInfo
BatchSession to communicate progress of a recursive remove operation to an
BatchSessionListener| Modifier and Type | Method and Description |
|---|---|
int |
getDepth() |
String |
getPath() |
int |
getPurgedVersionCount() |
String |
getRootPath() |
String getRootPath()
String getPath()
int getDepth()
int getPurgedVersionCount()
Version nodes that will be purged
along with the removal of this node upon session save.Copyright © 2013. All Rights Reserved.