Uploaded image for project: 'Nuxeo Java Client'
  1. Nuxeo Java Client
  2. JAVACLIENT-110

Add test on Directory.Entries operation

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Open
    • Priority: Minor
    • Resolution: Unresolved
    • Affects Version/s: 1.0, 2.2
    • Fix Version/s: QualifiedToSchedule
    • Component/s: QA

      Description

      In org.nuxeo.client.marshaller.NuxeoResponseConverter#convert we currently handle automation case, if entity-type is present in response.

      We don't have a way to handle automation response without entity-type.
      As automation can return a lot of different type, we can't leverage java typing and we need to deduce it from the response.

      For instance the operation Directory.Entries/GetDirectoryEntries returns a json blob without entity-type.
      We should fix Nuxeo server and then add tests on java client for such generic operations.

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                • Created:
                  Updated: