Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ReleaseGatesPhase

Hierarchy

Index

Properties

Optional deploymentJobs

deploymentJobs: Array<DeploymentJob>

Deployment jobs of the phase.

Optional errorLog

errorLog: string

Phase execution error logs.

Optional manualInterventions

manualInterventions: Array<ManualIntervention>

List of manual intervention tasks execution information in phase.

Optional name

name: string

Name of the phase.

Optional phaseId

phaseId: string

ID of the phase.

Optional rank

rank: number

Rank of the phase.

Optional runPlanId

runPlanId: string

Run Plan ID of the phase.

Optional startedOn

startedOn: Date

Phase start time.

Generated using TypeDoc