pipeline

Extends: baseModel
Namespace: (default namespace)
XML Schema: ns0.xsd

A class is used to describe the details of a Pipeline. Pipeline exist as a concept on the management platform.  It consists of a backlog of change sets, and a sequence of environments, namely runtime domains where the change sets get deployed. Change sets are deployed to environments in the order defined in the pipeline, meaning that intermediate environments cannot be skipped.

XML

Elements

name (type) min/max
occurs
description
id (integer) 0/1 The pipeline unique database ID.
name (string) 0/1 The name of the pipeline.
description (string) 0/1 The description of the pipeline.
serviceProviderId (integer) 0/1