-
- All Implemented Interfaces:
-
java.lang.AutoCloseable,org.gradle.api.services.BuildService,org.gradle.tooling.events.OperationCompletionListener
public abstract class BuildMetricsReporterService implements BuildService<BuildMetricsReporterService.Parameters>, OperationCompletionListener, AutoCloseable
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public interfaceBuildMetricsReporterService.Parameterspublic classBuildMetricsReporterService.Companion
-
Constructor Summary
Constructors Constructor Description BuildMetricsReporterService()
-