-
- All Implemented Interfaces:
-
kotlin.Function,kotlin.Function1,org.danilopianini.upgradle.api.Module
@ExperimentalTime() public final class GradleWrapper extends GradleRootModule
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classGradleWrapper.Companion
-
Constructor Summary
Constructors Constructor Description GradleWrapper(Map<String, Object> options)
-
Method Summary
Modifier and Type Method Description List<Operation>operationsInProjectRoot(File projectRoot, String projectId)StringgetName()-
Methods inherited from class org.danilopianini.upgradle.modules.GradleWrapper
invoke -
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
-
-