Using the Java Api I can manage Task Filters

XMLWordPrintable

      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

            Assignee:
            Thorben Lindhauer
            Reporter:
            Daniel Meyer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: