|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD | |||||||
java.lang.Objectorg.gradle.api.plugins.quality.CodeQualityPlugin
@Deprecated class CodeQualityPlugin
A plugin which measures and enforces code quality for Java and Groovy projects.
| Property Summary | |
|---|---|
static String |
CHECKSTYLE_MAIN_TASK
|
static String |
CHECKSTYLE_TEST_TASK
|
static String |
CODE_NARC_MAIN_TASK
|
static String |
CODE_NARC_TEST_TASK
|
| Method Summary | |
|---|---|
void
|
apply(Project project)
|
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Property Detail |
|---|
static final String CHECKSTYLE_MAIN_TASK
static final String CHECKSTYLE_TEST_TASK
static final String CODE_NARC_MAIN_TASK
static final String CODE_NARC_TEST_TASK
| Method Detail |
|---|
void apply(Project project)
Gradle API 1.5