InedoSDK Reference
Version:

PromotionRequirement Class

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

Inheritance Hierarchy

  • object
    • Inedo.Extensibility.PromotionRequirements.PromotionRequirement

Syntax

public class PromotionRequirement

Constructors

Name Description
PromotionRequirement

Initializes a new instance of the PromotionRequirement class.

Methods

Name Description
GetDescription

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

GetStatusAsync(PromotionContext context)