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