Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-2458

Using Spin, I can read the property of a Json Object

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Fixed
    • L3 - Default
    • 7.2.0, 7.2.0-alpha3
    • None
    • spin

    Description

      AT:

      • SpinJsonNode provides a prop() method which returns a Json object

      SpinJsonNode n = JSON("

      { \"a\": 1 }

      ").prop("a")
      int val = n.value() ??
      int val = n.intValue() ??

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              sebastian.menski Sebastian Menski
              meyer Daniel Meyer
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce