Uploaded image for project: 'CMS'
  1. CMS
  2. CMS-6229

Callable-annotated methods shouldn't be required to return a Map

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • 3.9, 4.0 alpha
    • 3.9
    • None
    • None

      Callable-annotated methods are currently required to return a Map<String, Object>.
      This is a bit too restrictive and methods created to be Callable are less intuitive to use by other java components, for instance. As we pass this result to the JSON serializer, this would not require any code modification to the serialization process.

          [CMS-6229] Callable-annotated methods shouldn't be required to return a Map

          There are no comments yet on this issue.

            ngavalda Nicolas Gavalda (Inactive)
            ngavalda Nicolas Gavalda (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: