BuildMaster SDK Reference
Version:

PromotionContext Class

Provides important information about a promotion.

Inheritance Hierarchy

  • object
    • Inedo.BuildMaster.Extensibility.PromotionRequirements.PromotionContext

Syntax

public class PromotionContext : IGenericBuildMasterContext

Properties

Name Description
ApplicationId

Gets the current application ID.

BuildNumber

Gets the current build number.

EnvironmentIds

Gets the environment IDs in the target pipeline stage.

PipelineStage

Gets the target pipeline stage name.

ReleaseNumber

Gets the current release number.