Add getChildren() method to remote API

XMLWordPrintable

      There is no efficient way to get all the children of a given page remotely without getting ALL the pages in a space.

      We need to add two simple methods:

      Vector getChildren(token, pageId) (which returns a vector of PageSummary objects)

      and

      Vector getChildren(token, pageTitle, spaceKey) (another way to access this method) if you know the title but don't want to lookup the ID first)

              Assignee:
              Unassigned
              Reporter:
              Mike Cannon-Brookes
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: