Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface for created workflow objects.

export
interface

IVariable

Hierarchy

  • ICreatedWorkflowLocal

Index

Properties

Optional failedToDelete

failedToDelete: string[]

Uss files that were not deleted.

memberof

ICreatedWorkflowLocal

Optional filesKept

filesKept: string[]

Files that were kept

memberof

ICreatedWorkflowLocal

vendor

vendor: string

Workflow vendor.

memberof

ICreatedWorkflowLocal

workflowDescription

workflowDescription: string

Description of the workflow.

memberof

ICreatedWorkflowLocal

workflowID

workflowID: string

Workflow ID.

memberof

ICreatedWorkflowLocal

workflowKey

workflowKey: string

Unique workflow key.

memberof

ICreatedWorkflowLocal

workflowVersion

workflowVersion: string

Version of the workflow.

memberof

ICreatedWorkflowLocal

Generated using TypeDoc