public class FetchRemoteCheckstyleTaskConfiguration extends java.lang.Object implements org.gradle.api.Action<FetchCheckstyleTask>
| Constructor and Description |
|---|
FetchRemoteCheckstyleTaskConfiguration(org.gradle.api.Project project) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(FetchCheckstyleTask task) |
public FetchRemoteCheckstyleTaskConfiguration(org.gradle.api.Project project)
public void execute(FetchCheckstyleTask task)
execute in interface org.gradle.api.Action<FetchCheckstyleTask>