Class Build
- Namespace
- MES.MQC.DataSourceLibrary.Adapters.Apis.Jenkins.Response
- Assembly
- MES.MQC.DataSourceLibrary.dll
- Inheritance
-
Build
- Inherited Members
-
Properties
Actions
public Build.BuildAction[] Actions { get; set; }
Property Value
- BuildAction[]
Artifacts
public Build.BuildArtifact[] Artifacts { get; set; }
Property Value
- BuildArtifact[]
FullDisplayName
public string FullDisplayName { get; set; }
Property Value
- string
Id
public long Id { get; set; }
Property Value
- long
JobName
public string JobName { get; set; }
Property Value
- string
Result
public string Result { get; set; }
Property Value
- string
Timestamp
public long Timestamp { get; set; }
Property Value
- long
Url
public string Url { get; set; }
Property Value
- string