Hierarchy

  • DefinitionsApi

Constructors

Properties

Methods

Constructors

Properties

api: ObservableDefinitionsApi

Methods

  • Archives a single custom workflow action with the specified ID. Workflows that currently use this custom action will stop attempting to execute the action, and all future executions will be marked as a failure. Archive a custom action

    Parameters

    • definitionId: string

      The ID of the custom workflow action.

    • appId: number
    • Optional _options: Configuration

    Returns Promise<void>

Generated using TypeDoc