since

val since: Long? = null

Deprecated

This property is deprecated.

Parameters

since

This parameter is deprecated, use fromInstant instead. A unix-epoch-time in milliseconds allowing to retrieve builds for which Develocity completed receiving and processing the build after this instant. This parameter can only be used with reverse=false. Therefore, a value of 0 will process all builds. If not provided, the time in milliseconds when the request is received by the Develocity instance will be used. This parameter has no effect if any of sinceBuild, fromInstant, fromBuild are used.