I can set a removal time for processes asynchronously

XMLWordPrintable

    • Type: Feature Request
    • Resolution: Done
    • Priority: L3 - Default
    • 7.11.0, 7.11.0-alpha5
    • Affects Version/s: None
    • Component/s: engine
    • None

      AT
      I can set removal time for processes asynchronously

      Batch batch = historyService.setRemovalTimeToProcessInstancesAsync()
            .byQuery(query)
            .hierarchical()
            .removalTime(new Date())
            .executeAsync();
      

        This is the controller panel for Smart Panels app

          There are no Sub-Tasks for this issue.

              Assignee:
              Unassigned
              Reporter:
              Tassilo Weidner-Mühl
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: