|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD | |||||||
java.lang.Objectorg.gradle.api.plugins.WarPluginConvention
class WarPluginConvention
| Property Summary | |
|---|---|
Project |
project
|
String |
webAppDirName
The name of the web application directory, relative to the project directory. |
| Constructor Summary | |
WarPluginConvention(Project project)
|
|
| Method Summary | |
|---|---|
File
|
getWebAppDir()
Returns the web application directory. |
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Property Detail |
|---|
final Project project
String webAppDirName
| Constructor Detail |
|---|
WarPluginConvention(Project project)
| Method Detail |
|---|
File getWebAppDir()
Gradle API 1.5