Petals ESB CLI

Add a command for Petals SE Flowable to list all process instances ended that could be purged

Details

  • Description:
    Hide

    Add a command to list all process instances ended that could be purged:

    se-flowable.list-process-instances [-k <process-definition-key> -v <process-definition-version>] [-n <component-identifier>] [-o <output-file>]

    avec:

    • -k, --process-definition-key: the key part of the process definition of process instances to list,
    • -v, --process-definition-version: the version part of the process definition of process instances to list,
    • -n, --component-id: the identifier of the SE flowable on which the command must be invoked. Default value: "petals-se-flowable",
    • -o, --output-file: name of the file where process instance identifiers will be written instead of standard output.

    If no process definition is set as arguments, all process definitions are taken into account.
    If no output file is provided, process instance identifier are listed on standard output.

    The number of process instances listed is printed on standard output.

    Show
    Add a command to list all process instances ended that could be purged:
    se-flowable.list-process-instances [-k <process-definition-key> -v <process-definition-version>] [-n <component-identifier>] [-o <output-file>]
    avec:
    • -k, --process-definition-key: the key part of the process definition of process instances to list,
    • -v, --process-definition-version: the version part of the process definition of process instances to list,
    • -n, --component-id: the identifier of the SE flowable on which the command must be invoked. Default value: "petals-se-flowable",
    • -o, --output-file: name of the file where process instance identifiers will be written instead of standard output.
    If no process definition is set as arguments, all process definitions are taken into account. If no output file is provided, process instance identifier are listed on standard output. The number of process instances listed is printed on standard output.
  • Environment:
    -

Issue Links

Activity

Christophe DENEUX made changes - Mon, 19 Mar 2018 - 10:48:04 +0100
Field Original Value New Value
Priority Blocker [ 1 ]
Description Add a command to list all process instances ended that could be purged:
{code}
se-flowable.list-process-instances -k <process-definition-key> -v <process-definition-version> [-n <component-identifier>]
   -k,--process-definition-key <process-definition-key>
   -v,--process-definition-version <process-definition-version>
   -n,--component-id <component-identifier> (default value: petals-se-flowable)
{code}
Add a command to list all process instances ended that could be purged:
{code}
se-flowable.list-process-instances [-k <process-definition-key> -v <process-definition-version>] [-n <component-identifier>]
{code}
avec:
* {{-k}}, {{--process-definition-key}}: the key part of the process definition of process instances to list,
* {{-v}}, {{--process-definition-version}}: the version part of the process definition of process instances to list
* {{-n}}, {{--component-id}}: the identifier of the SE flowable on which the command must be invoked. Default value: "{{petals-se-flowable}}".

If no process definition is set as arguments, all process definitions are taken into account
Christophe DENEUX made changes - Mon, 19 Mar 2018 - 10:50:17 +0100
Status New [ 10000 ] Open [ 10002 ]
Priority Blocker [ 1 ] Major [ 3 ]
Component/s Extension 'SE Flowable' [ 10451 ]
Christophe DENEUX made changes - Mon, 19 Mar 2018 - 10:50:38 +0100
Description Add a command to list all process instances ended that could be purged:
{code}
se-flowable.list-process-instances [-k <process-definition-key> -v <process-definition-version>] [-n <component-identifier>]
{code}
avec:
* {{-k}}, {{--process-definition-key}}: the key part of the process definition of process instances to list,
* {{-v}}, {{--process-definition-version}}: the version part of the process definition of process instances to list
* {{-n}}, {{--component-id}}: the identifier of the SE flowable on which the command must be invoked. Default value: "{{petals-se-flowable}}".

If no process definition is set as arguments, all process definitions are taken into account
Add a command to list all process instances ended that could be purged:
{code}
se-flowable.list-process-instances [-k <process-definition-key> -v <process-definition-version>] [-n <component-identifier>]
{code}
avec:
* {{\-k}}, {{--process-definition-key}}: the key part of the process definition of process instances to list,
* {{\-v}}, {{--process-definition-version}}: the version part of the process definition of process instances to list
* {{\-n}}, {{--component-id}}: the identifier of the SE flowable on which the command must be invoked. Default value: "{{petals-se-flowable}}".

If no process definition is set as arguments, all process definitions are taken into account
Christophe DENEUX made changes - Mon, 19 Mar 2018 - 10:50:44 +0100
Status Open [ 10002 ] In Progress [ 10003 ]
Christophe DENEUX made changes - Mon, 19 Mar 2018 - 10:51:07 +0100
Link This issue blocks PETALSDISTRIB-357 [ PETALSDISTRIB-357 ]
Christophe DENEUX made changes - Mon, 19 Mar 2018 - 10:52:26 +0100
Link This issue depends on PETALSSEFLOWABLE-39 [ PETALSSEFLOWABLE-39 ]
Christophe DENEUX made changes - Tue, 20 Mar 2018 - 10:01:06 +0100
Description Add a command to list all process instances ended that could be purged:
{code}
se-flowable.list-process-instances [-k <process-definition-key> -v <process-definition-version>] [-n <component-identifier>]
{code}
avec:
* {{\-k}}, {{--process-definition-key}}: the key part of the process definition of process instances to list,
* {{\-v}}, {{--process-definition-version}}: the version part of the process definition of process instances to list
* {{\-n}}, {{--component-id}}: the identifier of the SE flowable on which the command must be invoked. Default value: "{{petals-se-flowable}}".

If no process definition is set as arguments, all process definitions are taken into account
Add a command to list all process instances ended that could be purged:
{code}
se-flowable.list-process-instances [-k <process-definition-key> -v <process-definition-version>] [-n <component-identifier>] [-o <output-file>]
{code}
avec:
* {{\-k}}, {{--process-definition-key}}: the key part of the process definition of process instances to list,
* {{\-v}}, {{--process-definition-version}}: the version part of the process definition of process instances to list,
* {{\-n}}, {{--component-id}}: the identifier of the SE flowable on which the command must be invoked. Default value: "{{petals-se-flowable}}",
* {{\-o}}, {{--output-file}}: name of the file where process instance identifiers will be written instead of standard output.

If no process definition is set as arguments, all process definitions are taken into account.
If no output file is provided, process instance identifier are listed on standard output.

The number of process instances listed is printed on standard output.
Hide
Christophe DENEUX added a comment - Wed, 21 Mar 2018 - 12:21:38 +0100

Added in trunk

Show
Christophe DENEUX added a comment - Wed, 21 Mar 2018 - 12:21:38 +0100 Added in trunk
Christophe DENEUX made changes - Wed, 21 Mar 2018 - 12:21:38 +0100
Status In Progress [ 10003 ] Resolved [ 10004 ]
Fix Version/s 1.0.0 - Extension 'SE Flowable' [ 10841 ]
Resolution Fixed [ 1 ]
Transition Status Change Time Execution Times Last Executer Last Execution Date
New New Open Open
5m 38s
1
Christophe DENEUX
Mon, 19 Mar 2018 - 10:50:17 +0100
Open Open In Progress In Progress
27s
1
Christophe DENEUX
Mon, 19 Mar 2018 - 10:50:44 +0100
In Progress In Progress Resolved Resolved
2d 1h 30m
1
Christophe DENEUX
Wed, 21 Mar 2018 - 12:21:38 +0100



People

Dates

  • Created:
    Mon, 19 Mar 2018 - 10:44:39 +0100
    Updated:
    Wed, 21 Mar 2018 - 12:21:38 +0100
    Resolved:
    Wed, 21 Mar 2018 - 12:21:38 +0100