Base abstract class for defining extensions inside of the service {} DSL
| Type | Name and description |
|---|---|
void |
apply(java.lang.Object delegate, groovy.lang.Closure configClosure) |
protected void |
disableJarTask() |
protected void |
setupCompressedArchives(java.lang.Object serviceExtension)Properly update the compressed archive tasks with the appropriate configurations after a serviceJar task has been set up |
| 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() |
Properly update the compressed archive tasks with the appropriate configurations after a serviceJar task has been set up