Package 

Class ForkPlugin

  • All Implemented Interfaces:
    org.gradle.api.Plugin

    
    public class ForkPlugin
     implements Plugin 
                        
    Allows to define and execute forking configurations and also use base API.Dedicated to be used only at root project. For subprojects, apply plugin 'com.neva.fork.props'.
    • Constructor Summary

      Constructors 
      Constructor Description
      ForkPlugin()
    • Method Summary

      Modifier and Type Method Description
      Unit apply(Project project)
      • Methods inherited from class org.gradle.api.Plugin

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait