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

Add String primitive JSON parsing to Java client

    XMLWordPrintable

    Details

    • Type: New Feature
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 3.9.0
    • Component/s: Core

      Description

      See NXP-29921, the Java client is missing an "entity" for smoothly parsing String JSON results like:

      {"entity-type":"string","value":"default:/default-domain/workspaces/test:csvImport:25ced2bcb4e1ee26d5c9be8f3ff5e03b"} 

      Expected:

      client.getConverterFactory().readJSON(stringAsJson, org.nuxeo.client.objects.String.class).getValue(); 

       

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                • Created:
                  Updated:
                  Resolved: