@Incubating public class BuildDashboardPlugin extends Object implements Plugin<org.gradle.api.internal.project.ProjectInternal>
| 修飾子とタイプ | フィールドと説明 |
|---|---|
static String |
BUILD_DASHBOARD_TASK_NAME |
| コンストラクタと説明 |
|---|
BuildDashboardPlugin() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
apply(org.gradle.api.internal.project.ProjectInternal project)
Apply this plugin to the given target object.
|