Extension object for pact plugin
| Type | Name and description |
|---|---|
PactPublish |
publish |
VerificationReports |
reports |
org.gradle.api.NamedDomainObjectContainer<GradleProviderInfo> |
serviceProviders |
| Constructor and description |
|---|
PactPluginExtension
(java.lang.Object serviceProviders) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
java.lang.Object |
publish(groovy.lang.Closure closure) |
|
java.lang.Object |
reports(groovy.lang.Closure closure) |
|
java.lang.Object |
serviceProviders(groovy.lang.Closure closure) |
| Methods inherited from class | Name |
|---|---|
class java.lang.Object |
java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |
Groovy Documentation