Parameters

interface Parameters : BuildServiceParameters(source)

Properties

Link copied to clipboard
abstract val cleanRequested: Property<Boolean>
Link copied to clipboard
abstract val configurationCacheEnabled: Property<Boolean>
Link copied to clipboard
abstract val enableSkippyDiagnostics: Property<Boolean>
Link copied to clipboard
abstract val localProperties: MapProperty<String, String>
Link copied to clipboard
abstract val logThermals: Property<Boolean>
Link copied to clipboard
abstract val logVerbosely: Property<Boolean>
Link copied to clipboard
abstract val offline: Property<Boolean>
Link copied to clipboard
abstract val skippyDiagnosticsOutputFile: RegularFileProperty

An output file of skippy diagnostics.

Link copied to clipboard
abstract val startParameterProperties: MapProperty<String, String>
Link copied to clipboard
abstract val thermalsOutputFile: RegularFileProperty

An output file that the thermals process (continuously) writes to during the build.

Link copied to clipboard
abstract val thermalsOutputJsonFile: RegularFileProperty

A structured version of thermalsOutputFile using JSON.