-
- All Implemented Interfaces:
public class BuildMetricsReporterService.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static BuildMetricsReporterService.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final ArrayList<String>getStartParameters(Project project)final Provider<BuildMetricsReporterService>registerIfAbsent(Project project, List<String> startParameters)-
-
Method Detail
-
getStartParameters
final ArrayList<String> getStartParameters(Project project)
-
registerIfAbsent
final Provider<BuildMetricsReporterService> registerIfAbsent(Project project, List<String> startParameters)
-
-
-
-