Options
All
  • Public
  • Public/Protected
  • All
Menu

Class to handle archiving the workflow instance in z/OSMF

export

Hierarchy

  • ArchiveWorkflow

Index

Methods

Static archiveWorfklowByKey

  • Archives the workflow based on the workflow key

    static
    deprecated

    Use archiveWorkflowByKey instead because it is spelled correctly

    memberof

    ArchiveWorkflow

    Parameters

    • session: AbstractSession

      z/OSMF session

    • workflowKey: string

      Workflow key of the workflow to be archived

    • Default value zOSMFVersion: string = WorkflowConstants.ZOSMF_VERSION

    Returns Promise<IArchivedWorkflow>

    Promise of the output of the workflow archiving

Static archiveWorkflowByKey

Generated using TypeDoc