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