Details
-
Type:
Improvement Request
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.0.0 - Petals CLI
-
Fix Version/s: 1.0.0 - Extension 'SE Flowable'
-
Component/s: Extension 'SE Flowable'
-
Security Level: Public
-
- Environment:
- -
Issue Links
| Depends | |||||
|---|---|---|---|---|---|
|
|
||||
Activity
| 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 |
| Status | New [ 10000 ] | Open [ 10002 ] |
| Priority | Blocker [ 1 ] | Major [ 3 ] |
| Component/s | Extension 'SE Flowable' [ 10451 ] |
| 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 |
| Status | Open [ 10002 ] | In Progress [ 10003 ] |
| Link | This issue blocks PETALSDISTRIB-357 [ PETALSDISTRIB-357 ] |
| Link |
This issue depends on |
| 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. |
| Status | In Progress [ 10003 ] | Resolved [ 10004 ] |
| Fix Version/s | 1.0.0 - Extension 'SE Flowable' [ 10841 ] | |
| Resolution | Fixed [ 1 ] |