@Incubating public class BuildDashboardPlugin extends Object implements Plugin<org.gradle.api.internal.project.ProjectInternal>
Modifier and Type | Field and Description |
---|---|
static String |
BUILD_DASHBOARD_TASK_NAME |
Constructor and Description |
---|
BuildDashboardPlugin() |
Modifier and Type | Method and Description |
---|---|
void |
apply(org.gradle.api.internal.project.ProjectInternal project)
Apply this plugin to the given target object.
|
public static final String BUILD_DASHBOARD_TASK_NAME