Options
All
  • Public
  • Public/Protected
  • All
Menu

Class to handle deletion of zOSMF workflow instance

Hierarchy

  • DeleteWorkflow

Index

Methods

Methods

Static deleteWorkflow

  • Delete a workflow instance

    Parameters

    • session: AbstractSession

      z/OSMF connection info

    • workflowKey: string

      Unique identifier of the workflow instance.

    • Default value zOSMFVersion: string = WorkflowConstants.ZOSMF_VERSION

      Identifies the version of the zOSMF workflow service.

    Returns Promise<any>

Generated using TypeDoc