Details

    • Type: Sub-task
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 5.7.3
    • Component/s: Rest API
    • Sprint:
      Sprint S1

      Description

      The service will expose a registry of RestContributors.

      Contributors will have :

      • a name
      • an implementation

      They will implement the RestContributor interface :

      void contribute(JSonGenerator jg, DocumentModel doc, MultiValuedMap<String,Object> headers);

      or

      Serializable contribute(DocumentModel doc, MultiValuedMap<String,Object> headers);

        Attachments

          Activity

            People

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

              Dates

              • Created:
                Updated:
                Resolved:

                Time Tracking

                Estimated:
                Original Estimate - 6 hours
                6h
                Remaining:
                0m
                Logged:
                Time Not Required
                Not Specified