Package org.gradle.api.initialization
Classes for managing and monitoring build initialization.
-
Interface Summary Interface Description ConfigurableIncludedBuild A build that is to be included in the composite.ConfigurableIncludedPluginBuild A plugin build that is to be included in the composite.IncludedBuild A build that is included in the composite.ProjectDescriptor AProjectDescriptor
declares the configuration required to create and evaluate aProject
.Settings Declares the configuration required to instantiate and configure the hierarchy ofProject
instances which are to participate in a build.SharedModelDefaults Shared model defaults for configuring software types.