- org.gradle.api.plugins.WarPluginConvention
-
-
Properties Summary
Properties
Type |
Name and description |
Project |
project
|
String |
webAppDirName The name of the web application directory, relative to the project directory. |
-
Methods Summary
Methods
Type |
Name and description |
File |
getWebAppDir() Returns the web application directory. |
-
Inherited Methods Summary
-
-
Constructor Detail
-
WarPluginConvention(Project project)
Gradle API 2.2-20140924021627+0000