ReleaseDefinitionGate interface

Properties

isGenerated

Gets or sets the flag that indicates if gate was generated.

tasks

Gets or sets the gates workflow.

Property Details

isGenerated

Gets or sets the flag that indicates if gate was generated.

isGenerated: boolean

Property Value

boolean

tasks

Gets or sets the gates workflow.

tasks: WorkflowTask[]

Property Value