Petals ESB CLI

Add a command to cancel/interrupt execution of a process instance

Details

  • Description:
    Hide

    Add a command to cancel/interrupt execution of a process instance:

    se-flowable.cancel-process-instance [-i <process-instance-id> | -f <process-instance-ids-file>] [-r <cancellation-reason>] [-n <component-identifier>]

    avec:

    • -i, --process-instance-id: the identifier of the process instance to cancel,
    • -f, --process-instance-ids-file: the name of a file containing the list of process instance identifiers to cancel. This file contains only one process instance id per line,
    • -r, --cancellation-reason: the cancellation reason,
    • -n, --component-id: the identifier of the SE Flowable on which the command must be invoked. Default value: "petals-se-flowable".
    Show
    Add a command to cancel/interrupt execution of a process instance:
    se-flowable.cancel-process-instance [-i <process-instance-id> | -f <process-instance-ids-file>] [-r <cancellation-reason>] [-n <component-identifier>]
    avec:
    • -i, --process-instance-id: the identifier of the process instance to cancel,
    • -f, --process-instance-ids-file: the name of a file containing the list of process instance identifiers to cancel. This file contains only one process instance id per line,
    • -r, --cancellation-reason: the cancellation reason,
    • -n, --component-id: the identifier of the SE Flowable on which the command must be invoked. Default value: "petals-se-flowable".
  • Environment:
    -

Issue Links

Activity

Hide
Christophe DENEUX added a comment - Fri, 8 Feb 2019 - 14:39:37 +0100

Added in trunk

Show
Christophe DENEUX added a comment - Fri, 8 Feb 2019 - 14:39:37 +0100 Added in trunk

People

Dates

  • Created:
    Thu, 7 Feb 2019 - 15:02:42 +0100
    Updated:
    Fri, 8 Feb 2019 - 14:39:37 +0100
    Resolved:
    Fri, 8 Feb 2019 - 14:39:37 +0100