JenkinsArtifactDownloadInput interface

Extends

继承属性

alias

获取或设置项目的别名。

artifactDownloadMode

获取或设置项目定义的名称。 有效值为“Skip”、“Selective”、“All”。

artifactItems

获取或设置输入的项目项。

artifactType

获取或设置项目的类型。

继承属性详细信息

alias

获取或设置项目的别名。

alias: string

属性值

string

继承自ArtifactDownloadInputBase.alias

artifactDownloadMode

获取或设置项目定义的名称。 有效值为“Skip”、“Selective”、“All”。

artifactDownloadMode: string

属性值

string

继承自ArtifactDownloadInputBase.artifactDownloadMode

artifactItems

获取或设置输入的项目项。

artifactItems: string[]

属性值

string[]

继承自ArtifactDownloadInputBase.artifactItems

artifactType

获取或设置项目的类型。

artifactType: string

属性值

string

继承自ArtifactDownloadInputBase.artifactType