Table of Contents

Class JenkinsPipelineIdentifier

Namespace
MES.MQC.DataSourceLibrary.Adapters.Apis.Jenkins.Contents
Assembly
MES.MQC.DataSourceLibrary.dll
public class JenkinsPipelineIdentifier : IContentIdentifier
Inheritance
JenkinsPipelineIdentifier
Implements
Inherited Members

Properties

ArtifactPath

[JsonProperty("a")]
public string ArtifactPath { get; set; }

Property Value

string

BuildId

[JsonProperty("b")]
public long BuildId { get; set; }

Property Value

long