Skip to content

JobDependencyDetails

Interface

Job dependency details for adding and releasing dependencies.

Properties

PropertyTypeNotes
dependentJobIdstring

Job id of the dependent job.

dependentStepIdstring

Step id of the dependent job.

jobIdstring

Job id associated with the dependency.

stepIdsstring[]

Step ids for the dependency.

dependentJobId

Interface Property
dependentJobId: string

Job id of the dependent job.

dependentStepId

optional
Interface Property
dependentStepId: string

Step id of the dependent job.

jobId

Interface Property
jobId: string

Job id associated with the dependency.

stepIds

Interface Property
stepIds: string[]

Step ids for the dependency.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.