DevopsProjectPipeline

Represents an association between a DevOps Center project and a release pipeline. In DevOps Center, each project is associated with a pipeline to define the sequence of stages work items move through, from initial development to final release. This association is typically established during the pipeline setup. This object is available in API version 67.0 and later.

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), undelete(), update(), upsert()

Fields

Field Details
DevopsPipelineId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The ID of the associated DevopsPipeline record.
This field is a relationship field.
Relationship Name
DevopsPipeline
Refers To
DevopsPipeline
DevopsProjectId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The ID of the parent DevopsProject record.
This field is a relationship field.
Relationship Name
DevopsProject
Relationship Type
Master-detail
Refers To
DevopsProject (the parent object)
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp when the current user last accessed this record indirectly, for example, through a list view or related record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp when the current user last viewed this record or list view. If this value is null, and LastReferenceDate is not null, the user accessed this record or list view indirectly.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
A unique identifier for the project-pipeline association.

Associated Objects

This object has the following associated objects. If the API version isn’t specified, they’re available in the same API versions as this object. Otherwise, they’re available in the specified API version and later.

DevopsProjectPipelineChangeEvent
Change events are available for the object.
DevopsProjectPipelineFeed
Feed tracking is available for the object.
DevopsProjectPipelineHistory
History is available for tracked fields of the object.
DevopsProjectPipelineOwnerSharingRule
Sharing rules are available for the object.
DevopsProjectPipelineShare
Sharing is available for the object.