Condition interface

Properties

conditionType

Gets or sets the condition type.

name

Gets or sets the name of the condition. e.g. 'ReleaseStarted'.

result

The release condition result.

value

Gets or set value of the condition.

Property Details

conditionType

Gets or sets the condition type.

conditionType: ConditionType

Property Value

name

Gets or sets the name of the condition. e.g. 'ReleaseStarted'.

name: string

Property Value

string

result

The release condition result.

result: boolean

Property Value

boolean

value

Gets or set value of the condition.

value: string

Property Value

string