Chetan Mehrotra created OAK-6613:
------------------------------------
Summary: Provide list of all bundled nodes within a given DocumentNodeState
Key: OAK-6613
URL: https://issues.apache.org/jira/browse/OAK-6613
Project: Jackrabbit Oak
Issue Type: Improvement
Components: documentmk
Reporter: Chetan Mehrotra
Assignee: Chetan Mehrotra
Priority: Minor
Fix For: 1.8
For OAK-6353 we need to know all bundled nodestate in a given parent. For this purpose we
should provide following method in DocumentNodeState
{code}
public Iterable<DocumentNodeState> getBundledNodesStates() {
{code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
|