Class RunTask


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

      Constructors 
      Constructor Description
      RunTask()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void configureRun​(org.gradle.api.Project project, java.lang.String moduleName)  
      • Methods inherited from class java.lang.Object

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

      • RunTask

        public RunTask()
    • Method Detail

      • configureRun

        public void configureRun​(org.gradle.api.Project project,
                                 java.lang.String moduleName)