Class CIBuildCustomValueProvider

java.lang.Object
io.github.gradle.conventions.customvalueprovider.BuildScanCustomValueProvider
io.github.gradle.conventions.customvalueprovider.CIBuildCustomValueProvider
All Implemented Interfaces:
BiConsumer<org.gradle.api.initialization.Settings,com.gradle.develocity.agent.gradle.scan.BuildScanConfiguration>
Direct Known Subclasses:
CIBuildCustomValueProvider.GitHubActionsCustomValueProvider, CIBuildCustomValueProvider.TeamCityCustomValueProvider

public abstract class CIBuildCustomValueProvider extends BuildScanCustomValueProvider