Package com.diffplug.gradle.oomph
Class ProjectImporter
java.lang.Object
com.diffplug.gradle.osgi.OsgiExecable.ReflectionHost
com.diffplug.gradle.oomph.SetupAction
com.diffplug.gradle.oomph.ProjectImporter
- All Implemented Interfaces:
OsgiExecable,Serializable,Runnable
Imports all of the given project files.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.diffplug.gradle.oomph.SetupAction
SetupAction.Internal<Host extends SetupAction>Nested classes/interfaces inherited from interface com.diffplug.gradle.osgi.OsgiExecable
OsgiExecable.ReflectionClient<Host extends OsgiExecable.ReflectionHost>, OsgiExecable.ReflectionHost -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.diffplug.gradle.oomph.SetupAction
getOrdering, order, populateOrdering, toStringMethods inherited from class com.diffplug.gradle.osgi.OsgiExecable.ReflectionHost
run
-
Constructor Details
-
ProjectImporter
-
-
Method Details
-
getDescription
Description copied from class:SetupAction`Executing... done.` - Specified by:
getDescriptionin classSetupAction
-