Petals ESB CLI

Add a command for Petals SE Flowable to undeploy a process definition

Details

  • Description:
    Hide

    Add a command to undeploy a process definition. All data relative to the given process definition will be deleted:

    se-flowable.undeploy-process-definition -k <process-definition-key> -v <process-definition-version> [-n <component-identifier>]

    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".
    Show
    Add a command to undeploy a process definition. All data relative to the given process definition will be deleted:
    se-flowable.undeploy-process-definition -k <process-definition-key> -v <process-definition-version> [-n <component-identifier>]
    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".
  • Environment:
    -

Issue Links

People

Dates

  • Created:
    Thu, 29 Mar 2018 - 13:10:19 +0200
    Updated:
    Thu, 29 Mar 2018 - 13:12:37 +0200
    Resolved:
    Thu, 29 Mar 2018 - 13:12:37 +0200