fromBuild

val fromBuild: String? = null

Parameters

fromBuild

A Build Scan ID allowing to retrieve builds for which Develocity completed receiving and processing after the given Build Scan ID (excluding it) when used in conjunction with reverse=false, or before the given Build Scan ID (excluding it) when used in conjunction with reverse=true. This parameter has precedence over any value set for the since, sinceBuild, fromInstant parameters. A valid Build Scan ID must be provided, that is, a Build Scan ID that exists in the Develocity instance. A Build Scan ID for a deleted build is valid.