| Constructor and description |
|---|
CommonCheck
(java.lang.String taskCode, java.lang.String taskName, java.lang.String taskDescription) |
| Type | Name and description |
|---|---|
void |
apply(org.gradle.api.Project target) |
protected Config |
getConfig(CheckExtension extension) |
protected int |
getErrorCount(java.io.File xmlReportFile) |
protected java.lang.String |
getErrorMessage(int errorCount, java.io.File htmlReportFile) |
protected void |
performCheck(org.gradle.api.Project project, java.util.List<java.io.File> sources, java.io.File configFile, java.io.File xmlReportFile) |
protected void |
reformatReport(org.gradle.api.Project project, java.io.File styleFile, java.io.File xmlReportFile, java.io.File htmlReportFile) |
| Methods inherited from class | Name |
|---|---|
class java.lang.Object |
java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |
Groovy Documentation