|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gradle.api.reporting.plugins.BuildDashboardPlugin
@Incubating class BuildDashboardPlugin
A Plugin which allows to generate build dashboard report.
Field Summary | |
---|---|
static String |
BUILD_DASHBOARD_TASK_NAME
|
Method Summary | |
---|---|
void
|
apply(ProjectInternal project)
|
Methods inherited from class Object | |
---|---|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Field Detail |
---|
public static final String BUILD_DASHBOARD_TASK_NAME
Method Detail |
---|
void apply(ProjectInternal project)
Gradle API 1.5-rc-3