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

I can set a removal time for processes asynchronously

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Done
    • L3 - Default
    • 7.11.0, 7.11.0-alpha5
    • None
    • engine
    • None

    Description

      AT
      I can set removal time for processes asynchronously

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

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Issue Links

            There are no Sub-Tasks for this issue.

            Activity

              People

                Unassigned Unassigned
                tassilo.weidner Tassilo Weidner
                Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  Salesforce