BuildMaster SDK Reference
Version:

PromotionRequirementBase Class

Represents a requirement that must be met before a build may be promoted.

Inheritance Hierarchy

Syntax

public class PromotionRequirementBase

Constructors

Name Description
PromotionRequirementBase

Initializes a new instance of the PromotionRequirementBase class.

Methods

Name Description
GetDescription

Returns a user-friendly description of the promotion requirement including relevant configuration.

GetStatusAsync(PromotionContext context)

Returns the current status of the promotion requirement.