SourceBuildRule

enum SourceBuildRule : Enum<ProjectReportTab.SourceBuildRule>

Specifies build where to search for report tab

Entries

Link copied to clipboard

Use artifacts of the last build with the specified build number

Link copied to clipboard
TAG()

Use artifacts of the last build with the specified tag

Link copied to clipboard

Use artifacts of the last pinned build

Link copied to clipboard

Use artifacts of the last successful build

Link copied to clipboard

Use artifacts of the last finished build

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int