enum class WatchedBuildRule
Specifies which build to watch
LAST_FINISHED
Watch the last finished build
LAST_SUCCESSFUL
Watch the last successful build
LAST_PINNED
Watch the last pinned build
TAG
Watch the last build with the specified tag
mapping
val mapping: <ERROR CLASS>