Groovy Documentation

org.grails.plugin.platform.conventions
[Groovy] Class DSLCallCommand

java.lang.Object
  org.grails.plugin.platform.conventions.DSLCommand
      org.grails.plugin.platform.conventions.DSLCallCommand

class DSLCallCommand
extends DSLCommand

Encapsulate a DSL command that is a regular method invocation something a, p


Property Summary
java.util.List arguments

 
Constructor Summary
DSLCallCommand()

 

Property Detail

arguments

java.util.List arguments


 
Constructor Detail

DSLCallCommand

DSLCallCommand()


 

Groovy Documentation