pipelineEnvironment

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

A class is used to describe the details of Pipeline-Environment. It represents an environment in a pipeline. Note: the seems redundant nextEnvironment element is used for speeding up UI.

XML

Elements

name (type) min/max
occurs
description
id (integer) 0/1 The unique database ID.
environment (environment) 0/1 The environment in the pipeline.
nextEnvironment (environment) 0/1 The next environment in the pipeline. Used for rendering UI quickly.