Groovy Documentation
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

abort() - Method in DefaultExecHandle
abort() - Method in ExecHandle
aborted() - Method in DefaultExecHandle
ABORTED - Enum Constant in ExecHandleState
abortPublishTransaction() - Method in AbstractMavenResolver
absolutePath(String) - Method in AbstractProject
absolutePath(String) - Method in Project

Converts a name to an absolute project path, resolving names relative to this project.

AbstractAntArchive - Class in org.gradle.api.tasks.bundling
AbstractAntArchive() - Constructor in AbstractAntArchive
AbstractArchiveTask - Class in org.gradle.api.tasks.bundling
AbstractArchiveTask(Project, String) - Constructor in AbstractArchiveTask
AbstractBlockingQueueItemConsumer - Class in org.gradle.util.queues
AbstractBlockingQueueItemConsumer(BlockingQueue, long, TimeUnit) - Constructor in AbstractBlockingQueueItemConsumer
AbstractConvention - Class in org.gradle.api.internal.plugins
AbstractConvention() - Constructor in AbstractConvention
AbstractDependency - Class in org.gradle.api.internal.artifacts.dependencies
AbstractDependency() - Constructor in AbstractDependency
AbstractDomainObjectCollection - Class in org.gradle.api.internal
AbstractDomainObjectCollection.ContainerDynamicObject - Class in org.gradle.api.internal
AbstractDomainObjectCollection.ContainerDynamicObject() - Constructor in AbstractDomainObjectCollection.ContainerDynamicObject
AbstractDomainObjectCollection() - Constructor in AbstractDomainObjectCollection
AbstractDynamicObject - Class in org.gradle.api.internal
An empty {
AbstractDynamicObject() - Constructor in AbstractDynamicObject
AbstractExternalDependency - Class in org.gradle.api.internal.artifacts.dependencies
AbstractExternalDependency(String) - Constructor in AbstractExternalDependency
AbstractFileCollection - Class in org.gradle.api.internal.artifacts
AbstractFileCollection() - Constructor in AbstractFileCollection
AbstractJavadocOptionFileOption - Class in org.gradle.external.javadoc.optionfile
AbstractJavadocOptionFileOption(String, T) - Constructor in AbstractJavadocOptionFileOption
AbstractJettyRunTask - Class in org.gradle.api.plugins.jetty
AbstractJettyRunTask(Project, String) - Constructor in AbstractJettyRunTask
AbstractJettyRunWarTask - Class in org.gradle.api.plugins.jetty
AbstractJettyRunWarTask(Project, String) - Constructor in AbstractJettyRunWarTask
AbstractListJavadocOptionFileOption - Class in org.gradle.external.javadoc.optionfile
AbstractListJavadocOptionFileOption(String, T, String) - Constructor in AbstractListJavadocOptionFileOption
AbstractMavenResolver - Class in org.gradle.api.internal.artifacts.publish.maven.deploy
AbstractMavenResolver(String, PomFilterContainer, ArtifactPomContainer, ConfigurationContainer) - Constructor in AbstractMavenResolver
AbstractModuleDependency - Class in org.gradle.api.internal.artifacts.dependencies
AbstractModuleDependency(String) - Constructor in AbstractModuleDependency
AbstractOptions - Class in org.gradle.api.tasks.compile
AbstractOptions() - Constructor in AbstractOptions
AbstractPluginContainer - Class in org.gradle.api.internal.plugins
AbstractPluginContainer.PluginProvider - Interface in org.gradle.api.internal.plugins
AbstractPluginContainer() - Constructor in AbstractPluginContainer
AbstractProject - Class in org.gradle.api.internal.project
AbstractProject.State - Enum in org.gradle.api.internal.project
AbstractProject(String, ProjectInternal, File, File, ScriptSource, IProjectRegistry, BuildInternal, ProjectServiceRegistryFactory) - Constructor in AbstractProject
AbstractProjectSpec - Class in org.gradle.initialization
AbstractProjectSpec() - Constructor in AbstractProjectSpec
AbstractPublishArtifact - Class in org.gradle.api.internal.artifacts.publish
AbstractPublishArtifact(Object) - Constructor in AbstractPublishArtifact
AbstractReportTask - Class in org.gradle.api.tasks.diagnostics
The base class for all project report tasks.
AbstractReportTask(Project, String) - Constructor in AbstractReportTask
AbstractScriptTransformer - Class in org.gradle.api.internal.artifacts.dsl
AbstractScriptTransformer() - Constructor in AbstractScriptTransformer
AbstractSettingsFileSearchStrategyTemplate - Class in org.gradle.initialization
AbstractSettingsFileSearchStrategyTemplate() - Constructor in AbstractSettingsFileSearchStrategyTemplate
AbstractStateComparator - Class in org.gradle.api.changedetection.state
AbstractStateComparator() - Constructor in AbstractStateComparator
AbstractTask - Class in org.gradle.api.internal
AbstractTask(Project, String) - Constructor in AbstractTask
AbstractTestFramework - Class in org.gradle.api.tasks.testing
AbstractTestFramework(String) - Constructor in AbstractTestFramework
AbstractTestFrameworkDetector - Class in org.gradle.api.testing.execution
AbstractTestFrameworkDetector(File, List) - Constructor in AbstractTestFrameworkDetector
AbstractTestFrameworkOptions - Class in org.gradle.api.tasks.testing
AbstractTestFrameworkOptions(AbstractTestFramework) - Constructor in AbstractTestFrameworkOptions
accept(File) - Method in DefaultCacheInvalidationStrategy.DirFilter
accept(Artifact, File) - Method in PublishFilter
Action - Interface in org.gradle.api
Performs some action against objects of type T.
add(Closure) - Method in ChainingTransformer
add(String, Closure) - Method in ConfigurationContainer
Adds a configuration with the given name.
add(String) - Method in DefaultConfigurationContainer
add(String, Object, Closure) - Method in DefaultDependencyHandler
add(Map) - Method in DefaultExcludeRuleContainer
add(Object, Closure) - Method in DefaultResolverContainer
add(String, Closure) - Method in DefaultTaskContainer
add(Object) - Method in DefaultTaskDependency
add(String, Object, Closure) - Method in DependencyHandler
Adds a dependency to the given configuration, and configures the dependency using the given closure/
add(Map) - Method in ExcludeRuleContainer
Adds an exclude rule to this container.
add(String, Closure) - Method in ListenerBroadcast
Adds a closure to be notified when the given method is called.
add(Object, Closure) - Method in ResolverContainer
Adds a resolver to this container, at the end of the resolver sequence.
add(String, Class) - Method in TaskContainer

Creates a {

addAfter(Object, String, Closure) - Method in DefaultResolverContainer
addAfter(Object, String, Closure) - Method in ResolverContainer
Adds a resolver to this container, after the given resolver.
addArtifact(DependencyArtifact) - Method in AbstractModuleDependency
addArtifact(Artifact, File) - Method in ArtifactPomContainer
addArtifact(PublishArtifact) - Method in Configuration
Adds an artifact to be published to this configuration.
addArtifact(Artifact, File) - Method in DefaultArtifactPomContainer
addArtifact(PublishArtifact) - Method in DefaultConfiguration
addArtifact(DependencyArtifact) - Method in ModuleDependency
Adds an artifact to this dependency.
addArtifacts(PublishArtifact) - Method in ArtifactContainer
addArtifacts(DefaultModuleDescriptor, Set) - Method in ArtifactsToModuleDescriptorConverter
addArtifacts(PublishArtifact) - Method in DefaultArtifactContainer
addArtifacts(DefaultModuleDescriptor, Set) - Method in DefaultArtifactsToModuleDescriptorConverter
addBefore(Object, String, Closure) - Method in DefaultResolverContainer
addBefore(Object, String, Closure) - Method in ResolverContainer
Adds a resolver to this container, before the given resolver.
addBooleanOption(String, boolean) - Method in CoreJavadocOptions
addBooleanOption(String, boolean) - Method in JavadocOptionFile
addBuildListener(BuildListener) - Method in Gradle

Adds a {

addChildProject(ProjectInternal) - Method in AbstractProject
addChildProject(ProjectInternal) - Method in ProjectInternal
addConfigurations(DefaultModuleDescriptor, Set) - Method in ConfigurationsToModuleDescriptorConverter
addConfigurations(DefaultModuleDescriptor, Set) - Method in DefaultConfigurationsToModuleDescriptorConverter
addDefaultTasks(List) - Method in TaskReportRenderer
Writes the default task names for the current project.
addDependency(ModuleDependency) - Method in ClientModule
Add a dependency to the client module.
addDependency(Dependency) - Method in Configuration
Adds a dependency to this configuration
addDependency(ModuleDependency) - Method in DefaultClientModule
addDependency(Dependency) - Method in DefaultConfiguration
addDependencyDescriptor(String, DefaultModuleDescriptor, ModuleDependency, Map) - Method in DefaultDependencyDescriptorFactory
addDependencyDescriptor(String, DefaultModuleDescriptor, ModuleDependency, Map) - Method in DependencyDescriptorFactory
addDependencyDescriptors(DefaultModuleDescriptor, Set, Map, IvySettings) - Method in DefaultDependenciesToModuleDescriptorConverter
addDependencyDescriptors(DefaultModuleDescriptor, Set, Map, IvySettings) - Method in DependenciesToModuleDescriptorConverter
addDigest(String, String) - Method in StateFileWriter
addEnumOption(String, T) - Method in CoreJavadocOptions
addEnumOption(String, T) - Method in JavadocOptionFile
addExcludes(List) - Method in BreadthFirstDirectoryWalker
addExcludes(List) - Method in DirectoryWalker
addExplicitArtifactsIfDefined(ExternalDependency, String, String) - Method in ModuleFactoryHelper
addFacet(Document, String, Attribute) - Method in EclipseUtil
addFileDigest(String, String) - Method in DirectoryState
addFileOption(String, File) - Method in CoreJavadocOptions
addFileOption(String, File) - Method in JavadocOptionFile
addFileSetInternal(Map, Class, Closure) - Method in AbstractArchiveTask
addFilter(String, PublishFilter) - Method in AbstractMavenResolver
addFilter(String, PublishFilter) - Method in BasePomFilterContainer
addFilter(String, Closure) - Method in DefaultGroovyMavenDeployer
addFilter(String, Closure) - Method in DefaultGroovyMavenInstaller
addFilter(String, Closure) - Method in DefaultGroovyPomFilterContainer
addFilter(String, Closure) - Method in GroovyPomFilterContainer
Adds a publish filter.
addFilter(String, PublishFilter) - Method in PomFilterContainer
If you want to deploy more than one artifact you need to define filters to select each of those artifacts.
addFirst(Object, Closure) - Method in DefaultResolverContainer
addFirst(Object, Closure) - Method in ResolverContainer
Adds a resolver to this container, at the start of the resolver sequence.
addIncludes(List) - Method in BreadthFirstDirectoryWalker
addIncludes(List) - Method in DirectoryWalker
addIncludesAndExcludesToBuilder(def) - Method in PatternSet
additionalLibFileSets - Property in War
additionalLibs(Map, Closure) - Method in War
addIvyTransformer(Closure) - Method in DefaultModuleDescriptorConverter
addIvyTransformer(Closure) - Method in IvyObjectBuilder

Adds a transformation closure to this builder.

addIvyTransformer(Transformer) - Method in ModuleDescriptorConverter
addListeners(ExecHandleListener) - Method in DefaultExecHandle
addListeners(ExecHandleListener) - Method in ExecHandle
addLists(Iterable) - Method in GUtil
addMapping(int, Configuration, String) - Method in Conf2ScopeMappingContainer

Specifies that dependencies of a certain configuration should be mapped against a certain Maven scope.

addMapping(int, Configuration, String) - Method in DefaultConf2ScopeMappingContainer
addMaps(Map, Map) - Method in GUtil
addMergeFileSets(List, def) - Method in AbstractAntArchive
addMergeGroupFileSets(List, def) - Method in AbstractAntArchive
addMetaArchiveParameter(AntMetaArchiveParameter, def) - Method in AbstractAntArchive
addMultilineStringsOption(String) - Method in CoreJavadocOptions
addMultilineStringsOption(String) - Method in JavadocOptionFile
addNewDirectoryState(DirectoryState) - Method in DirectoryStateDigestCalculator
addObject(String, T) - Method in DefaultDomainObjectContainer
Adds a domain object to this container.
addObject(DynamicObject, Location) - Method in DynamicObjectHelper
addOption(JavadocOptionFileOption) - Method in CoreJavadocOptions
addOption(JavadocOptionFileOption) - Method in JavadocOptionFile
addParentSpecificFiles(ResolvedDependency, Set) - Method in DefaultResolvedDependency
addPathOption(String, String) - Method in CoreJavadocOptions
addPathOption(String, String) - Method in JavadocOptionFile
addPlugin(Class, PluginProvider) - Method in AbstractPluginContainer
addPluginInternal(Class, String, PluginProvider) - Method in AbstractPluginContainer
addProject(T) - Method in DefaultProjectRegistry
addProject(T) - Method in IProjectRegistry
addProjectEvaluationListener(ProjectEvaluationListener) - Method in Build
Adds a listener to this build, to receive notifications as projects are evaluated.
addProjectEvaluationListener(ProjectEvaluationListener) - Method in DefaultBuild
addProperty(String, Object) - Method in PropertyReportRenderer
Writes a property for the current project.
addProtocolProviderJars(Collection) - Method in BaseMavenDeployer
addProtocolProviderJars(Collection) - Method in MavenDeployer
Out of the box only uploading to the filesysten and via http is supported.
addResourceCollections(List, def, String) - Method in AbstractAntArchive
addRule(String, Closure) - Method in DefaultDomainObjectContainer
addRule(Rule) - Method in DomainObjectContainer
Adds a rule to this container.
addRule(Rule) - Method in TaskReportRenderer
Writes a rule for the current project.
addSets(Iterable) - Method in GUtil
addStringOption(String, String) - Method in CoreJavadocOptions
addStringOption(String, String) - Method in JavadocOptionFile
addStringsOption(String, String) - Method in CoreJavadocOptions
addStringsOption(String, String) - Method in JavadocOptionFile
addSubDirectories(File, Collection) - Method in GFileUtils
addTask(Task) - Method in TaskReportRenderer
Writes a task for the current project.
addTaskExecutionGraphListener(TaskExecutionGraphListener) - Method in DefaultTaskExecuter
addTaskExecutionGraphListener(TaskExecutionGraphListener) - Method in TaskExecutionGraph

Adds a listener to this graph, to be notified when this graph is ready.

addTaskExecutionListener(TaskExecutionListener) - Method in DefaultTaskExecuter
addTaskExecutionListener(TaskExecutionListener) - Method in TaskExecutionGraph

Adds a listener to this graph, to be notified as tasks are executed.

addTasks(Iterable) - Method in DefaultTaskExecuter
addTasks(Iterable) - Method in TaskExecuter
Adds the given tasks and their dependencies to this graph.
addToAntBuilder(def, String) - Method in AntBuilderAware
addToAntBuilder(def, String) - Method in AntDirective
addToAntBuilder(def, String) - Method in AntFileCollectionBuilder
addToAntBuilder(def, String) - Method in FileSet
addToAntBuilder(def, String) - Method in GradleManifest
addToAntBuilder(def, String) - Method in PatternSet
addToAntBuilder(def, String) - Method in TarFileSet
addToAntBuilder(def, String) - Method in ZipFileSet
addToArgs(Map) - Method in AntMetaArchiveParameter
addToCollection(Collection, Iterable) - Method in GUtil
addUrl(URLClassLoader, Iterable) - Method in ClasspathUtil
addURL(URL) - Method in DefaultScriptHandler.ProjectClassLoader
addValueToMapIfNotNull(Map, Field) - Method in AbstractOptions
addWebApplication(WebAppContext) - Method in JettyPluginServer
AfterConvention - Enum Constant in DynamicObjectHelper.Location
afterEvaluate(Closure) - Method in AbstractProject
afterEvaluate(Closure) - Method in Project

Adds a closure to be called immediately after this project has been evaluated.

afterEvaluate(Project, Throwable) - Method in ProjectEvaluationListener
This method is called when a project has been evaluated, and before the evaluated project is made available to other projects.
afterExecute(Task, Throwable) - Method in TaskExecutionListener
This method is call immediately after a task has been executed.
afterProject(Closure) - Method in Build
Adds a closure to be called immediately after a project is evaluated.
afterProject(Closure) - Method in DefaultBuild
afterTask(Closure) - Method in DefaultTaskExecuter
afterTask(Closure) - Method in TaskExecutionGraph

Adds a closure to be called immediately after a task has executed.

AllChangesStateComparator - Class in org.gradle.api.changedetection.state
AllChangesStateComparator() - Constructor in AllChangesStateComparator
allChangesStateComparator() - Method in DefaultDirectoryStateChangeDetecterBuilder
allObjects(Closure) - Method in AbstractDomainObjectCollection
allObjects(Closure) - Method in DomainObjectCollection
Executes the given closure against all objects in this collection, and any objects subsequently added to this collection.
allPlugins(Closure) - Method in DefaultPluginCollection
allPlugins(Closure) - Method in PluginCollection
Executes the given closure against all plugins in this collection, and any plugins subsequently added to this collection.
allprojects(Action) - Method in AbstractProject
allprojects(Closure) - Method in DefaultProject
allprojects(Closure) - Method in Project

Executes the given closure against this project and its sub-projects.

allTasks(Closure) - Method in DefaultTaskCollection
allTasks(Closure) - Method in TaskCollection
Executes the given closure against all tasks in this collection, and any tasks subsequently added to this collection.
ALWAYS_ACCEPT - Field in PublishFilter
ALWAYS_DOWNLOAD_ENV - Field in WrapperMain
ALWAYS_FULL - Enum Constant in StartParameter.ShowStacktrace
ALWAYS - Enum Constant in StartParameter.ShowStacktrace
ALWAYS_UNPACK_ENV - Field in WrapperMain
alwaysAppendDefaultClasspath() - Method in Javadoc
alwaysAppendDefaultSourcepath() - Method in Javadoc
analyzeBundleClasspath(Jar, Map, Map, Map, Map) - Method in ContainedVersionAnalyzer
AnalyzerFactory - Interface in org.gradle.api.internal.plugins.osgi
and(Spec) - Method in Specs
AndSpec - Class in org.gradle.api.specs
AndSpec(Spec) - Constructor in AndSpec
annotations - Property in TestNGOptions
Either the string "JDK" or "Javadoc".
ant - Property in AntArchiveParameter
ant(Closure) - Method in DefaultProject
ANT_IVY_2_SLF4J_LEVEL_MAPPER - Field in Logging
ant(Closure) - Method in Project

Executes the given closure against the AntBuilder for this project.

AntArchiveParameter - Class in org.gradle.api.tasks.bundling
AntArchiveParameter(List, List, List, boolean, File, String, AntBuilder) - Constructor in AntArchiveParameter
AntBuilder - Class in org.gradle.api

An {

AntBuilder() - Constructor in AntBuilder
antBuilder - Property in CopyInstruction
AntBuilderAware - Interface in org.gradle.api.tasks
AntBuilderFactory - Interface in org.gradle.api.internal.project
antCompile - Field in Compile
AntDirective - Class in org.gradle.api.tasks.util
antDirective(Closure) - Method in AbstractArchiveTask
AntDirective(Closure) - Constructor in AntDirective
AntFileCollectionBuilder - Class in org.gradle.api.tasks.util
AntFileCollectionBuilder(FileCollection) - Constructor in AntFileCollectionBuilder
AntGroovyc - Class in org.gradle.api.tasks.compile
Please not: includeAntRuntime=false is ignored if groovyc is used in non fork mode.
AntGroovyc() - Constructor in AntGroovyc
AntGroovydoc - Class in org.gradle.api.tasks.javadoc
AntGroovydoc() - Constructor in AntGroovydoc
AntJar - Class in org.gradle.api.tasks.bundling
AntJar() - Constructor in AntJar
antJar - Property in Jar
AntJavac - Class in org.gradle.api.tasks.compile
AntJavac() - Constructor in AntJavac
AntJavadoc - Class in org.gradle.api.tasks.javadoc
AntJavadoc() - Constructor in AntJavadoc
AntJUnitExecute - Class in org.gradle.api.tasks.testing.junit
AntJUnitExecute() - Constructor in AntJUnitExecute
AntJUnitReport - Class in org.gradle.api.tasks.testing.junit
AntJUnitReport() - Constructor in AntJUnitReport
AntLoggingAdapter - Class in org.gradle.logging
AntLoggingAdapter() - Constructor in AntLoggingAdapter
AntMetaArchiveParameter - Class in org.gradle.api.tasks.bundling
AntMetaArchiveParameter(List, List, List, String, boolean, File, String, GradleManifest, List, AntBuilder) - Constructor in AntMetaArchiveParameter
AntTar - Class in org.gradle.api.tasks.bundling
AntTar() - Constructor in AntTar
antTar - Property in Tar
AntTarget - Class in org.gradle.api.tasks.ant
A task which executes an Ant target.
AntTarget(Project, String) - Constructor in AntTarget
AntTaskAccess - Class in org.gradle.api.tasks.util

Provides a mechanism to get access to an Ant Task object after the task has been executed.

AntTaskAccess(Closure) - Constructor in AntTaskAccess
CTOR for normal use.
AntTestNGExecute - Class in org.gradle.api.tasks.testing.testng
AntTestNGExecute() - Constructor in AntTestNGExecute
AntUtil - Class in org.gradle.util
AntUtil() - Constructor in AntUtil
AntWar - Class in org.gradle.api.tasks.bundling
AntWar() - Constructor in AntWar
antWar - Property in War
AntZip - Class in org.gradle.api.tasks.bundling
AntZip() - Constructor in AntZip
antZip - Property in Zip
apply(String) - Method in DefaultResolverContainer.OrderAction
apply(String) - Method in Rule
Applies this rule for the given unknown domain object.
applyActions(Set, Action) - Method in AbstractProject
applyActions(Set, Action) - Method in Project
applyCustomValues(Convention, def, Map) - Method in PluginUtil
applyJettyXml() - Method in AbstractJettyRunTask
applyJettyXml() - Method in AbstractJettyRunWarTask
applyJettyXml() - Method in JettyRun
applyMetaData(Script, Project) - Method in DefaultProjectScriptMetaData
applyMetaData(Script, Settings) - Method in DefaultSettingsScriptMetaData
applyMetaData(Script, Project) - Method in IProjectScriptMetaData
applyMetaData(Script, Settings) - Method in ISettingsScriptMetaData
ARCHIVE - Field in DefaultConventionsToPropertiesMapping
ArchiveDetector - Class in org.gradle.api.tasks.bundling
archiveDetector - Property in AbstractArchiveTask
ArchiveDetector() - Constructor in ArchiveDetector
archiveFileSetType(File) - Method in ArchiveDetector
archiveName - Property in AntArchiveParameter
ArchivePublishArtifact - Class in org.gradle.api.internal.artifacts.publish
ArchivePublishArtifact(AbstractArchiveTask) - Constructor in ArchivePublishArtifact
ARCHIVES_CONFIGURATION - Field in Dependency
archivesBaseName - Property in BasePluginConvention
arguments(List) - Method in ExecHandleBuilder
artifact(Closure) - Method in AbstractModuleDependency
ARTIFACT_ID - Field in PomWriter
ARTIFACT_PATTERN - Field in DefaultIvyDependencyPublisher
ArtifactContainer - Interface in org.gradle.api.internal.artifacts
ArtifactHandler - Interface in org.gradle.api.artifacts.dsl
This class is for creating publish artifacts and adding them to configurations.
ArtifactPom - Interface in org.gradle.api.internal.artifacts.publish.maven.deploy
ArtifactPomContainer - Interface in org.gradle.api.internal.artifacts.publish.maven.deploy
ArtifactPomFactory - Interface in org.gradle.api.internal.artifacts.publish.maven.deploy
artifacts(Closure) - Method in DefaultProject
artifacts(Closure) - Method in Project
Configures the published artifacts for this project.
ArtifactsToModuleDescriptorConverter - Interface in org.gradle.api.internal.artifacts.ivyservice.moduleconverter
AsciiReportRenderer - Class in org.gradle.api.tasks.diagnostics
Simple dependency graph renderer that emits an ASCII tree.
AsciiReportRenderer.MergedResolvedDependency - Class in org.gradle.api.tasks.diagnostics
AsciiReportRenderer.MergedResolvedDependency(Set) - Constructor in AsciiReportRenderer.MergedResolvedDependency
AsciiReportRenderer(Appendable) - Constructor in AsciiReportRenderer
author() - Method in StandardJavadocDocletOptions
AUTOSKIP_PROPERTY_PREFIX - Field in Task
awaitTermination(T, InterruptHandler) - Method in ThreadUtils

B

BaseDirConverter - Class in org.gradle.api.internal.artifacts
BaseDirConverter(File) - Constructor in BaseDirConverter
baseManifest - Property in GradleManifest
The baseManifest is usually the common manifest info for all archives.
BaseMavenDeployer - Class in org.gradle.api.internal.artifacts.publish.maven.deploy
BaseMavenDeployer(String, PomFilterContainer, ArtifactPomContainer, ConfigurationContainer) - Constructor in BaseMavenDeployer
BaseMavenInstaller - Class in org.gradle.api.internal.artifacts.publish.maven.deploy
BaseMavenInstaller(String, PomFilterContainer, ArtifactPomContainer, ConfigurationContainer) - Constructor in BaseMavenInstaller
BasePlugin - Class in org.gradle.api.plugins

A {

BasePlugin() - Constructor in BasePlugin
BasePluginConvention - Class in org.gradle.api.plugins
BasePluginConvention(Project, Map) - Constructor in BasePluginConvention
BasePomFilterContainer - Class in org.gradle.api.internal.artifacts.publish.maven.deploy
BasePomFilterContainer(MavenPomFactory) - Constructor in BasePomFilterContainer
BaseSettings - Class in org.gradle.initialization
BaseSettings(IProjectDescriptorRegistry, BuildSourceBuilder, File, ScriptSource, StartParameter) - Constructor in BaseSettings
BeanDynamicObject - Class in org.gradle.api.internal
A {
BeanDynamicObject(Object) - Constructor in BeanDynamicObject
BeforeConvention - Enum Constant in DynamicObjectHelper.Location
beforeEvaluate(Closure) - Method in AbstractProject
beforeEvaluate(Closure) - Method in Project

Adds a closure to be called immediately before this project is evaluated.

beforeEvaluate(Project) - Method in ProjectEvaluationListener
This method is called immediately before a project is evaluated.
beforeExecute(Task) - Method in TaskExecutionListener
This method is called immediately before a task is executed.
beforeProject(Closure) - Method in Build
Adds a closure to be called immediately before a project is evaluated.
beforeProject(Closure) - Method in DefaultBuild
beforeTask(Closure) - Method in DefaultTaskExecuter
beforeTask(Closure) - Method in TaskExecutionGraph

Adds a closure to be called immediately before a task is executed.

beginPublishTransaction(ModuleRevisionId, boolean) - Method in AbstractMavenResolver
BlockingQueueItemProducer - Class in org.gradle.util.queues
BlockingQueueItemProducer(BlockingQueue, long, TimeUnit) - Constructor in BlockingQueueItemProducer
BooleanJavadocOptionFileOption - Class in org.gradle.external.javadoc.optionfile
BooleanJavadocOptionFileOption(String, Boolean) - Constructor in BooleanJavadocOptionFileOption
bootClasspath - Property in CompileOptions
bootClasspath(File) - Method in CoreJavadocOptions
bootClasspath(File) - Method in MinimalJavadocOptions
bootstrapClasspath - Property in JunitForkOptions
BootstrapMain - Class in org.gradle
BootstrapMain() - Constructor in BootstrapMain
BootstrapMainStarter - Class in org.gradle.wrapper
BootstrapMainStarter() - Constructor in BootstrapMainStarter
BootstrapUtil - Class in org.gradle.util
BootstrapUtil() - Constructor in BootstrapUtil
bottom(String) - Method in StandardJavadocDocletOptions
BreadthFirstDirectoryWalker - Class in org.gradle.api.internal.tasks.copy
Directory walker supporting {
BreadthFirstDirectoryWalker(boolean, FileVisitor) - Constructor in BreadthFirstDirectoryWalker
breakIterator() - Method in CoreJavadocOptions
breakIterator() - Method in MinimalJavadocOptions
Build - Interface in org.gradle.api.invocation

A {

BUILD_DEPENDENCIES_GROUP - Field in Settings
BUILD_DEPENDENCIES_NAME - Field in Settings
BUILD_DEPENDENCIES_VERSION - Field in Settings
BUILD_RESOLVER_PATTERN - Field in ResolverContainer
BUILD_SRC_MODULE - Field in BuildSourceBuilder
BUILD_SRC_ORG - Field in BuildSourceBuilder
BUILD_SRC_REVISION - Field in BuildSourceBuilder
BUILD_SRC_TYPE - Field in BuildSourceBuilder
BUILD_TIME - Property in GradleVersion
buildArtifactFile(File) - Method in BuildSourceBuilder
buildCommandNames() - Method in ProjectType
BuildConfigurer - Class in org.gradle.configuration
BuildConfigurer(ProjectDependencies2TaskResolver) - Constructor in BuildConfigurer
BuildExceptionReporter - Class in org.gradle
A {
BuildExceptionReporter(Logger) - Constructor in BuildExceptionReporter
BuildExecuter - Interface in org.gradle.execution
Selects and executes the tasks requested for a build.
BuildFileProjectSpec - Class in org.gradle.initialization
BuildFileProjectSpec(File) - Constructor in BuildFileProjectSpec
buildFinished(BuildEvent) - Method in AntLoggingAdapter
buildFinished(BuildEvent) - Method in AntTaskAccess
buildFinished(BuildResult) - Method in BuildExceptionReporter
buildFinished(BuildResult) - Method in BuildListener

Called when the build is completed.

buildFinished(BuildResult) - Method in BuildResultLogger
buildFinished(BuildResult) - Method in DefaultInternalRepository
buildFinished(BuildResult) - Method in DefaultProjectEvaluator
BuildInternal - Interface in org.gradle.api.internal
BuildListener - Interface in org.gradle

A { build.

BuildLoader - Class in org.gradle.initialization
BuildLoader(IProjectFactory, InternalRepository) - Constructor in BuildLoader
BuildResult - Class in org.gradle

A {

BuildResult(Settings, Build, Throwable) - Constructor in BuildResult
BuildResultLogger - Class in org.gradle
A {
BuildResultLogger(Logger) - Constructor in BuildResultLogger
buildscript(Closure) - Method in DefaultProject
buildscript(Closure) - Method in Project
Configures the build script classpath for this project.
BuildScriptClasspathScriptTransformer - Class in org.gradle.api.internal.artifacts.dsl
BuildScriptClasspathScriptTransformer() - Constructor in BuildScriptClasspathScriptTransformer
BuildScriptCompiler - Class in org.gradle.configuration
BuildScriptCompiler(ImportsReader, ScriptProcessorFactory, IProjectScriptMetaData) - Constructor in BuildScriptCompiler
BuildScriptEvaluator - Class in org.gradle.configuration
BuildScriptEvaluator() - Constructor in BuildScriptEvaluator
BuildScriptTransformer - Class in org.gradle.api.internal.artifacts.dsl
BuildScriptTransformer() - Constructor in BuildScriptTransformer
BuildSourceBuilder - Class in org.gradle.initialization
BuildSourceBuilder(GradleFactory, CacheInvalidationStrategy) - Constructor in BuildSourceBuilder
buildStarted(BuildEvent) - Method in AntLoggingAdapter
buildStarted(BuildEvent) - Method in AntTaskAccess
buildStarted(StartParameter) - Method in BuildExceptionReporter
buildStarted(StartParameter) - Method in BuildListener

Called when the build is started.

buildStarted(StartParameter) - Method in BuildResultLogger
buildStarted(StartParameter) - Method in DefaultInternalRepository
buildStarted(StartParameter) - Method in DefaultProjectEvaluator
BuiltInTasksBuildExecuter - Class in org.gradle.execution
A {
BuiltInTasksBuildExecuter.Options - Enum in org.gradle.execution
BuiltInTasksBuildExecuter(Options) - Constructor in BuiltInTasksBuildExecuter
byteCountToDisplaySize(long) - Method in GFileUtils
BZIP2 - Field in Compression

C

CACHE_DIR_NAME - Field in Project
CacheInvalidationStrategy - Interface in org.gradle.initialization
CachePropertiesHandler - Interface in org.gradle.groovy.scripts
CachePropertiesHandler.CacheState - Enum in org.gradle.groovy.scripts
CacheUsage - Enum in org.gradle

{

call(SourceUnit) - Method in BuildScriptClasspathScriptTransformer
call(SourceUnit) - Method in TaskDefinitionScriptTransformer
canonicalise(File) - Method in GFileUtils
captureStandardOutput(LogLevel) - Method in AbstractProject
captureStandardOutput(LogLevel) - Method in AbstractTask
captureStandardOutput(LogLevel) - Method in Project
Starts redirection of standard output during to the logging system during project evaluation.
captureStandardOutput(LogLevel) - Method in Task
Enables redirection of standard output during task execution to the logging system.
CHAIN_RESOLVER_NAME - Field in SettingsConverter
ChainingTransformer - Class in org.gradle.api.internal
ChainingTransformer(Class) - Constructor in ChainingTransformer
changeDescriptorPath(String, String) - Method in DefaultProjectDescriptorRegistry
changeDescriptorPath(String, String) - Method in IProjectDescriptorRegistry
ChangeDetecter - Class in org.gradle.api.changedetection
Detects file changes in a directory and informs a ChangeProcessor about the changes.
ChangeDetecter() - Constructor in ChangeDetecter
changedFile(File) - Method in ChangeProcessor
ChangeProcessor - Interface in org.gradle.api.changedetection
charSet(String) - Method in StandardJavadocDocletOptions
checkDestDirAndFindExistingDirsAndThrowStopActionIfNone(File, Collection) - Method in ExistingDirsFilter
checkExistenceAndThrowStopActionIfNot(File) - Method in ExistingDirsFilter
checkPreconditions(IProjectRegistry) - Method in AbstractProjectSpec
checkPreconditions(IProjectRegistry) - Method in BuildFileProjectSpec
checkPreconditions(IProjectRegistry) - Method in DefaultProjectSpec
checkPreconditions(IProjectRegistry) - Method in ProjectDirectoryProjectSpec
checksum(File, Checksum) - Method in GFileUtils
checksumCRC32(File) - Method in GFileUtils
childrenDependOnMe() - Method in AbstractProject
childrenDependOnMe() - Method in Project

Declares that all child projects of this project have an execution dependency on this project.

chooseCollection(List, List) - Method in GUtil
CircularReferenceException - Class in org.gradle.api

A CircularReferenceException is thrown if circular references exists between tasks, the project evaluation order or the project dependsOn order.

CircularReferenceException(Throwable) - Constructor in CircularReferenceException
classes(Map, Closure) - Method in War
classesDirName - Property in JavaPluginConvention
classesFileSets - Property in War
CLASSIFIER - Field in Dependency
CLASSIFIER - Field in PomWriter
classname - Property in FormatterOptions
CLASSPATH_CONFIGURATION - Field in ScriptHandler
The name of the configuration used to assemble the script classpath.
classpath(File) - Method in CoreJavadocOptions
CLASSPATH_FILE_NAME - Field in EclipseClasspath
CLASSPATH_ID - Property in AntJavac
classpath(File) - Method in MinimalJavadocOptions
ClasspathUtil - Class in org.gradle.util
ClasspathUtil() - Constructor in ClasspathUtil
Clean - Class in org.gradle.api.tasks
Clean(Project, String) - Constructor in Clean
CLEAN_TASK_NAME - Field in BasePlugin
cleanDirectory(File) - Method in GFileUtils
clearArguments() - Method in ExecHandleBuilder
clearEnvironment() - Method in ExecHandleBuilder
clearListeners() - Method in ExecHandleBuilder
CLIENT_MODULE_CHAIN_NAME - Field in SettingsConverter
CLIENT_MODULE_KEY - Field in ClientModule
CLIENT_MODULE_NAME - Field in SettingsConverter
ClientModule - Interface in org.gradle.api.artifacts
To model a module in your dependency declarations.
clientModule - Property in ModuleFactoryDelegate
ClientModuleDescriptorFactory - Interface in org.gradle.api.internal.artifacts.ivyservice.moduleconverter.dependencies
ClientModuleFactory - Interface in org.gradle.api.internal.artifacts.dsl.dependencies
ClientModuleResolver - Class in org.gradle.api.internal.artifacts.ivyservice
ClientModuleResolver(String, Map, DependencyResolver) - Constructor in ClientModuleResolver
Clock - Class in org.gradle.util
Clock(TimeProvider) - Constructor in Clock
cloneVm - Property in JunitForkOptions
close() - Method in StandardOutputLoggingAdapter
Closes this output stream and releases any system resources associated with this stream.
close() - Method in StateFileWriter
closeTag(int, String) - Method in XmlHelper
closure - Field in AntTaskAccess
ClosureTaskAction - Class in org.gradle.api
ClosureTaskAction(Closure) - Constructor in ClosureTaskAction
CommandLine2StartParameterConverter - Interface in org.gradle
CommandLineArgumentException - Class in org.gradle
CommandLineArgumentException(Throwable) - Constructor in CommandLineArgumentException
commitPublishTransaction() - Method in AbstractMavenResolver
compareLevel(DefaultDirectoryStateChangeDetecter, int) - Method in AbstractStateComparator
compareState(DefaultDirectoryStateChangeDetecter, int) - Method in AllChangesStateComparator
compareState(DefaultDirectoryStateChangeDetecter, int) - Method in DirChangedStateComparator
compareState(DefaultDirectoryStateChangeDetecter, int) - Method in StateComparator
compareStateFiles(StateFileChangeListener) - Method in StateFileComparator
compareTo(Project) - Method in AbstractProject
compareTo(Task) - Method in AbstractTask
compareTo(Object) - Method in DirectoryState
Compile - Class in org.gradle.api.tasks.compile
Compile(Project, String) - Constructor in Compile
COMPILE - Field in Conf2ScopeMappingContainer
COMPILE_CONFIGURATION_NAME - Field in JavaPlugin
COMPILE - Field in DefaultConventionsToPropertiesMapping
compile(Task) - Method in GroovyCompile
COMPILE_PRIORITY - Field in MavenPlugin
COMPILE_TASK_NAME - Field in JavaPlugin
COMPILE_TESTS_TASK_NAME - Field in JavaPlugin
CompileOptions - Class in org.gradle.api.tasks.compile
CompileOptions() - Constructor in CompileOptions
compiler - Property in CompileOptions
compilerArgs - Property in CompileOptions
complete() - Method in ProjectReportRenderer
Completes this report.
complete() - Method in TextProjectReportRenderer
completeConfiguration(Configuration) - Method in AsciiReportRenderer
completeConfiguration(Configuration) - Method in DependencyReportRenderer
Completes the rendering of the given configuration.
completeConfiguration(Configuration) - Method in GraphvizReportRenderer
completeProject(Project) - Method in AsciiReportRenderer
completeProject(Project) - Method in ProjectReportRenderer
Completes visiting a project.
completeProject(Project) - Method in TaskReportRenderer
completeProject(Project) - Method in TextProjectReportRenderer
CompositeSpec - Class in org.gradle.api.specs
CompositeSpec(Spec) - Constructor in CompositeSpec
Compression - Class in org.gradle.api.tasks.bundling
compression - Property in Tar
CompressUtil - Class in org.gradle.util
CompressUtil() - Constructor in CompressUtil
Conf2ScopeMapping - Class in org.gradle.api.artifacts.maven
An immutable mapping to map a dependency configuration to a Maven scope.
Conf2ScopeMapping(Integer, Configuration, String) - Constructor in Conf2ScopeMapping
Conf2ScopeMappingContainer - Interface in org.gradle.api.artifacts.maven
Defines a set of rules for how to map the Gradle dependendencies to a pom.
Configuration - Interface in org.gradle.api.artifacts

A {

Configuration.State - Enum in org.gradle.api.artifacts
The states a configuration can be into.
ConfigurationContainer - Interface in org.gradle.api.artifacts

A {

configurationContainer - Property in DefaultArtifactHandler
configurationContainer - Property in DefaultDependencyHandler
ConfigurationContainerFactory - Interface in org.gradle.api.internal.artifacts
ConfigurationHandler - Interface in org.gradle.api.artifacts.dsl
Configurations - Class in org.gradle.api.internal.artifacts.configurations
Configurations() - Constructor in Configurations
configurations(Closure) - Method in DefaultProject
configurations(Closure) - Method in Project
Configures the dependency configurations for this project.
ConfigurationsProvider - Interface in org.gradle.api.internal.artifacts.configurations
ConfigurationsToModuleDescriptorConverter - Interface in org.gradle.api.internal.artifacts.ivyservice.moduleconverter
configure(Closure) - Method in ConfigurationHandler
configure(Closure, Object, int) - Method in ConfigureUtil
configure(Closure) - Method in DefaultConfigurationHandler
configure(LogLevel) - Method in DefaultLoggingConfigurer
configure(Iterable, Closure) - Method in DefaultProject
configure(Closure) - Method in DefaultTask
configure(Closure, def, int) - Method in GradleUtil
configure() - Method in JettyPluginWebAppContext
configure(LogLevel) - Method in LoggingConfigurer
configure(Iterable, Closure) - Method in Project
Configures a collection of objects via a closure.
configure(Closure) - Method in Task

Applies the statements of the closure against this task object.

configureClassLoader() - Method in JettyConfiguration
Set up the classloader for the webapp, using the various parts of the Maven project
configureCompileInternal(Compile, Map) - Method in JavaPlugin
configureCompileTests(Compile, Compile, Map, ConfigurationContainer) - Method in JavaPlugin
configureConfigurations(Project) - Method in JavaPlugin
configureConfigurations(ConfigurationContainer) - Method in WarPlugin
configureHandlers() - Method in JettyPluginServer
configureRootSpec() - Method in Copy
configureRootSpec() - Method in CopyActionImpl
configureScanner() - Method in AbstractJettyRunTask
configureScanner() - Method in JettyRun
configureScanner() - Method in JettyRunWar
ConfigureUtil - Class in org.gradle.util
ConfigureUtil() - Constructor in ConfigureUtil
configureWebApplication() - Method in AbstractJettyRunTask
Subclasses should invoke this to setup basic info on the webapp
configureWebApplication() - Method in JettyRun
configureWebApplication() - Method in JettyRunWar
ConsoleScanner - Class in org.gradle.api.plugins.jetty.util
consoleScanner - Field in AbstractJettyRunTask
A scanner to check ENTER hits on the console
ConsoleScanner(AbstractJettyRunTask) - Constructor in ConsoleScanner
consume(T) - Method in AbstractBlockingQueueItemConsumer
consume(T) - Method in DebugBlockingQueueItemConsumer
consume(T) - Method in DoNothingBlockingQueueItemConsumer
consume(StateChangeEvent) - Method in StateChangeEventDispatcher
ContainedVersionAnalyzer - Class in org.gradle.api.internal.plugins.osgi
ContainedVersionAnalyzer() - Constructor in ContainedVersionAnalyzer
containsConfiguration(String) - Method in DefaultResolvedDependency
containsProject(IProjectRegistry) - Method in AbstractProjectSpec
containsProject(IProjectRegistry) - Method in ProjectSpec
Determines whether the given registry contains at least 1 project which meets this spec.
contentEquals(Dependency) - Method in DefaultClientModule
contentEquals(Dependency) - Method in DefaultExternalModuleDependency
contentEquals(Dependency) - Method in DefaultProjectDependency
contentEquals(Dependency) - Method in DefaultSelfResolvingDependency
contentEquals(Dependency) - Method in Dependency
Returns whether two dependencies have identical values for their properties.
contentEquals(File, File) - Method in GFileUtils
contributeCommandLineOptions(ExecHandleBuilder) - Method in CoreJavadocOptions
contributeCommandLineOptions(ExecHandleBuilder) - Method in MinimalJavadocOptions
conv(Object, String) - Method in ConventionTask
conv(Object, String) - Method in DefaultResolverContainer
conv(Object, String) - Method in IConventionAware
Returns a value for a property of a convention aware object.
Convention - Interface in org.gradle.api.plugins

A {

convention(Convention, Map) - Method in ConventionAwareHelper
ConventionAwareHelper - Class in org.gradle.api.internal
ConventionAwareHelper(IConventionAware) - Constructor in ConventionAwareHelper
conventionMapping(Map) - Method in ConventionAwareHelper
conventionMapping(String, ConventionValue) - Method in ConventionTask
conventionMapping(Map) - Method in DefaultResolverContainer
conventionMapping(Map) - Method in IConventionAware
conventionProperty(String) - Method in ConventionTask
conventionProperty(String) - Method in DefaultResolverContainer
conventionProperty(String) - Method in IConventionAware
ConventionTask - Class in org.gradle.api.internal
ConventionTask(Project, String) - Constructor in ConventionTask
ConventionValue - Interface in org.gradle.api.tasks
A ConventionValue can be assigned to a {
convert(String[]) - Method in CommandLine2StartParameterConverter
convert(String[]) - Method in DefaultCommandLine2StartParameterConverter
convert(ExcludeRule) - Method in DefaultExcludeRuleConverter
convert(MavenPom, Set) - Method in DefaultPomDependenciesConverter
convert(MavenPom, Set, PrintWriter) - Method in DefaultPomDependenciesWriter
convert(String, PrintWriter) - Method in DefaultPomHeaderWriter
convert(MavenPom, PrintWriter) - Method in DefaultPomModuleIdWriter
convert(MavenPom, Set, PrintWriter) - Method in DefaultPomWriter
convert(ExcludeRule) - Method in ExcludeRuleConverter
convert(MavenPom, Set) - Method in PomDependenciesConverter
convert(MavenPom, Set, PrintWriter) - Method in PomDependenciesWriter
convert(String, PrintWriter) - Method in PomHeaderWriter
convert(MavenPom, PrintWriter) - Method in PomModuleIdWriter
convert(MavenPom, Set, PrintWriter) - Method in PomWriter
convertFileCollectionToFileArray(Collection) - Method in GFileUtils
convertForPublish(Set, boolean, Module, IvySettings) - Method in DefaultModuleDescriptorConverter
convertForPublish(List, File, DependencyResolver) - Method in DefaultSettingsConverter
convertForPublish(Set, boolean, Module, IvySettings) - Method in ModuleDescriptorConverter
convertForPublish(List, File, DependencyResolver) - Method in SettingsConverter
convertForResolve(Configuration, Module, Map, IvySettings) - Method in DefaultModuleDescriptorConverter
convertForResolve(List, File, DependencyResolver, Map) - Method in DefaultSettingsConverter
convertForResolve(Configuration, Module, Map, IvySettings) - Method in ModuleDescriptorConverter
convertForResolve(List, File, DependencyResolver, Map) - Method in SettingsConverter
Copy - Class in org.gradle.api.tasks
Task for copying files.
copy(Closure) - Method in AbstractProject
copy() - Method in BasePomFilterContainer
copy() - Method in ClientModule
{
copy(Closure) - Method in Configuration
Takes a closure which gets coerced into a Spec.
Copy(Project, String, FileVisitor, DirectoryWalker) - Constructor in Copy
copy() - Method in CopyablePomFilterContainer
copy() - Method in DefaultClientModule
copy(Closure) - Method in DefaultConfiguration
copy() - Method in DefaultExternalModuleDependency
copy() - Method in DefaultMavenPom
copy() - Method in DefaultPomFilter
copy() - Method in DefaultProjectDependency
copy() - Method in DefaultSelfResolvingDependency
copy() - Method in Dependency
Creates and returns a new dependency with the property values of this one.
copy() - Method in ExternalDependency
{
copy() - Method in ExternalModuleDependency
{
copy() - Method in MavenPom
Creates a deep copy of a MavenPom
copy() - Method in ModuleDependency
{
copy() - Method in PomFilter
copy() - Method in ProjectDependency
{
CopyableGroovyPomFilterContainer - Interface in org.gradle.api.artifacts.maven
CopyablePomFilterContainer - Interface in org.gradle.api.artifacts.maven
CopyAction - Interface in org.gradle.api.tasks.copy
copyAction - Field in Copy
CopyActionImpl - Class in org.gradle.api.internal.tasks.copy
CopyActionImpl(FileResolver, FileVisitor, DirectoryWalker) - Constructor in CopyActionImpl
copyDirectory(File, File, FileFilter, boolean) - Method in GFileUtils
copyDirectoryToDirectory(File, File) - Method in GFileUtils
copyFile(File, File) - Method in CopyVisitor
copyFile(File, File, boolean) - Method in GFileUtils
copyFileToDirectory(File, File, boolean) - Method in GFileUtils
copyInputStream(InputStream, OutputStream) - Method in Install
CopyInstruction - Class in org.gradle.api.tasks.util
todo: Refactor to use FileSet todo: Refactor to accept an existing ant instance
CopyInstruction() - Constructor in CopyInstruction
CopyInstructionFactory - Class in org.gradle.api.tasks.util
CopyInstructionFactory(AntBuilder) - Constructor in CopyInstructionFactory
copyRecursive(Closure) - Method in Configuration
Takes a closure which gets coerced into a Spec.
copyRecursive(Closure) - Method in DefaultConfiguration
CopySpec - Interface in org.gradle.api.tasks.copy
A set of specifications for copying files.
CopySpecImpl - Class in org.gradle.api.internal.tasks.copy
CopySpecImpl(FileResolver) - Constructor in CopySpecImpl
copyTo(AbstractDependency) - Method in AbstractDependency
copyTo(AbstractExternalDependency) - Method in AbstractExternalDependency
copyTo(AbstractModuleDependency) - Method in AbstractModuleDependency
copyURLToFile(URL, File) - Method in GFileUtils
CopyVisitor - Class in org.gradle.api.internal.tasks.copy
CopyVisitor(File, List, List, FilterChain) - Constructor in CopyVisitor
CoreJavadocOptions - Class in org.gradle.external.javadoc
CoreJavadocOptions(JavadocOptionFile) - Constructor in CoreJavadocOptions
create(ProjectInternal) - Method in DefaultProjectServiceRegistryFactory
create() - Method in DefaultProjectServiceRegistryFactory.ProjectServiceRegistryImpl.Service
create(ProjectInternal) - Method in ProjectServiceRegistryFactory
createAbortedNotifier(ExecHandle) - Method in DefaultExecHandleNotifierFactory
createAbortedNotifier(ExecHandle) - Method in ExecHandleNotifierFactory
createAnalyzer() - Method in AnalyzerFactory
createAnalyzer() - Method in DefaultAnalyzerFactory
createAntArchiveTask() - Method in AbstractArchiveTask
createAntArchiveTask() - Method in Jar
createAntArchiveTask() - Method in Tar
createAntArchiveTask() - Method in War
createAntArchiveTask() - Method in Zip
createAntBuilder() - Method in AbstractProject
createAntBuilder() - Method in AntBuilderFactory
createAntBuilder() - Method in DefaultAntBuilderFactory
createAntBuilder() - Method in Project

Creates an additional AntBuilder for this project.

createArtifact(Object) - Method in DefaultPublishArtifactFactory
createArtifact(Object) - Method in PublishArtifactFactory
createArtifactPom(MavenPom, Artifact, File) - Method in ArtifactPomFactory
createArtifactPom(MavenPom, Artifact, File) - Method in DefaultArtifactPomFactory
createBufferedInputStream(File) - Method in DefaultIoFactory
createBufferedInputStream(File) - Method in IoFactory
createBufferedOutputStream(File) - Method in DefaultIoFactory
createBufferedOutputStream(File) - Method in IoFactory
createBufferedReader(File) - Method in DefaultIoFactory
createBufferedReader(File) - Method in IoFactory
createBufferedWriter(File) - Method in DefaultIoFactory
createBufferedWriter(File) - Method in IoFactory
createBuildSourceClasspath(StartParameter) - Method in BuildSourceBuilder
createClassLoader() - Method in BaseSettings
createClassLoader() - Method in SettingsInternal
createClassVisitor() - Method in AbstractTestFrameworkDetector
createClassVisitor() - Method in JUnitDetector
createClassVisitor() - Method in TestNGDetector
createClientModule(Object) - Method in ClientModuleFactory
createClientModule(Object) - Method in DefaultClientModuleFactory
createConfigurationContainer(ResolverProvider, DependencyMetaDataProvider) - Method in ConfigurationContainerFactory
createConfigurationContainer(ResolverProvider, DependencyMetaDataProvider) - Method in DefaultConfigurationContainerFactory
createCopyInstruction(File, File, Set, Set, Map) - Method in CopyInstructionFactory
CREATED - Enum Constant in AbstractProject.State
createDefaultConnector(int) - Method in JettyPluginServer
createDependency(String) - Method in DefaultClientModuleFactory.StringNotationParser
createDependency(Object) - Method in DefaultDependencyFactory
createDependency(Object) - Method in DependencyFactory
createDependency(Object) - Method in IDependencyImplementationFactory
createDependency(Class, Map) - Method in MapModuleNotationParser
createDependency(Object) - Method in ModuleDependencyFactory
createDependency(String) - Method in ModuleDependencyFactory.StringNotationParser
createDependency(Object) - Method in SelfResolvingDependencyFactory
createDependencyDescriptor(ModuleRevisionId) - Method in DefaultDependencyDescriptorFactory.ClientModuleDependencyFactory
createDependencyDescriptor(ModuleRevisionId) - Method in DefaultDependencyDescriptorFactory.ExternalModuleDependencyFactory
createDependencyDescriptor(ModuleRevisionId) - Method in DefaultDependencyDescriptorFactory.InternalDependencyFactory
createDependencyDescriptor(ModuleRevisionId) - Method in DefaultDependencyDescriptorFactory.ProjectDependencyFactory
createDeployableUnits(Set) - Method in ArtifactPomContainer
createDeployableUnits(Set) - Method in DefaultArtifactPomContainer
createDeployTask() - Method in DefaultDeployTaskFactory
createDeployTask() - Method in DeployTaskFactory
createdFile(File) - Method in ChangeProcessor
createDigester() - Method in DigesterFactory
Create a MessageDigest object.
createDigester() - Method in ShaDigesterFactory
Calls {
createDigesterCache(DigesterFactory) - Method in DigestObjectFactory
createDigesterUtil(DigesterUtilStrategy) - Method in DigestObjectFactory
createDirectoriesWhenNotExistent(File) - Method in GFileUtils
createDirectoryListFiles(File) - Method in DirectoryListFileCreator
createDist(String, String, String, String, String, String, String, String) - Method in Install
createExcludeRule(String, ExcludeRule) - Method in DefaultExcludeRuleConverter
createExcludeRule(String, def) - Method in ExcludeRuleConverter
createFailedNotifier(ExecHandle) - Method in DefaultExecHandleNotifierFactory
createFailedNotifier(ExecHandle) - Method in ExecHandleNotifierFactory
createFileSetInternal(Map, Class, Closure) - Method in AbstractArchiveTask
createFlatDirResolver(String, File) - Method in DefaultResolverFactory
createFlatDirResolver(String, File) - Method in ResolverFactory
createHash(String) - Method in HashUtil
createIfEmpty - Property in AbstractArchiveTask
Controls if an archive gets created if no files would go into it.
createIfEmpty - Property in AntArchiveParameter
createInstallTask() - Method in DefaultInstallTaskFactory
createInstallTask() - Method in InstallTaskFactory
createIsolatedAntScript(String) - Method in GradleUtil
createIvy(IvySettings) - Method in DefaultIvyFactory
createIvy(IvySettings) - Method in IvyFactory
createIvyArtifact(PublishArtifact, ModuleRevisionId) - Method in DefaultArtifactsToModuleDescriptorConverter
createManifest() - Method in GradleManifest
createMavenDeployer(String) - Method in DefaultResolverContainer
createMavenDeployer(String, File, ConfigurationContainer, Conf2ScopeMappingContainer) - Method in DefaultResolverFactory
createMavenDeployer(String, File, ConfigurationContainer, Conf2ScopeMappingContainer) - Method in ResolverFactory
createMavenInstaller(String) - Method in DefaultResolverContainer
createMavenInstaller(String, File, ConfigurationContainer, Conf2ScopeMappingContainer) - Method in DefaultResolverFactory
createMavenInstaller(String, File, ConfigurationContainer, Conf2ScopeMappingContainer) - Method in ResolverFactory
createMavenPom() - Method in DefaultMavenPomFactory
createMavenPom() - Method in MavenPomFactory
createMavenRepoResolver(String, String, String) - Method in DefaultResolverFactory
createMavenRepoResolver(String, String, String) - Method in ResolverFactory
createMetaContentDigesterUtil() - Method in DigestObjectFactory
createMetaDigesterUtil() - Method in DigestObjectFactory
createModule(Object, Closure) - Method in DefaultDependencyFactory
createModule(Object, Closure) - Method in DependencyFactory
createModuleDescriptor(ModuleRevisionId, Set, DependencyDescriptorFactory, Map) - Method in ClientModuleDescriptorFactory
createModuleDescriptor(ModuleRevisionId, Set, DependencyDescriptorFactory, Map) - Method in DefaultClientModuleDescriptorFactory
createModuleDescriptor(Module) - Method in DefaultModuleDescriptorFactory
createModuleDescriptor(Module) - Method in ModuleDescriptorFactory
createModuleRevisionId() - Method in DefaultDependencyDescriptorFactory.ClientModuleDependencyFactory
createModuleRevisionId() - Method in DefaultDependencyDescriptorFactory.ExternalModuleDependencyFactory
createModuleRevisionId() - Method in DefaultDependencyDescriptorFactory.InternalDependencyFactory
createModuleRevisionId() - Method in DefaultDependencyDescriptorFactory.ProjectDependencyFactory
createModuleRevisionId(Dependency) - Method in IvyUtil
createNotFoundException(String) - Method in AbstractDomainObjectCollection
Called when an unknown domain object is requested.
createNotFoundException(String) - Method in DefaultConfigurationContainer
createNotFoundException(String) - Method in DefaultDomainObjectContainer
createNotFoundException(String) - Method in DefaultResolverContainer
createNotFoundException(String) - Method in DefaultTaskCollection
createPluginProvider(Project) - Method in DefaultProjectsPluginContainer
createPreConfiguredTask(Project) - Method in AbstractMavenResolver
createPreConfiguredTask(Project) - Method in BaseMavenDeployer
createPreConfiguredTask(Project) - Method in BaseMavenInstaller
createProcessBuilder(ExecHandle) - Method in ProcessBuilderFactory
createProcessor(ScriptSource) - Method in DefaultScriptProcessorFactory
createProcessor(ScriptSource) - Method in ScriptProcessorFactory
Creates a processor for the given source.
createProject() - Method in AntUtil
createProject(ProjectFinder, Object, Closure) - Method in DefaultDependencyFactory
createProject(ProjectFinder, Object) - Method in DefaultProjectDependencyFactory
createProject(ProjectFinder, Object, Closure) - Method in DependencyFactory
createProject(ProjectDescriptor, ProjectInternal, BuildInternal) - Method in IProjectFactory
createProject(ProjectFinder, Object) - Method in ProjectDependencyFactory
createProject(ProjectDescriptor, ProjectInternal, BuildInternal) - Method in ProjectFactory
createProjectDescriptor(DefaultProjectDescriptor, String, File) - Method in BaseSettings
createPublishOptions(Set, PublishInstruction) - Method in DefaultPublishOptionsFactory
createPublishOptions(Set, PublishInstruction) - Method in PublishOptionsFactory
createRepositoryHandler() - Method in AbstractProject
createRepositoryHandler(Convention) - Method in DefaultRepositoryHandlerFactory
createRepositoryHandler() - Method in Project
Creates a new repository handler.
createRepositoryHandler(Convention) - Method in RepositoryHandlerFactory
createResolver(Object) - Method in DefaultResolverFactory
createResolver(Object) - Method in ResolverFactory
createScriptOnTheFly(ScriptSource, ClassLoader, Transformer, Class) - Method in DefaultScriptCompilationHandler
createScriptOnTheFly(ScriptSource, ClassLoader, Transformer, Class) - Method in ScriptCompilationHandler
createServer() - Method in AbstractJettyRunTask
create a proxy that wraps a particular jetty version Server object
createServer() - Method in AbstractJettyRunWarTask
createServer() - Method in JettyRun
createSettings(File, ScriptSource, Map, StartParameter) - Method in SettingsFactory
createShaDigesterCache() - Method in DigestObjectFactory
createShaDigesterFactory() - Method in DigestObjectFactory
createStartedNotifier(ExecHandle) - Method in DefaultExecHandleNotifierFactory
createStartedNotifier(ExecHandle) - Method in ExecHandleNotifierFactory
createStartParameter(String[]) - Method in DefaultGradleFactory
createStartParameter(String[]) - Method in Gradle
Returns a StartParameter object out of command line syntax arguments.
createStartParameter(String[]) - Method in GradleFactory
createStateChangeEvent(File, StateFileItem, StateFileItem) - Method in StateChangeEventFactory
createSucceededNotifier(ExecHandle) - Method in DefaultExecHandleNotifierFactory
createSucceededNotifier(ExecHandle) - Method in ExecHandleNotifierFactory
createTask(Map, String, TaskAction) - Method in AbstractProject
createTask(Project) - Method in BuiltInTasksBuildExecuter.Options
A {
createTask(Project, Map) - Method in ITaskFactory
createTask(Map, String, Closure) - Method in Project

Creates a {

createTask(Project, Map) - Method in TaskFactory
CURRENT_DIR_UNIX - Field in WrapperScriptGenerator
CURRENT_DIR_WINDOWS - Field in WrapperScriptGenerator
CustomDeployTask - Class in org.gradle.api.internal.artifacts.publish.maven.deploy
We could also use reflection to get hold of the container property.
CustomDeployTask() - Constructor in CustomDeployTask
CustomInstallDeployTaskSupport - Interface in org.gradle.api.internal.artifacts.publish.maven.deploy
CustomInstallTask - Class in org.gradle.api.internal.artifacts.publish.maven.deploy
CustomInstallTask() - Constructor in CustomInstallTask

D

debug - Property in CompileOptions
DEBUG - Field in DefaultCommandLine2StartParameterConverter
DEBUG - Enum Constant in LogLevel
DEBUG_PROPERTY_KEY - Field in WrapperMain
DebugBlockingQueueItemConsumer - Class in org.gradle.util.queues
DebugBlockingQueueItemConsumer(BlockingQueue, long, TimeUnit) - Constructor in DebugBlockingQueueItemConsumer
debugLevel - Property in DebugOptions
DebugOptions - Class in org.gradle.api.tasks.compile
debugOptions - Property in CompileOptions
DebugOptions() - Constructor in DebugOptions
decide(Object) - Method in MarkerFilter
DEFAULT_ARCHIVE_CLASSIFIER - Field in Wrapper
DEFAULT_ARCHIVE_NAME - Field in Wrapper
DEFAULT_ARTIFACT_POM_NAME - Field in PomFilterContainer
DEFAULT_BUILD_DIR_NAME - Field in Project
The default build directory name.
DEFAULT_BUILD_FILE - Field in Project
The default project build file name.
DEFAULT_BUILD_SRC_DIR - Field in BaseSettings
DEFAULT_CACHE_ARTIFACT_PATTERN - Field in ResolverContainer
DEFAULT_CACHE_DIR_NAME - Field in ResolverContainer
DEFAULT_CACHE_IVY_PATTERN - Field in ResolverContainer
DEFAULT_CACHE_NAME - Field in ResolverContainer
DEFAULT_CONFIGURATION - Field in Dependency
DEFAULT_DISTRIBUTION_PARENT_NAME - Field in Wrapper
DEFAULT_ERR - Field in StandardOutputLogging
DEFAULT_EXTENSION - Property in Jar
DEFAULT_GRADLE_USER_HOME - Field in Main
DEFAULT_GRADLE_USER_HOME - Field in WrapperMain
DEFAULT_GROUP - Field in Project
DEFAULT_INDENT - Field in PomWriter
DEFAULT_MAVEN_CENTRAL_REPO_NAME - Field in ResolverContainer
DEFAULT_MAVEN_DEPLOYER_NAME - Field in RepositoryHandler
DEFAULT_MAVEN_INSTALLER_NAME - Field in RepositoryHandler
DEFAULT_MAX_IDLE_TIME - Field in JettyPluginServer
DEFAULT_OUT - Field in StandardOutputLogging
DEFAULT_PACKAGING - Field in PomWriter
DEFAULT_PLUGIN_PROPERTIES - Field in Main
DEFAULT_SETTINGS_FILE - Field in Settings

The default name for the settings file.

DEFAULT_STATUS - Field in Module
DEFAULT_STATUS - Field in Project
DEFAULT_TYPE - Field in DependencyArtifact
DEFAULT_URL_ROOT - Field in Wrapper
DEFAULT_VERSION - Field in Project
DefaultAnalyzerFactory - Class in org.gradle.api.internal.plugins.osgi
DefaultAnalyzerFactory() - Constructor in DefaultAnalyzerFactory
DefaultAntBuilder - Class in org.gradle.api.internal.project
DefaultAntBuilder(Project) - Constructor in DefaultAntBuilder
DefaultAntBuilderFactory - Class in org.gradle.api.internal.project
DefaultAntBuilderFactory(BuildListener, Project) - Constructor in DefaultAntBuilderFactory
DefaultArtifactContainer - Class in org.gradle.api.internal.artifacts.publish
DefaultArtifactContainer() - Constructor in DefaultArtifactContainer
DefaultArtifactHandler - Class in org.gradle.api.internal.artifacts.dsl
DefaultArtifactHandler(ConfigurationContainer, PublishArtifactFactory) - Constructor in DefaultArtifactHandler
DefaultArtifactPom - Class in org.gradle.api.internal.artifacts.publish.maven.deploy
DefaultArtifactPom(MavenPom, Artifact, File) - Constructor in DefaultArtifactPom
DefaultArtifactPomContainer - Class in org.gradle.api.internal.artifacts.publish.maven.deploy
DefaultArtifactPomContainer(File, PomFilterContainer, PomFileWriter, ArtifactPomFactory) - Constructor in DefaultArtifactPomContainer
DefaultArtifactPomFactory - Class in org.gradle.api.internal.artifacts.publish.maven
DefaultArtifactPomFactory() - Constructor in DefaultArtifactPomFactory
DefaultArtifactsToModuleDescriptorConverter - Class in org.gradle.api.internal.artifacts.ivyservice.moduleconverter
DefaultArtifactsToModuleDescriptorConverter() - Constructor in DefaultArtifactsToModuleDescriptorConverter
DefaultBuild - Class in org.gradle.invocation
DefaultBuild(StartParameter, ClassLoader, InternalRepository) - Constructor in DefaultBuild
DefaultCacheInvalidationStrategy - Class in org.gradle.initialization
DefaultCacheInvalidationStrategy.DirFilter - Class in org.gradle.initialization
DefaultCacheInvalidationStrategy.InvalidCacheException - Class in org.gradle.initialization
DefaultCacheInvalidationStrategy.InvalidCacheException() - Constructor in DefaultCacheInvalidationStrategy.InvalidCacheException
DefaultCacheInvalidationStrategy() - Constructor in DefaultCacheInvalidationStrategy
DefaultCachePropertiesHandler - Class in org.gradle.groovy.scripts
DefaultCachePropertiesHandler() - Constructor in DefaultCachePropertiesHandler
DefaultClientModule - Class in org.gradle.api.internal.artifacts.dependencies
DefaultClientModule(String, String, String, String) - Constructor in DefaultClientModule
DefaultClientModuleDescriptorFactory - Class in org.gradle.api.internal.artifacts.ivyservice.moduleconverter.dependencies
DefaultClientModuleDescriptorFactory() - Constructor in DefaultClientModuleDescriptorFactory
DefaultClientModuleFactory - Class in org.gradle.api.internal.artifacts.dsl.dependencies
DefaultClientModuleFactory.StringNotationParser - Class in org.gradle.api.internal.artifacts.dsl.dependencies
DefaultClientModuleFactory.StringNotationParser() - Constructor in DefaultClientModuleFactory.StringNotationParser
DefaultClientModuleFactory() - Constructor in DefaultClientModuleFactory
DefaultCommandLine2StartParameterConverter - Class in org.gradle
DefaultCommandLine2StartParameterConverter() - Constructor in DefaultCommandLine2StartParameterConverter
DefaultConf2ScopeMappingContainer - Class in org.gradle.api.internal.artifacts.publish.maven.dependencies
DefaultConf2ScopeMappingContainer(Map) - Constructor in DefaultConf2ScopeMappingContainer
DefaultConfiguration - Class in org.gradle.api.internal.artifacts.configurations
DefaultConfiguration.ConfigurationFileCollection - Class in org.gradle.api.internal.artifacts.configurations
DefaultConfiguration.ConfigurationFileCollection(Set) - Constructor in DefaultConfiguration.ConfigurationFileCollection
DefaultConfiguration(String, ConfigurationsProvider, IvyService, ProjectDependenciesBuildInstruction) - Constructor in DefaultConfiguration
DefaultConfigurationContainer - Class in org.gradle.api.internal.artifacts.configurations
DefaultConfigurationContainer(IvyService, ProjectDependenciesBuildInstruction) - Constructor in DefaultConfigurationContainer
DefaultConfigurationContainerFactory - Class in org.gradle.api.internal.artifacts
DefaultConfigurationContainerFactory(ProjectDependenciesBuildInstruction) - Constructor in DefaultConfigurationContainerFactory
DefaultConfigurationHandler - Class in org.gradle.api.internal.artifacts.dsl
DefaultConfigurationHandler(IvyService, ProjectDependenciesBuildInstruction) - Constructor in DefaultConfigurationHandler
DefaultConfigurationsToModuleDescriptorConverter - Class in org.gradle.api.internal.artifacts.ivyservice.moduleconverter
DefaultConfigurationsToModuleDescriptorConverter() - Constructor in DefaultConfigurationsToModuleDescriptorConverter
DefaultConvention - Class in org.gradle.api.internal.plugins
DefaultConvention() - Constructor in DefaultConvention
DefaultConventionsToPropertiesMapping - Class in org.gradle.api.plugins
DefaultConventionsToPropertiesMapping() - Constructor in DefaultConventionsToPropertiesMapping
DefaultDependenciesToModuleDescriptorConverter - Class in org.gradle.api.internal.artifacts.ivyservice.moduleconverter.dependencies
DefaultDependenciesToModuleDescriptorConverter() - Constructor in DefaultDependenciesToModuleDescriptorConverter
DefaultDependencyArtifact - Class in org.gradle.api.internal.artifacts.dependencies
DefaultDependencyArtifact(String, String, String, String, String) - Constructor in DefaultDependencyArtifact
DefaultDependencyDescriptorFactory - Class in org.gradle.api.internal.artifacts.ivyservice.moduleconverter.dependencies
DefaultDependencyDescriptorFactory.ClientModuleDependencyFactory - Class in org.gradle.api.internal.artifacts.ivyservice.moduleconverter.dependencies
DefaultDependencyDescriptorFactory.ExternalModuleDependencyFactory - Class in org.gradle.api.internal.artifacts.ivyservice.moduleconverter.dependencies
DefaultDependencyDescriptorFactory.InternalDependencyFactory - Interface in org.gradle.api.internal.artifacts.ivyservice.moduleconverter.dependencies
DefaultDependencyDescriptorFactory.ProjectDependencyFactory - Class in org.gradle.api.internal.artifacts.ivyservice.moduleconverter.dependencies
DefaultDependencyDescriptorFactory() - Constructor in DefaultDependencyDescriptorFactory
DefaultDependencyFactory - Class in org.gradle.api.internal.artifacts.dsl.dependencies
DefaultDependencyFactory(Set, ClientModuleFactory, ProjectDependencyFactory) - Constructor in DefaultDependencyFactory
DefaultDependencyHandler - Class in org.gradle.api.internal.artifacts.dsl.dependencies
DefaultDependencyHandler(ConfigurationContainer, DependencyFactory, ProjectFinder) - Constructor in DefaultDependencyHandler
DefaultDeployTaskFactory - Class in org.gradle.api.internal.artifacts.publish.maven.deploy
DefaultDeployTaskFactory() - Constructor in DefaultDeployTaskFactory
DefaultDigesterCache - Class in org.gradle.api.changedetection.digest
DefaultDigesterCache(DigesterFactory) - Constructor in DefaultDigesterCache
DefaultDigesterUtil - Class in org.gradle.api.changedetection.digest
DefaultDigesterUtil(DigesterUtilStrategy) - Constructor in DefaultDigesterUtil
DefaultDirectoryStateChangeDetecter - Class in org.gradle.api.changedetection.state
DefaultDirectoryStateChangeDetecter(File, IoFactory, DirectoryStateBuilder, DigesterCache, DigesterUtil, DirectoryListFileCreator, StateFileUtil, BlockingQueue, BlockingQueueItemProducer, List, StateFileChangeListenerUtil, StateComparator) - Constructor in DefaultDirectoryStateChangeDetecter
DefaultDirectoryStateChangeDetecterBuilder - Class in org.gradle.api.changedetection.state
DefaultDirectoryStateChangeDetecterBuilder() - Constructor in DefaultDirectoryStateChangeDetecterBuilder
DefaultDomainObjectContainer - Class in org.gradle.api.internal
DefaultDomainObjectContainer.FilteredStore - Class in org.gradle.api.internal
DefaultDomainObjectContainer.FilteredStore(Store, Class, Spec) - Constructor in DefaultDomainObjectContainer.FilteredStore
DefaultDomainObjectContainer.MapStore - Class in org.gradle.api.internal
DefaultDomainObjectContainer.MapStore() - Constructor in DefaultDomainObjectContainer.MapStore
DefaultDomainObjectContainer.Store - Interface in org.gradle.api.internal
DefaultDomainObjectContainer(Class, Store) - Constructor in DefaultDomainObjectContainer
DefaultExcludeRule - Class in org.gradle.api.internal.artifacts
DefaultExcludeRule is a value object
DefaultExcludeRule(Map) - Constructor in DefaultExcludeRule
DefaultExcludeRuleContainer - Class in org.gradle.api.internal.artifacts
DefaultExcludeRuleContainer(Set) - Constructor in DefaultExcludeRuleContainer
DefaultExcludeRuleConverter - Class in org.gradle.api.internal.artifacts.publish.maven.dependencies
DefaultExcludeRuleConverter() - Constructor in DefaultExcludeRuleConverter
DefaultExecHandle - Class in org.gradle.util.exec
Default implementation for the ExecHandle interface.
DefaultExecHandle(File, String, List, int, Map, long, ExecOutputHandle, ExecOutputHandle, ExecHandleNotifierFactory, List) - Constructor in DefaultExecHandle
DefaultExecHandleNotifierFactory - Class in org.gradle.util.exec
DefaultExecHandleNotifierFactory() - Constructor in DefaultExecHandleNotifierFactory
DefaultExternalModuleDependency - Class in org.gradle.api.internal.artifacts.dependencies
DefaultExternalModuleDependency(String, String, String, String) - Constructor in DefaultExternalModuleDependency
DefaultFileCollection - Class in org.gradle.api.internal.artifacts
DefaultFileCollection(Iterable) - Constructor in DefaultFileCollection
DefaultGradleFactory - Class in org.gradle
DefaultGradleFactory(LoggingConfigurer, CommandLine2StartParameterConverter) - Constructor in DefaultGradleFactory
DefaultGradlePropertiesLoader - Class in org.gradle.initialization
DefaultGradlePropertiesLoader() - Constructor in DefaultGradlePropertiesLoader
DefaultGroovyMavenDeployer - Class in org.gradle.api.internal.artifacts.publish.maven.deploy.groovy
DefaultGroovyMavenDeployer(String, GroovyPomFilterContainer, ArtifactPomContainer, ConfigurationContainer) - Constructor in DefaultGroovyMavenDeployer
DefaultGroovyMavenInstaller - Class in org.gradle.api.internal.artifacts.publish.maven.deploy.groovy
DefaultGroovyMavenInstaller(String, GroovyPomFilterContainer, ArtifactPomContainer, ConfigurationContainer) - Constructor in DefaultGroovyMavenInstaller
DefaultGroovyPomFilterContainer - Class in org.gradle.api.internal.artifacts.publish.maven.deploy.groovy
DefaultGroovyPomFilterContainer(MavenPomFactory) - Constructor in DefaultGroovyPomFilterContainer
defaultImportsFile - Property in ImportsReader
DefaultInstallTaskFactory - Class in org.gradle.api.internal.artifacts.publish.maven.deploy
DefaultInstallTaskFactory() - Constructor in DefaultInstallTaskFactory
DefaultInternalRepository - Class in org.gradle.api.internal.artifacts.repositories
DefaultInternalRepository() - Constructor in DefaultInternalRepository
DefaultIoFactory - Class in org.gradle.api.io
DefaultIoFactory() - Constructor in DefaultIoFactory
DefaultIvyDependencyPublisher - Class in org.gradle.api.internal.artifacts.ivyservice
DefaultIvyDependencyPublisher(PublishOptionsFactory) - Constructor in DefaultIvyDependencyPublisher
DefaultIvyDependencyResolver - Class in org.gradle.api.internal.artifacts.ivyservice
DefaultIvyDependencyResolver.ResolvedConfigurationImpl - Class in org.gradle.api.internal.artifacts.ivyservice
DefaultIvyDependencyResolver.ResolvedConfigurationImpl(ResolveReport, Configuration) - Constructor in DefaultIvyDependencyResolver.ResolvedConfigurationImpl
DefaultIvyDependencyResolver(IvyReportConverter) - Constructor in DefaultIvyDependencyResolver
DefaultIvyFactory - Class in org.gradle.api.internal.artifacts.ivyservice
DefaultIvyFactory() - Constructor in DefaultIvyFactory
DefaultIvyReportConverter - Class in org.gradle.api.internal.artifacts.ivyservice
DefaultIvyReportConverter() - Constructor in DefaultIvyReportConverter
DefaultIvyService - Class in org.gradle.api.internal.artifacts.ivyservice
DefaultIvyService(DependencyMetaDataProvider, ResolverProvider) - Constructor in DefaultIvyService
DefaultLoggingConfigurer - Class in org.gradle.initialization
DefaultLoggingConfigurer() - Constructor in DefaultLoggingConfigurer
DefaultMavenDependency - Class in org.gradle.api.internal.artifacts.publish.maven.dependencies
DefaultMavenDependency(String, String, String, String, String, List, boolean, String) - Constructor in DefaultMavenDependency
DefaultMavenExclude - Class in org.gradle.api.internal.artifacts.publish.maven.dependencies
DefaultMavenExclude(String, String) - Constructor in DefaultMavenExclude
DefaultMavenPom - Class in org.gradle.api.internal.artifacts.publish.maven
DefaultMavenPom(Conf2ScopeMappingContainer) - Constructor in DefaultMavenPom
DefaultMavenPomFactory - Class in org.gradle.api.internal.artifacts.publish.maven
DefaultMavenPomFactory(Conf2ScopeMappingContainer) - Constructor in DefaultMavenPomFactory
DefaultModule - Class in org.gradle.api.internal.artifacts
DefaultModule(String, String, String, String) - Constructor in DefaultModule
DefaultModuleDescriptorConverter - Class in org.gradle.api.internal.artifacts.ivyservice.moduleconverter
DefaultModuleDescriptorConverter() - Constructor in DefaultModuleDescriptorConverter
DefaultModuleDescriptorFactory - Class in org.gradle.api.internal.artifacts.ivyservice.moduleconverter
DefaultModuleDescriptorFactory() - Constructor in DefaultModuleDescriptorFactory
DefaultOsgiManifest - Class in org.gradle.api.internal.plugins.osgi
DefaultOsgiManifest() - Constructor in DefaultOsgiManifest
DefaultPatternMatcher - Class in org.gradle.api.internal.tasks.copy.pattern
DefaultPatternMatcher(boolean, boolean, String[]) - Constructor in DefaultPatternMatcher
DefaultPluginCollection - Class in org.gradle.api.internal.plugins
DefaultPluginCollection(Class, Store) - Constructor in DefaultPluginCollection
DefaultPluginRegistry - Class in org.gradle.api.internal.plugins
DefaultPluginRegistry(File) - Constructor in DefaultPluginRegistry
DefaultPomDependenciesConverter - Class in org.gradle.api.internal.artifacts.publish.maven.dependencies
DefaultPomDependenciesConverter(ExcludeRuleConverter) - Constructor in DefaultPomDependenciesConverter
DefaultPomDependenciesWriter - Class in org.gradle.api.internal.artifacts.publish.maven.dependencies
DefaultPomDependenciesWriter(PomDependenciesConverter) - Constructor in DefaultPomDependenciesWriter
DefaultPomFileWriter - Class in org.gradle.api.internal.artifacts.publish.maven
DefaultPomFileWriter(PomWriter) - Constructor in DefaultPomFileWriter
DefaultPomFilter - Class in org.gradle.api.internal.artifacts.publish.maven.deploy
DefaultPomFilter(String, MavenPom, PublishFilter) - Constructor in DefaultPomFilter
DefaultPomHeaderWriter - Class in org.gradle.api.internal.artifacts.publish.maven
DefaultPomHeaderWriter() - Constructor in DefaultPomHeaderWriter
DefaultPomModuleIdWriter - Class in org.gradle.api.internal.artifacts.publish.maven
DefaultPomModuleIdWriter() - Constructor in DefaultPomModuleIdWriter
DefaultPomWriter - Class in org.gradle.api.internal.artifacts.publish.maven
DefaultPomWriter(PomHeaderWriter, PomModuleIdWriter, PomDependenciesWriter) - Constructor in DefaultPomWriter
DefaultProject - Class in org.gradle.api.internal.project
DefaultProject(String, ProjectInternal, File, File, ScriptSource, IProjectRegistry, BuildInternal, ProjectServiceRegistryFactory) - Constructor in DefaultProject
DefaultProjectDependency - Class in org.gradle.api.internal.artifacts.dependencies
DefaultProjectDependency(Project, String) - Constructor in DefaultProjectDependency
DefaultProjectDependencyFactory - Class in org.gradle.api.internal.artifacts.dsl.dependencies
DefaultProjectDependencyFactory() - Constructor in DefaultProjectDependencyFactory
DefaultProjectDescriptor - Class in org.gradle.initialization
DefaultProjectDescriptor(DefaultProjectDescriptor, String, File, IProjectDescriptorRegistry) - Constructor in DefaultProjectDescriptor
DefaultProjectDescriptorRegistry - Class in org.gradle.initialization
DefaultProjectDescriptorRegistry() - Constructor in DefaultProjectDescriptorRegistry
DefaultProjectEvaluator - Class in org.gradle.configuration
DefaultProjectEvaluator(ProjectEvaluator) - Constructor in DefaultProjectEvaluator
DefaultProjectRegistry - Class in org.gradle.api.internal.project
DefaultProjectRegistry() - Constructor in DefaultProjectRegistry
DefaultProjectScriptMetaData - Class in org.gradle.groovy.scripts
DefaultProjectScriptMetaData() - Constructor in DefaultProjectScriptMetaData
DefaultProjectServiceRegistryFactory - Class in org.gradle.api.internal.project
DefaultProjectServiceRegistryFactory.ProjectServiceRegistryImpl - Class in org.gradle.api.internal.project
DefaultProjectServiceRegistryFactory.ProjectServiceRegistryImpl.DependencyMetaDataProviderImpl - Class in org.gradle.api.internal.project
DefaultProjectServiceRegistryFactory.ProjectServiceRegistryImpl.DependencyMetaDataProviderImpl() - Constructor in DefaultProjectServiceRegistryFactory.ProjectServiceRegistryImpl.DependencyMetaDataProviderImpl
DefaultProjectServiceRegistryFactory.ProjectServiceRegistryImpl.Service - Class in org.gradle.api.internal.project
DefaultProjectServiceRegistryFactory.ProjectServiceRegistryImpl.Service(Class) - Constructor in DefaultProjectServiceRegistryFactory.ProjectServiceRegistryImpl.Service
DefaultProjectServiceRegistryFactory.ProjectServiceRegistryImpl(ProjectInternal) - Constructor in DefaultProjectServiceRegistryFactory.ProjectServiceRegistryImpl
DefaultProjectServiceRegistryFactory(RepositoryHandlerFactory, ConfigurationContainerFactory, PublishArtifactFactory, DependencyFactory, ProjectEvaluator) - Constructor in DefaultProjectServiceRegistryFactory
DefaultProjectSpec - Class in org.gradle.initialization
DefaultProjectSpec(File) - Constructor in DefaultProjectSpec
DefaultProjectsPluginContainer - Class in org.gradle.api.internal.plugins
DefaultProjectsPluginContainer(PluginRegistry) - Constructor in DefaultProjectsPluginContainer
DefaultPublishArtifact - Class in org.gradle.api.internal.artifacts.publish
DefaultPublishArtifact(String, String, String, String, Date, File, Object) - Constructor in DefaultPublishArtifact
DefaultPublishArtifactFactory - Class in org.gradle.api.internal.artifacts.dsl
DefaultPublishArtifactFactory() - Constructor in DefaultPublishArtifactFactory
DefaultPublishOptionsFactory - Class in org.gradle.api.internal.artifacts.ivyservice
DefaultPublishOptionsFactory() - Constructor in DefaultPublishOptionsFactory
DefaultRepositoryHandler - Class in org.gradle.api.internal.artifacts.dsl
DefaultRepositoryHandler(ResolverFactory, Convention) - Constructor in DefaultRepositoryHandler
DefaultRepositoryHandlerFactory - Class in org.gradle.api.internal.artifacts.dsl
DefaultRepositoryHandlerFactory(ResolverFactory) - Constructor in DefaultRepositoryHandlerFactory
DefaultResolvedDependency - Class in org.gradle.api.internal.artifacts
DefaultResolvedDependency(String, String, Set, Set) - Constructor in DefaultResolvedDependency
DefaultResolverContainer - Class in org.gradle.api.internal.artifacts
DefaultResolverContainer.OrderAction - Interface in org.gradle.api.internal.artifacts
DefaultResolverContainer(ResolverFactory, Convention) - Constructor in DefaultResolverContainer
DefaultResolverFactory - Class in org.gradle.api.internal.artifacts.ivyservice
DefaultResolverFactory() - Constructor in DefaultResolverFactory
DefaultScriptCompilationHandler - Class in org.gradle.groovy.scripts
DefaultScriptCompilationHandler(CachePropertiesHandler) - Constructor in DefaultScriptCompilationHandler
DefaultScriptHandler - Class in org.gradle.api.internal.initialization
DefaultScriptHandler.ProjectClassLoader - Class in org.gradle.api.internal.initialization
DefaultScriptHandler.ProjectClassLoader(ClassLoader) - Constructor in DefaultScriptHandler.ProjectClassLoader
DefaultScriptHandler(RepositoryHandler, DependencyHandler, ConfigurationContainer, ClassLoader) - Constructor in DefaultScriptHandler
DefaultScriptProcessorFactory - Class in org.gradle.groovy.scripts
DefaultScriptProcessorFactory.ScriptProcessorImpl - Class in org.gradle.groovy.scripts
DefaultScriptProcessorFactory.ScriptProcessorImpl(ScriptSource) - Constructor in DefaultScriptProcessorFactory.ScriptProcessorImpl
DefaultScriptProcessorFactory(ScriptCompilationHandler, CacheUsage) - Constructor in DefaultScriptProcessorFactory
DefaultSelfResolvingDependency - Class in org.gradle.api.internal.artifacts.dependencies
DefaultSelfResolvingDependency(FileCollection) - Constructor in DefaultSelfResolvingDependency
DefaultSettings - Class in org.gradle.initialization
DefaultSettings(IProjectDescriptorRegistry, BuildSourceBuilder, File, ScriptSource, StartParameter) - Constructor in DefaultSettings
DefaultSettingsConverter - Class in org.gradle.api.internal.artifacts.ivyservice
DefaultSettingsConverter() - Constructor in DefaultSettingsConverter
DefaultSettingsFinder - Class in org.gradle.initialization
DefaultSettingsFinder(List) - Constructor in DefaultSettingsFinder
DefaultSettingsScriptMetaData - Class in org.gradle.groovy.scripts
DefaultSettingsScriptMetaData() - Constructor in DefaultSettingsScriptMetaData
DefaultStandardOutputCapture - Class in org.gradle.api.logging
DefaultStandardOutputCapture(boolean, LogLevel) - Constructor in DefaultStandardOutputCapture
DefaultStandardOutputRedirector - Class in org.gradle.api.internal.project
DefaultStandardOutputRedirector() - Constructor in DefaultStandardOutputRedirector
DefaultTask - Class in org.gradle.api
DefaultTask(Project, String) - Constructor in DefaultTask
DefaultTaskCollection - Class in org.gradle.api.internal.tasks
DefaultTaskCollection(Class, Project, Store) - Constructor in DefaultTaskCollection
DefaultTaskContainer - Class in org.gradle.api.internal.tasks
DefaultTaskContainer(Project, ITaskFactory) - Constructor in DefaultTaskContainer
DefaultTaskDependency - Class in org.gradle.api.internal.tasks
DefaultTaskDependency() - Constructor in DefaultTaskDependency
DefaultTaskExecuter - Class in org.gradle.execution
DefaultTaskExecuter() - Constructor in DefaultTaskExecuter
defaultTasks(String) - Method in AbstractProject
defaultTasks(String) - Method in Project

Sets the names of the default tasks of this project.

define(Map) - Method in AbstractOptions
defineProperty(String, Object) - Method in AbstractTask
DelegatingBuildExecuter - Class in org.gradle.execution
DelegatingBuildExecuter() - Constructor in DelegatingBuildExecuter
deleteAllActions() - Method in AbstractTask
deleteAllActions() - Method in Task

Removes all the actions of this task.

deletedFile(File) - Method in ChangeProcessor
deleteDir(File) - Method in GradleUtil
deleteDirectory(File) - Method in GFileUtils
deleteQuietly(File) - Method in GFileUtils
DEPENDENCIES - Enum Constant in BuiltInTasksBuildExecuter.Options
dependencies(Closure) - Method in DefaultProject
dependencies(Closure) - Method in DefaultScriptHandler
dependencies(Object[]) - Method in ModuleFactoryDelegate
DEPENDENCIES - Field in PomDependenciesWriter
dependencies(Closure) - Method in Project
Configures the dependencies for this project.
dependencies(Closure) - Method in ScriptHandler
Configures the dependencies for the script.
dependencies(boolean, boolean) - Method in War
DependenciesToModuleDescriptorConverter - Interface in org.gradle.api.internal.artifacts.ivyservice.moduleconverter.dependencies
Dependency - Interface in org.gradle.api.artifacts
A {
dependency(Object, Closure) - Method in ModuleFactoryDelegate
DEPENDENCY - Field in PomWriter
DEPENDENCY_REPORT - Field in ProjectReportsPlugin
DependencyArtifact - Interface in org.gradle.api.artifacts

An {

DependencyDescriptorFactory - Interface in org.gradle.api.internal.artifacts.ivyservice.moduleconverter.dependencies
DependencyFactory - Interface in org.gradle.api.internal.artifacts.dsl.dependencies
dependencyFactory - Property in DefaultDependencyHandler
dependencyFactory - Property in ModuleFactoryDelegate
DependencyHandler - Interface in org.gradle.api.artifacts.dsl

A {

DependencyMetaDataProvider - Interface in org.gradle.api.internal.artifacts.configurations
DependencyReportRenderer - Interface in org.gradle.api.tasks.diagnostics
A {
DependencyReportTask - Class in org.gradle.api.tasks.diagnostics
The {
DependencyReportTask(Project, String) - Constructor in DependencyReportTask
DependencySpecs - Class in org.gradle.api.artifacts.specs
DependencySpecs() - Constructor in DependencySpecs
dependencyTracking - Property in CompileOptions
DependencyTypeSpec - Class in org.gradle.api.artifacts.specs
DependencyTypeSpec(Type) - Constructor in DependencyTypeSpec
dependsOn(String, boolean) - Method in AbstractProject
dependsOn(Object) - Method in AbstractTask
dependsOn(String, boolean) - Method in Project

Declares that this project has an execution dependency on the project with the given path.

dependsOn(Object) - Method in Task

Adds the given dependencies to this task.

dependsOnChildren(boolean) - Method in AbstractProject
dependsOnChildren(boolean) - Method in Project

Declares that this project have an execution dependency on each of its child projects.

dependsOnTaskDidWork() - Method in AbstractTask
dependsOnTaskDidWork() - Method in Task

Checks if any of the tasks that this task depends on {

DeployTaskFactory - Interface in org.gradle.api.internal.artifacts.publish.maven.deploy
deprecation - Property in CompileOptions
depthCompare(Project) - Method in AbstractProject
depthCompare(Project) - Method in Project

Compares the nesting level of this project with another project of the multi-project hierarchy.

destinationDir - Property in AntArchiveParameter
destinationDirectory(File) - Method in JavadocExecHandleBuilder
destinationDirectory(File) - Method in MinimalJavadocOptions
destinationDirectory(File) - Method in StandardJavadocDocletOptions
DETACHED_CONFIGURATION_DEFAULT_NAME - Field in DefaultConfigurationContainer
detachedConfiguration(Dependency) - Method in ConfigurationContainer
Creates a configuration, but does not add it to this container.
detachedConfiguration(Dependency) - Method in DefaultConfigurationContainer
DetachedConfigurationsProvider - Class in org.gradle.api.internal.artifacts.configurations
DetachedConfigurationsProvider() - Constructor in DetachedConfigurationsProvider
detectChanges(ChangeProcessor) - Method in DefaultDirectoryStateChangeDetecter
detectChanges(ChangeProcessor) - Method in DirectoryStateChangeDetecter
detector - Field in TestClassVisitor
digestDirectory(MessageDigest, File, long) - Method in DefaultDigesterUtil
Calls digestDirectory on the selected stategy.
digestDirectory(MessageDigest, File, long) - Method in DigesterUtil
Updated the digester for a directory based on the requested strategy.
digestDirectory(MessageDigest, File, long) - Method in DigesterUtilStrategy
Called by a DigesterUtil.
digestDirectory(MessageDigest, File, long) - Method in MetaDigesterUtilStrategy
Calls update on the digester with the byte values of: - the absolute path of the directory - the last modified date of the directory - the provided directory size
DigesterCache - Interface in org.gradle.api.changedetection.digest
DigesterFactory - Interface in org.gradle.api.changedetection.digest
Factory for MessageDigest instances.
DigesterUtil - Interface in org.gradle.api.changedetection.digest
Utility class to calculate the digest of a file or directory based on a requested strategy.
DigesterUtilStrategy - Interface in org.gradle.api.changedetection.digest
Interface for actual digester update algorithms.
digestFile(MessageDigest, File) - Method in DefaultDigesterUtil
Calls digestFile on the selected strategy.
digestFile(MessageDigest, File) - Method in DigesterUtil
Updates the digester for a file based an the requested strategy.
digestFile(MessageDigest, File) - Method in DigesterUtilStrategy
Called by a DigesterUtil.
digestFile(MessageDigest, File) - Method in MetaContentDigesterUtilStrategy
Calls { this method also include the byte content of the file in the digest calculation.
digestFile(MessageDigest, File) - Method in MetaDigesterUtilStrategy
Calls update on the digester with the byte values of: - the absolute path of the file - the last modified date of the file - the file size
DigestObjectFactory - Class in org.gradle.api.changedetection.digest
DigestObjectFactory() - Constructor in DigestObjectFactory
DigestStringUtil - Class in org.gradle.api.changedetection.digest
DigestStringUtil() - Constructor in DigestStringUtil
digestToHexString(byte[]) - Method in DigestStringUtil
dir(String) - Method in AbstractProject
dir - Property in Directory
dir - Property in FileSet
dir - Property in JunitForkOptions
DirChangedStateComparator - Class in org.gradle.api.changedetection.state
dirChangedStateComparator() - Method in DefaultDirectoryStateChangeDetecterBuilder
DirChangedStateComparator() - Constructor in DirChangedStateComparator
directive - Property in AntDirective
DirectoriesStateFileChangeListener - Class in org.gradle.api.changedetection.state
DirectoriesStateFileChangeListener(DefaultDirectoryStateChangeDetecter) - Constructor in DirectoriesStateFileChangeListener
Directory - Class in org.gradle.api.tasks
Directory(Project, String) - Constructor in Directory
directory(File) - Method in DirectoryStateBuilder
DIRECTORY - Enum Constant in PathValidation
DirectoryListFileCreator - Class in org.gradle.api.changedetection.state
DirectoryListFileCreator(StateFileUtil) - Constructor in DirectoryListFileCreator
DirectoryState - Class in org.gradle.api.changedetection.state
DirectoryState(File, String, String, int) - Constructor in DirectoryState
DirectoryStateBuilder - Class in org.gradle.api.changedetection.state
DirectoryStateBuilder(StateFileUtil) - Constructor in DirectoryStateBuilder
DirectoryStateChangeDetecter - Interface in org.gradle.api.changedetection.state
DirectoryStateDigestCalculator - Class in org.gradle.api.changedetection.state
DirectoryStateDigestCalculator(DirectoryState, DigesterCache, DigesterUtil, DefaultDirectoryStateChangeDetecter, Map, Map, IoFactory) - Constructor in DirectoryStateDigestCalculator
DirectoryStateDigestComparator - Class in org.gradle.api.changedetection.state
DirectoryStateDigestComparator(StateFileItem, StateFileUtil, StateFileChangeListenerUtil) - Constructor in DirectoryStateDigestComparator
DirectoryStateFileChangeListener - Class in org.gradle.api.changedetection.state
DirectoryStateFileChangeListener(StateFileChangeListenerUtil, File) - Constructor in DirectoryStateFileChangeListener
directoryToProcess(File) - Method in DefaultDirectoryStateChangeDetecterBuilder
DirectoryWalker - Interface in org.gradle.api.internal.tasks.copy
dirMode - Property in ZipFileSet
DISABLED - Field in Logging
disableStandardOutputCapture() - Method in AbstractProject
disableStandardOutputCapture() - Method in AbstractTask
disableStandardOutputCapture() - Method in Project
Disables redirection of standard output during project evaluation.
disableStandardOutputCapture() - Method in Task
Disables redirection of standard output during task execution.
disableTestReport() - Method in Test
DISTRIBUTION_BASE_PROPERTY - Field in Wrapper
DISTRIBUTION_CLASSIFIER_PROPERTY - Field in Wrapper
DISTRIBUTION_NAME_PROPERTY - Field in Wrapper
DISTRIBUTION_PATH_PROPERTY - Field in Wrapper
DISTRIBUTION_VERSION_PROPERTY - Field in Wrapper
DISTS_CONFIGURATION_NAME - Field in JavaPlugin
DISTS_TASK_NAME - Field in JavaPlugin
distsDirName - Property in BasePluginConvention
distZip(String, String, String, String, String) - Method in PathAssembler
docEncoding(String) - Method in StandardJavadocDocletOptions
docFilesSubDirs() - Method in StandardJavadocDocletOptions
doclet(String) - Method in CoreJavadocOptions
doclet(String) - Method in MinimalJavadocOptions
docletClasspath(File) - Method in CoreJavadocOptions
docletClasspath(File) - Method in MinimalJavadocOptions
docsDirName - Property in JavaPluginConvention
docTitle(String) - Method in StandardJavadocDocletOptions
doEndProgress(String) - Method in IvyLoggingAdaper
doExecute() - Method in CustomDeployTask
doExecute() - Method in CustomInstallTask
doFirst(TaskAction) - Method in AbstractTask
doFirst(Closure) - Method in DefaultTask
doFirst(Closure) - Method in Task

Adds the given closure to the beginning of this task's action list.

doLast(TaskAction) - Method in AbstractTask
doLast(Closure) - Method in DefaultTask
doLast(Closure) - Method in Task

Adds the given closure to the end of this task's action list.

DomainObjectCollection - Interface in org.gradle.api
A {
DomainObjectContainer - Interface in org.gradle.api
A {
DoNothingBlockingQueueItemConsumer - Class in org.gradle.util.queues
DoNothingBlockingQueueItemConsumer(BlockingQueue, long, TimeUnit) - Constructor in DoNothingBlockingQueueItemConsumer
doProgress() - Method in IvyLoggingAdaper
doStart() - Method in JettyPluginWebAppContext
doStop() - Method in JettyPluginWebAppContext
dotGradleStatesDirectory(File) - Method in DefaultDirectoryStateChangeDetecterBuilder
Download - Class in org.gradle.wrapper
download(ArtifactOrigin, DownloadOptions) - Method in AbstractMavenResolver
Download() - Constructor in Download
download(String, File) - Method in IDownload
dumpCommand - Property in TestNGOptions
Print the TestNG launcher command.
dumpSettings() - Method in AbstractMavenResolver
DynamicObject - Interface in org.gradle.api.internal
DynamicObjectHelper - Class in org.gradle.api.internal
DynamicObjectHelper.InheritedDynamicObject - Class in org.gradle.api.internal
DynamicObjectHelper.InheritedDynamicObject() - Constructor in DynamicObjectHelper.InheritedDynamicObject
DynamicObjectHelper.Location - Enum in org.gradle.api.internal
DynamicObjectHelper(AbstractDynamicObject) - Constructor in DynamicObjectHelper

E

ECLIPSE_CLEAN_TASK_NAME - Field in EclipsePlugin
ECLIPSE_CP_TASK_NAME - Field in EclipsePlugin
ECLIPSE_PROJECT_TASK_NAME - Field in EclipsePlugin
ECLIPSE_TASK_NAME - Field in EclipsePlugin
ECLIPSE_WTP_MODULE_TASK_NAME - Field in EclipsePlugin
ECLIPSE_WTP_TASK_NAME - Field in EclipsePlugin
ECLIPSE_WTP_TASK_NAME - Field in WarPlugin
EclipseClasspath - Class in org.gradle.api.tasks.ide.eclipse
Generates an eclipse .classpath file.
EclipseClasspath(Project, String) - Constructor in EclipseClasspath
EclipseClean - Class in org.gradle.api.tasks.ide.eclipse
Deletes files generated by various Eclipse tasks.
EclipseClean(Project, String) - Constructor in EclipseClean
EclipsePlugin - Class in org.gradle.api.plugins

A { org.gradle.api.plugins.JavaPlugin} or the {

EclipsePlugin() - Constructor in EclipsePlugin
EclipseProject - Class in org.gradle.api.tasks.ide.eclipse
Generates an eclipse .project file.
EclipseProject(Project, String) - Constructor in EclipseProject
EclipseUtil - Class in org.gradle.api.tasks.ide.eclipse
EclipseUtil() - Constructor in EclipseUtil
EclipseWtp - Class in org.gradle.api.tasks.ide.eclipse
Generates Eclipse configuration files for Eclipse WTP.
EclipseWtp(Project, String) - Constructor in EclipseWtp
EclipseWtpModule - Class in org.gradle.api.tasks.ide.eclipse
Generates Eclipse configuration files for Eclipse WTP modules
EclipseWtpModule(Project, String) - Constructor in EclipseWtpModule
elvis(T, T) - Method in GUtil
EMBEDDED_SCRIPT_ID - Field in Project
EmbeddedScriptSettingsFinder - Class in org.gradle.initialization
EmbeddedScriptSettingsFinder(ISettingsFinder) - Constructor in EmbeddedScriptSettingsFinder
EMPTY_CONTAINER - Field in ArtifactContainer
EMPTY_POLICY_CREATE - Property in AbstractAntArchive
EMPTY_POLICY_SKIP - Property in AbstractAntArchive
emptyPolicy() - Method in AntArchiveParameter
enableAssert - Property in TestNGOptions
Enables JDK 1.4 assertion.
enableTestReport() - Method in Test
enclose(int, String, String) - Method in XmlHelper
encoding - Property in CompileOptions
encoding(String) - Method in CoreJavadocOptions
encoding - Property in GroovyCompileOptions
encoding(String) - Method in MinimalJavadocOptions
endOutput() - Method in ExecOutputHandle
Called when the end of output from an exec'd process has been reached.
endOutput() - Method in StreamWriterExecOutputHandle
EnumJavadocOptionFileOption - Class in org.gradle.external.javadoc.optionfile
EnumJavadocOptionFileOption(String, T) - Constructor in EnumJavadocOptionFileOption
ENV_PROJECT_PROPERTIES_PREFIX - Field in IGradlePropertiesLoader
environment(Map) - Method in ExecHandleBuilder
environment - Property in JunitForkOptions
environment - Property in JUnitOptions
environment - Property in TestNGOptions
equals(Object) - Method in AbstractProject
equals(Object) - Method in AbstractTask
equals(def) - Method in AntArchiveParameter
equals(Object) - Method in BuildFileProjectSpec
equals(Object) - Method in CompositeSpec
equals(Object) - Method in Conf2ScopeMapping
equals(Object) - Method in DefaultClientModule
equals(Object) - Method in DefaultConf2ScopeMappingContainer
equals(Object) - Method in DefaultConfiguration
equals(Object) - Method in DefaultDependencyArtifact
equals(Object) - Method in DefaultExcludeRule
equals(Object) - Method in DefaultExternalModuleDependency
equals(Object) - Method in DefaultMavenDependency
equals(Object) - Method in DefaultMavenExclude
equals(Object) - Method in DefaultProjectDependency
equals(Object) - Method in DefaultProjectDescriptor
equals(Object) - Method in DefaultResolvedDependency
equals(Object) - Method in DefaultStandardOutputCapture
equals(Object) - Method in DependencyTypeSpec
equals(Object) - Method in DirectoryState
equals(Object) - Method in ProjectDependenciesBuildInstruction
equals(Object) - Method in ProjectDirectoryProjectSpec
equals(Object) - Method in PublishInstruction
equals(Object) - Method in RelativePath
equals(Object) - Method in StandardOutputState
equals(Object) - Method in StartParameter
equals(Object) - Method in StringScriptSource
ERR_LOGGING_STREAM - Field in StandardOutputLogging
ERROR - Enum Constant in LogLevel
errorOutput(OutputStream) - Method in ExecHandleBuilder
errorOutputHandle(ExecOutputHandle) - Method in ExecHandleBuilder
evaluate() - Method in AbstractProject
evaluate(ProjectInternal) - Method in BuildScriptCompiler
evaluate(ProjectInternal) - Method in BuildScriptEvaluator
evaluate(ProjectInternal) - Method in DefaultProjectEvaluator
evaluate(ProjectInternal) - Method in ProjectEvaluator
evaluate() - Method in ProjectInternal
evaluationDependsOn(String) - Method in AbstractProject
evaluationDependsOn(String) - Method in Project

Declares that this project has an evaulation dependency on the project with the given path.

exclude(Map) - Method in AbstractModuleDependency
exclude(Iterable) - Method in Compile
exclude(Map) - Method in Configuration
Adds an exclude rule to exclude transitive dependencies for all dependencies of this configuration.
exclude(String) - Method in Copy
Adds an ANT style exclude pattern to the copy specification.
exclude(String) - Method in CopyActionImpl
exclude(String) - Method in CopySpec
Adds an ANT style exclude pattern to the copy specification.
exclude(String) - Method in CopySpecImpl
exclude(String) - Method in CoreJavadocOptions
exclude(Map) - Method in DefaultConfiguration
exclude(Iterable) - Method in FileSet
exclude(String) - Method in Javadoc
exclude(String) - Method in MinimalJavadocOptions
exclude(Map) - Method in ModuleDependency
Adds an exclude rule to exclude transitive dependencies of this dependency.
exclude(Iterable) - Method in PatternFilterable
exclude(Iterable) - Method in PatternSet
exclude(Iterable) - Method in Test
Adds exclude patterns for the files in the test classes directory (e.g. '**F;*Test.class')).
excludedFieldsFromOptionMap() - Method in AbstractOptions
excludedFieldsFromOptionMap() - Method in CompileOptions
excludedFieldsFromOptionMap() - Method in GroovyCompileOptions
excludedFieldsFromOptionMap() - Method in JunitForkOptions
excludedFieldsFromOptionMap() - Method in JUnitOptions
excludedFieldsFromOptionMap() - Method in TestNGOptions
excludeDocFilesSubDir(String) - Method in StandardJavadocDocletOptions
excludeGroups - Property in TestNGOptions
The list of groups to exclude, separated by spaces or commas.
ExcludeRule - Interface in org.gradle.api.artifacts
An { dependencies.
ExcludeRuleContainer - Interface in org.gradle.api.artifacts

A container for adding exclude rules for dependencies.

ExcludeRuleConverter - Interface in org.gradle.api.internal.artifacts.ivyservice.moduleconverter
excludes - Property in CopyInstruction
EXCLUSION - Field in PomWriter
EXCLUSIONS - Field in PomWriter
execCommand(String) - Method in ExecHandleBuilder
execDirectory(File) - Method in ExecHandleBuilder
execDirectory(File) - Method in JavadocExecHandleBuilder
ExecHandle - Interface in org.gradle.util.exec
ExecHandleAbortedNotifier - Class in org.gradle.util.exec
ExecHandleAbortedNotifier(ExecHandle) - Constructor in ExecHandleAbortedNotifier
ExecHandleBuilder - Class in org.gradle.util.exec
ExecHandleBuilder(File, String) - Constructor in ExecHandleBuilder
ExecHandleFailedNotifier - Class in org.gradle.util.exec
ExecHandleFailedNotifier(ExecHandle) - Constructor in ExecHandleFailedNotifier
ExecHandleListener - Interface in org.gradle.util.exec
ExecHandleNotifier - Class in org.gradle.util.exec
ExecHandleNotifier(ExecHandle) - Constructor in ExecHandleNotifier
ExecHandleNotifierFactory - Interface in org.gradle.util.exec
ExecHandleRunner - Class in org.gradle.util.exec
ExecHandleRunner(DefaultExecHandle, ExecutorService) - Constructor in ExecHandleRunner
ExecHandleStartedNotifier - Class in org.gradle.util.exec
ExecHandleStartedNotifier(ExecHandle) - Constructor in ExecHandleStartedNotifier
ExecHandleState - Enum in org.gradle.util.exec
ExecHandleSucceededNotifier - Class in org.gradle.util.exec
ExecHandleSucceededNotifier(ExecHandle) - Constructor in ExecHandleSucceededNotifier
ExecOutputHandle - Interface in org.gradle.util.exec
execOutputHandleError(Throwable) - Method in ExecOutputHandle
Called when an exeception occurs reading the output from an exec'd process.
execOutputHandleError(Throwable) - Method in StreamWriterExecOutputHandle
ExecOutputHandleRunner - Class in org.gradle.util.exec
ExecOutputHandleRunner(InputStream, ExecOutputHandle) - Constructor in ExecOutputHandleRunner
executable - Property in ForkOptions
execute() - Method in AbstractTask
execute(T) - Method in Action
Performs this action against the given object
execute(def, List, List, List, List, List, File, List, String, String, GroovyCompileOptions, CompileOptions, List) - Method in AntGroovyc
execute(List, File, AntBuilder, List) - Method in AntGroovydoc
execute(AntMetaArchiveParameter) - Method in AntJar
execute(List, Collection, Collection, File, Iterable, String, String, CompileOptions, AntBuilder) - Method in AntJavac
execute(List, File, Set, String, String, List, List, boolean, AntBuilder) - Method in AntJavadoc
execute(File, List, File, Collection, Collection, JUnitOptions, AntBuilder) - Method in AntJUnitExecute
execute(File, File, AntBuilder) - Method in AntJUnitReport
execute(AntArchiveParameter, Compression, LongFile) - Method in AntTar
execute(File, List, File, File, Collection, Collection, TestNGOptions, AntBuilder, boolean) - Method in AntTestNGExecute
execute(Task) - Method in AntUtil
execute(AntMetaArchiveParameter, List, List, List, List, File) - Method in AntWar
execute(AntArchiveParameter) - Method in AntZip
execute(TaskExecuter) - Method in BuildExecuter
Executes the selected tasks.
execute(TaskExecuter) - Method in BuiltInTasksBuildExecuter
execute(Task) - Method in ClosureTaskAction
execute() - Method in CopyAction
Execute the copy
execute() - Method in CopyActionImpl
execute() - Method in CopyInstruction
execute(Iterable) - Method in DefaultTaskExecuter
execute(TaskExecuter) - Method in DelegatingBuildExecuter
execute(Project, Test, Collection, Collection) - Method in JUnitTestFramework
execute() - Method in Main
execute(Iterable) - Method in TaskExecuter
Adds the given tasks and their dependencies to this graph, then executes all the tasks in this graph.
execute() - Method in TaskInternal
execute(TaskExecuter) - Method in TaskNameResolvingBuildExecuter
execute(Project, Test, Collection, Collection) - Method in TestFramework
execute(Project, Test, Collection, Collection) - Method in TestNGTestFramework
execute(String[], Install, BootstrapMainStarter) - Method in Wrapper
executeIsolatedAntScript(List, String) - Method in GradleUtil
executeTests() - Method in Test
executionAborted(ExecHandle) - Method in ExecHandleListener
executionFailed(ExecHandle) - Method in ExecHandleListener
executionFinished(ExecHandle) - Method in ExecHandleListener
executionStarted(ExecHandle) - Method in ExecHandleListener
existentDirsFilter - Field in Compile
ExistingDirsFilter - Class in org.gradle.api.tasks.util
ExistingDirsFilter() - Constructor in ExistingDirsFilter
existingDirsFilter - Field in Test
exists(Artifact) - Method in AbstractMavenResolver
EXISTS - Enum Constant in PathValidation
exit(Throwable) - Method in Main.BuildCompleter
exit(Throwable) - Method in Main.ProcessExitBuildCompleter
extDirs(File) - Method in CoreJavadocOptions
extDirs(File) - Method in MinimalJavadocOptions
extendsFrom(Configuration) - Method in Configuration
Adds the given configurations to the set of configuration which this configuration extends from.
extendsFrom(Configuration) - Method in DefaultConfiguration
extension - Property in FormatterOptions
extensionDirs - Property in CompileOptions
EXTERNAL - Enum Constant in Type
ExternalDependency - Interface in org.gradle.api.artifacts

An {

ExternalModuleDependency - Interface in org.gradle.api.artifacts

A {

extractClosure(Object[]) - Method in ConfigureUtil
extractedJarClasses - Field in AbstractTestFrameworkDetector
extractZipEntry(File, String, File) - Method in JarUtil

F

FAIL - Field in LongFile
failed(Throwable) - Method in DefaultExecHandle
FAILED - Enum Constant in ExecHandleState
failOnError - Property in CompileOptions
failOnError - Property in GroovyCompileOptions
FAILURES_OR_ERRORS_PROPERTY - Field in Test
fieldName2AntMap() - Method in AbstractOptions
fieldName2AntMap() - Method in CompileOptions
fieldName2AntMap() - Method in DebugOptions
fieldName2AntMap() - Method in ForkOptions
fieldName2AntMap() - Method in GroovyCompileOptions
fieldName2AntMap() - Method in JunitForkOptions
fieldName2AntMap() - Method in JUnitOptions
fieldName2AntMap() - Method in TestNGOptions
fieldValue2AntMap() - Method in AbstractOptions
fieldValue2AntMap() - Method in CompileOptions
fieldValue2AntMap() - Method in JunitForkOptions
file(Object, PathValidation) - Method in AbstractProject
file - Property in GradleManifest
FILE_NAME - Property in GradleVersion
FILE_PATH_EXTRA_ATTRIBUTE - Field in DefaultIvyDependencyPublisher
FILE - Enum Constant in PathValidation
file(Object, PathValidation) - Method in Project

Resolves a file path relative to the project directory of this project and validates it using the given scheme.

FILE_SEPARATOR - Field in GFileUtils
FileCollection - Interface in org.gradle.api.artifacts

A {

fileCollection(Dependency) - Method in Configuration
Resolves this configuration lazyly.
fileCollection(Dependency) - Method in DefaultConfiguration
FileJavadocOptionFileOption - Class in org.gradle.external.javadoc.optionfile
FileJavadocOptionFileOption(String, File) - Constructor in FileJavadocOptionFileOption
fileList(List) - Method in GradleUtil
fileMetaDataAndContentHashing() - Method in DefaultDirectoryStateChangeDetecterBuilder
fileMetaDataOnlyHashing() - Method in DefaultDirectoryStateChangeDetecterBuilder
fileMode - Property in ZipFileSet
FileResolver - Interface in org.gradle.api.internal.artifacts
files(FileCollection) - Method in AbstractArchiveTask
Adds an arbitrary collection of files to this archive.
files(Object) - Method in AbstractProject
files(Dependency) - Method in Configuration
Resolves this configuration.
files(Spec) - Method in DefaultConfiguration
files(Object) - Method in Project

Returns a {

FileScriptSource - Class in org.gradle.groovy.scripts
A {
FileScriptSource(String, File) - Constructor in FileScriptSource
FileSet - Class in org.gradle.api.tasks.util
fileSet(Map, Closure) - Method in AbstractArchiveTask
Add a fileset
FileSet(Map) - Constructor in FileSet
fileSetManifest - Property in AntMetaArchiveParameter
fileSetManifest - Property in Jar
filesToUrl(File) - Method in GradleUtil
FileVisitor - Interface in org.gradle.api.internal.tasks.copy
fillDirectoryListFiles(File, int) - Method in DirectoryListFileCreator
filter(String) - Method in AbstractMavenResolver
filter(String) - Method in BasePomFilterContainer
filter(Class) - Method in Copy
Adds a content filter to be used during the copy.
filter(Class) - Method in CopyActionImpl
filter(Class) - Method in CopySpec
Adds a content filter to be used during the copy.
filter(Map, Class) - Method in CopySpecImpl
filter(Closure) - Method in DefaultGroovyMavenDeployer
filter(Closure) - Method in DefaultGroovyMavenInstaller
filter(Closure) - Method in DefaultGroovyPomFilterContainer
filter(Closure) - Method in GroovyPomFilterContainer
Sets the default publish filter.
filter(String) - Method in PomFilterContainer
Returns a filter added with {
FilterChain - Class in org.gradle.api.internal.tasks.copy
filterChain(Closure) - Method in CopySpecImpl
FilterChain() - Constructor in FilterChain
filterIterable(Iterable, Spec) - Method in Specs
filters - Property in CopyInstruction
filterTrace - Property in JUnitOptions
find(StartParameter) - Method in AbstractSettingsFileSearchStrategyTemplate
find(String) - Method in DefaultDomainObjectContainer.FilteredStore
find(String) - Method in DefaultDomainObjectContainer.MapStore
find(String) - Method in DefaultDomainObjectContainer.Store
find(StartParameter) - Method in DefaultSettingsFinder
find(StartParameter) - Method in EmbeddedScriptSettingsFinder
find(StartParameter) - Method in ISettingsFileSearchStrategy
find(StartParameter) - Method in ISettingsFinder
findAll(Spec) - Method in AbstractDomainObjectCollection
findAll(Spec) - Method in DefaultProjectRegistry
findAll(Spec) - Method in DomainObjectCollection
Returns the objects in this collection which meet the given specification.
findAll(Spec) - Method in IProjectRegistry
findArtifactRef(Artifact, Date) - Method in ClientModuleResolver
findBeyondCurrentDir(StartParameter) - Method in AbstractSettingsFileSearchStrategyTemplate
findBeyondCurrentDir(StartParameter) - Method in MasterDirSettingsFinderStrategy
findBeyondCurrentDir(StartParameter) - Method in ParentDirSettingsFinderStrategy
findBeyondCurrentDir(StartParameter) - Method in SameLevelDirSettingsFinderStrategy
findByName(String) - Method in DefaultConfigurationHandler
findByName(String) - Method in DefaultDomainObjectContainer
findByName(String) - Method in DefaultRepositoryHandler
findByName(String) - Method in DomainObjectCollection
Locates an object by name, returning null if there is no such object.
findByPath(String) - Method in DefaultTaskContainer
findByPath(String) - Method in TaskContainer

Locates a task by path.

findExistingDirs(Collection) - Method in ExistingDirsFilter
findExistingDirsAndLogExitMessage(Collection) - Method in ExistingDirsFilter
findExistingDirsAndThrowStopActionIfNone(Collection) - Method in ExistingDirsFilter
findIvyFileRef(DependencyDescriptor, ResolveData) - Method in AbstractMavenResolver
findIvyFileRef(DependencyDescriptor, ResolveData) - Method in ClientModuleResolver
findJettyWebXmlFile(File) - Method in AbstractJettyRunTask
Try and find a jetty-web.xml file, using some historical naming conventions if necessary.
findNames(Map, String) - Method in ClientModuleResolver
findPlugin(Class) - Method in AbstractPluginContainer
findPlugin(Class) - Method in PluginContainer
Returns the plugin for the given type.
findProject(String) - Method in AbstractProject
findProject(File) - Method in BaseSettings
findProject(String) - Method in Project

Locates a project by path.

findProject(File) - Method in Settings

Returns the project with the given project directory.

findRelativePath(Object) - Method in AbstractProject
findWebXml() - Method in JettyConfiguration
finishConfigurationBeforeStart() - Method in AbstractJettyRunTask
finishConfigurationBeforeStart() - Method in JettyRun
finishConfigurationBeforeStart() - Method in JettyRunWar
finished(int) - Method in DefaultExecHandle
FLAT_DIR_RESOLVER_PATTERN - Field in ResolverContainer
flatDir(Map) - Method in DefaultRepositoryHandler
flatDir(Map) - Method in RepositoryHandler
Adds a resolver that looks into a number of directories for artifacts.
flatten(Collection) - Method in GUtil
floatingGroovySrcDirs - Property in GroovyPluginConvention
floatingGroovyTestSrcDirs - Property in GroovyPluginConvention
floatingResourceDirs - Property in JavaPluginConvention
floatingSrcDirs - Property in JavaPluginConvention
floatingTestResourceDirs - Property in JavaPluginConvention
floatingTestSrcDirs - Property in JavaPluginConvention
flush() - Method in DefaultStandardOutputRedirector
flush() - Method in StandardOutputLogging
flush() - Method in StandardOutputLoggingAdapter
Flushes this output stream and forces any buffered output bytes to be written out.
flush() - Method in StandardOutputRedirector
footer(String) - Method in StandardJavadocDocletOptions
forceDelete(File) - Method in GFileUtils
forceDeleteOnExit(File) - Method in GFileUtils
forceMkdir(File) - Method in GFileUtils
fork - Property in CompileOptions
fork - Property in GroovyCompileOptions
fork - Property in JUnitOptions
ForkMode - Enum in org.gradle.api.tasks.testing
ForkMode(String) - Method in ForkMode
forkMode - Property in JunitForkOptions
ForkOptions - Class in org.gradle.api.tasks.compile
forkOptions - Property in CompileOptions
ForkOptions() - Constructor in ForkOptions
forkOptions - Property in GroovyCompileOptions
forkOptions - Property in JUnitOptions
formatMultipleMatchesMessage(Iterable) - Method in AbstractProjectSpec
formatMultipleMatchesMessage(Iterable) - Method in BuildFileProjectSpec
formatMultipleMatchesMessage(Iterable) - Method in ProjectDirectoryProjectSpec
formatNoMatchesMessage() - Method in AbstractProjectSpec
formatNoMatchesMessage() - Method in BuildFileProjectSpec
formatNoMatchesMessage() - Method in ProjectDirectoryProjectSpec
FormatterOptions - Class in org.gradle.api.tasks.testing
FormatterOptions() - Constructor in FormatterOptions
formatterOptions - Property in JUnitOptions
from(Iterable, Closure) - Method in Copy
Specifies sources for a copy and creates a child CopySpec which is configured with the Closure.
from(Iterable, Closure) - Method in CopyActionImpl
from(Iterable, Closure) - Method in CopySpec
Specifies sources for a copy and creates a child CopySpec which is configured with the Closure.
from(Iterable, Closure) - Method in CopySpecImpl
fromString(String) - Method in CacheUsage

{

FULL_STACKTRACE - Field in DefaultCommandLine2StartParameterConverter
fullPath - Property in ZipFileSet

G

generate(Project) - Method in AbstractReportTask
GENERATE_CONVENTION_GETTERS - Field in TaskFactory
generate(Project) - Method in DependencyReportTask
generate(Project) - Method in PropertyReportTask
generate(Project) - Method in TaskReportTask
GENERATE_TEXT_POST - Field in PomHeaderWriter
GENERATE_TEXT_PRE - Field in PomHeaderWriter
GENERATE_TEXT_VERSION - Field in PomHeaderWriter
generate(String, String, File) - Method in WrapperScriptGenerator
generateArchive(Task) - Method in AbstractArchiveTask
generateManifest() - Method in DefaultOsgiManifest
generateManifest() - Method in OsgiManifest
get(Resource, File) - Method in ClientModuleResolver
get(Class) - Method in DefaultProjectServiceRegistryFactory.ProjectServiceRegistryImpl
get(Class) - Method in ProjectServiceRegistry
getAbsoluteDirectoryToProcessPath() - Method in StateFileUtil
getActions() - Method in AbstractTask
getActions() - Method in Task

Returns the sequence of { execution.

getActivePomFilters() - Method in AbstractMavenResolver
getActivePomFilters() - Method in BasePomFilterContainer
getActivePomFilters() - Method in PomFilterContainer
getAdditionalLibFileSets() - Method in War
getAdditionalProperties() - Method in AbstractProject
getAdditionalProperties() - Method in AbstractTask
getAdditionalProperties() - Method in BaseSettings
getAdditionalProperties() - Method in DynamicObjectHelper
getAdditionalRuntimeJars() - Method in AbstractJettyRunTask
getAll() - Method in AbstractDomainObjectCollection
getAll() - Method in Configuration
Returns all the configurations belonging to the same configuration container as this configuration (including this configuration).
getAll() - Method in ConfigurationsProvider
getAll() - Method in DefaultConfiguration
getAll() - Method in DetachedConfigurationsProvider
getAll() - Method in DomainObjectCollection
Returns the objects in this collection.
getAllArtifacts() - Method in Configuration
Returns the artifacts of this configuration including the artifacts of extended configurations.
getAllArtifacts() - Method in DefaultConfiguration
getAllDependencies(Class) - Method in Configuration
Gets the set of dependencies of type T for this configuration including thos contributed by superconfigurations.
getAllDependencies(Class) - Method in DefaultConfiguration
getAllEnvProperties() - Method in DefaultGradlePropertiesLoader
getAllExcludes() - Method in CopySpecImpl
getAllFiles(ResolvedDependency) - Method in AsciiReportRenderer.MergedResolvedDependency
getAllFiles(ResolvedDependency) - Method in DefaultResolvedDependency
getAllFiles(ResolvedDependency) - Method in ResolvedDependency
getAllIncludes() - Method in CopySpecImpl
getAllMasterConfs(Configuration[]) - Method in IvyUtil
getAllModuleFiles() - Method in AsciiReportRenderer.MergedResolvedDependency
getAllModuleFiles() - Method in DefaultResolvedDependency
getAllModuleFiles() - Method in ResolvedDependency
Returns the artifact files belonging to this ResolvedDependencie and recursively to its children.
getAllprojects() - Method in AbstractProject
getAllProjects(String) - Method in DefaultProjectRegistry
getAllProjects(String) - Method in IProjectRegistry
getAllprojects() - Method in Project

Returns the set containing this project and its subprojects.

getAllSourceDirs() - Method in CopySpecImpl
getAllSystemProperties() - Method in DefaultGradlePropertiesLoader
getAllTasks(boolean) - Method in AbstractProject
getAllTasks() - Method in DefaultTaskExecuter
getAllTasks(boolean) - Method in Project

Returns a map of the tasks contained in this project, and optionally its subprojects.

getAllTasks() - Method in TaskExecutionGraph

Returns the tasks which are included in the execution plan.

getAnalyzerFactory() - Method in DefaultOsgiManifest
getAnt() - Method in AbstractProject
getAnt() - Method in AbstractTask
getAnt() - Method in Project

Returns the AntBuilder for this project.

getAnt() - Method in Task

Returns the AntBuilder for this task.

getAntBuilder() - Method in CopyInstructionFactory
getAntBuilderFactory() - Method in AbstractProject
getAntGroovyCompile() - Method in GroovyCompile
getAntGroovydoc() - Method in Groovydoc
getAntJar() - Method in Jar
getAntJarFiles() - Method in BootstrapUtil
getAntJUnitExecute() - Method in JUnitTestFramework
getAntJunitJarFiles() - Method in BootstrapUtil
getAntJUnitReport() - Method in JUnitTestFramework
getAntTar() - Method in Tar
getAntTestNGExecute() - Method in TestNGTestFramework
getAntValue() - Method in Compression
getAntValue() - Method in LongFile
getAntWar() - Method in War
getAntZip() - Method in Zip
getAppendix() - Method in AbstractArchiveTask
getArchiveBase() - Method in Wrapper
Returns the archive base.
getArchiveClassifier() - Method in Wrapper
Returns the archive classifier.
getArchiveName() - Method in AbstractArchiveTask
Returns the archive name.
getArchiveName() - Method in Wrapper
Returnes the archive name.
getArchivePath() - Method in AbstractArchiveTask
The path where the archive is constructed.
getArchivePath() - Method in Wrapper
Returns the archive path.
getArchiveTask() - Method in ArchivePublishArtifact
getArguments() - Method in DefaultExecHandle
getArguments() - Method in ExecHandle
getArguments() - Method in ExecHandleBuilder
getArtifact() - Method in ArtifactPom
getArtifact() - Method in DefaultArtifactPom
getArtifactFile() - Method in ArtifactPom
getArtifactFile() - Method in DefaultArtifactPom
getArtifactId() - Method in DefaultMavenDependency
getArtifactId() - Method in DefaultMavenExclude
getArtifactId() - Method in DefaultMavenPom
getArtifactId() - Method in MavenDependency
getArtifactId() - Method in MavenExclude
getArtifactId() - Method in MavenPom
getArtifactPomContainer() - Method in AbstractMavenResolver
getArtifactPoms() - Method in DefaultArtifactPomContainer
getArtifacts() - Method in AbstractModuleDependency
getArtifacts() - Method in AbstractProject
getArtifacts(Spec) - Method in ArtifactContainer
getArtifacts() - Method in Configuration
Returns the artifacts of this configuration excluding the artifacts of extended configurations.
getArtifacts(List, Spec) - Method in Configurations
getArtifacts(Spec) - Method in DefaultArtifactContainer
getArtifacts() - Method in DefaultConfiguration
getArtifacts() - Method in ModuleDependency
Returns the artifacts belonging to this dependency.
getArtifacts() - Method in Project
Returns a handler for assigning artifacts produced by the project to configurations.
getArtifactsToModuleDescriptorConverter() - Method in DefaultModuleDescriptorConverter
getArtifactType() - Method in ParsedModuleStringNotation
getAsDynamicObject() - Method in AbstractDomainObjectCollection
Returns a { methods.
getAsDynamicObject() - Method in TaskContainerInternal
getAsMap() - Method in DefaultDomainObjectContainer
getAsMap() - Method in DefaultDomainObjectContainer.FilteredStore
getAsMap() - Method in DefaultDomainObjectContainer.MapStore
getAsMap() - Method in DefaultDomainObjectContainer.Store
getAsMap() - Method in DomainObjectCollection
Returns the objects in this collection, as a map from object name to object instance.
getAsPath() - Method in AbstractFileCollection
getAsPath() - Method in FileCollection
Returns the contents of this collection as a path.
getAt(String) - Method in AbstractDomainObjectCollection
getAt(String) - Method in ConfigurationContainer
{
getAt(String) - Method in DefaultConfigurationHandler
getAt(String) - Method in DefaultRepositoryHandler
getAt(String) - Method in DomainObjectCollection
Locates an object by name, failing if there is no such task.
getAt(String) - Method in PluginCollection
{
getAt(String) - Method in ResolverContainer
{
getAt(String) - Method in TaskCollection
{
getBaseDir() - Method in AbstractArchiveTask
getBaseDir() - Method in AntTarget
Returns the Ant project base directory to use when executing the target.
getBaseName() - Method in AbstractArchiveTask
getBootClasspath() - Method in CoreJavadocOptions
getBootClasspath() - Method in MinimalJavadocOptions
getBottom() - Method in StandardJavadocDocletOptions
getBuild() - Method in AbstractProject
getBuild() - Method in BuildResult
getBuild() - Method in Project

Returns the {

getBuild() - Method in ProjectInternal
getBuildAnalysis() - Method in Gradle
Evaluates the settings and all the projects.
getBuildAndRunAnalysis() - Method in Gradle
Evaluates the settings and all the projects.
getBuildArtifacts() - Method in Configuration
Returns a task dependencies object containing all required dependencies to build the artifacts belonging to this configuration or to one of its super configurations.
getBuildArtifacts() - Method in DefaultConfiguration
getBuildDependencies() - Method in Configuration
Returns a task dependencies object containing all required dependencies to build the internal dependencies (e.g. project dependencies) belonging to this configuration or to one of its super configurations.
getBuildDependencies() - Method in DefaultConfiguration
getBuildDir() - Method in AbstractProject
getBuildDir() - Method in Project

Returns the build directory of this project.

getBuildDirName() - Method in AbstractProject
getBuildDirName() - Method in Project

Returns the name of the build directory of this project.

getBuildExecuter() - Method in StartParameter

Returns the {

getBuildFile() - Method in AbstractProject
getBuildFile() - Method in DefaultProjectDescriptor
getBuildFile() - Method in Project

Returns the build file Gradle will evaulate against this project object.

getBuildFile() - Method in ProjectDescriptor
Returns the build file for this project.
getBuildFile() - Method in ProjectIdentifier
getBuildFile() - Method in StartParameter
Returns the build file to use to select the default project.
getBuildFileName() - Method in DefaultProjectDescriptor
getBuildFileName() - Method in ProjectDescriptor
Returns the name of the build file for this project.
getBuildscript() - Method in AbstractProject
getBuildscript() - Method in Project
Returns the build script handler for this project.
getBuildScriptClassLoader() - Method in BuildInternal
Returns the root classloader to use for the build scripts of this build.
getBuildScriptClassLoader() - Method in DefaultBuild
getBuildScriptSource() - Method in AbstractProject
getBuildScriptSource() - Method in ProjectInternal
getBuildScriptSource() - Method in StartParameter

Returns the {

getBuildSourceBuilder() - Method in BaseSettings
getBuildTime() - Method in GradleVersion
getBundleSymbolicName(Project) - Method in OsgiHelper
Get the symbolic name as group + "." + archivesBaseName, with the following exceptions
getByName(String, Closure) - Method in AbstractDomainObjectCollection
getByName(String, Closure) - Method in ConfigurationContainer
{
getByName(String, Closure) - Method in DefaultConfigurationHandler
getByName(String, Closure) - Method in DefaultRepositoryHandler
getByName(String, Closure) - Method in DomainObjectCollection
Locates an object by name, failing if there is no such object.
getByName(String) - Method in PluginCollection
{
getByName(String, Closure) - Method in ResolverContainer
{
getByName(String) - Method in TaskCollection
{
getByPath(String) - Method in DefaultTaskContainer
getByPath(String) - Method in TaskContainer

Locates a task by path.

getCachePropertyHandler() - Method in DefaultScriptCompilationHandler
getCacheState(String, File) - Method in CachePropertiesHandler
getCacheState(String, File) - Method in DefaultCachePropertiesHandler
getCacheUsage() - Method in DefaultScriptProcessorFactory
getCacheUsage() - Method in StartParameter
getChain() - Method in FilterChain
getChangeProcessorEventProducer() - Method in DefaultDirectoryStateChangeDetecter
getChangeProcessorEventProducer() - Method in StateFileChangeListenerUtil
getCharSet() - Method in StandardJavadocDocletOptions
getChildProjects() - Method in AbstractProject
getChildProjects() - Method in Project

Returns the direct children of this project.

getChildren() - Method in AsciiReportRenderer.MergedResolvedDependency
getChildren() - Method in DefaultProjectDescriptor
getChildren() - Method in DefaultResolvedDependency
getChildren() - Method in ProjectDescriptor
Returns the children of this project, if any.
getChildren() - Method in ResolvedDependency
Returns the transitive ResolvedDependency instances of this resolved dependency.
getClassesDir() - Method in DefaultOsgiManifest
getClassesDir() - Method in Javadoc
getClassesDir() - Method in JavaPluginConvention
getClassesDir() - Method in OsgiManifest
Returns the classes dir.
getClassesDirectory() - Method in JettyRun
getClassesFileSets() - Method in War
getClassifier() - Method in AbstractArchiveTask
getClassifier() - Method in ArchivePublishArtifact
getClassifier() - Method in DefaultDependencyArtifact
getClassifier() - Method in DefaultMavenDependency
getClassifier() - Method in DefaultMavenPom
getClassifier() - Method in DefaultPublishArtifact
getClassifier() - Method in DependencyArtifact
Returns the classifier of this dependency artifact.
getClassifier() - Method in MavenDependency
getClassifier() - Method in MavenPom
getClassifier() - Method in ParsedModuleStringNotation
getClassifier() - Method in PublishArtifact
Returns the classifier of this published artifact.
getClassLoader() - Method in DefaultScriptHandler
getClassLoader() - Method in ScriptClassLoaderProvider
getClassLoader() - Method in ScriptHandler
Returns the {
getClassLoaderProvider() - Method in AbstractProject
getClassLoaderProvider() - Method in ProjectInternal
getClassName() - Method in FileScriptSource
getClassName() - Method in ImportsScriptSource
getClassName() - Method in JUnitTestClassDetecter
getClassName() - Method in ScriptSource
Returns the name to use for the compiled class for this script.
getClassName() - Method in StrictScriptSource
getClassName() - Method in StringScriptSource
getClassName() - Method in TestClassVisitor
getClassName() - Method in TestNGTestClassDetecter
getClasspath() - Method in Compile
getClasspath() - Method in CoreJavadocOptions
getClasspath(String, ResolveReport) - Method in DefaultIvyReportConverter
getClasspath() - Method in DefaultOsgiManifest
getClasspath(String, ResolveReport) - Method in IvyReportConverter
getClasspath() - Method in Javadoc

Returns the classpath to use to locate classes referenced by the documented source.

getClasspath() - Method in MinimalJavadocOptions
getClasspath() - Method in OsgiManifest
Returns the classpath.
getClasspath() - Method in Test
getClassPathFiles() - Method in JettyPluginWebAppContext
getClassPathFiles() - Method in JettyRun
getClasspathLibs() - Method in EclipseClasspath
Returns a list with library paths to be transformed into eclipse lib dependencies.
getClasspathTypes() - Method in DefaultOsgiManifest
getClasspathTypes() - Method in OsgiManifest
Returns the classpath types.
getClientModuleDescriptorFactory() - Method in DefaultDependencyDescriptorFactory
getClientModuleRegistry() - Method in DefaultProjectServiceRegistryFactory.ProjectServiceRegistryImpl.DependencyMetaDataProviderImpl
getClientModuleRegistry() - Method in DependencyMetaDataProvider
getCommand() - Method in DefaultExecHandle
getCommand() - Method in ExecHandle
getCompression() - Method in Tar
getConf2ScopeMappings() - Method in MavenPluginConvention
getConfiguration() - Method in AbstractModuleDependency
getConfiguration() - Method in AsciiReportRenderer.MergedResolvedDependency
getConfiguration() - Method in BaseMavenDeployer
getConfiguration() - Method in Conf2ScopeMapping
Returns the dependency configuration name
getConfiguration(Dependency) - Method in DefaultConfiguration
getConfiguration() - Method in DefaultResolvedDependency
getConfiguration() - Method in Javadoc
getConfiguration() - Method in JettyRun
Returns the configuration to resolve the dependencies of the web application from.
getConfiguration() - Method in ModuleDependency
Returns the configuration of this dependency module (not the configurations this dependency belongs too).
getConfiguration() - Method in ResolvedDependency
Returns the configuration under which this instance was resolved.
getConfiguration() - Method in Test
getConfiguration() - Method in Upload
getConfigurationContainer() - Method in AbstractMavenResolver
getConfigurationContainer() - Method in DefaultResolverContainer
getConfigurationHierarchy() - Method in DefaultResolvedDependency
getConfigurations() - Method in AbstractProject
getConfigurations() - Method in DefaultScriptHandler
getConfigurations() - Method in DependencyReportTask
Returns the configurations to use to build a report.
getConfigurations() - Method in Project
Returns the configurations of this project.
getConfigurations() - Method in ScriptHandler
Returns the configurations of this handler.
getConfigurationsProvider() - Method in DefaultConfiguration
getConfigurationsToModuleDescriptorConverter() - Method in DefaultModuleDescriptorConverter
getConfiguredContextHandlers() - Method in JettyRun
getConnectors() - Method in AbstractJettyRunTask
getConnectors() - Method in JettyPluginServer
getContainer() - Method in CustomDeployTask
getContextPath() - Method in AbstractJettyRunTask
getConvention() - Method in AbstractProject
getConvention() - Method in AbstractTask
getConvention() - Method in ConventionAwareHelper
getConvention() - Method in DynamicObjectHelper
getConvention() - Method in Project

Return the {

getConvention() - Method in Task

Returns the {

getConventionAwareHelper() - Method in ConventionTask
getConventionAwareHelper() - Method in DefaultResolverContainer
getConventionMapping() - Method in ConventionAwareHelper
getConventionMapping() - Method in ConventionTask
getConventionMapping() - Method in DefaultResolverContainer
getConventionMapping() - Method in IConventionAware
getConventionMappingCache() - Method in ConventionAwareHelper
getConventionValue(Object, String) - Method in ConventionAwareHelper
getCurrentDir() - Method in StartParameter
Returns the directory to use to select the default project, and to search for the settings file.
getCurrentTime() - Method in TimeProvider
getCurrentTime() - Method in TrueTimeProvider
getCustomName() - Method in AbstractArchiveTask
getDate() - Method in ArchivePublishArtifact
getDate() - Method in DefaultPublishArtifact
getDate() - Method in PublishArtifact
Returns the date that should be used when publishing this artifact.
getDefaultImportsFile() - Method in StartParameter
getDefaultPomFilter() - Method in BasePomFilterContainer
getDefaultProject() - Method in BuildInternal
Returns the default project.
getDefaultProject() - Method in DefaultBuild
getDefaultProjectSelector() - Method in StartParameter
Returns the selector used to choose the default project of the build.
getDefaultScript() - Method in BuildSourceBuilder
getDefaultTasks() - Method in AbstractProject
getDefaultTasks() - Method in Project

Returns the names of the default tasks of this project.

getDelegate() - Method in DelegatingBuildExecuter
getDependencies() - Method in AbstractProject
getDependencies() - Method in ClientModule
Returns all the dependencies added to the client module.
getDependencies(Class) - Method in Configuration
Gets the set of dependencies of type T directly contained in this configuration (ignoring superconfigurations).
getDependencies(List, Spec) - Method in Configurations
getDependencies() - Method in DefaultClientModule
getDependencies(Class) - Method in DefaultConfiguration
getDependencies() - Method in DefaultScriptHandler
getDependencies(Task) - Method in DefaultTaskDependency
getDependencies() - Method in Project
Returns the dependencies of this project.
getDependencies() - Method in ScriptHandler
Returns the dependencies of the script.
getDependencies(Task) - Method in TaskDependency

Determines the dependencies for the given {

getDependenciesConverter() - Method in DefaultPomDependenciesWriter
getDependenciesToModuleDescriptorConverter() - Method in DefaultModuleDescriptorConverter
getDependenciesWriter() - Method in DefaultPomWriter
getDependency(DependencyDescriptor, ResolveData) - Method in AbstractMavenResolver
getDependency(DependencyDescriptor, ResolveData) - Method in ClientModuleResolver
getDependencyConfiguration() - Method in DefaultDependencyDescriptorFactory.ClientModuleDependencyFactory
getDependencyConfiguration() - Method in DefaultDependencyDescriptorFactory.ExternalModuleDependencyFactory
getDependencyConfiguration() - Method in DefaultDependencyDescriptorFactory.InternalDependencyFactory
getDependencyConfiguration() - Method in DefaultDependencyDescriptorFactory.ProjectDependencyFactory
getDependencyDescriptorFactory() - Method in DefaultDependenciesToModuleDescriptorConverter
getDependencyProject() - Method in DefaultProjectDependency
getDependencyProject() - Method in ProjectDependency
Returns the project associated with this project dependency
getDependencyPublisher() - Method in DefaultIvyService
getDependencyResolver() - Method in DefaultIvyService
getDependencySpec() - Method in DefaultConfiguration.ConfigurationFileCollection
getDependsOn() - Method in AbstractTask
getDependsOn() - Method in Task

Returns the dependencies of this task.

getDependsOnProjects() - Method in AbstractProject
getDependsOnProjects(List) - Method in EclipseUtil
getDependsOnProjects() - Method in Project

Returns the set of projects which this project depends on.

getDeployName() - Method in EclipseWtp
Returns the deploy name for this project.
getDeployTaskFactory() - Method in BaseMavenDeployer
getDepth() - Method in AbstractProject
getDepth() - Method in Project

Returns the nesting level of a project in a multi-project hierarchy.

getDescription() - Method in AbstractTask
getDescription() - Method in AntTarget
{
getDescription() - Method in Configuration
Returns the description for this configuration.
getDescription() - Method in DefaultConfiguration
getDescription() - Method in DefaultOsgiManifest
getDescription() - Method in OsgiManifest
Returns the description.
getDescription() - Method in Rule
Returns the description of the rule.
getDescription() - Method in Task
Returns the description of a task.
getDescriptorDestination() - Method in PublishInstruction
Returns the file destination where to create the ivy.xml file.
getDescriptorDestination() - Method in Upload
getDestDir() - Method in CopySpecImpl
getDestinationDir() - Method in AbstractArchiveTask
getDestinationDir() - Method in Compile
getDestinationDir() - Method in Copy
getDestinationDir() - Method in CopyActionImpl
getDestinationDir() - Method in Groovydoc

Returns the directory to generate the documentation into.

getDestinationDir() - Method in Javadoc

Returns the directory to generate the documentation into.

getDestinationDirectory() - Method in MinimalJavadocOptions
getDestinationDirectory() - Method in StandardJavadocDocletOptions
getDidWork() - Method in AbstractTask
getDidWork() - Method in CopyAction
Checks if the copy actually copied any files.
getDidWork() - Method in CopyActionImpl
getDidWork() - Method in CopyVisitor
getDidWork() - Method in FileVisitor
getDidWork() - Method in Task

Checks if the task actually did any work.

getDigest() - Method in DirectoryState
getDigest() - Method in StateFileItem
getDigester(String) - Method in DefaultDigesterCache
getDigester(String) - Method in DigesterCache
getDigesterFactory() - Method in DefaultDigesterCache
getDigesterFactory() - Method in DigesterCache
getDir() - Method in Clean
getDir() - Method in DefaultInternalRepository
getDir() - Method in InternalRepository
getDirectory() - Method in DefaultExecHandle
getDirectory() - Method in DirectoryState
getDirectory() - Method in ExecHandle
getDirectory() - Method in ScanTargetPattern
getDirectoryState() - Method in DirectoryStateBuilder
getDirectoryStateChangeDetecter() - Method in DefaultDirectoryStateChangeDetecterBuilder
getDirectoryStateDir() - Method in StateFileUtil
getDirectoryToProcess() - Method in DefaultDirectoryStateChangeDetecter
getDirectoryToProcess() - Method in StateFileUtil
getDirListLevelWriter(int) - Method in DirectoryListFileCreator
getDirsListFile(int) - Method in StateFileUtil
getDirsListFilename(int) - Method in StateFileUtil
getDirsStateFileKeyToDirStateFile(String) - Method in StateFileUtil
getDirsStateFileKeyToFile(String) - Method in StateFileUtil
getDirsStateFilename(int) - Method in StateFileUtil
getDirStateFilename(String) - Method in StateFileUtil
getDisplayName() - Method in AbstractDomainObjectCollection
Returns the display name of this collection
getDisplayName() - Method in AbstractDomainObjectCollection.ContainerDynamicObject
getDisplayName() - Method in AbstractDynamicObject
getDisplayName() - Method in AbstractFileCollection
Returns the display name of this file collection.
getDisplayName() - Method in BeanDynamicObject
getDisplayName() - Method in BuildExecuter
Returns the description of this executer.
getDisplayName() - Method in BuildFileProjectSpec
getDisplayName() - Method in BuiltInTasksBuildExecuter
getDisplayName() - Method in DefaultConfiguration
getDisplayName() - Method in DefaultConfiguration.ConfigurationFileCollection
getDisplayName() - Method in DefaultConfigurationContainer
getDisplayName() - Method in DefaultDomainObjectContainer
getDisplayName() - Method in DefaultFileCollection
getDisplayName() - Method in DefaultResolverContainer
getDisplayName() - Method in DefaultTaskCollection
getDisplayName() - Method in DelegatingBuildExecuter
getDisplayName() - Method in DynamicObjectHelper
getDisplayName() - Method in FileScriptSource
getDisplayName() - Method in FileSet
getDisplayName() - Method in ImportsScriptSource
getDisplayName() - Method in PathResolvingFileCollection
getDisplayName() - Method in ProjectDefaultsBuildExecuter
getDisplayName() - Method in ProjectDirectoryProjectSpec
getDisplayName() - Method in ProjectSpec
getDisplayName() - Method in ScriptSource
Returns the description for this script.
getDisplayName() - Method in StrictScriptSource
getDisplayName() - Method in StringScriptSource
getDisplayName() - Method in TaskNameResolvingBuildExecuter
getDisplayName() - Method in UnionFileCollection
getDistributionBase() - Method in Wrapper
Returns the distribution base.
getDistributionPath() - Method in Wrapper
Returns the distribution path.
getDistsDir() - Method in BasePluginConvention
getDocEncoding() - Method in StandardJavadocDocletOptions
getDoclet() - Method in CoreJavadocOptions
getDoclet() - Method in MinimalJavadocOptions
getDocletClasspath() - Method in CoreJavadocOptions
getDocletClasspath() - Method in MinimalJavadocOptions
getDocsDir() - Method in JavaPluginConvention
getDocTitle() - Method in StandardJavadocDocletOptions
getDocURL() - Method in DefaultOsgiManifest
getDocURL() - Method in OsgiManifest
Returns the docURL value.
getDownload() - Method in Install
getDynamicObjectHelper() - Method in AbstractProject
getDynamicObjectHelper() - Method in AbstractTask
getDynamicObjectHelper() - Method in BaseSettings
getEnabled() - Method in AbstractTask
getEnabled() - Method in Task

Returns if this task is enabled or not.

getEncoding() - Method in CoreJavadocOptions
getEncoding() - Method in MinimalJavadocOptions
getEndCause() - Method in AbstractBlockingQueueItemConsumer
getEnvironment() - Method in DefaultExecHandle
getEnvironment() - Method in ExecHandle
getErrAdapter() - Method in StandardOutputLogging
getErrorOutputHandle() - Method in DefaultExecHandle
getErrStream() - Method in StandardOutputState
getExclude() - Method in CoreJavadocOptions
getExclude() - Method in Javadoc
getExclude() - Method in MinimalJavadocOptions
getExcludeArgs() - Method in DefaultExcludeRule
getExcludeArgs() - Method in ExcludeRule
Returns the arguments of an exclude rule.
getExcludeDocFilesSubDir() - Method in StandardJavadocDocletOptions
getExcludeRuleConverter() - Method in DefaultDependenciesToModuleDescriptorConverter
getExcludeRuleConverter() - Method in DefaultDependencyDescriptorFactory
getExcludeRuleConverter() - Method in DefaultPomDependenciesConverter
getExcludeRules() - Method in AbstractModuleDependency
getExcludeRules() - Method in Configuration
Returns the exclude rules applied for resolving any dependency of this configuration.
getExcludeRules() - Method in DefaultConfiguration
getExcludeRules() - Method in ModuleDependency
Returns the exclude rules for this dependency.
getExcludes() - Method in Compile
getExcludes() - Method in FileSet
getExcludes() - Method in PatternFilterable
getExcludes() - Method in PatternSet
getExcludes() - Method in ScanTargetPattern
getExcludes() - Method in Test
Returns the exclude patterns for test execution.
getExecCommand() - Method in ExecHandleBuilder
getExecDirectory() - Method in ExecHandleBuilder
getExecHandle() - Method in ExecHandleBuilder
getExecHandle() - Method in JavadocExecHandleBuilder
getExecuted() - Method in AbstractTask
getExecuted() - Method in Task

Returns true if this task has been executed.

getExistentDirsFilter() - Method in Groovydoc
getExistentDirsFilter() - Method in Javadoc
getExistingDirsFilter() - Method in Clean
getExitCode() - Method in DefaultExecHandle
getExitCode() - Method in ExecHandle
getExtDirs() - Method in CoreJavadocOptions
getExtDirs() - Method in MinimalJavadocOptions
getExtDocUrl() - Method in JavadocOfflineLink
getExtendsFrom() - Method in Configuration
Returns the names of the configurations which this configuration extends from.
getExtendsFrom() - Method in DefaultConfiguration
getExtension() - Method in AbstractArchiveTask
getExtension() - Method in ArchivePublishArtifact
getExtension() - Method in Compression
getExtension() - Method in DefaultDependencyArtifact
getExtension() - Method in DefaultPublishArtifact
getExtension() - Method in DependencyArtifact
Returns the extension of this dependency artifact.
getExtension() - Method in PublishArtifact
Returns the extension of this published artifact.
getExtraScanTargets() - Method in JettyRun
getFailForMissingDependencies() - Method in EclipseClasspath
Returns whether the build should fail if lib dependencies intended to be used by this task can not be resolved.
getFailure() - Method in BuildResult
getFailureCause() - Method in DefaultExecHandle
getFailureCause() - Method in DirectoryState
getFailureCause() - Method in DirectoryStateDigestComparator
getFailureCause() - Method in ExecHandle
getFile() - Method in ArchivePublishArtifact
getFile() - Method in DefaultPublishArtifact
getFile() - Method in PublishArtifact
Returns the file of this artifact.
getFile(File) - Method in RelativePath
getFileDigests() - Method in DirectoryState
getFileOrDirectory() - Method in StateChangeEvent
getFileResolver() - Method in AbstractProject
getFileResolver() - Method in ProjectInternal
getFiles(ResolvedDependency) - Method in AsciiReportRenderer.MergedResolvedDependency
getFiles() - Method in DefaultConfiguration
getFiles() - Method in DefaultConfiguration.ConfigurationFileCollection
getFiles() - Method in DefaultFileCollection
getFiles(Spec) - Method in DefaultIvyDependencyResolver.ResolvedConfigurationImpl
getFiles(ResolvedDependency) - Method in DefaultResolvedDependency
getFiles() - Method in FileCollection
Returns the contents of this collection.
getFiles() - Method in FileSet
getFiles() - Method in PathResolvingFileCollection
getFiles(Spec) - Method in ResolvedConfiguration
Returns the files for the specified subset of configuration dependencies.
getFiles(ResolvedDependency) - Method in ResolvedDependency
getFiles() - Method in UnionFileCollection
getFileSetManifest() - Method in Jar
getFilter() - Method in AbstractMavenResolver
getFilter() - Method in BasePomFilterContainer
getFilter() - Method in DefaultPomFilter
getFilter() - Method in PomFilter
getFilter() - Method in PomFilterContainer
Returns the default filter being used. .
getFilterChain() - Method in CopySpecImpl
getFirstLevelResolvedDependencies() - Method in DefaultIvyDependencyResolver.ResolvedConfigurationImpl
getFirstLevelResolvedDependencies() - Method in ResolvedConfiguration
Returns ResolvedDependency instances for every configuration dependency.
getFooter() - Method in StandardJavadocDocletOptions
getFormatter() - Method in TextProjectReportRenderer
getGradleClasspath() - Method in BootstrapUtil
getGradleFactory() - Method in BuildSourceBuilder
getGradleHomeDir() - Method in Build

Returns the Gradle home directory.

getGradleHomeDir() - Method in DefaultBuild
getGradleHomeDir() - Method in StartParameter
getGradleHomeLibClasspath() - Method in BootstrapUtil
getGradleProperties() - Method in DefaultGradlePropertiesLoader
getGradleProperties() - Method in IGradlePropertiesLoader
getGradleUserHomeDir() - Method in Build

Returns the Gradle user home directory.

getGradleUserHomeDir() - Method in DefaultBuild
getGradleUserHomeDir() - Method in DefaultProjectServiceRegistryFactory.ProjectServiceRegistryImpl.DependencyMetaDataProviderImpl
getGradleUserHomeDir() - Method in DependencyMetaDataProvider
getGradleUserHomeDir() - Method in StartParameter
getGradleVersion() - Method in Build

Returns the current Gradle version.

getGradleVersion() - Method in DefaultBuild
getGradleVersion() - Method in Wrapper
Returns the gradle version for the wrapper.
getGroovyClasspath() - Method in GroovyCompile
getGroovyClasspath() - Method in Groovydoc

Returns the classpath to use to locate classes referenced by the documented source.

getGroovydocDir() - Method in GroovyPluginConvention
getGroovyExcludes() - Method in GroovyCompile
Returns the exclude patterns for which groovy files should be compiled.
getGroovyFiles() - Method in BootstrapUtil
getGroovyIncludes() - Method in GroovyCompile
Return the include patterns for which groovy files should be compiled.
getGroovyJavaExcludes() - Method in GroovyCompile
Returns the exclude patterns for which java files in the joint source folder should be compiled.
getGroovyJavaIncludes() - Method in GroovyCompile
Returns the exclude patterns for which java files in the joint source folder should be compiled.
getGroovyOptions() - Method in GroovyCompile
Gets the options for the groovyc compilation.
getGroovySourceDirs() - Method in GroovyCompile
getGroovySrcDirs() - Method in GroovyPluginConvention
getGroovyTestSrcDirs() - Method in GroovyPluginConvention
getGroup() - Method in AbstractProject
getGroup() - Method in DefaultClientModule
getGroup() - Method in DefaultExternalModuleDependency
getGroup() - Method in DefaultModule
getGroup() - Method in DefaultProjectDependency
getGroup() - Method in DefaultSelfResolvingDependency
getGroup() - Method in Dependency
Returns the group of this dependency.
getGroup() - Method in Module
getGroup() - Method in ParsedModuleStringNotation
getGroup() - Method in Project

Returns the group of this project.

getGroupId() - Method in DefaultMavenDependency
getGroupId() - Method in DefaultMavenExclude
getGroupId() - Method in DefaultMavenPom
getGroupId() - Method in MavenDependency
getGroupId() - Method in MavenExclude
getGroupId() - Method in MavenPom
getGroups() - Method in StandardJavadocDocletOptions
getHeaderWriter() - Method in DefaultPomWriter
getHelpFile() - Method in StandardJavadocDocletOptions
getHierarchy() - Method in Configuration
Gets a list including this configuration and all superconfigurations recursively.
getHierarchy() - Method in DefaultConfiguration
getHttpPort() - Method in AbstractJettyRunTask
getHttpPort() - Method in JettyPluginConvention
getId() - Method in ClientModule
Returns the id of the client module.
getId() - Method in DefaultClientModule
getIdForType(Class) - Method in DefaultPluginRegistry
getIdForType(Class) - Method in PluginRegistry
getImports(File) - Method in ImportsReader
getImportsReader() - Method in ScriptEvaluatingSettingsProcessor
getIncludes() - Method in Compile
getIncludes() - Method in FileSet
getIncludes() - Method in PatternFilterable
getIncludes() - Method in PatternSet
getIncludes() - Method in ScanTargetPattern
getIncludes() - Method in Test
Returns the include patterns for test execution.
getInheritable() - Method in DynamicObjectHelper
Returns the inheritable properties and methods of this object.
getInheritedScope() - Method in AbstractProject
getInheritedScope() - Method in ProjectInternal
getInstallTaskFactory() - Method in BaseMavenInstaller
getInstructions() - Method in DefaultOsgiManifest
getInstructions() - Method in OsgiManifest
Returns all exisiting instruction.
getInternalRepository() - Method in Build
Returns the repository used to pass artifacts between projects in this build.
getInternalRepository() - Method in DefaultBuild
getInternalRepository() - Method in DefaultProjectServiceRegistryFactory.ProjectServiceRegistryImpl.DependencyMetaDataProviderImpl
getInternalRepository() - Method in DependencyMetaDataProvider
getIvyConfiguration(Configuration) - Method in DefaultConfigurationsToModuleDescriptorConverter
getIvyFactory() - Method in DefaultIvyService
getIvyService() - Method in DefaultConfiguration
getIvyService() - Method in DefaultConfigurationContainer
getIvySettings() - Method in DefaultSettingsConverter
getJarPath() - Method in Wrapper
Returns the jar path.
getJavaConvention(Project) - Method in JettyPlugin
getJavadocDir() - Method in JavaPluginConvention
getJettyConfig() - Method in AbstractJettyRunTask
getJettyEnvXml() - Method in JettyRun
getJettyEnvXmlFile() - Method in JettyPluginWebAppContext
getJettyEnvXmlFile() - Method in JettyRun
getJFlags() - Method in CoreJavadocOptions
getJFlags() - Method in MinimalJavadocOptions
getKeepWaitingTimeout() - Method in DefaultExecHandle
getKey() - Method in StateFileItem
getLastName() - Method in RelativePath
getLeafSyncSpecs() - Method in Copy
getLeafSyncSpecs() - Method in CopyAction
getLeafSyncSpecs() - Method in CopyActionImpl
getLeafSyncSpecs() - Method in CopySpecImpl
getLevel() - Method in DefaultStandardOutputCapture
getLevel() - Method in DirectoryState
getLevel() - Method in StandardOutputCapture
Returns the log level the output is redirected to.
getLevel() - Method in StandardOutputLoggingAdapter
getLibConfigurations() - Method in War
getLibExcludeConfigurations() - Method in War
getLibsDir() - Method in BasePluginConvention
getLicense() - Method in DefaultOsgiManifest
getLicense() - Method in OsgiManifest
Returns the license
getLicenseHeader() - Method in DefaultMavenPom
getLicenseHeader() - Method in MavenPom
getLineNumber() - Method in GradleScriptException
Returns the line in the script where this exception occurred, if known.
getLinks() - Method in StandardJavadocDocletOptions
getLinksOffline() - Method in StandardJavadocDocletOptions
getListeners() - Method in DefaultExecHandle
getListeners() - Method in ExecHandle
getLocale() - Method in CoreJavadocOptions
getLocale() - Method in MinimalJavadocOptions
getLocation() - Method in GradleScriptException

Returns a description of the location of where this execption occurred.

getLogger() - Method in AbstractProject
getLogger() - Method in AbstractTask
getLogger() - Method in Project

Returns the logger for this project.

getLogger() - Method in Task

Returns the logger for this task.

getLoggingConfigurer() - Method in DefaultGradleFactory
getLoggingJars() - Method in BootstrapUtil
getLogLevel() - Method in StartParameter
getLongFile() - Method in Tar
getManifest() - Method in Jar
getMapping(Configuration) - Method in Conf2ScopeMappingContainer
Returns a scope that corresponds to the given configurations.
getMapping(Configuration) - Method in DefaultConf2ScopeMappingContainer
getMappings() - Method in Conf2ScopeMappingContainer
Returns a map with all the configuration to scope mappings.
getMappings() - Method in DefaultConf2ScopeMappingContainer
getMarker() - Method in StandardOutputLoggingAdapter
getMarkers() - Method in MarkerFilter
getMavenExcludes() - Method in DefaultMavenDependency
getMavenExcludes() - Method in MavenDependency
getMavenPomDir() - Method in DefaultResolverContainer
getMavenPomDir() - Method in ResolverContainer
getMavenPomFactory() - Method in BasePomFilterContainer
getMavenScopeMappings() - Method in DefaultResolverContainer
getMavenScopeMappings() - Method in ResolverContainer
getMaxMemory() - Method in Javadoc
Returns the amount of memory allocated to this task.
getMemberLevel() - Method in CoreJavadocOptions
getMemberLevel() - Method in MinimalJavadocOptions
getMergeFileSets() - Method in AbstractArchiveTask
getMergeGroupFileSets() - Method in AbstractArchiveTask
getMessage() - Method in GradleScriptException
getMessage() - Method in MissingMethodException
getMetaDataProvider() - Method in DefaultIvyService
getMetaInfResourceCollections() - Method in Jar
getModule() - Method in DefaultProjectServiceRegistryFactory.ProjectServiceRegistryImpl.DependencyMetaDataProviderImpl
getModule() - Method in DependencyMetaDataProvider
getModuleDescriptorConverter() - Method in DefaultIvyService
getModuleDescriptorFactory() - Method in DefaultModuleDescriptorConverter
getModuleFiles() - Method in AsciiReportRenderer.MergedResolvedDependency
getModuleFiles() - Method in DefaultResolvedDependency
getModuleFiles() - Method in ResolvedDependency
Returns the artifact files belonging to this ResolvedDependencie.
getModuleIdWriter() - Method in DefaultPomWriter
getName() - Method in AbstractMavenResolver
getName() - Method in AbstractProject
getName() - Method in AbstractTask
getName() - Method in AbstractTestFramework
getName() - Method in ArchivePublishArtifact
getName() - Method in AsciiReportRenderer.MergedResolvedDependency
getName() - Method in Configuration
Returns the name of this configuration.
getName() - Method in DefaultClientModule
getName() - Method in DefaultConfiguration
getName() - Method in DefaultDependencyArtifact
getName() - Method in DefaultExternalModuleDependency
getName() - Method in DefaultModule
getName() - Method in DefaultOsgiManifest
getName() - Method in DefaultPomFilter
getName() - Method in DefaultProjectDependency
getName() - Method in DefaultProjectDescriptor
getName() - Method in DefaultPublishArtifact
getName() - Method in DefaultResolvedDependency
getName() - Method in DefaultSelfResolvingDependency
getName() - Method in Dependency
Returns the name of this dependency.
getName() - Method in DependencyArtifact
Returns the name of the dependency artifact.
getName() - Method in Module
getName() - Method in OsgiManifest
Returns the name
getName() - Method in ParsedModuleStringNotation
getName() - Method in PomFilter
getName() - Method in Project

Returns the name of this project.

getName() - Method in ProjectDescriptor
Returns the name of this project.
getName() - Method in ProjectIdentifier
getName() - Method in PublishArtifact
Returns the name of the artifact.
getName() - Method in ResolvedDependency
Returns the name of the dependency.
getName() - Method in Task

Returns the name of this task.
getNameForType(Class) - Method in AbstractPluginContainer
getNameForType(Class) - Method in DefaultPluginRegistry
getNameForType(Class) - Method in DefaultProjectsPluginContainer
getNameForType(Class) - Method in PluginRegistry
getNames(Collection) - Method in Configurations
getNamespace() - Method in AbstractMavenResolver
getNewDirectoryDigest(String) - Method in DirectoryStateDigestCalculator
getNewDirectoryStateDir() - Method in StateFileUtil
getNewDirsStateFile(String) - Method in StateFileUtil
getNewDirStateFile(DirectoryState) - Method in StateFileUtil
getNewState() - Method in StateChangeEvent
getNewSubDirectoryStates(String) - Method in DirectoryStateDigestCalculator
getNonLoggingJars() - Method in BootstrapUtil
getNoQualifiers() - Method in StandardJavadocDocletOptions
getOldDirectoryStateDir() - Method in StateFileUtil
getOldDirsStateFile(String) - Method in StateFileUtil
getOldState() - Method in StateChangeEvent
getOnMismatch() - Method in MarkerFilter
getOption() - Method in AbstractJavadocOptionFileOption
getOption() - Method in JavadocOptionFileOption
getOptionFiles() - Method in CoreJavadocOptions
getOptionFiles() - Method in MinimalJavadocOptions
getOptions() - Method in Compile
getOptions() - Method in Javadoc
getOptions() - Method in JavadocOptionFile
getOptions() - Method in JUnitTestFramework
getOptions() - Method in Test
Backwards compatible access to the TestFramework options.
getOptions() - Method in TestFramework
getOptions() - Method in TestNGTestFramework
getOptionsFilename() - Method in Javadoc
getOriginalMessage() - Method in GradleScriptException

Returns the undecorated message of this exception.

getOutAdapter() - Method in StandardOutputLogging
getOutputDirectory() - Method in EclipseClasspath
Returns the eclipse output directory for compiled sources
getOutputDirectory() - Method in EclipseWtp
Returns the java-output-path to be used by the wtp descriptor file.
getOutputFile() - Method in AbstractReportTask
Returns the file which the report will be written to.
getOutputLevel() - Method in CoreJavadocOptions
getOutputLevel() - Method in MinimalJavadocOptions
getOutStream() - Method in StandardOutputState
getOverrideWebXml() - Method in AbstractJettyRunTask
getOverview() - Method in CoreJavadocOptions
getOverview() - Method in MinimalJavadocOptions
getPackagelistLoc() - Method in JavadocOfflineLink
getPackageNames() - Method in CoreJavadocOptions
getPackageNames() - Method in JavadocOptionFile
getPackageNames() - Method in MinimalJavadocOptions
getPackaging() - Method in DefaultMavenPom
getPackaging() - Method in MavenPom
getParent() - Method in AbstractProject
getParent() - Method in DefaultProjectDescriptor
getParent() - Method in DynamicObjectHelper
getParent() - Method in Project

Returns the parent project of this project, if any.

getParent() - Method in ProjectDescriptor
Returns the parent of this project, if any.
getParent() - Method in ProjectInternal
getParentFiles(ResolvedDependency) - Method in AsciiReportRenderer.MergedResolvedDependency
getParentFiles(ResolvedDependency) - Method in DefaultResolvedDependency
getParentFiles(ResolvedDependency) - Method in ResolvedDependency
getParentIdentifier() - Method in AbstractProject
getParentIdentifier() - Method in DefaultProjectDescriptor
getParentIdentifier() - Method in ProjectIdentifier
getParents() - Method in AsciiReportRenderer.MergedResolvedDependency
getParents() - Method in DefaultResolvedDependency
getParents() - Method in ResolvedDependency
Returns the ResolvedDependency instances that have this instance as a transitive dependency.
getPath() - Method in AbstractProject
getPath() - Method in AbstractTask
getPath() - Method in DefaultProjectDescriptor
getPath() - Method in Project

Returns the path of this project.

getPath() - Method in ProjectDescriptor
Returns the path of this project.
getPath() - Method in ProjectIdentifier
getPath() - Method in Task

Returns the path of the task, which is a fully qualified name for the task.

getPathAssembler() - Method in Install
getPathString() - Method in RelativePath
getPatternMatcher(boolean, boolean, String) - Method in PatternMatcherFactory
getPhase() - Method in AbstractScriptTransformer
getPhase() - Method in BuildScriptClasspathScriptTransformer
getPhase() - Method in TaskDefinitionScriptTransformer
getPlugin(Class) - Method in AbstractConvention
getPlugin(Class) - Method in Convention
Locates the plugin convention object with the given type.
getPlugin(Class) - Method in DefaultProjectsPluginContainer
getPlugin(Class) - Method in ProjectPluginsContainer
Returns a plugin with the specified type if this plugin has been used in the project.
getPluginPropertiesFile() - Method in StartParameter
getPluginRegistry() - Method in BuildInternal
getPluginRegistry() - Method in DefaultBuild
getPlugins() - Method in AbstractConvention
getPlugins() - Method in AbstractProject
getPlugins() - Method in Convention
Returns the plugin convention objects contained in this convention.
getPlugins() - Method in Project
Returns the plugins container for this project.
getPom() - Method in AbstractMavenResolver
getPom() - Method in ArtifactPom
getPom() - Method in BasePomFilterContainer
getPom() - Method in DefaultArtifactPom
getPom() - Method in PomFilterContainer
Returns the pom property of the custom filter.
getPomDir() - Method in DefaultArtifactPomContainer
getPomDir() - Method in MavenPluginConvention
getPomDirName() - Method in MavenPluginConvention
getPomFilterContainer() - Method in AbstractMavenResolver
getPomFilters() - Method in BasePomFilterContainer
getPomTemplate() - Method in DefaultPomFilter
getPomTemplate() - Method in PomFilter
getPriority() - Method in Conf2ScopeMapping
Returns the priority
getProject() - Method in AbstractProject
This method is used when scripts access the project via project.x
getProject() - Method in AbstractTask
getProject(File) - Method in DefaultProjectRegistry
getProject(File) - Method in IProjectRegistry
getProject() - Method in Project

Returns this project.

getProject(String) - Method in ProjectFinder
getProject() - Method in Task

Returns the {

getProjectConfiguration() - Method in DefaultProjectDependency
getProjectConfiguration() - Method in ProjectDependency
Returns the configuration associated with this project dependency.
getProjectDependencies() - Method in EclipseClasspath
Returns the project dependencies to be transformed into eclipse project dependencies.
getProjectDependencies() - Method in EclipseWtp
Returns the project dependencies to be transformed into eclipse project dependencies.
getProjectDependenciesBuildInstruction() - Method in DefaultConfiguration
getProjectDependenciesBuildInstruction() - Method in DefaultConfigurationContainer
getProjectDependenciesBuildInstruction() - Method in StartParameter
getProjectDescriptorRegistry() - Method in BaseSettings
getProjectDescriptorRegistry() - Method in DefaultProjectDescriptor
getProjectDir() - Method in AbstractProject
getProjectDir() - Method in DefaultProjectDescriptor
getProjectDir() - Method in Project

The directory containing the project build file.

getProjectDir() - Method in ProjectDescriptor
Returns the project directory of this project.
getProjectDir() - Method in ProjectIdentifier
getProjectEvaluationBroadcaster() - Method in BuildInternal
Returns the broadcaster for {
getProjectEvaluationBroadcaster() - Method in DefaultBuild
getProjectEvaluator() - Method in AbstractProject
getProjectName() - Method in EclipseProject
Returns the name used for the name of the eclipse project
getProjectProperties() - Method in StartParameter
getProjectRegistry() - Method in AbstractProject
getProjectRegistry() - Method in BaseSettings
getProjectRegistry() - Method in BuildInternal
getProjectRegistry() - Method in DefaultBuild
getProjectRegistry() - Method in ProjectInternal
getProjectRegistry() - Method in SettingsInternal
getProjectReportDir() - Method in ProjectReportsPluginConvention
getProjectType() - Method in EclipseProject
Returns the type of the Eclipse project
getProperties() - Method in AbstractConvention
getProperties() - Method in AbstractDomainObjectCollection.ContainerDynamicObject
getProperties() - Method in AbstractDynamicObject
getProperties() - Method in AbstractProject
getProperties() - Method in AntBuilder
Returns the properties of the Ant project.
getProperties() - Method in BeanDynamicObject
getProperties() - Method in DefaultAntBuilder
getProperties() - Method in DynamicObject
getProperties() - Method in DynamicObjectHelper
getProperties() - Method in DynamicObjectHelper.InheritedDynamicObject
getProperties() - Method in Project

Returns the properties of this project.

getProperty(String) - Method in AbstractConvention
getProperty(String) - Method in AbstractDomainObjectCollection.ContainerDynamicObject
getProperty(String) - Method in AbstractDynamicObject
getProperty(String) - Method in BeanDynamicObject
getProperty(String) - Method in DynamicObject
getProperty(String) - Method in DynamicObjectHelper
getProperty(String) - Method in DynamicObjectHelper.InheritedDynamicObject
getProperty(def, String) - Method in ReflectionUtil
getProxiedObject() - Method in JettyPluginServer
getProxiedObject() - Method in Proxy
getReferences() - Method in AntBuilder
Returns the references of the Ant project.
getReferences() - Method in DefaultAntBuilder
getRegExPattern(String) - Method in RegExpPatternStep
getRelativePath() - Method in DirectoryState
getRelativePathDigest() - Method in DirectoryState
getRelativePathToDirectoryToProcess(File) - Method in StateFileUtil
getRelativePathToProjectRoot(File) - Method in StateFileUtil
getReload() - Method in AbstractJettyRunTask
getRemapClosures() - Method in CopySpecImpl
getRenameMappers() - Method in CopySpecImpl
getRenderer() - Method in AbstractReportTask
getRenderer() - Method in DependencyReportTask
getRenderer() - Method in PropertyReportTask
getRenderer() - Method in TaskReportTask
getReportableException() - Method in GradleScriptException
Returns the reportable exception for this failure.
getReportsDir() - Method in ReportingBasePluginConvention
Returns the directory containing all reports for this project
getReportsDirName() - Method in ReportingBasePluginConvention
Returns the name of the reports directory, relative to the project's build directory.
getRepositories() - Method in AbstractProject
getRepositories() - Method in DefaultScriptHandler
getRepositories() - Method in Project
Returns a handler to create repositories which are used for retrieving dependencies and uploading artifacts produced by the project.
getRepositories() - Method in ScriptHandler
Returns a handler to create repositories which are used for retrieving dependencies for the script classpath.
getRepositories() - Method in Upload
getRepository() - Method in BaseMavenDeployer
getRepository() - Method in MavenDeployer
Returns the repository o be used for uploading artifacts.
getRepositoryCacheManager() - Method in AbstractMavenResolver
getRepositoryHandlerFactory() - Method in AbstractProject
getRequestLog() - Method in AbstractJettyRunTask
getRequestLog() - Method in JettyPluginServer
getResolvedConfiguration() - Method in Configuration
Resolves this configuration.
getResolvedConfiguration() - Method in DefaultConfiguration
getResolver() - Method in SelfResolvingDependencyResolver
getResolveReport() - Method in DefaultIvyDependencyResolver.ResolvedConfigurationImpl
getResolverFactory() - Method in DefaultResolverContainer
getResolverNames() - Method in DefaultResolverContainer
getResolverProvider() - Method in DefaultIvyService
getResolvers() - Method in DefaultResolverContainer
getResolvers() - Method in ResolverContainer
Returns the resolvers in this container, in sequence.
getResolvers() - Method in ResolverProvider
getResource(String) - Method in ClientModuleResolver
getResourceCollections() - Method in AbstractArchiveTask
getResourceDirs() - Method in JavaPluginConvention
getRootDir() - Method in AbstractProject
getRootDir() - Method in BaseSettings
getRootDir() - Method in Project

Returns the root directory of this project.

getRootDir() - Method in Settings

Returns the root directory of the build.

getRootProject() - Method in AbstractProject
getRootProject() - Method in BaseSettings
getRootProject() - Method in Build

Returns the root project of this build.

getRootProject() - Method in BuildInternal
{
getRootProject() - Method in DefaultBuild
getRootProject() - Method in Project

Returns the root project for the hierarchy that this project belongs to.

getRootProject() - Method in Settings

Returns the root project of the build.

getRootSyncSpec() - Method in Copy
getRootSyncSpec() - Method in CopyAction
getRootSyncSpec() - Method in CopyActionImpl
getRules() - Method in DefaultDomainObjectContainer
getRules() - Method in DefaultExcludeRuleContainer
getRules() - Method in DomainObjectContainer
Returns the rules used by this container.
getRules() - Method in ExcludeRuleContainer
Returns all the exclude rules added to this container.
getScanIntervalSeconds() - Method in AbstractJettyRunTask
getScanner() - Method in AbstractJettyRunTask
getScannerListeners() - Method in AbstractJettyRunTask
getScanTargetPatterns() - Method in JettyRun
getScanTargets() - Method in JettyRun
getScope() - Method in Conf2ScopeMapping
Returns the Maven scope name.
getScope() - Method in DefaultMavenDependency
getScope() - Method in MavenDependency
getScopeMappings() - Method in DefaultMavenPom
getScopeMappings() - Method in MavenPom
Returns the scope mappings used for generating this pom.
getScript() - Method in AbstractProject
getScript() - Method in ProjectInternal
getScriptCacheHandler() - Method in DefaultScriptProcessorFactory
getScriptDestinationPath() - Method in Wrapper
Returns the script destination path.
getScriptProcessor() - Method in ScriptEvaluatingSettingsProcessor
getScriptSource() - Method in GradleScriptException

Returns the source the script where this of this exception occurred.

getScriptSource() - Method in ScriptWithSource
getSegments() - Method in RelativePath
getServer() - Method in AbstractJettyRunTask
getService(Class) - Method in DefaultProjectServiceRegistryFactory.ProjectServiceRegistryImpl.Service
getSettings() - Method in AbstractMavenResolver
getSettings() - Method in BuildResult
getSettings() - Method in CustomDeployTask
getSettings() - Method in CustomInstallDeployTaskSupport
getSettings() - Method in CustomInstallTask
getSettings() - Method in MavenResolver
Returns a maven settings object.
getSettingsConverter() - Method in DefaultIvyService
getSettingsDir() - Method in BaseSettings
getSettingsDir() - Method in DefaultSettingsFinder
getSettingsDir() - Method in EmbeddedScriptSettingsFinder
getSettingsDir() - Method in ISettingsFinder
getSettingsDir() - Method in Settings

Returns the settings directory of the build.

getSettingsFactory() - Method in ScriptEvaluatingSettingsProcessor
getSettingsScript() - Method in BaseSettings
getSettingsScript() - Method in SettingsInternal
getSettingsScriptMetaData() - Method in ScriptEvaluatingSettingsProcessor
getSettingsScriptSource() - Method in DefaultSettingsFinder
getSettingsScriptSource() - Method in EmbeddedScriptSettingsFinder
getSettingsScriptSource() - Method in ISettingsFinder
getSettingsScriptSource() - Method in StartParameter

Returns the {

getShowStacktrace() - Method in StartParameter
getSingleFile() - Method in AbstractFileCollection
getSingleFile() - Method in FileCollection
Returns the content of this collection, asserting it contains exactly one file.
getSize() - Method in DirectoryState
getSkipProperties() - Method in AbstractTask
getSkipProperties() - Method in Task

Returns the list of skip properties.

getSnapshotRepository() - Method in BaseMavenDeployer
getSnapshotRepository() - Method in MavenDeployer
Returns the repository o be used for uploading snapshot artifacts.
getSortedStringList(List) - Method in EclipseUtil
getSource() - Method in ConventionAwareHelper
getSource() - Method in CoreJavadocOptions
getSource() - Method in DefaultSelfResolvingDependency
getSource() - Method in ImportsScriptSource
getSource() - Method in ListenerBroadcast
Returns the broadcaster.
getSource() - Method in MinimalJavadocOptions
getSource() - Method in StrictScriptSource
getSourceCompatibility() - Method in Compile
getSourceCompatibility() - Method in JavaPluginConvention
getSourceDirs() - Method in CopySpecImpl
getSourceFile() - Method in FileScriptSource
getSourceFile() - Method in ImportsScriptSource
getSourceFile() - Method in ScriptSource
Returns the source file for this script, if any.
getSourceFile() - Method in StrictScriptSource
getSourceFile() - Method in StringScriptSource
getSourceNames() - Method in CoreJavadocOptions
getSourceNames() - Method in JavadocOptionFile
getSourceNames() - Method in MinimalJavadocOptions
getSourcepath() - Method in CoreJavadocOptions
getSourcepath() - Method in MinimalJavadocOptions
getSpecs() - Method in CompositeSpec
getSrcDirs() - Method in Compile
getSrcDirs() - Method in Copy
getSrcDirs() - Method in CopyActionImpl
getSrcDirs() - Method in EclipseClasspath
A list of directories which contain the sources.
getSrcDirs() - Method in EclipseWtpModule
getSrcDirs() - Method in Groovydoc

Returns the source directories containing the groovy source files to generate documentation for.

getSrcDirs() - Method in Javadoc

Returns the source directories containing the java source files to generate documentation for.

getSrcDirs() - Method in JavaPluginConvention
getSrcRoot() - Method in JavaPluginConvention
getStandardOutputCapture() - Method in AbstractTask
getStandardOutputHandle() - Method in DefaultExecHandle
getStandardOutputLoggingAdapter() - Method in StandardOutputLogging.LoggingPrintStream
getStandardOutputRedirector() - Method in AbstractProject
getStandardOutputRedirector() - Method in ProjectInternal
getStartParameter() - Method in BaseSettings
getStartParameter() - Method in Build
Returns the {
getStartParameter() - Method in DefaultBuild
getStartParameter() - Method in Gradle
getStartParameter() - Method in Settings

Returns the set of parameters used to invoke this instance of Gradle.

getStartParameter() - Method in SettingsInternal
getState() - Method in AbstractProject
getState() - Method in Configuration

A {

getState() - Method in DefaultConfiguration
getState() - Method in DefaultExecHandle
getState() - Method in ExecHandle
getStateFile() - Method in StateFileWriter
getStateFileChangeListenerUtil() - Method in DefaultDirectoryStateChangeDetecter
getStateFileReader(File) - Method in StateFileUtil
getStateFileUtil() - Method in DefaultDirectoryStateChangeDetecter
getStateFileWriter(File) - Method in StateFileUtil
getStateSnapshot() - Method in StandardOutputLogging
Returns the current values for System.out and Sytem.err.
getStatus() - Method in AbstractProject
getStatus() - Method in DefaultModule
getStatus() - Method in Module
getStatus() - Method in Project

Returns the status of this project.

getStep(String, boolean, boolean) - Method in PatternStepFactory
getStepsForTest() - Method in DefaultPatternMatcher
getStopKey() - Method in AbstractJettyRunTask
getStopKey() - Method in JettyPluginConvention
getStopKey() - Method in JettyStop
Returns stop key.
getStopPort() - Method in AbstractJettyRunTask
getStopPort() - Method in JettyPluginConvention
getStopPort() - Method in JettyStop
Returns port to listen to stop jetty on sending stop command
getStringDigest(String) - Method in StateFileUtil
getStylesheetFile() - Method in StandardJavadocDocletOptions
getSubDirectories(File) - Method in GFileUtils
getSubFiles(File) - Method in GFileUtils
getSubPackages() - Method in CoreJavadocOptions
getSubPackages() - Method in MinimalJavadocOptions
getSubprojects() - Method in AbstractProject
getSubProjects(String) - Method in DefaultProjectRegistry
getSubProjects(String) - Method in IProjectRegistry
getSubprojects() - Method in Project

Returns the set containing the subprojects of this project.

getSuites(File) - Method in TestNGOptions
getSuperClassName() - Method in JUnitTestClassDetecter
getSuperClassName() - Method in TestClassVisitor
getSuperClassName() - Method in TestNGTestClassDetecter
getSuperTestClassFile(String) - Method in AbstractTestFrameworkDetector
getSymbolicName() - Method in DefaultOsgiManifest
getSymbolicName() - Method in OsgiManifest
Returns the symbolic name.
getSystemPropertiesArgs() - Method in StartParameter
getTagletPath() - Method in StandardJavadocDocletOptions
getTags() - Method in StandardJavadocDocletOptions
getTarget() - Method in AntTarget
Returns the Ant target to execute.
getTarget(RelativePath) - Method in CopyVisitor
getTarget() - Method in StreamWriterExecOutputHandle
getTargetCompatibility() - Method in Compile
getTargetCompatibility() - Method in JavaPluginConvention
getTask() - Method in BuiltInTasksBuildExecuter
getTaskDependencies() - Method in AbstractTask
getTaskDependencies() - Method in Task

Returns a {

getTaskDependency() - Method in AbstractPublishArtifact
getTaskDependency() - Method in PublishArtifact
Returns the task dependency on the tasks necessary to build this artifact.
getTaskGraph() - Method in Build

Returns the {

getTaskGraph() - Method in BuildInternal
{
getTaskGraph() - Method in DefaultBuild
getTaskNames() - Method in ProjectDependenciesBuildInstruction
getTaskNames() - Method in StartParameter
Returns the names of the tasks to execute in this build.
getTasks() - Method in AbstractProject
getTasks() - Method in Project

Returns the tasks of this project.

getTasks() - Method in TaskNameResolvingBuildExecuter
getTasksByName(String, boolean) - Method in AbstractProject
getTasksByName(String, boolean) - Method in Project
Returns the set of tasks with the given name contained in this project, and optionally its subprojects.
getTestClassesDir() - Method in JavaPluginConvention
getTestClassesDir() - Method in Test
Returns the root folder for the compiled test sources.
getTestClassesDirectory() - Method in AbstractTestFrameworkDetector
getTestClassesDirectory() - Method in TestFrameworkDetector
getTestClassNames() - Method in AbstractTestFrameworkDetector
getTestClassNames() - Method in JUnitTestFramework
getTestClassNames() - Method in TestClassScanner
getTestClassNames() - Method in TestFramework
getTestClassNames() - Method in TestFrameworkDetector
getTestClassNames() - Method in TestNGTestFramework
getTestFramework() - Method in Test
getTestOutputDirectory() - Method in EclipseClasspath
Returns the eclipse output directory for compiled test sources
getTestReportDir() - Method in JavaPluginConvention
getTestReportDir() - Method in Test
Returns the root folder for the test reports.
getTestResourceDirs() - Method in JavaPluginConvention
getTestResultsDir() - Method in JavaPluginConvention
getTestResultsDir() - Method in Test
Returns the root folder for the test results.
getTestSrcDirs() - Method in EclipseClasspath
Returns a list of paths to be transformed into eclipse test source dirs.
getTestSrcDirs() - Method in JavaPluginConvention
getTestSrcDirs() - Method in Test
getText() - Method in FileScriptSource
getText() - Method in ImportsScriptSource
getText() - Method in ScriptSource
Returns the text of this script.
getText() - Method in StrictScriptSource
getText() - Method in StringScriptSource
getTime() - Method in Clock
getTimeInMs() - Method in Clock
getTitle() - Method in Javadoc

Returns the title for the generated documentation.

getTmpDirectory() - Method in AbstractJettyRunTask
getToolsJar() - Method in ClasspathUtil
getType() - Method in ArchivePublishArtifact
getType() - Method in DefaultDependencyArtifact
getType() - Method in DefaultDomainObjectContainer
getType() - Method in DefaultMavenDependency
getType() - Method in DefaultPublishArtifact
getType() - Method in DependencyArtifact
Returns the type of the dependency artifact.
getType() - Method in DependencyTypeSpec
getType() - Method in MavenDependency
getType() - Method in PublishArtifact
Returns the type of the published artifact.
getTypeForId(String) - Method in AbstractPluginContainer
getTypeForId(String) - Method in DefaultPluginRegistry
getTypeForId(String) - Method in DefaultProjectsPluginContainer
getTypeForId(String) - Method in PluginRegistry
getTypeName() - Method in WebdavResolver
getUnixWrapperScriptGenerator() - Method in Wrapper
getUploadInternalTaskName() - Method in Configuration
Returns the name of the task that upload the artifacts of this configuration to the internal Gradle repository used resolving inter-project dependencies.
getUploadInternalTaskName() - Method in DefaultConfiguration
getUploadTaskName() - Method in Configuration
Returns the name of the task that upload the artifacts of this configuration to repositories declared by the user.
getUploadTaskName() - Method in DefaultConfiguration
getUrl() - Method in DefaultDependencyArtifact
getUrl() - Method in DependencyArtifact
Returns an URL under which this dependency artifact can be retrieved.
getUrlRoot() - Method in Wrapper
getUser() - Method in WebdavRepository
getUserPassword() - Method in WebdavRepository
getUserRealms() - Method in AbstractJettyRunTask
getUserRealms() - Method in JettyPluginServer
getValue() - Method in AbstractJavadocOptionFileOption
getValue() - Method in AbstractListJavadocOptionFileOption
getValue(Convention, IConventionAware) - Method in ConventionValue
Returns some object.
getValue() - Method in OptionLessJavadocOptionFileOption
getValue() - Method in OptionLessStringsJavadocOptionFileOption
getValue() - Method in TagsJavadocOptionFileOption
getValues() - Method in DefaultTaskDependency
getVendor() - Method in DefaultOsgiManifest
getVendor() - Method in OsgiManifest
Returns the vendor.
getVersion() - Method in AbstractArchiveTask
getVersion() - Method in AbstractProject
getVersion() - Method in DefaultClientModule
getVersion() - Method in DefaultExternalModuleDependency
getVersion() - Method in DefaultMavenDependency
getVersion() - Method in DefaultMavenPom
getVersion() - Method in DefaultModule
getVersion() - Method in DefaultOsgiManifest
getVersion() - Method in DefaultProjectDependency
getVersion() - Method in DefaultSelfResolvingDependency
getVersion() - Method in Dependency
Returns the version of this dependency.
getVersion() - Method in GradleVersion
getVersion() - Method in MavenDependency
getVersion() - Method in MavenPom
getVersion() - Method in Module
getVersion(String) - Method in OsgiHelper
getVersion() - Method in OsgiManifest
Returns the version
getVersion() - Method in ParsedModuleStringNotation
getVersion() - Method in Project

Returns the version of this project.

getWarConvention(Project) - Method in JettyPlugin
getWarLibs() - Method in EclipseWtp
Returns a list with library paths to be deployed as war lib dependencies.
getWarResourceMappings() - Method in EclipseWtp
Returns the war resource mappings
getWebApp() - Method in JettyRunWar
getWebAppConfig() - Method in AbstractJettyRunTask
getWebAppDir() - Method in WarPluginConvention
getWebAppSourceDirectory() - Method in JettyRun
getWebDefaultXml() - Method in AbstractJettyRunTask
getWebInfFileSets() - Method in War
getWebXml() - Method in JettyRun
getWebXml() - Method in War
getWebXmlFile() - Method in JettyPluginWebAppContext
getWindowTitle() - Method in MinimalJavadocOptions
getWindowTitle() - Method in StandardJavadocDocletOptions
getWriter() - Method in TextProjectReportRenderer
GFileUtils - Class in org.gradle.util
GFileUtils() - Constructor in GFileUtils
gid - Property in TarFileSet
globalExclude(String) - Method in Copy
Set the exclude patterns used by all Copy tasks.
globalExclude(String) - Method in CopyActionImpl
Set the exclude patterns used by all Copy tasks.
GNU - Field in LongFile
Gradle - Class in org.gradle

{

Gradle.RunSpecification - Interface in org.gradle
Gradle(StartParameter, ISettingsFinder, IGradlePropertiesLoader, SettingsProcessor, BuildLoader, BuildConfigurer) - Constructor in Gradle
GRADLE_HOME_PROPERTY_KEY - Field in DefaultCommandLine2StartParameterConverter
GRADLE_HOME_PROPERTY_KEY - Field in Main
GRADLE_PROPERTIES - Field in Project
GRADLE_USER_HOME_ENV_KEY - Field in WrapperMain
GRADLE_USER_HOME_PROPERTY_KEY - Field in WrapperMain
GRADLE_USER_HOME_STRING - Field in PathAssembler
GRADLE_USER_HOME - Enum Constant in Wrapper.PathBase
GradleException - Class in org.gradle.api

GradleException is the base class of all exceptions thrown by Gradle.

GradleException(Throwable) - Constructor in GradleException
GradleFactory - Interface in org.gradle

A { StartParameter}.

gradleHome(String, String, String, String) - Method in PathAssembler
gradleLibClasspath(List) - Method in BootstrapUtil
GradleManifest - Class in org.gradle.api.tasks.bundling
gradleManifest - Property in AntMetaArchiveParameter
GradleManifest(Manifest) - Constructor in GradleManifest
GradleScriptException - Class in org.gradle.api

A GradleScriptException is thrown when an exception occurs in the parsing or execution of a script.

GradleScriptException(String, Throwable, ScriptSource, Integer) - Constructor in GradleScriptException
gradleUserHome - Field in PathAssembler
GradleUtil - Class in org.gradle.util
GradleUtil() - Constructor in GradleUtil
GradleVersion - Class in org.gradle.util
GradleVersion() - Constructor in GradleVersion
graphPopulated(TaskExecutionGraph) - Method in TaskExecutionGraphListener

This method is called when the { executed.

GraphvizReportRenderer - Class in org.gradle.api.tasks.diagnostics
DependencyGrAaphRenderer that emits simple graphviz dot notation for a dependency tree.
GraphvizReportRenderer() - Constructor in GraphvizReportRenderer
GreedyPatternStep - Class in org.gradle.api.internal.tasks.copy.pattern
GreedyPatternStep() - Constructor in GreedyPatternStep
GROOVY_CONFIGURATION_NAME - Field in GroovyPlugin
GroovyCompile - Class in org.gradle.api.tasks.compile
GroovyCompile(Project, String) - Constructor in GroovyCompile
GroovyCompileOptions - Class in org.gradle.api.tasks.compile
GroovyCompileOptions() - Constructor in GroovyCompileOptions
Groovydoc - Class in org.gradle.api.tasks.javadoc
This task generates html api doc for Groovy classes.
Groovydoc(Project, String) - Constructor in Groovydoc
GROOVYDOC_TASK_NAME - Field in GroovyPlugin
groovydocDirName - Property in GroovyPluginConvention
groovyExclude(String) - Method in GroovyCompile
Adds exclude patterns for which groovy files should be compiled (e.g. '**F;org/gradle/package2/A*.groovy').
GroovyForkOptions - Class in org.gradle.api.tasks.compile
GroovyForkOptions() - Constructor in GroovyForkOptions
groovyInclude(String) - Method in GroovyCompile
Adds include pattern for which groovy files should be compiled (e.g. '**F;org/gradle/package1/')).
groovyJavaExclude(String) - Method in GroovyCompile
Add exclude patterns for which java files in the joint source folder should be compiled (e.g. '**F;org/gradle/package2/A*.java').
groovyJavaInclude(String) - Method in GroovyCompile
Adds include patterns for which java files in the joint source folder should be compiled (e.g. '**F;org/gradle/package1/')).
GroovyMavenDeployer - Interface in org.gradle.api.artifacts.maven
Adds Groovy configuration convenience methods on top of the {
GroovyPlugin - Class in org.gradle.api.plugins

A { source files.

GroovyPlugin() - Constructor in GroovyPlugin
GroovyPluginConvention - Class in org.gradle.api.plugins
GroovyPluginConvention(Project, Map) - Constructor in GroovyPluginConvention
GroovyPomFilterContainer - Interface in org.gradle.api.artifacts.maven
groovySrcDirNames - Property in GroovyPluginConvention
groovyTestSrcDirNames - Property in GroovyPluginConvention
GROUP_ID - Field in PomWriter
GROUP_KEY - Field in ExcludeRule
group(String, String) - Method in StandardJavadocDocletOptions
group - Property in TarFileSet
groupsFile(File) - Method in StandardJavadocDocletOptions
GroupsJavadocOptionFileOption - Class in org.gradle.external.javadoc.optionfile
GroupsJavadocOptionFileOption(String) - Constructor in GroupsJavadocOptionFileOption
GUtil - Class in org.gradle.util
GUtil() - Constructor in GUtil
GZIP - Field in Compression

H

handleIterrupt(T, InterruptedException) - Method in IgnoreInterruptHandler
handleIterrupt(T, InterruptedException) - Method in InterruptHandler
handleOutputLine(String) - Method in ExecOutputHandle
Called when a line of output has been read from an exec'd process.
handleOutputLine(String) - Method in StreamWriterExecOutputHandle
handlers - Field in JettyPluginServer
hasChain() - Method in FilterChain
hasError() - Method in DefaultIvyDependencyResolver.ResolvedConfigurationImpl
hasError() - Method in ResolvedConfiguration
Returns whether all dependencies were successfully retrieved or not.
HASH_KEY - Field in CachePropertiesHandler
hashCode() - Method in AbstractDependency
hashCode() - Method in AbstractProject
hashCode() - Method in AbstractTask
hashCode() - Method in AntArchiveParameter
hashCode() - Method in BuildFileProjectSpec
hashCode() - Method in CompositeSpec
hashCode() - Method in Conf2ScopeMapping
hashCode() - Method in DefaultConf2ScopeMappingContainer
hashCode() - Method in DefaultConfiguration
hashCode() - Method in DefaultDependencyArtifact
hashCode() - Method in DefaultExcludeRule
hashCode() - Method in DefaultMavenDependency
hashCode() - Method in DefaultMavenExclude
hashCode() - Method in DefaultProjectDescriptor
hashCode() - Method in DefaultResolvedDependency
hashCode() - Method in DefaultStandardOutputCapture
hashCode() - Method in DependencyTypeSpec
hashCode() - Method in DirectoryState
hashCode() - Method in ProjectDependenciesBuildInstruction
hashCode() - Method in ProjectDirectoryProjectSpec
hashCode() - Method in PublishInstruction
hashCode() - Method in RelativePath
hashCode() - Method in StandardOutputState
hashCode() - Method in StartParameter
hashCode() - Method in StringScriptSource
HashUtil - Class in org.gradle.util
HashUtil() - Constructor in HashUtil
hasMethod(String, Object) - Method in AbstractConvention
hasMethod(String, Object) - Method in AbstractDomainObjectCollection.ContainerDynamicObject
hasMethod(String, Object) - Method in AbstractDynamicObject
hasMethod(String, Object) - Method in BeanDynamicObject
hasMethod(String, Object) - Method in DynamicObject
hasMethod(String, Object) - Method in DynamicObjectHelper
hasMethod(String, Object) - Method in DynamicObjectHelper.InheritedDynamicObject
hasPlugin(Class) - Method in AbstractPluginContainer
hasPlugin(Class) - Method in PluginContainer
Returns true if the container has a plugin with the given type, false otherwise.
hasProperty(String) - Method in AbstractConvention
hasProperty(String) - Method in AbstractDomainObjectCollection.ContainerDynamicObject
hasProperty(String) - Method in AbstractDynamicObject
hasProperty(String) - Method in AbstractProject
hasProperty(String) - Method in AbstractTask
hasProperty(String) - Method in BeanDynamicObject
hasProperty(String) - Method in DynamicObject
hasProperty(String) - Method in DynamicObjectHelper
hasProperty(String) - Method in DynamicObjectHelper.InheritedDynamicObject
hasProperty(String) - Method in Project

Determines if this project has the given property.

hasProperty(def, String) - Method in ReflectionUtil
hasProperty(String) - Method in Task

Determines if this task has the given property.

hasTask(String) - Method in DefaultTaskExecuter
hasTask(Task) - Method in TaskExecutionGraph

Determines whether the given task is included in the execution plan.

HEADER_MAVEN - Field in PomHeaderWriter
HEADER_XML - Field in PomHeaderWriter
HEADER_XMLNS - Field in PomHeaderWriter
helpFile(File) - Method in StandardJavadocDocletOptions

I

IConventionAware - Interface in org.gradle.api.internal
IDependencyImplementationFactory - Interface in org.gradle.api.internal.artifacts.dsl.dependencies
IDownload - Interface in org.gradle.wrapper
IgnoreInterruptHandler - Class in org.gradle.util
IgnoreInterruptHandler() - Constructor in IgnoreInterruptHandler
IGradlePropertiesLoader - Interface in org.gradle.initialization
IllegalDependencyNotation - Class in org.gradle.api
This exceptions is thrown, if a dependency is declared with a ilegal notation.
IllegalDependencyNotation(Throwable) - Constructor in IllegalDependencyNotation
IllegalOperationAtExecutionTimeException - Class in org.gradle.api
A IllegalOperationAtExecutionTimeException is thrown if you try to trigger an operation at runtime, which is only allowed at configuration time.
IllegalOperationAtExecutionTimeException(Throwable) - Constructor in IllegalOperationAtExecutionTimeException
importBuild(Object) - Method in AntBuilder
Imports an Ant build into the associated Gradle project.
importBuild(Object) - Method in DefaultAntBuilder
IMPORTS_FILE_NAME - Field in Main
ImportsReader - Class in org.gradle.api.internal.project
ImportsReader(File) - Constructor in ImportsReader
ImportsScriptSource - Class in org.gradle.groovy.scripts
ImportsScriptSource(ScriptSource, ImportsReader, File) - Constructor in ImportsScriptSource
include(String[]) - Method in BaseSettings
include(Iterable) - Method in Compile
include(String) - Method in Copy
Adds an ANT style include pattern to the copy specification.
include(String) - Method in CopyActionImpl
include(String) - Method in CopySpec
Adds an ANT style include pattern to the copy specification.
include(String) - Method in CopySpecImpl
include(Iterable) - Method in FileSet
include(Iterable) - Method in PatternFilterable
include(Iterable) - Method in PatternSet
include(String[]) - Method in Settings

Adds the given projects to the build.

include(Iterable) - Method in Test
Adds include patterns for the files in the test classes directory (e.g. '**F;*Test.class')).
includeFlat(String[]) - Method in BaseSettings
includeFlat(String[]) - Method in Settings

Adds the given projects to the build.

includeGroups - Property in TestNGOptions
The name of a property to set in the event of a failure.
includeJavaRuntime - Property in CompileOptions
includeJavaRuntime - Property in GroovyCompileOptions
includes - Property in CopyInstruction
index(File) - Method in JarArtifactIndexer
IndexFileUtil - Class in org.gradle.api.artifacts.indexing
IndexFileUtil() - Constructor in IndexFileUtil
INFO - Enum Constant in LogLevel
inheritEnvironment() - Method in ExecHandleBuilder
inheritEnvironmentWithKeys(String) - Method in ExecHandleBuilder
inheritEnvironmentWithoutKeys(String) - Method in ExecHandleBuilder
INIT - Enum Constant in ExecHandleState
initialize(Project, Test) - Method in JUnitTestFramework
initialize(Project, Test) - Method in TestFramework
initialize(Project, Test) - Method in TestNGTestFramework
INITIALIZED - Enum Constant in AbstractProject.State
INITIALIZING - Enum Constant in AbstractProject.State
injectCustomFactory(GradleFactory) - Method in Gradle
injectLogger(PlexusContainer, Project) - Method in LoggingHelper
Install - Class in org.gradle.wrapper
Install(boolean, boolean, IDownload, PathAssembler) - Constructor in Install
INSTALL_TASK_NAME - Field in MavenPlugin
InstallTaskFactory - Interface in org.gradle.api.internal.artifacts.publish.maven.deploy
instruction(String, String) - Method in DefaultOsgiManifest
instruction(String, String) - Method in OsgiManifest
Adds arguments to an instruction.
instructionFirst(String, String) - Method in DefaultOsgiManifest
instructionFirst(String, String) - Method in OsgiManifest
Adds arguments to an instruction.
instructionValue(String) - Method in DefaultOsgiManifest
instructionValue(String) - Method in OsgiManifest
Returns the list of arguments for a particular instruction.
INTERNAL_EXCEPTIONS - Enum Constant in StartParameter.ShowStacktrace
INTERNAL_REPOSITORY_NAME - Field in ResolverContainer
InternalRepository - Interface in org.gradle.api.artifacts.repositories
InterruptHandler - Interface in org.gradle.util
into(Object) - Method in Copy
Specifies the destination directory for a copy.
into(Object) - Method in CopyActionImpl
into(Object) - Method in CopySpec
Specifies the destination directory for a copy.
into(Object) - Method in CopySpecImpl
INVALID - Enum Constant in CachePropertiesHandler.CacheState
InvalidUserDataException - Class in org.gradle.api
A InvalidUserDataException is thrown, if a user is providing illegal data for the build.
InvalidUserDataException(Throwable) - Constructor in InvalidUserDataException
invert() - Method in BuildScriptClasspathScriptTransformer
invoke(Object, Method, Object[]) - Method in ListenerBroadcast.BroadcastInvocationHandler
invoke(Object, Method, Object[]) - Method in ListenerBroadcast.ClosureInvocationHandler
invoke(Object, Method, Object[]) - Method in ListenerBroadcast.ListenerInvocationHandler
invokeMethod(String, Object) - Method in AbstractConvention
invokeMethod(String, Object) - Method in AbstractDomainObjectCollection.ContainerDynamicObject
invokeMethod(String, Object) - Method in AbstractDynamicObject
invokeMethod(String, Object) - Method in BeanDynamicObject
invokeMethod(String, Object) - Method in DefaultAntBuilder
invokeMethod(String, Object) - Method in DynamicObject
invokeMethod(String, Object) - Method in DynamicObjectHelper
invokeMethod(String, Object) - Method in DynamicObjectHelper.InheritedDynamicObject
IoFactory - Interface in org.gradle.api.io
IProjectDescriptorRegistry - Interface in org.gradle.initialization
IProjectFactory - Interface in org.gradle.api.internal.project
Creates a {
IProjectRegistry - Interface in org.gradle.api.internal.project
IProjectScriptMetaData - Interface in org.gradle.groovy.scripts
isAbsolutePath(String) - Method in AbstractProject
isAbsolutePath(String) - Method in PathHelper
isAbstract() - Method in JUnitTestClassDetecter
isAbstract() - Method in TestClassVisitor
isAbstract() - Method in TestNGTestClassDetecter
isAllowed(RelativePath) - Method in BreadthFirstDirectoryWalker
isAlwaysAppendDefaultClasspath() - Method in Javadoc
isAlwaysAppendDefaultSourcepath() - Method in Javadoc
isAuthor() - Method in StandardJavadocDocletOptions
isBreakIterator() - Method in CoreJavadocOptions
isBreakIterator() - Method in MinimalJavadocOptions
isChanging() - Method in DefaultExternalModuleDependency
isChanging() - Method in ExternalModuleDependency
Returns whether or nor Gradle should always check for a change in the remote repository.
isCommonContentEquals(ModuleDependency) - Method in AbstractModuleDependency
isContentEqualsFor(ExternalDependency) - Method in AbstractExternalDependency
isDaemon() - Method in AbstractJettyRunTask
isDebug() - Method in WrapperMain
isDidWork() - Method in AbstractTask
isDocFilesSubDirs() - Method in StandardJavadocDocletOptions
isDryRun() - Method in StartParameter
isEnabled() - Method in AbstractTask
isEnabled() - Method in DefaultStandardOutputCapture
isEnabled() - Method in StandardOutputCapture
Whether a call to {
isEnded() - Method in AbstractBlockingQueueItemConsumer
ISettingsFileSearchStrategy - Interface in org.gradle.initialization
ISettingsFinder - Interface in org.gradle.initialization
ISettingsScriptMetaData - Interface in org.gradle.groovy.scripts
isExecuted() - Method in AbstractTask
isFailForMissingDependencies() - Method in EclipseWtp
Returns whether the build should fail if lib dependencies intended to be used by this task can not be resolved.
isFailOnError() - Method in Javadoc
isFile() - Method in RelativePath
isFileNewer(File, long) - Method in GFileUtils
isFileOlder(File, long) - Method in GFileUtils
isForce() - Method in DefaultClientModule
isForce() - Method in DefaultExternalModuleDependency
isForce() - Method in ExternalDependency
Returns whether or not the version of this dependency should be enforced in the case of version conflicts.
isGreedy() - Method in GreedyPatternStep
isGreedy() - Method in PatternStep
isGreedy() - Method in RegExpPatternStep
isKeyEquals(ModuleDependency) - Method in AbstractModuleDependency
isKeyWords() - Method in StandardJavadocDocletOptions
isLinkSource() - Method in StandardJavadocDocletOptions
isMethodOnThis(MethodCallExpression, String) - Method in AbstractScriptTransformer
isNoComment() - Method in StandardJavadocDocletOptions
isNoDeprecated() - Method in StandardJavadocDocletOptions
isNoDeprecatedList() - Method in StandardJavadocDocletOptions
isNoHelp() - Method in StandardJavadocDocletOptions
isNoIndex() - Method in StandardJavadocDocletOptions
isNoNavBar() - Method in StandardJavadocDocletOptions
isNoOpt() - Method in StartParameter
isNoSince() - Method in StandardJavadocDocletOptions
isNoTimestamp() - Method in StandardJavadocDocletOptions
isNoTree() - Method in StandardJavadocDocletOptions
isOf(Dependency) - Method in Type
isOptional() - Method in DefaultMavenDependency
isOptional() - Method in MavenDependency
isOptionField(Field) - Method in AbstractOptions
isRebuild() - Method in ProjectDependenciesBuildInstruction
isSatisfiedBy(T) - Method in AndSpec
isSatisfiedBy(RelativePath) - Method in DefaultPatternMatcher
isSatisfiedBy(Dependency) - Method in DependencyTypeSpec
isSatisfiedBy(RelativePath) - Method in NameOnlyPatternMatcher
isSatisfiedBy(T) - Method in NotSpec
isSatisfiedBy(T) - Method in OrSpec
isSatisfiedBy(T) - Method in Spec
isScanForTestClasses() - Method in Test
isScriptBlock() - Method in BuildScriptClasspathScriptTransformer
isSearchUpwards() - Method in StartParameter
isSerialWarn() - Method in StandardJavadocDocletOptions
isSettingsFile(File) - Method in ParentDirSettingsFinderStrategy
isSettingsFile(File) - Method in SameLevelDirSettingsFinderStrategy
isShowHelp() - Method in StartParameter
isShowVersion() - Method in StartParameter
isSkipUnmappedConfs() - Method in Conf2ScopeMappingContainer
Returns whether unmapped configuration should be skipped or not.
isSkipUnmappedConfs() - Method in DefaultConf2ScopeMappingContainer
isSplitIndex() - Method in StandardJavadocDocletOptions
isStopAtFailuresOrErrors() - Method in Test
Returns whether this task should throw an exception in case of test failure or error.
isTarArchive(String) - Method in ArchiveDetector
isTest() - Method in JUnitTestClassDetecter
isTest() - Method in TestClassVisitor
isTest() - Method in TestNGTestClassDetecter
isTestClass(File) - Method in JUnitTestFramework
isTestClass(File) - Method in TestFramework
isTestClass(File) - Method in TestNGTestFramework
isTestReport() - Method in Test
isTransitive() - Method in AbstractModuleDependency
isTransitive() - Method in Configuration
Returns the transitivity of this configuration.
isTransitive() - Method in DefaultConfiguration
isTransitive() - Method in ModuleDependency
Returns whether this dependency should be resolved including or excluding its transitive dependencies.
isTrue(Object) - Method in GUtil
isUniqueVersion() - Method in BaseMavenDeployer
isUniqueVersion() - Method in MavenDeployer
Returns whether to assign snapshots a unique version comprised of the timestamp and build number, or to use the same version each time.
isUploadDescriptor() - Method in PublishInstruction
Returns whether an xml module descriptor file should be uploaded or not.
isUploadDescriptor() - Method in Upload
isUse() - Method in StandardJavadocDocletOptions
isValid(File, File) - Method in CacheInvalidationStrategy
isValid(File, File) - Method in DefaultCacheInvalidationStrategy
isVerbose() - Method in CoreJavadocOptions
isVerbose() - Method in Javadoc
Returns whether javadoc generation is accompanied by verbose output.
isVerbose() - Method in MinimalJavadocOptions
isVersion() - Method in StandardJavadocDocletOptions
isVisible() - Method in Configuration
Returns true if this is a visible configuration.
isVisible() - Method in DefaultConfiguration
isZipArchive(String) - Method in ArchiveDetector
ITaskFactory - Interface in org.gradle.api.internal.project
itemChanged(StateFileItem, StateFileItem) - Method in DirectoriesStateFileChangeListener
itemChanged(StateFileItem, StateFileItem) - Method in DirectoryStateFileChangeListener
File changed
itemChanged(StateFileItem, StateFileItem) - Method in StateFileChangeListener
itemCreated(StateFileItem) - Method in DirectoriesStateFileChangeListener
Directory created
itemCreated(StateFileItem) - Method in DirectoryStateFileChangeListener
File created
itemCreated(StateFileItem) - Method in StateFileChangeListener
itemDeleted(StateFileItem) - Method in DirectoriesStateFileChangeListener
Directory deleted.
itemDeleted(StateFileItem) - Method in DirectoryStateFileChangeListener
File deleted
itemDeleted(StateFileItem) - Method in StateFileChangeListener
iterateFiles(File, String[], boolean) - Method in GFileUtils
iterator() - Method in AbstractDomainObjectCollection
iterator() - Method in AbstractFileCollection
IVY_FILE_NAME - Field in DefaultIvyDependencyPublisher
IvyDependencyPublisher - Interface in org.gradle.api.internal.artifacts.ivyservice
IvyDependencyResolver - Interface in org.gradle.api.internal.artifacts.ivyservice
IvyFactory - Interface in org.gradle.api.internal.artifacts.ivyservice
IvyLoggingAdaper - Class in org.gradle.logging
This class is for integrating Ivy log statements into our logging system.
IvyLoggingAdaper() - Constructor in IvyLoggingAdaper
IvyObjectBuilder - Interface in org.gradle.api.artifacts

A {

IvyReportConverter - Interface in org.gradle.api.internal.artifacts.ivyservice
IvyService - Interface in org.gradle.api.internal.artifacts
IvyUtil - Class in org.gradle.api.internal.artifacts.ivyservice
IvyUtil() - Constructor in IvyUtil

J

Jar - Class in org.gradle.api.tasks.bundling
JAR - Field in DefaultConventionsToPropertiesMapping
Jar(Project, String) - Constructor in Jar
JAR_TASK_NAME - Field in JavaPlugin
JarArtifactIndexer - Class in org.gradle.api.artifacts.indexing
JarArtifactIndexer(IndexFileUtil) - Constructor in JarArtifactIndexer
JarFilePackageListener - Interface in org.gradle.api.artifacts.indexing
JarFilePackageLister - Class in org.gradle.api.artifacts.indexing
JarFilePackageLister() - Constructor in JarFilePackageLister
JarUtil - Class in org.gradle.util
JarUtil() - Constructor in JarUtil
java(Convention) - Method in EclipsePlugin
java(Convention) - Method in JavaPlugin
JAVA - Enum Constant in ProjectType
Javadoc - Class in org.gradle.api.tasks.javadoc

Generates Javadoc from a number of java source directories.

JAVADOC_ANNOTATIONS - Property in TestNGOptions
JAVADOC - Field in DefaultConventionsToPropertiesMapping
Javadoc(Project, String) - Constructor in Javadoc
JAVADOC_TASK_NAME - Field in JavaPlugin
javadocAnnotations() - Method in TestNGOptions
javadocDirName - Property in JavaPluginConvention
JavadocExecHandleBuilder - Class in org.gradle.external.javadoc
JavadocExecHandleBuilder() - Constructor in JavadocExecHandleBuilder
JavadocMemberLevel - Enum in org.gradle.external.javadoc
This enum maps to the -public, -protected, -package and -private options of the javadoc executable.
JavadocOfflineLink - Class in org.gradle.external.javadoc
This class is used to hold the information that can be provided to the javadoc executable via the -linkoffline option.
JavadocOfflineLink(String, String) - Constructor in JavadocOfflineLink
JavadocOptionFile - Class in org.gradle.external.javadoc.optionfile
JavadocOptionFile() - Constructor in JavadocOptionFile
JavadocOptionFileOption - Interface in org.gradle.external.javadoc.optionfile
JavadocOptionFileWriter - Class in org.gradle.external.javadoc.optionfile
JavadocOptionFileWriter(JavadocOptionFile) - Constructor in JavadocOptionFileWriter
JavadocOptionFileWriterContext - Class in org.gradle.external.javadoc.optionfile
JavadocOptionFileWriterContext(BufferedWriter) - Constructor in JavadocOptionFileWriterContext
JavadocOutputLevel - Enum in org.gradle.external.javadoc
This enum maps to the -verbose and -quiet options of the javadoc executable.
JavaPlugin - Class in org.gradle.api.plugins

A {

JavaPlugin() - Constructor in JavaPlugin
JavaPluginConvention - Class in org.gradle.api.plugins
JavaPluginConvention(Project, Map) - Constructor in JavaPluginConvention
JavaVersion - Enum in org.gradle.api
An enumeration of Java versions.
JDK_ANNOTATIONS - Property in TestNGOptions
jdkAnnotations() - Method in TestNGOptions
JETTY_RUN - Field in JettyPlugin
JETTY_RUN_WAR - Field in JettyPlugin
JETTY_STOP - Field in JettyPlugin
JettyConfiguration - Class in org.gradle.api.plugins.jetty
JettyConfiguration() - Constructor in JettyConfiguration
JettyPlugin - Class in org.gradle.api.plugins.jetty

A { Jetty web container.

JettyPlugin() - Constructor in JettyPlugin
JettyPluginConvention - Class in org.gradle.api.plugins.jetty
JettyPluginConvention() - Constructor in JettyPluginConvention
JettyPluginServer - Interface in org.gradle.api.plugins.jetty.util
JettyPluginServer Type to hide differences in API for different versions of Jetty for Server class.
JettyPluginServer() - Constructor in JettyPluginServer
JettyPluginWebAppContext - Class in org.gradle.api.plugins.jetty
Jetty6PluginWebAppContext
JettyPluginWebAppContext() - Constructor in JettyPluginWebAppContext
JettyRun - Class in org.gradle.api.plugins.jetty

The { requiring that the web application be assembled into a war, saving time during the development cycle.

JettyRun(Project, String) - Constructor in JettyRun
JettyRunWar - Class in org.gradle.api.plugins.jetty

The {

JettyRunWar(Project, String) - Constructor in JettyRunWar
JettyStop - Class in org.gradle.api.plugins.jetty
JettyStop(Project, String) - Constructor in JettyStop
jFlags(String) - Method in CoreJavadocOptions
jFlags(String) - Method in MinimalJavadocOptions
join(Object[], String) - Method in GUtil
join() - Method in JettyPluginServer
join(T, InterruptHandler) - Method in ThreadUtils
joinBy - Field in AbstractListJavadocOptionFileOption
JUnitDetector - Class in org.gradle.external.junit
JUnitDetector(File, List) - Constructor in JUnitDetector
JunitForkOptions - Class in org.gradle.api.tasks.testing
JunitForkOptions() - Constructor in JunitForkOptions
JUnitOptions - Class in org.gradle.api.tasks.testing.junit
JUnitOptions(JUnitTestFramework) - Constructor in JUnitOptions
JUnitTestClassDetecter - Class in org.gradle.external.junit
JUnitTestClassDetecter(TestFrameworkDetector) - Constructor in JUnitTestClassDetecter
JUnitTestFramework - Class in org.gradle.external.junit
JUnitTestFramework() - Constructor in JUnitTestFramework
JUnitTestMethodDetecter - Class in org.gradle.external.junit
JUnitTestMethodDetecter(JUnitTestClassDetecter) - Constructor in JUnitTestMethodDetecter
jvm - Property in JunitForkOptions
jvm - Property in TestNGOptions
The JVM to use, which will be run by Runtime.exec() Default to 'java'
jvmArgs - Property in ForkOptions
jvmArgs - Property in JunitForkOptions
jvmArgs - Property in TestNGOptions

K

keepWaitingTimeout(long) - Method in ExecHandleBuilder
keyWords() - Method in StandardJavadocDocletOptions

L

lastFileDigestAdded() - Method in StateFileWriter
lastStateFileItemRead() - Method in StateFileReader
leftShift(Closure) - Method in DefaultTask
leftShift(Closure) - Method in Task

Adds the given closure to the end of this task's action list.

libConfigurations - Property in War
libExcludeConfigurations - Property in War
LIBS_TASK_NAME - Field in JavaPlugin
libsDirName - Property in BasePluginConvention
LIFECYCLE_ALLWAYS - Field in Logging
When building the build sources, LIFECYCLE logging is disabled.
LIFECYCLE - Field in Logging
LIFECYCLE - Enum Constant in LogLevel
lineIterator(File) - Method in GFileUtils
links(String) - Method in StandardJavadocDocletOptions
linksFile(File) - Method in StandardJavadocDocletOptions
linksOffline(String, String) - Method in StandardJavadocDocletOptions
linksOfflineFile(File) - Method in StandardJavadocDocletOptions
LinksOfflineJavadocOptionFileOption - Class in org.gradle.external.javadoc.optionfile
LinksOfflineJavadocOptionFileOption(String) - Constructor in LinksOfflineJavadocOptionFileOption
linkSource() - Method in StandardJavadocDocletOptions
ListenerBroadcast - Class in org.gradle.util

Manages a set of listeners of type T.

ListenerBroadcast.BroadcastInvocationHandler - Class in org.gradle.util
ListenerBroadcast.BroadcastInvocationHandler() - Constructor in ListenerBroadcast.BroadcastInvocationHandler
ListenerBroadcast.ClosureInvocationHandler - Class in org.gradle.util
ListenerBroadcast.ClosureInvocationHandler(String, Closure) - Constructor in ListenerBroadcast.ClosureInvocationHandler
ListenerBroadcast.ListenerInvocationHandler - Class in org.gradle.util
ListenerBroadcast.ListenerInvocationHandler(Object) - Constructor in ListenerBroadcast.ListenerInvocationHandler
ListenerBroadcast(Class) - Constructor in ListenerBroadcast
listeners(ExecHandleListener) - Method in ExecHandleBuilder
listeners - Property in TestNGOptions
A comma or space-separated list of fully qualified classes that are TestNG listeners (for example org.testng.ITestListener or org.testng.IReporter) Not required.
listFiles - Property in CompileOptions
listFiles(File, String[], boolean) - Method in GFileUtils
listFiles - Property in GroovyCompileOptions
listJarPackages(File, JarFilePackageListener) - Method in JarFilePackageLister
listModules(OrganisationEntry) - Method in AbstractMavenResolver
listOrganisations() - Method in AbstractMavenResolver
listRevisions(ModuleEntry) - Method in AbstractMavenResolver
listTokenValues(String[], Map) - Method in AbstractMavenResolver
load(ProjectDescriptor, ClassLoader, StartParameter, Map) - Method in BuildLoader
Creates the { ready for the projects to be evaluated.
loadFromCache(ScriptSource, ClassLoader, File, Class) - Method in DefaultScriptCompilationHandler
loadFromCache(ScriptSource, ClassLoader, File, Class) - Method in ScriptCompilationHandler
loadPlugin(Class) - Method in DefaultPluginRegistry
loadPlugin(Class) - Method in PluginRegistry
loadProperties(File, StartParameter, Map, Map) - Method in DefaultGradlePropertiesLoader
loadProperties(InputStream) - Method in GUtil
loadProperties(File, StartParameter) - Method in IGradlePropertiesLoader
locale(String) - Method in CoreJavadocOptions
locale(String) - Method in MinimalJavadocOptions
locate(Artifact) - Method in AbstractMavenResolver
log(String, int) - Method in IvyLoggingAdaper
log(String, Throwable) - Method in LogLevel
logger - Property in DefaultProjectScriptMetaData
logger - Property in DefaultSettingsScriptMetaData
logger - Property in PluginUtil
logger - Property in ProjectScript
Logging - Class in org.gradle.api.logging
Logging() - Constructor in Logging
LoggingConfigurer - Interface in org.gradle.initialization
LoggingHelper - Class in org.gradle.api.internal.artifacts.publish.maven.deploy
LoggingHelper() - Constructor in LoggingHelper
LogLevel - Enum in org.gradle.api.logging
LongFile - Class in org.gradle.api.tasks.bundling
longFile - Property in Tar

M

Main - Class in org.gradle
Main.BuildCompleter - Interface in org.gradle
Main.ProcessExitBuildCompleter - Class in org.gradle
Main.ProcessExitBuildCompleter() - Constructor in Main.ProcessExitBuildCompleter
main(String[]) - Method in BootstrapMain
main(String[]) - Method in ChangeDetecter
Main(String[]) - Constructor in Main
main(String[]) - Method in WrapperMain
mainAttributes(Map) - Method in GradleManifest
makeNewDir(File) - Method in GradleUtil
manifest - Property in GradleManifest
manifest - Property in Jar
manifest - Property in JavaPluginConvention
map(Object) - Method in GUtil
MapModuleNotationParser - Class in org.gradle.api.internal.artifacts.dsl.dependencies
MapModuleNotationParser() - Constructor in MapModuleNotationParser
MarkerFilter - Class in org.gradle.logging
MarkerFilter(FilterReply, Marker) - Constructor in MarkerFilter
MASTER_DIR_NAME - Field in MasterDirSettingsFinderStrategy
MasterDirSettingsFinderStrategy - Class in org.gradle.initialization
MasterDirSettingsFinderStrategy() - Constructor in MasterDirSettingsFinderStrategy
matches(String, boolean) - Method in GreedyPatternStep
matches(String, boolean) - Method in PatternStep
matches(String, boolean) - Method in RegExpPatternStep
matching(Spec) - Method in DefaultDomainObjectContainer
matching(Spec) - Method in DefaultPluginCollection
matching(Spec) - Method in DefaultTaskCollection
matching(Spec) - Method in DomainObjectCollection
Returns a collection which contains the objects in this collection which meet the given specification.
matching(Spec) - Method in PluginCollection
{
matching(Spec) - Method in TaskCollection
{
MAVEN_CENTRAL_URL - Field in ResolverContainer
MAVEN_REPO_PATTERN - Field in ResolverContainer
mavenCentral(Map) - Method in DefaultRepositoryHandler
mavenCentral() - Method in RepositoryHandler
Adds a repository which looks in the Maven central repository for dependencies.
MavenDependency - Interface in org.gradle.api.internal.artifacts.publish.maven.dependencies
MavenDeployer - Interface in org.gradle.api.artifacts.maven

A resolver that can only be used for uploading artifacts to a Maven repository.

mavenDeployer(Map, Closure) - Method in DefaultRepositoryHandler
mavenDeployer(Map, Closure) - Method in RepositoryHandler
Behaves the same way as {
MavenExclude - Interface in org.gradle.api.internal.artifacts.publish.maven.dependencies
mavenInstaller(Map, Closure) - Method in DefaultRepositoryHandler
mavenInstaller(Map, Closure) - Method in RepositoryHandler
Behaves the same way as {
MavenPlugin - Class in org.gradle.api.plugins

A { to the local Maven cache.

MavenPlugin() - Constructor in MavenPlugin
MavenPluginConvention - Class in org.gradle.api.plugins
MavenPluginConvention(Project, Map) - Constructor in MavenPluginConvention
MavenPom - Interface in org.gradle.api.artifacts.maven
Is used for generating a Maven pom file and customizing the generation.
MavenPomFactory - Interface in org.gradle.api.internal.artifacts.publish.maven
mavenRepo(Map) - Method in DefaultRepositoryHandler
mavenRepo(Map) - Method in RepositoryHandler
Adds a repository which is Maven compatible.
MavenResolver - Interface in org.gradle.api.artifacts.maven
maxMemory - Property in JunitForkOptions
memoryInitialSize - Property in ForkOptions
memoryInitialSize - Property in GroovyForkOptions
memoryMaximumSize - Property in ForkOptions
memoryMaximumSize - Property in GroovyForkOptions
merge(Object[]) - Method in AbstractArchiveTask
mergeFileSets - Property in AntArchiveParameter
mergeGroup(def, Closure) - Method in AbstractArchiveTask
Defines a fileset of zip-like archives
mergeGroupFileSets - Property in AntArchiveParameter
messageLogged(BuildEvent) - Method in AntLoggingAdapter
messageLogged(BuildEvent) - Method in AntTaskAccess
MetaContentDigesterUtilStrategy - Class in org.gradle.api.changedetection.digest
The DigesterUtilStrategyNames.META_CONTENT DigesterUtilStrategy implementation.
MetaContentDigesterUtilStrategy(int) - Constructor in MetaContentDigesterUtilStrategy
Creates an instance with a custom fileContentBufferSize.
MetaDigesterUtilStrategy - Class in org.gradle.api.changedetection.digest
The DigesterUtilStrategyNames.META DigesterUtilStrategy implementation.
MetaDigesterUtilStrategy() - Constructor in MetaDigesterUtilStrategy
metaInf - Property in JavaPluginConvention
metaInfFileSets - Property in AntMetaArchiveParameter
metaInfResourceCollections - Property in Jar
methodMissing(String, Object) - Method in AbstractDomainObjectCollection
methodMissing(String, def) - Method in AbstractTestFrameworkOptions
methodMissing(String, def) - Method in DefaultArtifactHandler
methodMissing(String, def) - Method in DefaultConvention
methodMissing(String, def) - Method in DefaultDependencyHandler
methodMissing(String, def) - Method in DefaultGroovyMavenDeployer
methodMissing(String, def) - Method in DefaultProject
methodMissing(String, def) - Method in DefaultTask
methodMissing(String, def) - Method in TestNGOptions
methodMissingException(String, Object) - Method in AbstractDynamicObject
MinimalJavadocOptions - Interface in org.gradle.external.javadoc
MissingMethodException - Class in org.gradle.api.internal
MissingMethodException(String, String, Object) - Constructor in MissingMethodException
mkdir(File, String) - Method in JavaPluginConvention
Module - Interface in org.gradle.api.artifacts

A { module.

module(Object, Closure) - Method in DefaultDependencyHandler
MODULE_KEY - Field in ExcludeRule
module(Object, Closure) - Method in ModuleFactoryDelegate
ModuleDependency - Interface in org.gradle.api.artifacts

A { project.

ModuleDependencyFactory - Class in org.gradle.api.internal.artifacts.dsl.dependencies
ModuleDependencyFactory.StringNotationParser - Class in org.gradle.api.internal.artifacts.dsl.dependencies
ModuleDependencyFactory.StringNotationParser() - Constructor in ModuleDependencyFactory.StringNotationParser
ModuleDependencyFactory() - Constructor in ModuleDependencyFactory
ModuleDescriptorConverter - Interface in org.gradle.api.internal.artifacts.ivyservice
ModuleDescriptorDelegate - Class in org.gradle.api.internal.artifacts.dsl.dependencies
ModuleDescriptorDelegate() - Constructor in ModuleDescriptorDelegate
ModuleDescriptorFactory - Interface in org.gradle.api.internal.artifacts.ivyservice.moduleconverter
ModuleFactoryDelegate - Class in org.gradle.api.internal.artifacts.dsl.dependencies
ModuleFactoryDelegate(ClientModule, DependencyFactory) - Constructor in ModuleFactoryDelegate
ModuleFactoryHelper - Class in org.gradle.api.internal.artifacts.dsl.dependencies
ModuleFactoryHelper() - Constructor in ModuleFactoryHelper
Monitor - Class in org.gradle.api.plugins.jetty.util
Monitor

Listens for stop commands eg via mvn jetty:stop and causes jetty to stop either by exiting the jvm, or by stopping the Server instances.

Monitor(int, String, Server[], boolean) - Constructor in Monitor
moveDirectory(File, File) - Method in GFileUtils
moveDirectoryToDirectory(File, File, boolean) - Method in GFileUtils
moveFile(File, File) - Method in GFileUtils
moveFileToDirectory(File, File, boolean) - Method in GFileUtils
moveToDirectory(File, File, boolean) - Method in GFileUtils
MultilineStringsJavadocOptionFileOption - Class in org.gradle.external.javadoc.optionfile
MultilineStringsJavadocOptionFileOption(String, List) - Constructor in MultilineStringsJavadocOptionFileOption

N

name - Field in AbstractTestFramework
name - Field in ForkMode
NameOnlyPatternMatcher - Class in org.gradle.api.internal.tasks.copy.pattern
PatternMatcher for handling the very common '**\name' pattern more efficiently than the DefaultPatternMatcher.
NameOnlyPatternMatcher(boolean, boolean, String) - Constructor in NameOnlyPatternMatcher
CTOR Note that pattern must be a single pattern step - i.e. can't contain embedded '\' or '/'.
natureNames() - Method in ProjectType
needsCopy(File, File) - Method in CopyVisitor
newBuild() - Method in StartParameter

Creates the parameters for a new build, using these parameters as a template.

newEnvironment - Property in JunitForkOptions
newFixedThreadPool(int) - Method in ThreadUtils
newInstance() - Method in BasePomFilterContainer
newInstance(StartParameter) - Method in DefaultGradleFactory
newInstance() - Method in DefaultGroovyPomFilterContainer
newInstance(String, String, String, String, String) - Method in DefaultMavenDependency
newInstance(String[]) - Method in Gradle
Returns a Gradle instance based on the passed command line syntax arguments.
newInstance(String[]) - Method in GradleFactory
newInstance() - Method in StartParameter
Duplicates this {
newLine() - Method in JavadocOptionFileWriterContext
NL - Field in PomWriter
noComment() - Method in StandardJavadocDocletOptions
noDeprecated() - Method in StandardJavadocDocletOptions
noDeprecatedList() - Method in StandardJavadocDocletOptions
noHelp() - Method in StandardJavadocDocletOptions
noIndex() - Method in StandardJavadocDocletOptions
noNavBar() - Method in StandardJavadocDocletOptions
NONE - Field in Compression
NONE - Enum Constant in PathValidation
nonGroovycJavacOptions - Property in AntGroovyc
noQualifier(List) - Method in StandardJavadocDocletOptions
noQualifiers(String) - Method in StandardJavadocDocletOptions
normalTerminationExitCode(int) - Method in ExecHandleBuilder
noSince() - Method in StandardJavadocDocletOptions
not(Spec) - Method in Specs
notifierFactory(ExecHandleNotifierFactory) - Method in ExecHandleBuilder
notifyListener(ExecHandle, ExecHandleListener) - Method in ExecHandleAbortedNotifier
notifyListener(ExecHandle, ExecHandleListener) - Method in ExecHandleFailedNotifier
notifyListener(ExecHandle, ExecHandleListener) - Method in ExecHandleNotifier
notifyListener(ExecHandle, ExecHandleListener) - Method in ExecHandleStartedNotifier
notifyListener(ExecHandle, ExecHandleListener) - Method in ExecHandleSucceededNotifier
noTimestamp - Field in StandardJavadocDocletOptions
-notimestamp
noTree() - Method in StandardJavadocDocletOptions
NotSpec - Class in org.gradle.api.specs
NotSpec(Spec) - Constructor in NotSpec
numFilesCompiled - Property in AntGroovyc
numFilesCompiled - Property in AntJavac

O

objectAdded(Action) - Method in DefaultDomainObjectContainer.FilteredStore
objectAdded(Action) - Method in DefaultDomainObjectContainer.MapStore
objectAdded(Action) - Method in DefaultDomainObjectContainer.Store
objectRemoved(Action) - Method in DefaultDomainObjectContainer.FilteredStore
objectRemoved(Action) - Method in DefaultDomainObjectContainer.MapStore
objectRemoved(Action) - Method in DefaultDomainObjectContainer.Store
OFF - Enum Constant in CacheUsage
off() - Method in DefaultStandardOutputRedirector
off() - Method in StandardOutputLogging
Sets System.err and System.out to the values they had before Gradle has been started.
off() - Method in StandardOutputRedirector
offErr() - Method in StandardOutputLogging
Sets System.err to the values it had before Gradle has been started.
offOut() - Method in StandardOutputLogging
Sets System.out to the values it had before Gradle has been started.
OMIT - Field in LongFile
ON - Enum Constant in CacheUsage
on(LogLevel) - Method in DefaultStandardOutputRedirector
on(LogLevel) - Method in StandardOutputLogging
Redirects the standard out to the Gradle logging.
on(LogLevel) - Method in StandardOutputRedirector
ONCE - Enum Constant in ForkMode
onErr(LogLevel) - Method in StandardOutputLogging
Redirects only System.err to the specified level.
onlyIf(Spec) - Method in AbstractTask
onlyIf(Spec) - Method in Task

Execute the task only if the spec is satisfied.

onOut(LogLevel) - Method in StandardOutputLogging
Redirects only System.out to the specified level.
openInputStream(File) - Method in GFileUtils
openOutputStream(File) - Method in GFileUtils
openTag(int, String) - Method in XmlHelper
optimize - Property in CompileOptions
option - Field in AbstractJavadocOptionFileOption
OPTIONAL - Field in PomWriter
optionFiles(File) - Method in CoreJavadocOptions
optionFiles(File) - Method in MinimalJavadocOptions
OptionLessJavadocOptionFileOption - Interface in org.gradle.external.javadoc.optionfile
OptionLessStringsJavadocOptionFileOption - Class in org.gradle.external.javadoc.optionfile
OptionLessStringsJavadocOptionFileOption(List) - Constructor in OptionLessStringsJavadocOptionFileOption
optionMap() - Method in AbstractOptions
optionMap() - Method in CompileOptions
optionMap() - Method in GroovyCompileOptions
optionMap() - Method in JUnitOptions
optionMap() - Method in TestNGOptions
options(MinimalJavadocOptions) - Method in JavadocExecHandleBuilder
options(Closure) - Method in Test
optionsFilename(String) - Method in JavadocExecHandleBuilder
or(boolean, List) - Method in Specs
OrSpec - Class in org.gradle.api.specs
OrSpec(Spec) - Constructor in OrSpec
OsgiHelper - Class in org.gradle.api.internal.plugins.osgi
OsgiHelper() - Constructor in OsgiHelper
OsgiManifest - Interface in org.gradle.api.plugins.osgi
OsgiPlugin - Class in org.gradle.api.plugins.osgi

A {

OsgiPlugin() - Constructor in OsgiPlugin
OUT_LOGGING_STREAM - Field in StandardOutputLogging
outputToFormatters - Property in JUnitOptions
overview(String) - Method in CoreJavadocOptions
Fluent setter for the overview option.
overview(String) - Method in MinimalJavadocOptions
overwrite(GradleManifest) - Method in DefaultOsgiManifest
overwrite(GradleManifest) - Method in OsgiManifest
Generated and writes the OSGi manifest information into a GradleManifest.

P

package-info - Class in org.gradle.api.artifacts.maven
package-info() - Constructor in package-info
PACKAGE - Enum Constant in JavadocMemberLevel
packageIndexFile(File) - Method in IndexFileUtil
packageJarFilesMappings - Field in AbstractTestFrameworkDetector
packageNames(String) - Method in CoreJavadocOptions
packageNames(String) - Method in MinimalJavadocOptions
PACKAGING - Field in PomWriter
parallel - Property in TestNGOptions
The parallel mode to use for running the tests - either methods or tests.
ParentDirSettingsFinderStrategy - Class in org.gradle.initialization
ParentDirSettingsFinderStrategy() - Constructor in ParentDirSettingsFinderStrategy
parseAnnotations() - Method in JettyConfiguration
ParsedModuleStringNotation - Class in org.gradle.api.internal.artifacts.dsl.dependencies
ParsedModuleStringNotation(String, String) - Constructor in ParsedModuleStringNotation
parser - Field in DefaultCommandLine2StartParameterConverter
passThrough(Object) - Method in DefaultProject
This is called by the task creation DSL.
PATH_SEPARATOR - Field in Project
The hierarchy separator for project and task path names
PathAssembler - Class in org.gradle.wrapper
PathAssembler(String) - Constructor in PathAssembler
PathHelper - Class in org.gradle.util
PathHelper() - Constructor in PathHelper
PathJavadocOptionFileOption - Class in org.gradle.external.javadoc.optionfile
PathJavadocOptionFileOption(String, List, String) - Constructor in PathJavadocOptionFileOption
PathResolvingFileCollection - Class in org.gradle.api.internal.artifacts
A {
PathResolvingFileCollection(FileResolver, Object) - Constructor in PathResolvingFileCollection
PathValidation - Enum in org.gradle.api
An enumeration for describing validation policies for file paths.
PatternFilterable - Interface in org.gradle.api.tasks.util
A { to.
PatternMatcherFactory - Class in org.gradle.api.internal.tasks.copy.pattern
PatternMatcherFactory() - Constructor in PatternMatcherFactory
PatternSet - Class in org.gradle.api.tasks.util
patternSet - Property in FileSet
PatternSet(Map) - Constructor in PatternSet
PatternStep - Interface in org.gradle.api.internal.tasks.copy.pattern
PatternStepFactory - Class in org.gradle.api.internal.tasks.copy.pattern
PatternStepFactory() - Constructor in PatternStepFactory
PER_TEST - Enum Constant in ForkMode
Plugin - Interface in org.gradle.api

A Plugin represents an extension to Gradle, which you can use to add behaviour your {

PluginCollection - Interface in org.gradle.api.plugins

A {

PluginContainer - Interface in org.gradle.api.plugins

A {

PluginInstantiationException - Class in org.gradle.api.plugins
PluginInstantiationException(Throwable) - Constructor in PluginInstantiationException
PluginRegistry - Interface in org.gradle.api.internal.plugins
PluginUtil - Class in org.gradle.api.internal.plugins
PluginUtil() - Constructor in PluginUtil
plus(FileCollection) - Method in AbstractFileCollection
plus(FileCollection) - Method in FileCollection
Returns a {
pom(String) - Method in AbstractMavenResolver
pom(String) - Method in BasePomFilterContainer
pom(String, Closure) - Method in DefaultGroovyMavenDeployer
pom(String, Closure) - Method in DefaultGroovyMavenInstaller
pom(String, Closure) - Method in DefaultGroovyPomFilterContainer
POM_FILE_NAME - Field in DefaultIvyDependencyPublisher
pom(Closure) - Method in GroovyPomFilterContainer
Configures the default pom by a closure.
pom(String) - Method in PomFilterContainer
Returns the pom associated with a filter added with {
PomDependenciesConverter - Interface in org.gradle.api.internal.artifacts.publish.maven.dependencies
PomDependenciesWriter - Interface in org.gradle.api.internal.artifacts.publish.maven.dependencies
PomFileWriter - Interface in org.gradle.api.internal.artifacts.publish.maven
PomFilter - Interface in org.gradle.api.internal.artifacts.publish.maven.deploy
PomFilterContainer - Interface in org.gradle.api.artifacts.maven
PomHeaderWriter - Interface in org.gradle.api.internal.artifacts.publish.maven
PomModuleIdWriter - Interface in org.gradle.api.internal.artifacts.publish.maven
PomWriter - Interface in org.gradle.api.internal.artifacts.publish.maven
pomWriter - Field in DefaultPomFileWriter
PORT_SYSPROPERTY - Field in AbstractJettyRunTask
prefix - Property in ZipFileSet
prepare(Project, Test) - Method in JUnitTestFramework
prepare(Project, Test) - Method in TestFramework
prepare(Project, Test) - Method in TestNGTestFramework
prepareDelegation(Closure) - Method in ModuleFactoryDelegate
prependedFileArguments(String, List) - Method in ExecHandleBuilder
prependedStringArguments(String, List) - Method in ExecHandleBuilder
prettyPrint() - Method in GradleVersion
printSummary - Property in JUnitOptions
printToDefaultOut(String) - Method in StandardOutputLogging
Prints to default out (The System.out stream before Gradle was started), independent of the redirections of System.out.
PRIVATE - Enum Constant in JavadocMemberLevel
process(Project) - Method in BuildConfigurer
process(Class) - Method in DefaultScriptProcessorFactory.ScriptProcessorImpl
process(ISettingsFinder, StartParameter, IGradlePropertiesLoader) - Method in PropertiesLoadingSettingsProcessor
PROCESS_RESOURCES_TASK_NAME - Field in JavaPlugin
process(ISettingsFinder, StartParameter, IGradlePropertiesLoader) - Method in ScriptEvaluatingSettingsProcessor
process(ISettingsFinder, StartParameter, IGradlePropertiesLoader) - Method in ScriptLocatingSettingsProcessor
process(Class) - Method in ScriptProcessor
Compiles the script into a {
process(ISettingsFinder, StartParameter, IGradlePropertiesLoader) - Method in SettingsProcessor
PROCESS_TEST_RESOURCES_TASK_NAME - Field in JavaPlugin
ProcessBuilderFactory - Class in org.gradle.util.exec
Creates a {
ProcessBuilderFactory() - Constructor in ProcessBuilderFactory
processPossibleTestClass(File) - Method in JUnitDetector
processPossibleTestClass(File) - Method in TestFrameworkDetector
processPossibleTestClass(File) - Method in TestNGDetector
produce(T) - Method in BlockingQueueItemProducer
produceChangedItemEvent(File, StateFileItem, StateFileItem) - Method in StateFileChangeListenerUtil
produceCreatedItemEvent(File, StateFileItem) - Method in StateFileChangeListenerUtil
produceDeletedItemEvent(File, StateFileItem) - Method in StateFileChangeListenerUtil
Project - Interface in org.gradle.api
This interface is the main API you use to interact with Gradle from your build file.
project(String) - Method in AbstractProject
project - Property in BasePluginConvention
project(File) - Method in BaseSettings
project(Object) - Method in DefaultDependencyHandler
project(String, Closure) - Method in DefaultProject
project - Field in DefaultTaskCollection
PROJECT_FILE_NAME - Field in EclipseProject
project - Property in GroovyPluginConvention
project - Property in JavaPluginConvention
project(String, Closure) - Method in Project

Locates a project by path and configures it using the given closure.

PROJECT_REPORT - Field in ProjectReportsPlugin
project(File) - Method in Settings

Returns the project with the given project directory.

PROJECT_STRING - Field in PathAssembler
PROJECT - Enum Constant in Type
PROJECT - Enum Constant in Wrapper.PathBase
ProjectAction - Interface in org.gradle.api

A {

ProjectDefaultsBuildExecuter - Class in org.gradle.execution
A {
ProjectDefaultsBuildExecuter() - Constructor in ProjectDefaultsBuildExecuter
ProjectDependencies2TaskResolver - Class in org.gradle.configuration
ProjectDependencies2TaskResolver() - Constructor in ProjectDependencies2TaskResolver
projectDependencies2TasksResolver - Property in BuildConfigurer
ProjectDependenciesBuildInstruction - Class in org.gradle.api.artifacts
ProjectDependenciesBuildInstruction(List) - Constructor in ProjectDependenciesBuildInstruction
ProjectDependency - Interface in org.gradle.api.artifacts

A {

ProjectDependencyFactory - Interface in org.gradle.api.internal.artifacts.dsl.dependencies
ProjectDescriptor - Interface in org.gradle.api.initialization

A {

ProjectDirectoryProjectSpec - Class in org.gradle.initialization
ProjectDirectoryProjectSpec(File) - Constructor in ProjectDirectoryProjectSpec
projectEvaluateAction - Property in BuildConfigurer
ProjectEvaluationListener - Interface in org.gradle.api

An {

ProjectEvaluator - Interface in org.gradle.configuration
ProjectFactory - Class in org.gradle.api.internal.project
ProjectFactory(ProjectServiceRegistryFactory, ScriptSource) - Constructor in ProjectFactory
ProjectFinder - Interface in org.gradle.api.internal.artifacts.dsl.dependencies
projectFinder - Property in DefaultDependencyHandler
ProjectIdentifier - Interface in org.gradle.api.internal.project
ProjectInternal - Interface in org.gradle.api.internal.project
ProjectPluginsContainer - Interface in org.gradle.api.plugins
A { have been used.
projectReportDirName - Property in ProjectReportsPluginConvention
ProjectReportRenderer - Interface in org.gradle.api.tasks.diagnostics

A {

ProjectReportsPlugin - Class in org.gradle.api.plugins

A {

ProjectReportsPlugin() - Constructor in ProjectReportsPlugin
ProjectReportsPluginConvention - Class in org.gradle.api.plugins
ProjectReportsPluginConvention(Project) - Constructor in ProjectReportsPluginConvention
ProjectScript - Class in org.gradle.api.internal.project
todo: We need our own base class as a workaround for http://jira.codehaus.org/browse/GROOVY-2635.
ProjectScript() - Constructor in ProjectScript
ProjectServiceRegistry - Interface in org.gradle.api.internal.project
ProjectServiceRegistryFactory - Interface in org.gradle.api.internal.project
projectsEvaluated(Build) - Method in BuildExceptionReporter
projectsEvaluated(Build) - Method in BuildListener

Called when all projects for the build have been evaluated.

projectsEvaluated(Build) - Method in BuildResultLogger
projectsEvaluated(Build) - Method in DefaultInternalRepository
projectsEvaluated(Build) - Method in DefaultProjectEvaluator
projectsLoaded(Build) - Method in BuildExceptionReporter
projectsLoaded(Build) - Method in BuildListener

Called when the projects for the build have been created from the settings.

projectsLoaded(Build) - Method in BuildResultLogger
projectsLoaded(Build) - Method in DefaultInternalRepository
projectsLoaded(Build) - Method in DefaultProjectEvaluator
ProjectSpec - Interface in org.gradle.initialization
ProjectType - Enum in org.gradle.api.tasks.ide.eclipse
PROPERTIES - Enum Constant in BuiltInTasksBuildExecuter.Options
PropertiesLoadingSettingsProcessor - Class in org.gradle.initialization
PropertiesLoadingSettingsProcessor(SettingsProcessor) - Constructor in PropertiesLoadingSettingsProcessor
property(String) - Method in AbstractProject
property(String) - Method in AbstractTask
PROPERTY_FILE_NAME - Field in CachePropertiesHandler
property(String) - Method in Project
Returns the value of the given property.
PROPERTY_REPORT - Field in ProjectReportsPlugin
property(String) - Method in Task
Returns the value of the given property of this task.
propertyMissing(String) - Method in AbstractDomainObjectCollection
propertyMissing(String) - Method in AbstractTestFrameworkOptions
propertyMissing(String) - Method in DefaultAntBuilder
propertyMissing(String) - Method in DefaultConvention
propertyMissing(String) - Method in DefaultProject
propertyMissing(String) - Method in DefaultSettings
propertyMissing(String) - Method in DefaultTask
propertyMissing(String) - Method in TestNGOptions
propertyMissingException(String) - Method in AbstractDynamicObject
PropertyReportRenderer - Class in org.gradle.api.tasks.diagnostics

A {

PropertyReportRenderer(Appendable) - Constructor in PropertyReportRenderer
PropertyReportTask - Class in org.gradle.api.tasks.diagnostics
The {
PropertyReportTask(Project, String) - Constructor in PropertyReportTask
PROTECTED - Enum Constant in JavadocMemberLevel
PROVIDED_COMPILE_CONFIGURATION_NAME - Field in WarPlugin
PROVIDED_COMPILE_PRIORITY - Field in MavenPlugin
PROVIDED - Field in Conf2ScopeMappingContainer
PROVIDED_RUNTIME_CONFIGURATION_NAME - Field in WarPlugin
PROVIDED_RUNTIME_PRIORITY - Field in MavenPlugin
providePlugin(Class) - Method in AbstractPluginContainer.PluginProvider
Proxy - Interface in org.gradle.api.plugins.jetty.util
Proxy Provides untyped access to an object of a particular jetty version.
PUBLIC - Enum Constant in JavadocMemberLevel
publish(Artifact, File, boolean) - Method in AbstractMavenResolver
publish(Artifact, File, boolean) - Method in ClientModuleResolver
publish(List, PublishInstruction) - Method in Configuration
Publishes the artifacts of this configuration to the specified repositories.
publish(List, PublishInstruction) - Method in DefaultConfiguration
publish(Set, PublishInstruction, List, ModuleDescriptor, PublishEngine) - Method in DefaultIvyDependencyPublisher
publish(Set, PublishInstruction, List) - Method in DefaultIvyService
publish(Set, PublishInstruction, List, ModuleDescriptor, PublishEngine) - Method in IvyDependencyPublisher
publish(Set, PublishInstruction, List) - Method in IvyService
PublishArtifact - Interface in org.gradle.api.artifacts

A {

PublishArtifactFactory - Interface in org.gradle.api.internal.artifacts.dsl
publishArtifactFactory - Property in DefaultArtifactHandler
PublishFilter - Interface in org.gradle.api.artifacts.maven
PublishInstruction - Class in org.gradle.api.artifacts
Uploading details for artifacts produced by a project.
PublishInstruction(boolean, File) - Constructor in PublishInstruction
Creates a publish instruction.
PublishOptionsFactory - Interface in org.gradle.api.internal.artifacts.ivyservice
put(String, S) - Method in DefaultDomainObjectContainer.FilteredStore
put(String, S) - Method in DefaultDomainObjectContainer.MapStore
put(String, S) - Method in DefaultDomainObjectContainer.Store
put(File, String, boolean) - Method in WebdavRepository

Q

quiet() - Method in CoreJavadocOptions
QUIET - Enum Constant in JavadocOutputLevel
QUIET - Field in Logging
QUIET - Enum Constant in LogLevel
quiet() - Method in MinimalJavadocOptions
quotedOptionMap() - Method in AbstractOptions

R

rawlog(String, int) - Method in IvyLoggingAdaper
readFileToByteArray(File) - Method in GFileUtils
readFileToString(File) - Method in GFileUtils
readLines(File) - Method in GFileUtils
readStateFileItem() - Method in StateFileReader
REBUILD - Enum Constant in CacheUsage
receivePackage(String) - Method in JarFilePackageListener
ReflectionUtil - Class in org.gradle.util
ReflectionUtil() - Constructor in ReflectionUtil
RegExpNameMapper - Class in org.gradle.api.internal.tasks.copy
RegExpNameMapper(String, String) - Constructor in RegExpNameMapper
RegExpPatternStep - Class in org.gradle.api.internal.tasks.copy.pattern
RegExpPatternStep(String, boolean, boolean) - Constructor in RegExpPatternStep
register(CompilationUnit) - Method in AbstractScriptTransformer
register(CompilationUnit) - Method in BuildScriptTransformer
register(CompilationUnit) - Method in Transformer
RelativePath - Class in org.gradle.api.internal.tasks.copy
Represents a relative path from a base directory to a file.
relativePath(Object) - Method in AbstractProject
relativePath(Project, Object) - Method in EclipseUtil
relativePath(Object) - Method in Project

Returns a file object with a relative path to the project directory.

RelativePath(boolean, RelativePath, String) - Constructor in RelativePath
reload - Field in AbstractJettyRunTask
reload can be set to either 'automatic' or 'manual'

if 'manual' then the context can be reloaded by a linefeed in the console if 'automatic' then traditional reloading on changed files is enabled.

RELOAD_AUTOMATIC - Field in JettyPlugin
RELOAD_MANUAL - Field in JettyPlugin
reloading - Property in JUnitOptions
remapTarget(Closure) - Method in Copy
Maps a source file to a different relative location under the target directory.
remapTarget(Closure) - Method in CopyActionImpl
remapTarget(Closure) - Method in CopySpec
Maps a source file to a different relative location under the target directory.
remapTarget(Closure) - Method in CopySpecImpl
remove(T) - Method in ListenerBroadcast
removeEmptyArgs(Map) - Method in ZipFileSet
removeListeners(ExecHandleListener) - Method in DefaultExecHandle
removeListeners(ExecHandleListener) - Method in ExecHandle
removeProject(String) - Method in DefaultProjectRegistry
removeProjectEvaluationListener(ProjectEvaluationListener) - Method in Build
Removes the given listener from this build.
removeProjectEvaluationListener(ProjectEvaluationListener) - Method in DefaultBuild
removeTaskExecutionGraphListener(TaskExecutionGraphListener) - Method in DefaultTaskExecuter
removeTaskExecutionGraphListener(TaskExecutionGraphListener) - Method in TaskExecutionGraph

Remove a listener from this graph.

removeTaskExecutionListener(TaskExecutionListener) - Method in DefaultTaskExecuter
removeTaskExecutionListener(TaskExecutionListener) - Method in TaskExecutionGraph

Remove a listener from this graph.

rename(String, String) - Method in Copy
Renames files based on a regular expression.
rename(String, String) - Method in CopyActionImpl
rename(String, String) - Method in CopySpec
Renames files based on a regular expression.
rename(String, String) - Method in CopySpecImpl
render(ResolvedConfiguration) - Method in AsciiReportRenderer
render(ResolvedConfiguration) - Method in DependencyReportRenderer
Writes the given dependency graph for the current configuration.
render(ResolvedConfiguration) - Method in GraphvizReportRenderer
replace(String, Class) - Method in DefaultTaskContainer
replace(String, Class) - Method in TaskContainer

Creates a { task of the same name.

replaceBuildListener(AntBuilder, BuildListener) - Method in GradleUtil
report(Project, Test) - Method in JUnitTestFramework
report(Project, Test) - Method in TestFramework
report(Project, Test) - Method in TestNGTestFramework
reportFailure(Artifact) - Method in AbstractMavenResolver
ReportingBasePlugin - Class in org.gradle.api.plugins

A {

ReportingBasePlugin() - Constructor in ReportingBasePlugin
ReportingBasePluginConvention - Class in org.gradle.api.plugins

A {

ReportingBasePluginConvention(Project) - Constructor in ReportingBasePluginConvention
reportInternalError(Throwable) - Method in BuildExceptionReporter
repositories(Closure) - Method in DefaultProject
repositories(Closure) - Method in DefaultScriptHandler
repositories(Closure) - Method in Project
Configures the repositories for this project.
repositories(Closure) - Method in ScriptHandler
Configures the repositories for the script dependencies.
repositories(Closure) - Method in Upload
REPOSITORY_BUILDER - Property in DefaultGroovyMavenDeployer
RepositoryBuilder - Class in org.gradle.api.internal.artifacts.publish.maven.deploy.groovy
RepositoryBuilder() - Constructor in RepositoryBuilder
RepositoryFactory - Class in org.gradle.api.internal.artifacts.publish.maven.deploy.groovy
RepositoryFactory(Class, boolean) - Constructor in RepositoryFactory
RepositoryHandler - Interface in org.gradle.api.artifacts.dsl
RepositoryHandlerFactory - Interface in org.gradle.api.artifacts.dsl
reset() - Method in Clock
resolve(Object, PathValidation) - Method in BaseDirConverter
resolve() - Method in Configuration
Resolves this configuration.
resolve() - Method in DefaultConfiguration
resolve(Configuration, Ivy, ModuleDescriptor) - Method in DefaultIvyDependencyResolver
resolve(Configuration) - Method in DefaultIvyService
resolve() - Method in DefaultProjectDependency
resolve() - Method in DefaultSelfResolvingDependency
resolve(Object, PathValidation) - Method in FileResolver
resolve(Configuration, Ivy, ModuleDescriptor) - Method in IvyDependencyResolver
resolve(Configuration) - Method in IvyService
resolve(Project) - Method in ProjectDependencies2TaskResolver
resolve() - Method in SelfResolvingDependency
Resolves this dependency.
resolve(Configuration, Ivy, ModuleDescriptor) - Method in SelfResolvingDependencyResolver
RESOLVED - Enum Constant in Configuration.State
RESOLVED_WITH_FAILURES - Enum Constant in Configuration.State
ResolvedConfiguration - Interface in org.gradle.api.artifacts
ResolvedDependency - Interface in org.gradle.api.artifacts
ResolveException - Class in org.gradle.api.artifacts

A CircularReferenceException is thrown if circular references exists between tasks, the project evaluation order or the project dependsOn order.

ResolveException(Throwable) - Constructor in ResolveException
RESOLVER_NAME - Field in ResolverContainer
RESOLVER_URL - Field in ResolverContainer
ResolverContainer - Interface in org.gradle.api.artifacts

A { instances.

ResolverFactory - Interface in org.gradle.api.internal.artifacts.ivyservice
ResolverProvider - Interface in org.gradle.api.internal.artifacts.configurations
resourceCollections(Object) - Method in AbstractArchiveTask
resourceCollections - Property in AntArchiveParameter
resourceDirNames - Property in JavaPluginConvention
RESOURCES - Field in DefaultConventionsToPropertiesMapping
restartWebApp(boolean) - Method in AbstractJettyRunTask
restartWebApp(boolean) - Method in JettyRun
restartWebApp(boolean) - Method in JettyRunWar
restoreState(StandardOutputState) - Method in StandardOutputLogging
Sets the values for System.out and Sytem.err.
rethrowFailure() - Method in BuildResult

Rethrows the build failure.

rethrowFailure() - Method in DefaultIvyDependencyResolver.ResolvedConfigurationImpl
rethrowFailure() - Method in ResolvedConfiguration
A resolve of a configuration that is not successful does not automatically throws an exception.
ROOT_ELEMENT_NAME - Field in PomWriter
rootProjectDirectory(File) - Method in DefaultDirectoryStateChangeDetecterBuilder
Rule - Interface in org.gradle.api

A {

run() - Method in AbstractBlockingQueueItemConsumer
run() - Method in ConsoleScanner
run() - Method in DirectoryStateDigestCalculator
run() - Method in DirectoryStateDigestComparator
run() - Method in ExecHandleNotifier
run() - Method in ExecHandleRunner
run() - Method in ExecOutputHandleRunner
run() - Method in Gradle

Executes the build for this Gradle instance and returns the result.

run(SettingsInternal, StartParameter) - Method in Gradle.RunSpecification
run() - Method in Monitor
run(Runnable) - Method in ThreadUtils
RUNTIME - Field in Conf2ScopeMappingContainer
RUNTIME_CONFIGURATION_NAME - Field in JavaPlugin
RUNTIME_PRIORITY - Field in MavenPlugin

S

SameLevelDirSettingsFinderStrategy - Class in org.gradle.initialization
SameLevelDirSettingsFinderStrategy() - Constructor in SameLevelDirSettingsFinderStrategy
SATISFIES_ALL - Field in Specs
satisfyAll() - Method in Specs
satisfyNone() - Method in Specs
saveProperties(Properties, File) - Method in GUtil
scannerListeners - Field in AbstractJettyRunTask
List of Listeners for the scanner
ScanTargetPattern - Class in org.gradle.api.plugins.jetty.util
ScanTargetPattern() - Constructor in ScanTargetPattern
SCOPE - Field in PomWriter
ScriptClassLoaderProvider - Interface in org.gradle.api.internal.initialization
ScriptCompilationHandler - Interface in org.gradle.groovy.scripts
ScriptEvaluatingSettingsProcessor - Class in org.gradle.initialization
ScriptEvaluatingSettingsProcessor(ISettingsScriptMetaData, ScriptProcessorFactory, ImportsReader, SettingsFactory) - Constructor in ScriptEvaluatingSettingsProcessor
ScriptHandler - Interface in org.gradle.api.initialization.dsl

A {

ScriptLocatingSettingsProcessor - Class in org.gradle.initialization
ScriptLocatingSettingsProcessor(SettingsProcessor) - Constructor in ScriptLocatingSettingsProcessor
ScriptProcessor - Interface in org.gradle.groovy.scripts
Compiles a script into an executable {
ScriptProcessorFactory - Interface in org.gradle.groovy.scripts
Loads scripts from text source into a {
ScriptSource - Interface in org.gradle.groovy.scripts
The source for the text of a script.
ScriptWithSource - Class in org.gradle.groovy.scripts
ScriptWithSource() - Constructor in ScriptWithSource
sections(Map, String) - Method in GradleManifest
segmentIterator() - Method in RelativePath
segments - Field in RelativePath
select(ProjectIdentifier) - Method in AbstractProjectSpec
select(Project) - Method in BuildExecuter
Selects the tasks to execute, if any.
select(ProjectIdentifier) - Method in BuildFileProjectSpec
select(Project) - Method in BuiltInTasksBuildExecuter
select(Project) - Method in DelegatingBuildExecuter
select(Project) - Method in ProjectDefaultsBuildExecuter
select(ProjectIdentifier) - Method in ProjectDirectoryProjectSpec
select(Project) - Method in TaskNameResolvingBuildExecuter
selectProject(IProjectRegistry) - Method in AbstractProjectSpec
selectProject(IProjectRegistry) - Method in ProjectSpec
Returns the single project in the given registry which meets this spec.
SelfResolvingDependency - Interface in org.gradle.api.artifacts
A { repository.
SelfResolvingDependencyFactory - Class in org.gradle.api.internal.artifacts.dsl.dependencies
SelfResolvingDependencyFactory() - Constructor in SelfResolvingDependencyFactory
SelfResolvingDependencyResolver - Class in org.gradle.api.internal.artifacts.ivyservice
SelfResolvingDependencyResolver(IvyDependencyResolver) - Constructor in SelfResolvingDependencyResolver
SEPARATOR - Field in TextProjectReportRenderer
serialWarn() - Method in StandardJavadocDocletOptions
service - Field in DefaultProjectServiceRegistryFactory.ProjectServiceRegistryImpl.Service
serviceType - Field in DefaultProjectServiceRegistryFactory.ProjectServiceRegistryImpl.Service
setActions(List) - Method in AbstractTask
setActions(List) - Method in Task

Sets the sequence of {

setAdditionalLibFileSets(List) - Method in War
setAdditionalProperties(Map) - Method in AbstractProject
setAdditionalProperties(Map) - Method in AbstractTask
setAdditionalProperties(Map) - Method in DynamicObjectHelper
setAdditionalRuntimeJars(Iterable) - Method in AbstractJettyRunTask
setAlwaysAppendDefaultClasspath(boolean) - Method in Javadoc
setAlwaysAppendDefaultSourcepath(boolean) - Method in Javadoc
setAnalyzerFactory(AnalyzerFactory) - Method in DefaultOsgiManifest
setAnnotationsOnSourceCompatibility(JavaVersion) - Method in TestNGOptions
setAnt(AntBuilder) - Method in AbstractProject
setAntBuilderFactory(AntBuilderFactory) - Method in AbstractProject
setAntGroovyCompile(AntGroovyc) - Method in GroovyCompile
setAntGroovydoc(AntGroovydoc) - Method in Groovydoc
setAntJar(AntJar) - Method in Jar
setAntJUnitExecute(AntJUnitExecute) - Method in JUnitTestFramework
setAntJUnitReport(AntJUnitReport) - Method in JUnitTestFramework
setAntTar(AntTar) - Method in Tar
setAntTestNGExecute(AntTestNGExecute) - Method in TestNGTestFramework
setAntWar(AntWar) - Method in War
setAntZip(AntZip) - Method in Zip
setAppendix(String) - Method in AbstractArchiveTask
setArchiveBase(PathBase) - Method in Wrapper
The distribution base specifies whether the unpacked wrapper distribution should be stored in the project or in the gradle user home dir.
setArchiveClassifier(String) - Method in Wrapper
Specifies the classifier of the archive as part of the download URL.
setArchiveName(String) - Method in Wrapper
Specifies the name of the archive as part of the download URL.
setArchivePath(String) - Method in Wrapper
Set's the path where the gradle distributions archive should be saved (i.e. the parent dir).
setArtifact(Artifact) - Method in DefaultArtifactPom
setArtifactFile(File) - Method in DefaultArtifactPom
setArtifactHandler(ArtifactHandler) - Method in AbstractProject
setArtifactId(String) - Method in DefaultMavenPom
setArtifactId(String) - Method in MavenPom
Sets the artifactId property of the to be generated Maven pom.
setArtifactPomContainer(ArtifactPomContainer) - Method in AbstractMavenResolver
setArtifacts(Set) - Method in AbstractModuleDependency
setArtifactsToModuleDescriptorConverter(ArtifactsToModuleDescriptorConverter) - Method in DefaultModuleDescriptorConverter
setAuthor(boolean) - Method in StandardJavadocDocletOptions
setBaseDir(File) - Method in AbstractArchiveTask
setBaseDir(File) - Method in AntTarget
Sets the Ant project base directory to use when executing the target.
setBaseName(String) - Method in AbstractArchiveTask
setBootClasspath(List) - Method in CoreJavadocOptions
setBootClasspath(List) - Method in MinimalJavadocOptions
setBottom(String) - Method in StandardJavadocDocletOptions
setBreakIterator(boolean) - Method in CoreJavadocOptions
setBreakIterator(boolean) - Method in MinimalJavadocOptions
setBuildCompleter(BuildCompleter) - Method in Main
setBuildDirName(String) - Method in AbstractProject
setBuildDirName(String) - Method in Project

Sets the build directory name of this project.

setBuildExecuter(BuildExecuter) - Method in StartParameter

Sets the {

setBuildFile(File) - Method in AbstractProject
setBuildFile(File) - Method in StartParameter
Sets the build file to use to select the default project.
setBuildFileName(String) - Method in DefaultProjectDescriptor
setBuildFileName(String) - Method in ProjectDescriptor
Sets the name of the build file.
setBuildScriptSource(ScriptSource) - Method in AbstractProject
setBuildSourceBuilder(BuildSourceBuilder) - Method in BaseSettings
setCacheUsage(CacheUsage) - Method in StartParameter
setCaseSensitive(boolean) - Method in Copy
Set case sensitivity for comparisons.
setCaseSensitive(boolean) - Method in CopyAction
Set case sensitivity for comparisons.
setCaseSensitive(boolean) - Method in CopyActionImpl
setChain(FilterReader) - Method in FilterChain
setChanging(boolean) - Method in DefaultExternalModuleDependency
setChanging(boolean) - Method in ExternalModuleDependency
Sets whether or nor Gradle should always check for a change in the remote repository.
setCharSet(String) - Method in StandardJavadocDocletOptions
setChild(FactoryBuilderSupport, Object, Object) - Method in RepositoryFactory
setClassesDir(File) - Method in DefaultOsgiManifest
setClassesDir(File) - Method in OsgiManifest
Sets the classes dir.
setClassesDirectory(File) - Method in JettyRun
setClassesFileSets(List) - Method in War
setClassifier(String) - Method in AbstractArchiveTask
setClassifier(String) - Method in DefaultMavenPom
setClassifier(String) - Method in MavenPom
Sets the classifier property of the to be generated Maven pom.
setClassloader(ClassLoader) - Method in DefaultScriptProcessorFactory.ScriptProcessorImpl
setClassloader(ClassLoader) - Method in ScriptProcessor
Sets the parent classloader for the script.
setClasspath(FileCollection) - Method in Compile
setClasspath(List) - Method in CoreJavadocOptions
setClasspath(List) - Method in DefaultOsgiManifest
setClasspath(List) - Method in MinimalJavadocOptions
setClasspath(List) - Method in OsgiManifest
A convenient method for setting a Bundle-Classpath instruction.
setClassPathConfiguration(List) - Method in JettyConfiguration
setClassPathFiles(List) - Method in JettyPluginWebAppContext
setClassPathFiles(List) - Method in JettyRun
setClasspathLibs(List) - Method in EclipseClasspath
Sets a list with library paths to be transformed into eclipse lib dependencies.
setClasspathTypes(List) - Method in DefaultOsgiManifest
setClasspathTypes(List) - Method in OsgiManifest
Set the dependency types to be taken into account when generating the osgi manifest.
setClientModuleDescriptorFactory(ClientModuleDescriptorFactory) - Method in DefaultDependencyDescriptorFactory
setClosure(Closure) - Method in AntTaskAccess
setCompression(Compression) - Method in Tar
setConf2ScopeMappings(Conf2ScopeMappingContainer) - Method in MavenPluginConvention
setConfiguration(Configuration) - Method in BaseMavenDeployer
setConfiguration(FileCollection) - Method in Javadoc
setConfiguration(FileCollection) - Method in JettyRun
Set the configuration to resolve the dependencies of the web application from.
setConfiguration(FileCollection) - Method in Test
setConfiguration(Configuration) - Method in Upload
setConfigurationContainer(ConfigurationContainer) - Method in AbstractMavenResolver
setConfigurationContainer(ConfigurationHandler) - Method in AbstractProject
setConfigurationContainer(ConfigurationContainer) - Method in DefaultResolverContainer
setConfigurations(Set) - Method in DependencyReportTask
Set the configurations to use to build a report.
setConfigurationsToModuleDescriptorConverter(ConfigurationsToModuleDescriptorConverter) - Method in DefaultModuleDescriptorConverter
setConnectors(Connector[]) - Method in AbstractJettyRunTask
setConnectors(Object[]) - Method in JettyPluginServer
setContextHandlers(ContextHandler[]) - Method in JettyRun
setContextPath(String) - Method in AbstractJettyRunTask
setConvention(Convention) - Method in AbstractProject
setConvention(Convention) - Method in ConventionAwareHelper
setConvention(Convention) - Method in DynamicObjectHelper
setConventionAwareHelper(ConventionAwareHelper) - Method in ConventionTask
setConventionAwareHelper(ConventionAwareHelper) - Method in DefaultResolverContainer
setConventionMapping(Map) - Method in ConventionAwareHelper
setConventionMapping(Map) - Method in ConventionTask
setConventionMapping(Map) - Method in DefaultResolverContainer
setConventionMapping(Map) - Method in IConventionAware
setConventionMappingCache(Map) - Method in ConventionAwareHelper
setCreateIfEmpty(boolean) - Method in AbstractArchiveTask
setCurrentDir(File) - Method in StartParameter
Sets the directory to use to select the default project, and to search for the settings file.
setCustomName(String) - Method in AbstractArchiveTask
setDaemon(boolean) - Method in AbstractJettyRunTask
setDefaultImportsFile(File) - Method in StartParameter
setDefaultPomFilter(PomFilter) - Method in BasePomFilterContainer
setDefaultProject(ProjectInternal) - Method in DefaultBuild
setDefaultProjectSelector(ProjectSpec) - Method in StartParameter
Sets the selector used to choose the default project of the build.
setDefaultTasks(List) - Method in AbstractProject
setDefaultTasks(List) - Method in Project

Sets the names of the default tasks of this project.

setDelegate(BuildExecuter) - Method in DelegatingBuildExecuter
setDependenciesToModuleDescriptorConverter(DependenciesToModuleDescriptorConverter) - Method in DefaultModuleDescriptorConverter
setDependenciesWriter(PomDependenciesWriter) - Method in DefaultPomWriter
setDependencyDescriptorFactory(DependencyDescriptorFactory) - Method in DefaultDependenciesToModuleDescriptorConverter
setDependencyHandler(DependencyHandler) - Method in AbstractProject
setDependencyPublisher(IvyDependencyPublisher) - Method in DefaultIvyService
setDependencyResolver(IvyDependencyResolver) - Method in DefaultIvyService
setDependsOn(Set) - Method in AbstractTask
setDependsOn(Set) - Method in Task

Sets the dependencies of this task.

setDependsOnProjects(Set) - Method in AbstractProject
setDeployName(Object) - Method in EclipseWtp
Set the deploy name for this project.
setDeployTaskFactory(DeployTaskFactory) - Method in BaseMavenDeployer
setDescription(String) - Method in AbstractTask
setDescription(String) - Method in AntTarget
{
setDescription(String) - Method in Configuration
Sets the description for this configuration.
setDescription(String) - Method in DefaultConfiguration
setDescription(String) - Method in DefaultOsgiManifest
setDescription(String) - Method in OsgiManifest
A convenient method for setting a Bundle-Description instruction.
setDescription(String) - Method in Task
Adds a text to describe what the task does to the user of the build.
setDescriptorDestination(File) - Method in Upload
setDestinationDir(File) - Method in AbstractArchiveTask
setDestinationDir(File) - Method in Compile
setDestinationDir(File) - Method in Copy
setDestinationDir(File) - Method in CopyActionImpl
setDestinationDir(File) - Method in Groovydoc

Sets the directory to generate the documentation into.

setDestinationDir(File) - Method in Javadoc

Sets the directory to generate the documentation into.

setDestinationDirectory(File) - Method in MinimalJavadocOptions
setDestinationDirectory(File) - Method in StandardJavadocDocletOptions
setDidWork(boolean) - Method in AbstractTask
setDigest(String) - Method in DirectoryState
setDir(File) - Method in Clean
setDirectory(File) - Method in DirectoryStateBuilder
setDirectory(File) - Method in ScanTargetPattern
setDirectoryToProcess(File) - Method in DefaultDirectoryStateChangeDetecterBuilder
setDistributionBase(PathBase) - Method in Wrapper
The distribution base specifies whether the unpacked wrapper distribution should be stored in the project or in the gradle user home dir.
setDistributionPath(String) - Method in Wrapper
Set's the path where the gradle distributions needed by the wrapper are unzipped.
setDocEncoding(String) - Method in StandardJavadocDocletOptions
setDocFilesSubDirs(boolean) - Method in StandardJavadocDocletOptions
setDoclet(String) - Method in CoreJavadocOptions
setDoclet(String) - Method in MinimalJavadocOptions
setDocletClasspath(List) - Method in CoreJavadocOptions
setDocletClasspath(List) - Method in MinimalJavadocOptions
setDocTitle(String) - Method in StandardJavadocDocletOptions
setDocURL(String) - Method in DefaultOsgiManifest
setDocURL(String) - Method in OsgiManifest
A convenient method for setting a Bundle-DocURL instruction.
setDotGradleStatesDirectory(File) - Method in DefaultDirectoryStateChangeDetecterBuilder
setDryRun(boolean) - Method in StartParameter
setEmacsMode(boolean) - Method in AntLoggingAdapter
setEnabled(boolean) - Method in AbstractTask
setEnabled(boolean) - Method in Task

Set the enabled state of a task.

setEncoding(String) - Method in CoreJavadocOptions
setEncoding(String) - Method in MinimalJavadocOptions
setErrorPrintStream(PrintStream) - Method in AntLoggingAdapter
setExclude(List) - Method in CoreJavadocOptions
setExclude(List) - Method in MinimalJavadocOptions
setExcludeDocFilesSubDir(List) - Method in StandardJavadocDocletOptions
setExcludeRuleConverter(ExcludeRuleConverter) - Method in DefaultDependenciesToModuleDescriptorConverter
setExcludeRuleConverter(ExcludeRuleConverter) - Method in DefaultDependencyDescriptorFactory
setExcludeRules(Set) - Method in DefaultConfiguration
setExcludes(Iterable) - Method in Compile
setExcludes(Iterable) - Method in FileSet
setExcludes(Iterable) - Method in PatternFilterable
setExcludes(Iterable) - Method in PatternSet
setExcludes(List) - Method in ScanTargetPattern
setExcludes(Iterable) - Method in Test
Sets the exclude patterns for test execution.
setExecuted(boolean) - Method in AbstractTask
setExistentDirsFilter(ExistingDirsFilter) - Method in Groovydoc
setExistentDirsFilter(ExistingDirsFilter) - Method in Javadoc
setExistingDirsFilter(ExistingDirsFilter) - Method in Clean
setExtDirs(List) - Method in CoreJavadocOptions
setExtDirs(List) - Method in MinimalJavadocOptions
setExtendsFrom(Set) - Method in Configuration
Sets the configurations which this configuration extends from.
setExtendsFrom(Set) - Method in DefaultConfiguration
setExtension(String) - Method in AbstractArchiveTask
setExtraScanTargets(List) - Method in JettyRun
setFailForMissingDependencies(boolean) - Method in EclipseClasspath
Sets whether the build should fail if lib dependencies intended to be used by this task can not be resolved.
setFailForMissingDependencies(boolean) - Method in EclipseWtp
Sets whether the build should fail if lib dependencies intended to be used by this task can not be resolved.
setFailOnError(boolean) - Method in Javadoc
setFailureCause(Throwable) - Method in DirectoryState
setFileContentBufferSize(int) - Method in MetaContentDigesterUtilStrategy
Update the fileContentBufferSize.
setFileResolver(FileResolver) - Method in AbstractProject
setFileSetManifest(String) - Method in Jar
setFilter(PublishFilter) - Method in AbstractMavenResolver
setFilter(PublishFilter) - Method in BasePomFilterContainer
setFilter(PublishFilter) - Method in DefaultPomFilter
setFilter(PublishFilter) - Method in PomFilter
setFilter(PublishFilter) - Method in PomFilterContainer

Sets the default filter to be used.

setFooter(String) - Method in StandardJavadocDocletOptions
setForce(boolean) - Method in DefaultClientModule
setForce(boolean) - Method in DefaultExternalModuleDependency
setForce(boolean) - Method in ExternalDependency
Sets whether or not the version of this dependency should be enforced in the case of version conflicts.
setFromMap(Object, Map) - Method in ReflectionUtil
setGradleFactory(GradleFactory) - Method in BuildSourceBuilder
setGradleHomeDir(File) - Method in StartParameter
setGradleProperties(Map) - Method in DefaultGradlePropertiesLoader
setGradleUserHomeDir(File) - Method in StartParameter
setGradleVersion(String) - Method in Wrapper
The version of the gradle distribution required by the wrapper.
setGroovyClasspath(FileCollection) - Method in GroovyCompile
setGroovyClasspath(FileCollection) - Method in Groovydoc

Sets the classpath to use to locate classes referenced by the documented source.

setGroovyExcludes(List) - Method in GroovyCompile
Sets the exclude patterns for which groovy files should be compiled.
setGroovyIncludes(List) - Method in GroovyCompile
Sets the include patterns for which groovy files should be compiled.
setGroovyJavaExcludes(List) - Method in GroovyCompile
Sets excludes patterns for which java files in the joint source folder should be compiled
setGroovyJavaIncludes(List) - Method in GroovyCompile
Sets include patterns for which java files in the joint source folder should be compiled.
setGroovyOptions(GroovyCompileOptions) - Method in GroovyCompile
Sets the options for the groovyc compilation.
setGroovySourceDirs(List) - Method in GroovyCompile
setGroup(Object) - Method in AbstractProject
setGroup(String) - Method in DefaultClientModule
setGroupId(String) - Method in DefaultMavenPom
setGroupId(String) - Method in MavenPom
Sets the groupId property of the to be generated Maven pom.
setGroups(Map) - Method in StandardJavadocDocletOptions
setHead(Reader) - Method in FilterChain
setHeaderWriter(PomHeaderWriter) - Method in DefaultPomWriter
setHelpFile(File) - Method in StandardJavadocDocletOptions
setHttpPort(Integer) - Method in AbstractJettyRunTask
setHttpPort(Integer) - Method in JettyPluginConvention
setImportsReader(ImportsReader) - Method in ScriptEvaluatingSettingsProcessor
setIncludes(Iterable) - Method in Compile
setIncludes(Iterable) - Method in FileSet
setIncludes(Iterable) - Method in PatternFilterable
setIncludes(Iterable) - Method in PatternSet
setIncludes(List) - Method in ScanTargetPattern
setIncludes(Iterable) - Method in Test
Sets the include patterns for test execution.
setInstallTaskFactory(InstallTaskFactory) - Method in BaseMavenInstaller
setInstructions(Map) - Method in DefaultOsgiManifest
setInternalRepository(InternalRepository) - Method in DefaultBuild
setIvyFactory(IvyFactory) - Method in DefaultIvyService
setIvySettings(IvySettings) - Method in DefaultSettingsConverter
setJarPath(String) - Method in Wrapper
When executing the wrapper task, the jar path specifies the path where the gradle-wrapper.jar is copied to.
setJavadocExecHandleBuilder(JavadocExecHandleBuilder) - Method in Javadoc
setJettyConfig(File) - Method in AbstractJettyRunTask
setJettyEnvXml(File) - Method in JettyRun
setJettyEnvXmlFile(File) - Method in JettyPluginWebAppContext
setJettyEnvXmlFile(File) - Method in JettyRun
setJFlags(List) - Method in CoreJavadocOptions
setJFlags(List) - Method in MinimalJavadocOptions
setKeyWords(boolean) - Method in StandardJavadocDocletOptions
setLevel(Level) - Method in StandardOutputLoggingAdapter
setLibConfigurations(List) - Method in War
setLibExcludeConfigurations(List) - Method in War
setLicense(String) - Method in DefaultOsgiManifest
setLicense(String) - Method in OsgiManifest
A convenient method for setting a Bundle-License instruction.
setLicenseHeader(String) - Method in DefaultMavenPom
setLicenseHeader(String) - Method in MavenPom
Sets the licenseHeader property of the to be generated Maven pom.
setLinks(List) - Method in StandardJavadocDocletOptions
setLinksOffline(List) - Method in StandardJavadocDocletOptions
setLinkSource(boolean) - Method in StandardJavadocDocletOptions
setLocale(String) - Method in CoreJavadocOptions
setLocale(String) - Method in MinimalJavadocOptions
setLoggingConfigurer(LoggingConfigurer) - Method in DefaultGradleFactory
setLogLevel(LogLevel) - Method in StartParameter
setLongFile(LongFile) - Method in Tar
setManifest(GradleManifest) - Method in Jar
setMarker(Marker) - Method in StandardOutputLoggingAdapter
setMavenPomDir(File) - Method in DefaultResolverContainer
setMavenPomDir(File) - Method in ResolverContainer
setMavenScopeMappings(Conf2ScopeMappingContainer) - Method in DefaultResolverContainer
setMaxMemory(String) - Method in Javadoc
Sets the amount of memory allocated to this task.
setMemberLevel(JavadocMemberLevel) - Method in CoreJavadocOptions
setMemberLevel(JavadocMemberLevel) - Method in MinimalJavadocOptions
setMergeFileSets(List) - Method in AbstractArchiveTask
setMergeGroupFileSets(List) - Method in AbstractArchiveTask
setMessageOutputLevel(int) - Method in AntLoggingAdapter
setMetaInfResourceCollections(List) - Method in Jar
setModuleDescriptorConverter(ModuleDescriptorConverter) - Method in DefaultIvyService
setModuleDescriptorFactory(ModuleDescriptorFactory) - Method in DefaultModuleDescriptorConverter
setModuleIdWriter(PomModuleIdWriter) - Method in DefaultPomWriter
setName(String) - Method in AbstractMavenResolver
setName(String) - Method in AbstractTask
setName(String) - Method in DefaultClientModule
setName(String) - Method in DefaultOsgiManifest
setName(String) - Method in DefaultProjectDescriptor
setName(String) - Method in OsgiManifest
A convenient method for setting a Bundle-Name instruction.
setName(String) - Method in ProjectDescriptor
Sets the name of this project.
setNoComment(boolean) - Method in StandardJavadocDocletOptions
setNoDeprecated(boolean) - Method in StandardJavadocDocletOptions
setNoDeprecatedList(boolean) - Method in StandardJavadocDocletOptions
setNoHelp(boolean) - Method in StandardJavadocDocletOptions
setNoIndex(boolean) - Method in StandardJavadocDocletOptions
setNoNavBar(boolean) - Method in StandardJavadocDocletOptions
setNoOpt(boolean) - Method in StartParameter
setNoQualifiers(List) - Method in StandardJavadocDocletOptions
setNoSince(boolean) - Method in StandardJavadocDocletOptions
setNoTimestamp(boolean) - Method in StandardJavadocDocletOptions
setNoTree(boolean) - Method in StandardJavadocDocletOptions
setOnMismatch(FilterReply) - Method in MarkerFilter
setOptionFiles(List) - Method in CoreJavadocOptions
setOptionFiles(List) - Method in MinimalJavadocOptions
setOptions(Options) - Method in BuiltInTasksBuildExecuter
setOptions(CompileOptions) - Method in Compile
setOptions(MinimalJavadocOptions) - Method in Javadoc
setOptions(JUnitOptions) - Method in JUnitTestFramework
setOptions(TestNGOptions) - Method in TestNGTestFramework
setOptionsFilename(String) - Method in Javadoc
setOutputDirectory(Object) - Method in EclipseClasspath
Sets the eclipse output directory for compiled sources.
setOutputDirectory(Object) - Method in EclipseWtp
Sets the java-output-path to be used by the wtp descriptor file.
setOutputFile(File) - Method in AbstractReportTask
Sets the file which the report will be written to.
setOutputFile(File) - Method in ProjectReportRenderer
Sets the output file for the report.
setOutputFile(File) - Method in TextProjectReportRenderer
setOutputLevel(JavadocOutputLevel) - Method in CoreJavadocOptions
setOutputLevel(JavadocOutputLevel) - Method in MinimalJavadocOptions
setOutputPrintStream(PrintStream) - Method in AntLoggingAdapter
setOverrideWebXml(File) - Method in AbstractJettyRunTask
setOverview(String) - Method in CoreJavadocOptions
setOverview(String) - Method in MinimalJavadocOptions
setPackageNames(List) - Method in CoreJavadocOptions
setPackageNames(List) - Method in MinimalJavadocOptions
setPackaging(String) - Method in DefaultMavenPom
setPackaging(String) - Method in MavenPom
Sets the packaging property of the to be generated Maven pom.
setParameterConverter(CommandLine2StartParameterConverter) - Method in Main
setParent(DynamicObject) - Method in DynamicObjectHelper
setPath(String) - Method in DefaultProjectDescriptor
setPluginPropertiesFile(File) - Method in StartParameter
setPom(MavenPom) - Method in AbstractMavenResolver
setPom(MavenPom) - Method in BasePomFilterContainer
setPom(MavenPom) - Method in DefaultArtifactPom
setPom(MavenPom) - Method in PomFilterContainer

Sets the default pom to be used.

setPomDir(File) - Method in DefaultArtifactPomContainer
setPomDirName(String) - Method in MavenPluginConvention
setPomFilterContainer(PomFilterContainer) - Method in AbstractMavenResolver
setPomTemplate(MavenPom) - Method in DefaultPomFilter
setPomTemplate(MavenPom) - Method in PomFilter
setProject(Project) - Method in AbstractTask
setProjectDependencies(List) - Method in EclipseClasspath
Sets the project dependencies to be transformed into eclipse project dependencies.
setProjectDependencies(List) - Method in EclipseWtp
Sets the project dependencies to be transformed into eclipse project dependencies.
setProjectDependenciesBuildInstruction(ProjectDependenciesBuildInstruction) - Method in DefaultConfiguration
setProjectDependenciesBuildInstruction(ProjectDependenciesBuildInstruction) - Method in StartParameter
setProjectDescriptorRegistry(IProjectDescriptorRegistry) - Method in BaseSettings
setProjectDescriptorRegistry(IProjectDescriptorRegistry) - Method in DefaultProjectDescriptor
setProjectDir(File) - Method in DefaultProjectDescriptor
setProjectDir(File) - Method in ProjectDescriptor
Sets the project directory of this project.
setProjectDir(File) - Method in StartParameter
Sets the project directory to use to select the default project.
setProjectEvaluator(ProjectEvaluator) - Method in AbstractProject
setProjectName(String) - Method in EclipseProject
Sets the name used for the name of the eclipse project.
setProjectPluginsHandler(ProjectPluginsContainer) - Method in AbstractProject
setProjectProperties(Map) - Method in StartParameter
setProjectRegistry(IProjectRegistry) - Method in AbstractProject
setProjectType(ProjectType) - Method in EclipseProject
Sets the type of the eclipse project
setProperty(String, Object) - Method in AbstractConvention
setProperty(String, Object) - Method in AbstractDynamicObject
setProperty(String, Object) - Method in AbstractTask
setProperty(String, Object) - Method in BeanDynamicObject
setProperty(String, def) - Method in DefaultConvention
setProperty(String, def) - Method in DefaultProject
setProperty(String, def) - Method in DefaultSettings
setProperty(String, Object) - Method in DefaultTask
setProperty(String, Object) - Method in DynamicObject
setProperty(String, Object) - Method in DynamicObjectHelper
setProperty(String, Object) - Method in DynamicObjectHelper.InheritedDynamicObject
setProperty(String, Object) - Method in Project

Sets a property of this project.

setProperty(String, def) - Method in ProjectScript
setProperty(String, Object) - Method in Task

Sets a property of this task.

setReload(String) - Method in AbstractJettyRunTask
setRenderer(DependencyReportRenderer) - Method in DependencyReportTask
Set the renderer to use to build a report.
setRenderer(PropertyReportRenderer) - Method in PropertyReportTask
setRenderer(TaskReportRenderer) - Method in TaskReportTask
setReportsDirName(String) - Method in ReportingBasePluginConvention
Sets the name of the reports directory, relative to the project's build directory.
setRepositories(RepositoryHandler) - Method in Upload
setRepository(RemoteRepository) - Method in BaseMavenDeployer
setRepository(RemoteRepository) - Method in MavenDeployer
Sets the repository to be used for uploading artifacts.
setRepositoryHandler(DefaultRepositoryHandler) - Method in AbstractProject
setRepositoryHandlerFactory(RepositoryHandlerFactory) - Method in AbstractProject
setRequestLog(RequestLog) - Method in AbstractJettyRunTask
setRequestLog(Object) - Method in JettyPluginServer
setResolverFactory(ResolverFactory) - Method in DefaultResolverContainer
setResolverNames(List) - Method in DefaultResolverContainer
setResourceCollections(List) - Method in AbstractArchiveTask
setRootProject(ProjectInternal) - Method in DefaultBuild
setRootProjectDescriptor(DefaultProjectDescriptor) - Method in BaseSettings
setRootProjectDirectory(File) - Method in DefaultDirectoryStateChangeDetecterBuilder
setScanForTestClasses(boolean) - Method in Test
setScanIntervalSeconds(int) - Method in AbstractJettyRunTask
setScannerListeners(ArrayList) - Method in AbstractJettyRunTask
setScanTargetPatterns(ScanTargetPattern[]) - Method in JettyRun
setScanTargets(File[]) - Method in JettyRun
setScript(Script) - Method in AbstractProject
setScript(Script) - Method in ProjectInternal
setScriptDestinationPath(String) - Method in Wrapper
Specifies a path as the parent dir of the scripts which are generated when executing the wrapper task.
setScriptProcessor(ScriptProcessorFactory) - Method in ScriptEvaluatingSettingsProcessor
setScriptSource(ScriptSource) - Method in ScriptWithSource
setSearchUpwards(boolean) - Method in StartParameter
setSerialWarn(boolean) - Method in StandardJavadocDocletOptions
setServer(JettyPluginServer) - Method in AbstractJettyRunTask
setSettings(ResolverSettings) - Method in AbstractMavenResolver
setSettingsConverter(SettingsConverter) - Method in DefaultIvyService
setSettingsDir(File) - Method in BaseSettings
setSettingsDir(File) - Method in DefaultSettingsFinder
setSettingsFactory(SettingsFactory) - Method in ScriptEvaluatingSettingsProcessor
setSettingsFile(File) - Method in StartParameter
Sets the settings file to use for the build.
setSettingsScript(ScriptSource) - Method in BaseSettings
setSettingsScriptMetaData(ISettingsScriptMetaData) - Method in ScriptEvaluatingSettingsProcessor
setSettingsScriptSource(ScriptSource) - Method in DefaultSettingsFinder
setSettingsScriptSource(ScriptSource) - Method in StartParameter

Sets the {

setShowHelp(boolean) - Method in StartParameter
setShowStacktrace(ShowStacktrace) - Method in StartParameter
setShowVersion(boolean) - Method in StartParameter
setSize(long) - Method in DirectoryState
setSkipProperties(List) - Method in AbstractTask
setSkipUnmappedConfs(boolean) - Method in Conf2ScopeMappingContainer
Sets, whether unmapped configuration should be skipped or not.
setSkipUnmappedConfs(boolean) - Method in DefaultConf2ScopeMappingContainer
setSnapshotRepository(RemoteRepository) - Method in BaseMavenDeployer
setSnapshotRepository(RemoteRepository) - Method in MavenDeployer
Sets the repository to be used for uploading snapshot artifacts.
setSource(IConventionAware) - Method in ConventionAwareHelper
setSource(String) - Method in CoreJavadocOptions
setSource(String) - Method in MinimalJavadocOptions
setSourceCompatibility(String) - Method in Compile
setSourceCompatibility(def) - Method in JavaPluginConvention
setSourceNames(List) - Method in CoreJavadocOptions
setSourceNames(List) - Method in MinimalJavadocOptions
setSourcepath(List) - Method in CoreJavadocOptions
setSourcepath(List) - Method in MinimalJavadocOptions
setSplitIndex(boolean) - Method in StandardJavadocDocletOptions
setSrcDirs(List) - Method in Compile
setSrcDirs(List) - Method in Copy
setSrcDirs(List) - Method in CopyActionImpl
setSrcDirs(List) - Method in EclipseClasspath
Sets a list of paths to be transformed into eclipse source dirs.
setSrcDirs(List) - Method in EclipseWtpModule
setSrcDirs(List) - Method in Groovydoc

Sets the source directories containing the groovy source files to generate documentation for.

setSrcDirs(List) - Method in Javadoc

Sets the source directories containing the java source files to generate documentation for.

setStandardOutputCapture(StandardOutputCapture) - Method in AbstractTask
setStandardOutputLoggingAdapter(StandardOutputLoggingAdapter) - Method in StandardOutputLogging.LoggingPrintStream
setStandardOutputRedirector(StandardOutputRedirector) - Method in AbstractProject
setStartParameter(StartParameter) - Method in BaseSettings
setStartParameter(StartParameter) - Method in BuildExceptionReporter
setState(State) - Method in AbstractProject
setStateChangeEventQueuePollTimeout(long) - Method in DefaultDirectoryStateChangeDetecterBuilder
setStateChangeEventQueueSize(int) - Method in DefaultDirectoryStateChangeDetecterBuilder
setStatus(Object) - Method in AbstractProject
setStopAtFailuresOrErrors(boolean) - Method in Test
Sets whether this task should throw an exception in case of test failuer or error.
setStopKey(String) - Method in AbstractJettyRunTask
setStopKey(String) - Method in JettyPluginConvention
setStopKey(String) - Method in JettyStop
Sets key to provide when stopping jetty on executing java -DSTOP.KEY=<stopKey> -DSTOP.PORT=<stopPort> -jar start.jar --stop
setStopPort(Integer) - Method in AbstractJettyRunTask
setStopPort(Integer) - Method in JettyPluginConvention
setStopPort(Integer) - Method in JettyStop
Sets port to listen to stop jetty on sending stop command
setStylesheetFile(File) - Method in StandardJavadocDocletOptions
setSubPackages(List) - Method in CoreJavadocOptions
setSubPackages(List) - Method in MinimalJavadocOptions
setSymbolicName(String) - Method in DefaultOsgiManifest
setSymbolicName(String) - Method in OsgiManifest
A convenient method for setting a Bundle-SymbolicName instruction.
setSystemPropertiesArgs(Map) - Method in StartParameter
setTagletPath(List) - Method in StandardJavadocDocletOptions
setTags(List) - Method in StandardJavadocDocletOptions
setTarget(Target) - Method in AntTarget
Sets the Ant target to execute.
setTargetCompatibility(String) - Method in Compile
setTargetCompatibility(def) - Method in JavaPluginConvention
setTaskContainer(TaskContainerInternal) - Method in AbstractProject
setTaskDependency(TaskDependency) - Method in AbstractPublishArtifact
setTaskGraph(TaskExecuter) - Method in DefaultBuild
setTaskNames(List) - Method in StartParameter

Sets the tasks to execute in this build.

setTest(boolean) - Method in JUnitTestClassDetecter
setTest(boolean) - Method in TestNGTestClassDetecter
setTestClassesDir(File) - Method in Test
Sets the root folder for the compiled test sources.
setTestOutputDirectory(Object) - Method in EclipseClasspath
Sets the eclipse output directory for compiled test sources.
setTestReport(boolean) - Method in Test
setTestReportDir(File) - Method in Test
Sets the root folder for the test reports.
setTestResultsDir(File) - Method in Test
Sets the root folder for the test results.
setTestSrcDirs(List) - Method in EclipseClasspath
Sets a list of paths to be transformed into eclipse test source dirs.
setTestSrcDirs(List) - Method in Test
setTheOnlyConfiguration(Configuration) - Method in DetachedConfigurationsProvider
Settings - Interface in org.gradle.api.initialization

Settings declares the configuration required to instantiate and evaluate the hierarchy of {

SettingsConverter - Interface in org.gradle.api.internal.artifacts.ivyservice
settingsEvaluated(Settings) - Method in BuildExceptionReporter
settingsEvaluated(Settings) - Method in BuildListener

Called when the build settings have been loaded and evaluated.

settingsEvaluated(Settings) - Method in BuildResultLogger
settingsEvaluated(Settings) - Method in DefaultInternalRepository
settingsEvaluated(Settings) - Method in DefaultProjectEvaluator
SettingsFactory - Class in org.gradle.initialization
SettingsFactory(IProjectDescriptorRegistry, BuildSourceBuilder) - Constructor in SettingsFactory
SettingsInternal - Interface in org.gradle.api.internal
SettingsProcessor - Interface in org.gradle.initialization
Responsible for locating, constructing, and evaluating the {
setTitle(String) - Method in Javadoc

Sets the title for the generated documentation.

setTmpDirectory(File) - Method in AbstractJettyRunTask
setTransformer(Transformer) - Method in DefaultScriptProcessorFactory.ScriptProcessorImpl
setTransformer(Transformer) - Method in ScriptProcessor
Sets the transformer to use to compile the script.
setTransitive(boolean) - Method in AbstractModuleDependency
setTransitive(boolean) - Method in Configuration
Sets the transitivity of this configuration.
setTransitive(boolean) - Method in DefaultConfiguration
setTransitive(boolean) - Method in ModuleDependency
Sets whether this dependency should be resolved including or excluding its transitive dependencies.
setUniqueVersion(boolean) - Method in BaseMavenDeployer
setUniqueVersion(boolean) - Method in MavenDeployer
Sets whether to assign snapshots a unique version comprised of the timestamp and build number, or to use the same version each time.
setUnixWrapperScriptGenerator(WrapperScriptGenerator) - Method in Wrapper
setUp() - Method in AbstractBlockingQueueItemConsumer
setUploadDescriptor(boolean) - Method in Upload
setUrlRoot(String) - Method in Wrapper
A URL where to download the gradle distribution from.
setUse(boolean) - Method in StandardJavadocDocletOptions
setUser(String) - Method in WebdavRepository
setUser(String) - Method in WebdavResolver
setUserPassword(String) - Method in WebdavRepository
setUserPassword(String) - Method in WebdavResolver
setUserRealms(UserRealm[]) - Method in AbstractJettyRunTask
setUserRealms(Object[]) - Method in JettyPluginServer
setValue(T) - Method in AbstractJavadocOptionFileOption
setValue(T) - Method in AbstractListJavadocOptionFileOption
setValue(T) - Method in OptionLessJavadocOptionFileOption
setValue(List) - Method in OptionLessStringsJavadocOptionFileOption
setValue(List) - Method in TagsJavadocOptionFileOption
setValues(Set) - Method in DefaultTaskDependency
setVendor(String) - Method in DefaultOsgiManifest
setVendor(String) - Method in OsgiManifest
A convenient method for setting a Bundle-Vendor instruction.
setVerbose(boolean) - Method in Javadoc
Sets whether javadoc generation is accompanied by verbose output or not.
setVersion(String) - Method in AbstractArchiveTask
setVersion(Object) - Method in AbstractProject
setVersion(String) - Method in DefaultClientModule
setVersion(String) - Method in DefaultMavenPom
setVersion(String) - Method in DefaultOsgiManifest
setVersion(String) - Method in MavenPom
Sets the version property of the to be generated Maven pom.
setVersion(String) - Method in OsgiManifest
A convenient method for setting a Bundle-Version instruction.
setVersion(boolean) - Method in StandardJavadocDocletOptions
setVisible(boolean) - Method in Configuration
Sets the visibility of this configuration.
setVisible(boolean) - Method in DefaultConfiguration
setWarLibs(List) - Method in EclipseWtp
Sets a list with library paths to be deployed as war lib dependencies.
setWarResourceMappings(Map) - Method in EclipseWtp
Maps a deploy-path to source-paths.
setWebApp(File) - Method in JettyRunWar
setWebAppConfig(JettyPluginWebAppContext) - Method in AbstractJettyRunTask
setWebAppSourceDirectory(File) - Method in JettyRun
setWebDefaultXml(File) - Method in AbstractJettyRunTask
setWebInfFileSets(List) - Method in War
setWebXml(File) - Method in JettyConfiguration
setWebXml(File) - Method in JettyRun
setWebXml(File) - Method in War
setWebXmlFile(File) - Method in JettyPluginWebAppContext
setWindowTitle(String) - Method in MinimalJavadocOptions
setWindowTitle(String) - Method in StandardJavadocDocletOptions
ShaDigesterFactory - Class in org.gradle.api.changedetection.digest
Creates MessageDigest objects for the SHA algorithm.
ShaDigesterFactory() - Constructor in ShaDigesterFactory
showAll() - Method in CoreJavadocOptions
showAll() - Method in MinimalJavadocOptions
showFromPackage() - Method in CoreJavadocOptions
showFromPackage() - Method in MinimalJavadocOptions
showFromPrivate() - Method in CoreJavadocOptions
showFromPrivate() - Method in MinimalJavadocOptions
showFromProtected() - Method in CoreJavadocOptions
showFromProtected() - Method in MinimalJavadocOptions
showFromPublic() - Method in CoreJavadocOptions
showFromPublic() - Method in MinimalJavadocOptions
showHelp(OutputStream) - Method in CommandLine2StartParameterConverter
showHelp(OutputStream) - Method in DefaultCommandLine2StartParameterConverter
showOutput - Property in JUnitOptions
shutdown(T, InterruptHandler) - Method in ThreadUtils
SIMPLE - Enum Constant in ProjectType
sizeOfDirectory(File) - Method in GFileUtils
skippedProperty - Property in TestNGOptions
Directory for reports output.
SNAPSHOT_REPOSITORY_BUILDER - Property in DefaultGroovyMavenDeployer
source(String) - Method in CoreJavadocOptions
source(String) - Method in MinimalJavadocOptions
sourceDir - Property in CopyInstruction
sourceNames(String) - Method in CoreJavadocOptions
sourceNames(String) - Method in MinimalJavadocOptions
sourcepath(File) - Method in CoreJavadocOptions
sourcepath(File) - Method in MinimalJavadocOptions
Spec - Interface in org.gradle.api.specs
Specs - Class in org.gradle.api.specs
Specs() - Constructor in Specs
splitDescriptionIntoModuleNotationAndArtifactType(String) - Method in ModuleDependencyFactory.StringNotationParser
splitIndex() - Method in StandardJavadocDocletOptions
srcDirNames - Property in JavaPluginConvention
srcRootName - Property in JavaPluginConvention
STACKTRACE - Field in DefaultCommandLine2StartParameterConverter
stacktrace - Property in GroovyCompileOptions
StandardJavadocDocletOptions - Class in org.gradle.external.javadoc
StandardJavadocDocletOptions(JavadocOptionFile) - Constructor in StandardJavadocDocletOptions
standardOutput(OutputStream) - Method in ExecHandleBuilder
StandardOutputCapture - Interface in org.gradle.api.logging
standardOutputHandle(ExecOutputHandle) - Method in ExecHandleBuilder
StandardOutputLogging - Class in org.gradle.api.logging
StandardOutputLogging.LoggingPrintStream - Class in org.gradle.api.logging
StandardOutputLogging.LoggingPrintStream(StandardOutputLoggingAdapter) - Constructor in StandardOutputLogging.LoggingPrintStream
StandardOutputLogging() - Constructor in StandardOutputLogging
StandardOutputLoggingAdapter - Class in org.gradle.logging
StandardOutputLoggingAdapter(Logger, Level, int) - Constructor in StandardOutputLoggingAdapter
Creates the OutputStream to flush to the given Category.
StandardOutputRedirector - Interface in org.gradle.api.internal.project
StandardOutputState - Class in org.gradle.api.logging
StandardOutputState(PrintStream, PrintStream) - Constructor in StandardOutputState
start(String[], String, String) - Method in BootstrapMainStarter
start(File) - Method in BreadthFirstDirectoryWalker
Process the specified file or directory.
start - Field in Clock
start() - Method in DefaultExecHandle
start() - Method in DefaultStandardOutputCapture
start(File) - Method in DirectoryWalker
start() - Method in ExecHandle
start() - Method in JettyPluginServer
start() - Method in StandardOutputCapture
If {
startAndWaitForFinish() - Method in DefaultExecHandle
startAndWaitForFinish() - Method in ExecHandle
startConfiguration(Configuration) - Method in AsciiReportRenderer
startConfiguration(Configuration) - Method in DependencyReportRenderer
Starts rendering the given configuration.
startConfiguration(Configuration) - Method in GraphvizReportRenderer
startConsoleScanner() - Method in AbstractJettyRunTask
Run a thread that monitors the console input to detect ENTER hits.
started() - Method in DefaultExecHandle
STARTED - Enum Constant in ExecHandleState
STARTING - Enum Constant in ExecHandleState
startJetty() - Method in AbstractJettyRunTask
startJettyInternal() - Method in AbstractJettyRunTask
StartParameter - Class in org.gradle

{

StartParameter.ShowStacktrace - Enum in org.gradle
StartParameter() - Constructor in StartParameter
Creates a {
startProject(Project) - Method in AsciiReportRenderer
startProject(Project) - Method in GraphvizReportRenderer
startProject(Project) - Method in ProjectReportRenderer
Starts visiting a project.
startProject(Project) - Method in TaskReportRenderer
startProject(Project) - Method in TextProjectReportRenderer
StateChangeEvent - Class in org.gradle.api.changedetection.state
StateChangeEvent(File, StateFileItem, StateFileItem) - Constructor in StateChangeEvent
StateChangeEventDispatcher - Class in org.gradle.api.changedetection.state
StateChangeEventDispatcher(BlockingQueue, long, TimeUnit, ChangeProcessor) - Constructor in StateChangeEventDispatcher
StateChangeEventFactory - Class in org.gradle.api.changedetection.state
StateChangeEventFactory() - Constructor in StateChangeEventFactory
stateChangeEventQueuePollTimeout(long) - Method in DefaultDirectoryStateChangeDetecterBuilder
stateChangeEventQueueSize(int) - Method in DefaultDirectoryStateChangeDetecterBuilder
StateComparator - Interface in org.gradle.api.changedetection.state
StateFileChangeListener - Interface in org.gradle.api.changedetection.state
StateFileChangeListenerUtil - Class in org.gradle.api.changedetection.state
StateFileChangeListenerUtil(BlockingQueueItemProducer, StateChangeEventFactory) - Constructor in StateFileChangeListenerUtil
StateFileComparator - Class in org.gradle.api.changedetection.state
StateFileComparator(StateFileUtil, String) - Constructor in StateFileComparator
StateFileItem - Class in org.gradle.api.changedetection.state
StateFileItem(String, String) - Constructor in StateFileItem
stateFileItemToFile(StateFileItem) - Method in DirectoryStateFileChangeListener
StateFileReader - Class in org.gradle.api.changedetection.state
StateFileReader(IoFactory, File) - Constructor in StateFileReader
StateFileUtil - Class in org.gradle.api.changedetection.state
StateFileUtil(File, File, File, DigesterFactory, IoFactory) - Constructor in StateFileUtil
StateFileWriter - Class in org.gradle.api.changedetection.state
State File Format: ( filename ${newLine} digest ${newLine} )*
StateFileWriter(IoFactory, File) - Constructor in StateFileWriter
stop() - Method in DefaultStandardOutputCapture
stop() - Method in JettyStop
stop() - Method in StandardOutputCapture
If { {
StopActionException - Class in org.gradle.api.tasks

A StopActionException is be thrown by a { stop its own execution and to start execution of the task's next action.

StopActionException(String) - Constructor in StopActionException
stopConsuming() - Method in AbstractBlockingQueueItemConsumer
StopExecutionException - Class in org.gradle.api.tasks

A StopExecutionException is thrown by a { stop execution of the current task and start execution of the next task.

StopExecutionException(String) - Constructor in StopExecutionException
stopProducing() - Method in BlockingQueueItemProducer
stopWaiting() - Method in ExecHandleRunner
storeWithSpec(Spec) - Method in DefaultDomainObjectContainer
storeWithType(Class) - Method in DefaultDomainObjectContainer
StreamWriterExecOutputHandle - Class in org.gradle.util.exec
StreamWriterExecOutputHandle(OutputStream, boolean) - Constructor in StreamWriterExecOutputHandle
StrictScriptSource - Class in org.gradle.groovy.scripts
StrictScriptSource(ScriptSource) - Constructor in StrictScriptSource
stringifieAsList(Iterable) - Method in GUtil
stringifyAsSet(Iterable) - Method in GUtil
StringJavadocOptionFileOption - Class in org.gradle.external.javadoc.optionfile
StringJavadocOptionFileOption(String, String) - Constructor in StringJavadocOptionFileOption
StringScriptSource - Class in org.gradle.groovy.scripts
StringScriptSource(String, String) - Constructor in StringScriptSource
StringsJavadocOptionFileOption - Class in org.gradle.external.javadoc.optionfile
StringsJavadocOptionFileOption(String, List, String) - Constructor in StringsJavadocOptionFileOption
stylesheetFile(File) - Method in StandardJavadocDocletOptions
submitDirectoryStateDigestComparator(DirectoryStateDigestComparator) - Method in DefaultDirectoryStateChangeDetecter
subPackages(String) - Method in CoreJavadocOptions
subPackages(String) - Method in MinimalJavadocOptions
subprojects(Action) - Method in AbstractProject
subprojects(Closure) - Method in DefaultProject
subprojects(Closure) - Method in Project

Executes the given closure against each of the sub-projects of this project.

SUCCEEDED - Enum Constant in ExecHandleState
suiteName - Property in TestNGOptions
The directory where the ant task should change to before running TestNG.
suiteRunnerClass - Property in TestNGOptions
A PATH-like structure for JDK 1.4 tests (using JavaDoc-like annotations)
suites(File) - Method in TestNGOptions
Add suite files by File objects.
suiteXmlBuilder - Property in TestNGOptions
suiteXmlFiles - Property in TestNGOptions
The suiteXmlFiles to use for running TestNG.
suiteXmlWriter - Property in TestNGOptions
SYSTEM_PROJECT_PROPERTIES_PREFIX - Field in IGradlePropertiesLoader
SYSTEM_PROP_PREFIX - Field in Project
systemProperties - Property in JUnitOptions
systemProperties - Property in TestNGOptions

T

tagletPath(File) - Method in StandardJavadocDocletOptions
taglets(String) - Method in StandardJavadocDocletOptions
tags(String) - Method in StandardJavadocDocletOptions
tagsFile(File) - Method in StandardJavadocDocletOptions
TagsJavadocOptionFileOption - Class in org.gradle.external.javadoc.optionfile
TagsJavadocOptionFileOption(String) - Constructor in TagsJavadocOptionFileOption
Tar - Class in org.gradle.api.tasks.bundling
TAR - Field in DefaultConventionsToPropertiesMapping
TAR_EXTENSION - Property in Tar
Tar(Project, String) - Constructor in Tar
TarFileSet - Class in org.gradle.api.tasks.util
tarFileSet(Map, Closure) - Method in Tar
TarFileSet(Map) - Constructor in TarFileSet
targetDir - Property in CopyInstruction
targetFinished(BuildEvent) - Method in AntLoggingAdapter
targetFinished(BuildEvent) - Method in AntTaskAccess
targetIsThis(MethodCallExpression) - Method in AbstractScriptTransformer
targetStarted(BuildEvent) - Method in AntLoggingAdapter
targetStarted(BuildEvent) - Method in AntTaskAccess
tarSuffixes - Property in ArchiveDetector
Task - Interface in org.gradle.api

A Task represents a single step of a build, such as compiling classes or generating javadoc.

TASK_ACTION - Field in Task
task(Map, String, Closure) - Method in DefaultProject
Adds a task with the given name, options and configure closure.
TASK_DEPENDS_ON - Field in Task
TASK_DESCRIPTION - Field in Task
TASK_NAME - Field in Task
TASK_OVERWRITE - Field in Task
TASK_REPORT - Field in ProjectReportsPlugin
TASK_TYPE - Field in Task
TaskAction - Interface in org.gradle.api

A {

TaskCollection - Interface in org.gradle.api.tasks
A {
TaskContainer - Interface in org.gradle.api.tasks

A {

TaskContainerInternal - Interface in org.gradle.api.internal.tasks
TaskDefinitionScriptTransformer - Class in org.gradle.api.internal.artifacts.dsl
TaskDefinitionScriptTransformer.TaskDefinitionTransformer - Class in org.gradle.api.internal.artifacts.dsl
TaskDefinitionScriptTransformer.TaskDefinitionTransformer() - Constructor in TaskDefinitionScriptTransformer.TaskDefinitionTransformer
TaskDefinitionScriptTransformer() - Constructor in TaskDefinitionScriptTransformer
TaskDependency - Interface in org.gradle.api.tasks

A TaskDependency represents an unordered set of tasks which a {

TaskExecuter - Interface in org.gradle.execution
TaskExecutionGraph - Interface in org.gradle.api.execution

A TaskExecutionGraph is responsible for managing the execution of the { are part of the build.

TaskExecutionGraphListener - Interface in org.gradle.api.execution

A {

TaskExecutionListener - Interface in org.gradle.api.execution

A {

TaskFactory - Class in org.gradle.api.internal.project
TaskFactory() - Constructor in TaskFactory
taskFinished(BuildEvent) - Method in AntLoggingAdapter
taskFinished(BuildEvent) - Method in AntTaskAccess
taskGraphPopulated(TaskExecutionGraph) - Method in BuildExceptionReporter
taskGraphPopulated(TaskExecutionGraph) - Method in BuildListener

Called when the task graph for the build has been populated.

taskGraphPopulated(TaskExecutionGraph) - Method in BuildResultLogger
taskGraphPopulated(TaskExecutionGraph) - Method in DefaultInternalRepository
taskGraphPopulated(TaskExecutionGraph) - Method in DefaultProjectEvaluator
TaskInternal - Interface in org.gradle.api.internal
TaskNameResolvingBuildExecuter - Class in org.gradle.execution
A {
TaskNameResolvingBuildExecuter(Collection) - Constructor in TaskNameResolvingBuildExecuter
TaskReportRenderer - Class in org.gradle.api.tasks.diagnostics

A {

TaskReportRenderer(Appendable) - Constructor in TaskReportRenderer
TaskReportTask - Class in org.gradle.api.tasks.diagnostics

The {

TaskReportTask(Project, String) - Constructor in TaskReportTask
TASKS - Enum Constant in BuiltInTasksBuildExecuter.Options
taskStarted(BuildEvent) - Method in AntLoggingAdapter
taskStarted(BuildEvent) - Method in AntTaskAccess
tearDown() - Method in AbstractBlockingQueueItemConsumer
tempDir - Property in ForkOptions
tempDir - Property in JUnitOptions
Test - Class in org.gradle.api.tasks.testing
A task for executing Junit 3.8.x and Junit 4 tests.
TEST_COMPILE_CONFIGURATION_NAME - Field in JavaPlugin
TEST_COMPILE - Field in DefaultConventionsToPropertiesMapping
TEST_COMPILE_PRIORITY - Field in MavenPlugin
TEST - Field in Conf2ScopeMappingContainer
TEST - Field in DefaultConventionsToPropertiesMapping
TEST_FRAMEWORK_DEFAULT_PROPERTY - Field in Test
TEST_RESOURCES - Field in DefaultConventionsToPropertiesMapping
TEST_RUNTIME_CONFIGURATION_NAME - Field in JavaPlugin
TEST_RUNTIME_PRIORITY - Field in MavenPlugin
TEST_TASK_NAME - Field in JavaPlugin
Test(Project, String) - Constructor in Test
testClassDirectories - Field in AbstractTestFrameworkDetector
testClassesDirName - Property in JavaPluginConvention
testClassNames - Field in AbstractTestFrameworkDetector
TestClassScanner - Class in org.gradle.api.tasks.testing
TestClassScanner(File, Collection, Collection, TestFramework, AntBuilder, boolean) - Constructor in TestClassScanner
TestClassVisitor - Class in org.gradle.api.testing.execution
TestClassVisitor(TestFrameworkDetector) - Constructor in TestClassVisitor
TestFramework - Interface in org.gradle.api.testing
testFramework - Property in AbstractTestFrameworkOptions
testFramework(Closure) - Method in Test
TestFrameworkDetector - Interface in org.gradle.api.testing
testName - Property in TestNGOptions
Sets the default name of the test, if one is not specified in a suite xml file or in the source code.
TESTNG_JARS_PATH - Property in AntTestNGExecute
TestNGDetector - Class in org.gradle.external.testng
TestNGDetector(File, List) - Constructor in TestNGDetector
TestNGOptions - Class in org.gradle.api.tasks.testing.testng
TestNGOptions(TestNGTestFramework, File) - Constructor in TestNGOptions
TestNGTestClassDetecter - Class in org.gradle.external.testng
TestNGTestClassDetecter(TestFrameworkDetector) - Constructor in TestNGTestClassDetecter
TestNGTestFramework - Class in org.gradle.external.testng
TestNGTestFramework() - Constructor in TestNGTestFramework
TestNGTestMethodDetecter - Class in org.gradle.external.testng
TestNGTestMethodDetecter(TestNGTestClassDetecter) - Constructor in TestNGTestMethodDetecter
testReportDirName - Property in JavaPluginConvention
testResourceDirNames - Property in JavaPluginConvention
testResources - Property in TestNGOptions
A reference to a FileSet structure of the test classes to be run.
testResultsDirName - Property in JavaPluginConvention
testSrcDirNames - Property in JavaPluginConvention
TextProjectReportRenderer - Class in org.gradle.api.tasks.diagnostics

A basic {

TextProjectReportRenderer(Appendable) - Constructor in TextProjectReportRenderer
threadCount - Property in TestNGOptions
The number of threads to use for this run.
threadPoolSize(int) - Method in ThreadUtils
ThreadUtils - Class in org.gradle.util
ThreadUtils() - Constructor in ThreadUtils
timeout - Property in JunitForkOptions
timeOut - Property in TestNGOptions
Path to a jar containing tests and a suite definition.
TimeProvider - Interface in org.gradle.util
TMP_DIR_NAME - Field in Project
toArray(T) - Method in WrapUtil
toFile(URL) - Method in GFileUtils
toFiles(URL[]) - Method in GFileUtils
toLinkedMap(K, V) - Method in WrapUtil
Wraps the given key and value in a mutable ordered map.
toLinkedSet(T) - Method in WrapUtil
Wraps the given items in a mutable ordered set.
toList(Iterable) - Method in WrapUtil
Wraps the given items in a mutable list.
toMap(K, V) - Method in WrapUtil
Wraps the given key and value in a mutable unordered map.
toProperties(String, String) - Method in WrapUtil
Wraps the given key and value in a mutable properties instance.
toSet(T) - Method in WrapUtil
Wraps the given items in a mutable unordered set.
toSortedMap(K, V) - Method in WrapUtil
Wraps the given key and value in a mutable sorted map.
toSortedSet(Comparator, T) - Method in WrapUtil
Wraps the given items in a mutable sorted set using the given comparator.
toString() - Method in AbstractProject
toString() - Method in AbstractTask
toString() - Method in ArchivePublishArtifact
toString() - Method in BaseSettings
toString() - Method in BeanDynamicObject
toString() - Method in DefaultConfiguration
toString() - Method in DefaultConfigurationContainer
toString() - Method in DefaultExternalModuleDependency
toString() - Method in DefaultMavenDependency
toString() - Method in DefaultProjectDependency
toString() - Method in DefaultProjectDescriptor
toString() - Method in DefaultPublishArtifact
toString() - Method in DefaultResolvedDependency
toString() - Method in DirectoryState
toString() - Method in ForkMode
toString(Iterable) - Method in GUtil
toString() - Method in JavadocOfflineLink
toString() - Method in JavaVersion
touch(File) - Method in GFileUtils
toURLs(File[]) - Method in GFileUtils
toVersion(Object) - Method in JavaVersion
Converts the given object into a {
transform(T) - Method in ChainingTransformer
transform(String) - Method in RegExpNameMapper
transform(T) - Method in Transformer
Transforms the given object, and returns the transformed value.
Transformer - Interface in org.gradle.groovy.scripts
translateReport(ResolveReport, Configuration) - Method in DefaultIvyReportConverter
translateReport(ResolveReport, Configuration) - Method in IvyReportConverter
TrueTimeProvider - Class in org.gradle.util
TrueTimeProvider() - Constructor in TrueTimeProvider
TRUNCATE - Field in LongFile
Type - Enum in org.gradle.api.artifacts.specs
type(Type) - Method in DependencySpecs
type - Property in FormatterOptions
TYPE - Field in PomWriter

U

uid - Property in TarFileSet
unbackslash(def) - Method in GradleUtil
UncheckedIOException - Class in org.gradle.api
UncheckedIOException is used to wrap an java.io.IOException into an unchecked exception.
UncheckedIOException(Throwable) - Constructor in UncheckedIOException
UnionFileCollection - Class in org.gradle.api.internal.artifacts
A {
UnionFileCollection(FileCollection) - Constructor in UnionFileCollection
UNIX_NL - Field in WrapperScriptGenerator
UnknownConfigurationException - Class in org.gradle.api.artifacts

An {

UnknownConfigurationException(String) - Constructor in UnknownConfigurationException
UnknownDomainObjectException - Class in org.gradle.api

A { cannot be located.

UnknownDomainObjectException(String, Throwable) - Constructor in UnknownDomainObjectException
UnknownPluginException - Class in org.gradle.api.plugins
UnknownPluginException(Throwable) - Constructor in UnknownPluginException
UnknownProjectException - Class in org.gradle.api

An UnknownProjectException is thrown when a project referenced by path cannot be found.

UnknownProjectException(String, Throwable) - Constructor in UnknownProjectException
UnknownRepositoryException - Class in org.gradle.api.artifacts
An {
UnknownRepositoryException(String) - Constructor in UnknownRepositoryException
UnknownTaskException - Class in org.gradle.api

An UnknownTaskException is thrown when a task referenced by path cannot be found.

UnknownTaskException(String, Throwable) - Constructor in UnknownTaskException
UNRESOLVED - Enum Constant in Configuration.State
unzip(File, File) - Method in CompressUtil
unzip(File, File) - Method in Install
updateClassPath() - Method in DefaultScriptHandler
updateClassPath() - Method in ScriptClassLoaderProvider
Upload - Class in org.gradle.api.tasks
An upload task uploads files to the repositories assigned to it.
Upload(Project, String) - Constructor in Upload
uploadInternalTaskName(String) - Method in Configurations
uploadTaskName(String) - Method in Configurations
URL - Property in GradleVersion
URL_ROOT_PROPERTY - Field in Wrapper
use(Project, ProjectPluginsContainer) - Method in BasePlugin
use(Project, ProjectPluginsContainer) - Method in EclipsePlugin
use(Project, ProjectPluginsContainer) - Method in GroovyPlugin
use(Project, ProjectPluginsContainer) - Method in JavaPlugin
use(Project, ProjectPluginsContainer) - Method in JettyPlugin
use(Project, ProjectPluginsContainer) - Method in MavenPlugin
USE_OF_CORRECT_TEST_FRAMEWORK - Field in AbstractTestFramework
use(Project, ProjectPluginsContainer) - Method in OsgiPlugin
use(Project, ProjectPluginsContainer) - Method in Plugin
use(Project, ProjectPluginsContainer) - Method in ProjectReportsPlugin
use(Project, ProjectPluginsContainer) - Method in ReportingBasePlugin
use() - Method in StandardJavadocDocletOptions
use(Project, ProjectPluginsContainer) - Method in WarPlugin
useDefaultTestFramework(Closure) - Method in Test
useEmbeddedBuildFile(String) - Method in StartParameter

Specifies that the given script should be used as the build file for this build.

useJUnit(Closure) - Method in Test
usePlugin(Class) - Method in AbstractProject
usePlugin(Class, Project) - Method in DefaultProjectsPluginContainer
usePlugin(Class) - Method in Project

Applies a {

usePlugin(Class, Project) - Method in ProjectPluginsContainer
Uses a plugin against a particular project.
userName - Property in TarFileSet
useTestFramework(TestFramework, Closure) - Method in Test
useTestNG(Closure) - Method in Test

V

VALID - Enum Constant in CachePropertiesHandler.CacheState
validateConfiguration() - Method in AbstractJettyRunTask
validateConfiguration() - Method in JettyRun
validateConfiguration() - Method in JettyRunWar
value - Field in AbstractJavadocOptionFileOption
valueOf(String) - Method in AbstractProject
Returns the enum constant of this type with the specified name.
valueOf(String) - Method in BuiltInTasksBuildExecuter
Returns the enum constant of this type with the specified name.
valueOf(String) - Method in CachePropertiesHandler
Returns the enum constant of this type with the specified name.
valueOf(String) - Method in CacheUsage
Returns the enum constant of this type with the specified name.
valueOf(String) - Method in Configuration
Returns the enum constant of this type with the specified name.
valueOf(String) - Method in DynamicObjectHelper
Returns the enum constant of this type with the specified name.
valueOf(String) - Method in ExecHandleState
Returns the enum constant of this type with the specified name.
valueOf(String) - Method in ForkMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Method in JavadocMemberLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Method in JavadocOutputLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Method in JavaVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Method in LogLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Method in PathValidation
Returns the enum constant of this type with the specified name.
valueOf(String) - Method in ProjectType
Returns the enum constant of this type with the specified name.
valueOf(String) - Method in StartParameter
Returns the enum constant of this type with the specified name.
valueOf(String) - Method in Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Method in Wrapper
Returns the enum constant of this type with the specified name.
values() - Method in AbstractProject
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in BuiltInTasksBuildExecuter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in CachePropertiesHandler
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in CacheUsage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in Configuration
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in DynamicObjectHelper
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in ExecHandleState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in ForkMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in JavadocMemberLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in JavadocOutputLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in JavaVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in LogLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in PathValidation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in ProjectType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in StartParameter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in Wrapper
Returns an array containing the constants of this enum type, in the order they are declared.
verbose - Property in CompileOptions
verbose() - Method in CoreJavadocOptions
verbose - Property in GroovyCompileOptions
VERBOSE - Enum Constant in JavadocOutputLevel
verbose() - Method in MinimalJavadocOptions
VERSION_1_1 - Enum Constant in JavaVersion
VERSION_1_2 - Enum Constant in JavaVersion
VERSION_1_3 - Enum Constant in JavaVersion
VERSION_1_4 - Enum Constant in JavaVersion
VERSION_1_5 - Enum Constant in JavaVersion
VERSION_1_6 - Enum Constant in JavaVersion
VERSION - Property in GradleVersion
VERSION_KEY - Field in CachePropertiesHandler
VERSION - Field in PomWriter
version() - Method in StandardJavadocDocletOptions
versionProperties - Property in GradleVersion
visit(int, int, String, String, String, String[]) - Method in JUnitTestClassDetecter
Visits the header of the class.
visit(int, int, String, String, String, String[]) - Method in TestNGTestClassDetecter
Visits the header of the class.
visitAnnotation(String, boolean) - Method in JUnitTestClassDetecter
Visits an annotation of the class.
visitAnnotation(String, boolean) - Method in JUnitTestMethodDetecter
visitAnnotation(String, boolean) - Method in TestNGTestClassDetecter
Visits an annotation of the class.
visitAnnotation(String, boolean) - Method in TestNGTestMethodDetecter
visitAnnotationDefault() - Method in JUnitTestMethodDetecter
visitAnnotationDefault() - Method in TestNGTestMethodDetecter
visitDir(File, RelativePath) - Method in CopyVisitor
visitDir(File, RelativePath) - Method in FileVisitor
visitFile(File, RelativePath) - Method in CopyVisitor
visitFile(File, RelativePath) - Method in FileVisitor
visitInnerClass(String, String, String, int) - Method in JUnitTestClassDetecter
Visits information about an inner class.
visitInnerClass(String, String, String, int) - Method in TestNGTestClassDetecter
Visits information about an inner class.
visitMethod(int, String, String, String, String[]) - Method in JUnitTestClassDetecter
Visits a method of the class.
visitMethod(int, String, String, String, String[]) - Method in TestNGTestClassDetecter
Visits a method of the class.
visitMethodCallExpression(MethodCallExpression) - Method in TaskDefinitionScriptTransformer.TaskDefinitionTransformer
visitParameterAnnotation(int, String, boolean) - Method in JUnitTestMethodDetecter
visitParameterAnnotation(int, String, boolean) - Method in TestNGTestMethodDetecter

W

waitFor(File, int) - Method in GFileUtils
waitForFinish() - Method in DefaultExecHandle
waitForFinish() - Method in ExecHandle
War - Class in org.gradle.api.tasks.bundling
WAR - Field in DefaultConventionsToPropertiesMapping
WAR_EXTENSION - Property in War
WAR_TASK_NAME - Field in WarPlugin
War(Project, String) - Constructor in War
WARN - Enum Constant in LogLevel
WARN - Field in LongFile
warnings - Property in CompileOptions
WarPlugin - Class in org.gradle.api.plugins

A { file.

WarPlugin() - Constructor in WarPlugin
WarPluginConvention - Class in org.gradle.api.plugins
WarPluginConvention(Project) - Constructor in WarPluginConvention
webAppDirName - Property in WarPluginConvention
WebdavRepository - Class in org.gradle.api.internal.artifacts.repositories
WebdavRepository() - Constructor in WebdavRepository
WebdavResolver - Class in org.gradle.api.artifacts.repositories
WebdavResolver() - Constructor in WebdavResolver
webInf(Map, Closure) - Method in War
Adds a fileset to the list of webinf fileset's.
webInfFileSets - Property in War
webXml - Property in War
whenObjectAdded(Closure) - Method in DefaultDomainObjectContainer
whenObjectAdded(Closure) - Method in DomainObjectCollection
Adds a closure to be called when an object is added to this collection.
whenObjectRemoved(Action) - Method in DefaultDomainObjectContainer
whenObjectRemoved(Action) - Method in DomainObjectCollection
Adds an {
whenPluginAdded(Closure) - Method in DefaultPluginCollection
whenPluginAdded(Closure) - Method in PluginCollection
Adds a closure to be called when a plugin is added to this collection.
whenReady(Closure) - Method in DefaultTaskExecuter
whenReady(Closure) - Method in TaskExecutionGraph

Adds a closure to be called when this graph has been populated.

whenTaskAdded(Closure) - Method in DefaultTaskCollection
whenTaskAdded(Closure) - Method in TaskCollection
Adds a closure to be called when a task is added to this collection.
WINDOWS_NL - Field in WrapperScriptGenerator
windowTitle(String) - Method in MinimalJavadocOptions
windowTitle(String) - Method in StandardJavadocDocletOptions
withNoProperties() - Method in BeanDynamicObject
withType(Class) - Method in DefaultDomainObjectContainer
withType(Class) - Method in DefaultPluginCollection
withType(Class) - Method in DefaultTaskCollection
withType(Class) - Method in DomainObjectCollection
Returns a collection containing the objects in this collection of the given type.
withType(Class) - Method in PluginCollection
{
withType(Class) - Method in TaskCollection
{
Wrapper - Class in org.gradle.wrapper
Wrapper.PathBase - Enum in org.gradle.api.tasks.wrapper
WRAPPER_DEBUG_ENV - Field in WrapperMain
WRAPPER_DIR - Field in Install
WRAPPER_JAR_BASE_NAME - Field in Wrapper
WRAPPER_JAR - Field in Install
WRAPPER_PROPERTIES - Field in Install
WRAPPER_PROPERTIES_PROPERTY - Field in Wrapper
Wrapper() - Constructor in Wrapper
WrapperMain - Class in org.gradle.wrapper
WrapperMain() - Constructor in WrapperMain
WrapperScriptGenerator - Class in org.gradle.api.tasks.wrapper
WrapperScriptGenerator() - Constructor in WrapperScriptGenerator
WrapUtil - Class in org.gradle.util
Common methods to wrap objects in generic collections.
WrapUtil() - Constructor in WrapUtil
write(JavadocOptionFileWriterContext) - Method in AbstractListJavadocOptionFileOption
write(JavadocOptionFileWriterContext) - Method in BooleanJavadocOptionFileOption
write(File) - Method in CoreJavadocOptions
write(PrintWriter) - Method in DefaultMavenDependency
write(PrintWriter) - Method in DefaultMavenExclude
write(MavenPom, Set, File) - Method in DefaultPomFileWriter
write(JavadocOptionFileWriterContext) - Method in EnumJavadocOptionFileOption
write(JavadocOptionFileWriterContext) - Method in FileJavadocOptionFileOption
write(JavadocOptionFileWriterContext) - Method in GroupsJavadocOptionFileOption
write(File) - Method in JavadocOptionFile
write(File) - Method in JavadocOptionFileWriter
write(String) - Method in JavadocOptionFileWriterContext
write(JavadocOptionFileWriterContext) - Method in LinksOfflineJavadocOptionFileOption
write(PrintWriter) - Method in MavenDependency
write(PrintWriter) - Method in MavenExclude
write(File) - Method in MinimalJavadocOptions
write(JavadocOptionFileWriterContext) - Method in OptionLessJavadocOptionFileOption
write(JavadocOptionFileWriterContext) - Method in OptionLessStringsJavadocOptionFileOption
write(MavenPom, Set, File) - Method in PomFileWriter
write(int) - Method in StandardOutputLoggingAdapter
Writes the specified byte to this output stream.
write(JavadocOptionFileWriterContext) - Method in StringJavadocOptionFileOption
write(JavadocOptionFileWriterContext) - Method in TagsJavadocOptionFileOption
writeByteArrayToFile(File, byte[]) - Method in GFileUtils
writeCollectionValue(JavadocOptionFileWriterContext) - Method in AbstractListJavadocOptionFileOption
writeCollectionValue(JavadocOptionFileWriterContext) - Method in MultilineStringsJavadocOptionFileOption
writeCollectionValue(JavadocOptionFileWriterContext) - Method in PathJavadocOptionFileOption
writeCollectionValue(JavadocOptionFileWriterContext) - Method in StringsJavadocOptionFileOption
writeLines(File, Collection, String) - Method in GFileUtils
writeMultilineValuesOption(String, Collection) - Method in JavadocOptionFileWriterContext
writeOption(String) - Method in JavadocOptionFileWriterContext
writeOptionHeader(String) - Method in JavadocOptionFileWriterContext
writePathOption(String, Collection, String) - Method in JavadocOptionFileWriterContext
writeProperties(String, File) - Method in CachePropertiesHandler
writeProperties(String, File) - Method in DefaultCachePropertiesHandler
writeStringToFile(File, String) - Method in GFileUtils
writeToCache(ScriptSource, ClassLoader, File, Transformer, Class) - Method in DefaultScriptCompilationHandler
writeToCache(ScriptSource, ClassLoader, File, Transformer, Class) - Method in ScriptCompilationHandler
writeValueOption(String, Collection) - Method in JavadocOptionFileWriterContext
writeValuesOption(String, Collection, String) - Method in JavadocOptionFileWriterContext
WTP_FILE_DIR - Field in EclipseWtp
WTP_FILE_NAME - Field in EclipseWtp
WTP_MODULE - Enum Constant in ProjectType
WTP_WEBAPP - Enum Constant in ProjectType

X

XmlHelper - Class in org.gradle.api.internal.artifacts.publish.maven
XmlHelper() - Constructor in XmlHelper

Y


Z

Zip - Class in org.gradle.api.tasks.bundling
zip(File, File) - Method in CompressUtil
ZIP - Field in DefaultConventionsToPropertiesMapping
ZIP_EXTENSION - Property in Zip
ZIP_STORE_BASE_PROPERTY - Field in Wrapper
ZIP_STORE_PATH_PROPERTY - Field in Wrapper
Zip(Project, String) - Constructor in Zip
ZipFileSet - Class in org.gradle.api.tasks.util
zipFileSet(Map, Closure) - Method in Zip
ZipFileSet(Map) - Constructor in ZipFileSet
zipSuffixes - Property in ArchiveDetector

_

_kill - Field in Monitor
_serverSocket - Field in Monitor

Groovy Documentation