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

Using the Java Api I can manage Task Filters

    XMLWordPrintable

Details

    Description

      AT:

      • I can create a new Filter
      • I can delete a Filter
      • I can update a Filter
      • I can query for Filters

      A Filter has the following properties:

      • Id,
      • ResourceType (currently only "Task" is supported)
      • Name
      • Owner
      • Query
      • Properties (Map), serialized as JSON

      Properties are:

      • description
      • color
      • priority
      • additional variables to fetch

      The filter query is a Java Object ("FilterQuery") which is serialized to the Database as JSON

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Issue Links

            Activity

              People

                thorben.lindhauer Thorben Lindhauer
                meyer Daniel Meyer
                Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  Salesforce