Interface of Task configuration Actions.
String
getName()
Class<T>
getType()
interface org.gradle.api.Action
org.gradle.api.Action#execute(java.lang.Object)
class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
Return the name of the task to be configured.
Return the class type of the task to be configured.
Gradle API 1.3.1