Interface ProjectConfigurator
- All Superinterfaces:
org.gradle.api.Plugin<org.gradle.api.Project>
- All Known Implementing Classes:
BaseProjectConfigurator,ClientExtensionProjectConfigurator,ExtProjectConfigurator,ModulesProjectConfigurator,PluginsProjectConfigurator,ThemesProjectConfigurator,WarsProjectConfigurator
public interface ProjectConfigurator
extends org.gradle.api.Plugin<org.gradle.api.Project>
-
Method Summary
Modifier and TypeMethodDescriptionvoidconfigureRootProject(org.gradle.api.Project project, WorkspaceExtension workspaceExtension) getName()getProjectDirs(File rootDir) Methods inherited from interface org.gradle.api.Plugin
apply
-
Method Details
-
configureRootProject
-
getDefaultRootDirs
-
getName
String getName() -
getProjectDirs
-