参照先: 説明
| インタフェース | 説明 | 
|---|---|
| BuildEnvironment | 
 Informs about the build environment, like Gradle version or the Java home in use. 
 | 
| GradleEnvironment | 
 Informs about the Gradle environment, for example the Gradle version. 
 | 
| JavaEnvironment | 
 Informs about the Java environment, for example the Java home or the JVM args used. 
 |