Options
All
  • Public
  • Public/Protected
  • All
Menu

Get list of workflows from registry.

export

Hierarchy

  • ListWorkflows

Index

Methods

Static getResourceQuery

Static getWfKey

  • This operation is used to return a worflow-key by given workflow name.

    throws

    {ImperativeError}

    memberof

    ListWorkflows

    Parameters

    • session: AbstractSession

      z/OSMF connection info

    • workflowName: string

      workflow name by which to list workflows

    • Default value zOSMFVersion: string = WorkflowConstants.ZOSMF_VERSION

      identifies the version of the provisioning service.

    Returns Promise<string> | null

    • Promise with string containing wf key, or null if none was found

Static getWorkflows

Generated using TypeDoc