Package org.ajoberstar.grgit.gradle
Class GrgitService
- java.lang.Object
-
- org.ajoberstar.grgit.gradle.GrgitService
-
- All Implemented Interfaces:
java.lang.AutoCloseable,org.gradle.api.services.BuildService<GrgitService.Params>
public abstract class GrgitService extends java.lang.Object implements org.gradle.api.services.BuildService<GrgitService.Params>, java.lang.AutoCloseable
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interfaceGrgitService.Params
-
Constructor Summary
Constructors Constructor Description GrgitService()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidclose()org.ajoberstar.grgit.GrgitgetGrgit()
-