@CompileStatic class GradleInvoker extends Object
Allow dynamic invocation of Gradle tasks
Type | Name and description |
---|---|
ExecutionContext |
executionContext |
Constructor and description |
---|
GradleInvoker(ExecutionContext executionContext) |
Type Params | Return Type | Name and description |
---|---|---|
|
GradleAsyncInvoker |
getAsync() |
|
Object |
invokeMethod(String name, Object args) |