Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-2821

Implement the missing service on restPack Nuxeo

    XMLWordPrintable

    Details

    • Type: New Feature
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 5.1.6, 5.2 M2
    • Fix Version/s: 5.1.x, 5.2 M3
    • Component/s: Core
    • Tags:
    • Impact type:
      Content model Change
    • Upgrade notes:
      Hide

      XML Serialization of DashboardItem in restPack add-on:

      • Add due date Element in the server local
      • Add start date in the server local
      • Add document current life cycle

      Example for queryForWorkflowTask :
      <?xml version="1.0" encoding="UTF-8"?>
      <nxt:tasks xmlns:nxt="http://www.nuxeo.org/tasks"><nxt:category category="workflowDirectiveCheck"><nxt:task name="review" workflowType="document_review_parallel" directive="workflowDirectiveCheck" author="Administrator" dueDate="2008-11-19 23:59:00" startDate="2008-11-18 17:07:56" currentDocumentLifeCycle="project">dfmnsdlfksld</nxt:task><nxt:task name="review" workflowType="document_review_serial" directive="workflowDirectiveCheck" author="Administrator" dueDate="2008-11-19 23:59:00" startDate="2008-11-18 17:06:00" currentDocumentLifeCycle="project"></nxt:task></nxt:category></nxt:tasks>

      Show
      XML Serialization of DashboardItem in restPack add-on: Add due date Element in the server local Add start date in the server local Add document current life cycle Example for queryForWorkflowTask : <?xml version="1.0" encoding="UTF-8"?> <nxt:tasks xmlns:nxt="http://www.nuxeo.org/tasks"><nxt:category category="workflowDirectiveCheck"><nxt:task name="review" workflowType="document_review_parallel" directive="workflowDirectiveCheck" author="Administrator" dueDate="2008-11-19 23:59:00" startDate="2008-11-18 17:07:56" currentDocumentLifeCycle="project">dfmnsdlfksld</nxt:task><nxt:task name="review" workflowType="document_review_serial" directive="workflowDirectiveCheck" author="Administrator" dueDate="2008-11-19 23:59:00" startDate="2008-11-18 17:06:00" currentDocumentLifeCycle="project"></nxt:task></nxt:category></nxt:tasks>

      Description

      Add a restlet in the restletPack to get pending workItem that the user initiate.

        Attachments

          Activity

            People

            • Assignee:
              bjalon Benjamin Jalon
              Reporter:
              bjalon Benjamin Jalon
              Participants:
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: