| Modifier and Type | Field | Description | 
|---|---|---|
| static String | BUILD_DEPENDENTS_TASK_NAME | |
| static String | BUILD_NEEDED_TASK_NAME | |
| static String | BUILD_TASK_NAME | |
| static String | CHECK_TASK_NAME | |
| static String | DOCUMENTATION_GROUP | |
| static String | VERIFICATION_GROUP | 
| Constructor | Description | 
|---|---|
| JavaBasePlugin(org.gradle.internal.reflect.Instantiator instantiator,
              ObjectFactory objectFactory,
              org.gradle.api.internal.CollectionCallbackActionDecorator collectionCallbackActionDecorator) | 
| Modifier and Type | Method | Description | 
|---|---|---|
| void | apply(org.gradle.api.internal.project.ProjectInternal project) | Apply this plugin to the given target object. | 
public static final String CHECK_TASK_NAME
public static final String VERIFICATION_GROUP
public static final String BUILD_TASK_NAME
public static final String BUILD_DEPENDENTS_TASK_NAME
public static final String BUILD_NEEDED_TASK_NAME
public static final String DOCUMENTATION_GROUP
@Inject
public JavaBasePlugin(org.gradle.internal.reflect.Instantiator instantiator,
                      ObjectFactory objectFactory,
                      org.gradle.api.internal.CollectionCallbackActionDecorator collectionCallbackActionDecorator)