Groovy Documentation

DefaultPackage
Class CompressGrailsPlugin

java.lang.Object
  DefaultPackage.CompressGrailsPlugin

class CompressGrailsPlugin

Property Summary
def author

def authorEmail

def dependsOn

def description

def doWithWebDescriptor

def documentation

def title

def version

 
Constructor Summary
CompressGrailsPlugin()

 
Method Summary
 
Methods inherited from class java.lang.Object
wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll
 

Property Detail

author

def author


authorEmail

def authorEmail


dependsOn

def dependsOn


description

def description


doWithWebDescriptor

def doWithWebDescriptor


documentation

def documentation


title

def title


version

def version


 
Constructor Detail

CompressGrailsPlugin

CompressGrailsPlugin()


 

Groovy Documentation