Package 

Class GradleRootModule

  • All Implemented Interfaces:
    kotlin.Function , kotlin.Function1 , org.danilopianini.upgradle.api.Module

    
    public abstract class GradleRootModule
    extends AbstractModule
                        
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final String name
    • Method Summary

      Modifier and Type Method Description
      final List<Operation> invoke(File localDirectory)
      abstract List<Operation> operationsInProjectRoot(File projectRoot, String projectId)
      String getName()
      • Methods inherited from class org.danilopianini.upgradle.modules.GradleRootModule

        filterByStrategy
      • Methods inherited from class kotlin.Function

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

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