Class WarAdapter


  • public class WarAdapter
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      WarAdapter​(org.gradle.api.Project project)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.io.File getWebAppDir()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • WarAdapter

        public WarAdapter​(org.gradle.api.Project project)
    • Method Detail

      • getWebAppDir

        public java.io.File getWebAppDir()