| Package | Description |
|---|---|
| org.gradle.gradleplugin.foundation.request |
| Constructor and Description |
|---|
AbstractRequest(long requestID,
String fullCommandLine,
String displayName,
boolean forceOutputToBeShown,
ExecutionQueue executionQueue) |
ExecutionRequest(long requestID,
String fullCommandLine,
String displayName,
boolean forceOutputToBeShown,
ExecutionQueue executionQueue) |
RefreshTaskListRequest(long requestID,
String fullCommandLine,
ExecutionQueue executionQueue,
GradlePluginLord gradlePluginLord) |
Copyright © 2013. All rights reserved