Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface for starting workflow instance.

export
interface

IStartWorkflow

Hierarchy

  • IStartWorkflow

Index

Properties

Optional performSubsequent

performSubsequent: boolean

Perform subsequent steps.

memberof

IStartWorkflow

Optional resolveConflictByUsing

resolveConflictByUsing: startT

Resolve conflicts by using output file, already existing value or leave the conflict to be handled manually.

memberof

IStartWorkflow

Optional stepName

stepName: string

Step name to be run.

memberof

IStartWorkflow

Generated using TypeDoc