Package org.ajoberstar.grgit.gradle
Class GrgitServiceExtension
- java.lang.Object
-
- org.ajoberstar.grgit.gradle.GrgitServiceExtension
-
public class GrgitServiceExtension extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description GrgitServiceExtension(org.gradle.api.model.ObjectFactory objectFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.gradle.api.provider.Property<GrgitService>getService()
-
-
-
Method Detail
-
getService
public org.gradle.api.provider.Property<GrgitService> getService()
-
-