Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • PropertiesWorkflow

Index

Methods

Static getWorkflowProperties

  • This operation returns properties of the workflow. Parameters indicators are mandatory,request can include steps and variables indicator for requested result.

    memberof

    Properties

    Parameters

    • session: AbstractSession

      z/OSMF connection info

    • workflowKey: string
    • Default value zOSMFVersion: string = WorkflowConstants.ZOSMF_VERSION

      the URI path that identifies the version of the provisioning service.

    • Optional steps: boolean

      Optional parameter for listing steps properties.

    • Optional variables: boolean

      Optional parameter for listing variables properties.

    Returns Promise<IWorkflowInfo>

    z/OSMF response object

Static Protected processStepSummaries

Generated using TypeDoc