Support externallyTerminated flag for process instance cancelation through modification

XMLWordPrintable

    • Type: Feature Request
    • Resolution: Fixed
    • Priority: L3 - Default
    • 7.13.0, 7.13.0-alpha1
    • Affects Version/s: 7.13.0
    • Component/s: None

      When I delete a process instance via RuntimeService.deleteProcessInstance, I can pass a flag (externallyTerminated) that controls the state of the deleted instance. (STATE_EXTERNALLY_TERMINATED/STATE_INTERNALLY_TERMINATED)

      When I cancel a process instance via ProcessInstanceModificationBuilder.cancelActivityInstance, I can not pass this flag. The underlying logic, however, is identical.

      It would be nice to have this also for the cancelation of processes.

            Assignee:
            Nikola Koevski
            Reporter:
            Miklas Boskamp
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: