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

AbstractArchiveTask - Class in org.gradle.api.tasks.bundling
AbstractArchiveTask is the base class for all archive tasks.
AbstractClasspathEntry - Class in org.gradle.plugins.eclipse.model
@author Hans Dockter
AbstractClasspathEntry(null, boolean, null, null) - Constructor in AbstractClasspathEntry
AbstractCompile - Class in org.gradle.api.tasks.compile
The base class for all JVM-based language compilation tasks.
AbstractCopyTask - Class in org.gradle.api.tasks
AbstractCopyTask is the base class for all copy tasks.
AbstractLibrary - Class in org.gradle.plugins.eclipse.model
@author Hans Dockter
AbstractLibrary(null, boolean, null, null, null, null) - Constructor in AbstractLibrary
AbstractOptions - Class in org.gradle.api.tasks.compile
@author Hans Dockter
AbstractReportTask - Class in org.gradle.api.tasks.diagnostics
The base class for all project report tasks.
AbstractReportTask() - Constructor in AbstractReportTask
AccessRule - Class in org.gradle.plugins.eclipse.model
@author Hans Dockter
AccessRule(def, def) - Constructor in AccessRule
Action - Interface in org.gradle.api
Performs some action against objects of type T.
addAccessRules(null) - Method in AbstractClasspathEntry
addBooleanOption(null, boolean) - Method in CoreJavadocOptions
addClasspathEntry(null, null) - Method in AbstractClasspathEntry
addEntryAttributes(null, null) - Method in AbstractClasspathEntry
addEnumOption(null, T) - Method in CoreJavadocOptions
addFileOption(null, null) - Method in CoreJavadocOptions
addInitScript(null) - Method in StartParameter
Adds the given file to the list of init scripts that are run before the build starts.
addJavadocArtifact(DefaultExternalModuleDependency) - Method in IdeaModule
addListener(null) - Method in Gradle
Adds the given listener to this build.
addListener(null) - Method in GradleLauncher

Adds a listener to this build instance.

addMultilineStringsOption(null) - Method in CoreJavadocOptions
addNativeLibraryLocation(null) - Method in AbstractClasspathEntry
addOption(JavadocOptionFileOption) - Method in CoreJavadocOptions
addOutputEventListener(OutputEventListener) - Method in ProjectBuilder.NoOpLoggingManager
addPathOption(null, null) - Method in CoreJavadocOptions
addPathVariable(null, null) - Method in PathFactory
addSourceArtifact(DefaultExternalModuleDependency) - Method in IdeaModule
addStandardErrorListener(StandardOutputListener) - Method in GradleLauncher

Adds a StandardOutputListener to this build instance.

addStandardErrorListener(StandardOutputListener) - Method in ProjectBuilder.NoOpLoggingManager
addStandardOutputListener(StandardOutputListener) - Method in GradleLauncher

Adds a StandardOutputListener to this build instance.

addStandardOutputListener(StandardOutputListener) - Method in ProjectBuilder.NoOpLoggingManager
addStringOption(null, null) - Method in CoreJavadocOptions
addStringsOption(null, null) - Method in CoreJavadocOptions
addTestListener(TestListener) - Method in Test
Registers a test listener with this task.
addToAntBuilder(def, null) - Method in AntBuilderAware
addToAntBuilder(null, null) - Method in IntersectionPatternSet
addToAntBuilder(def, null) - Method in PatternSet
addToMapIfNotNull(null, null, null) - Method in AntGroovydoc
addToNode(null) - Method in ModuleDependency
addToNode(null) - Method in ModuleLibrary
addValueToMapIfNotNull(null, null) - Method in AbstractOptions
afterExecute(Task, TaskState) - Method in TaskExecutionLogger
afterSuite(null) - Method in Test

Adds a closure to be notified after a test suite has executed.

afterTest(null) - Method in Test
Adds a closure to be notified after a test has executed.
and(null) - Method in AndSpec
and(Spec) - Method in Specs
AndSpec - Class in org.gradle.api.specs
A CompositeSpec which requires all its specs to be true in order to evaluate to true.
AndSpec(null) - Constructor in AndSpec
announce(null, def) - Method in AnnouncePluginConvention
AnnouncePlugin - Class in org.gradle.api.plugins.announce
This plugin allows to send announce messages to twitter.
AnnouncePluginConvention - Class in org.gradle.api.plugins.announce
AnnouncePluginConvention(def) - Constructor in AnnouncePluginConvention
Announcer - Interface in org.gradle.api.plugins.announce
An Announcer allows messages to be sent.
ANT_IVY_2_SLF4J_LEVEL_MAPPER - Field in Logging
AntBuilder - Class in org.gradle.api

An AntBuilder allows you to use Ant from your build script.

AntBuilderAware - Interface in org.gradle.api.tasks
An AntBuilderAware represents an object which can add itself to Ant tasks, using an AntBuilder.
AntCheckstyle - Class in org.gradle.api.plugins.quality
AntCodeNarc - Class in org.gradle.api.plugins.quality
AntGroovydoc - Class in org.gradle.api.tasks.javadoc
@author Hans Dockter
AntGroovydoc(IsolatedAntBuilder, ClassPathRegistry) - Constructor in AntGroovydoc
AntJavadoc - Class in org.gradle.api.tasks.javadoc
@author Hans Dockter
antlr(null) - Method in AntlrSourceVirtualDirectory
Configures the Antlr source for this set.
ANTLR_CONFIGURATION_NAME - Field in AntlrPlugin
AntlrPlugin - Class in org.gradle.api.plugins.antlr
A plugin for adding Antlr support to JavaPlugin.
AntlrSourceVirtualDirectory - Interface in org.gradle.api.plugins.antlr
Contract for a Gradle "convention object" that acts as a handler for what I call a virtual directory mapping, injecting a virtual directory named 'antlr' into the project's various source.
AntlrTask - Class in org.gradle.api.plugins.antlr

Generates parsers from Antlr grammars.

AntScalaDoc - Class in org.gradle.api.tasks.scala
AntScalaDoc(IsolatedAntBuilder, null, null) - Constructor in AntScalaDoc
AntTarget - Class in org.gradle.api.tasks.ant
A task which executes an Ant target.
AntTarget() - Constructor in AntTarget
append(boolean, null) - Method in RelativePath
Appends the given names to the end of this path.
appendNode(null) - Method in AbstractLibrary
appendNode(null) - Method in Container
appendNode(null) - Method in Facet
appendNode(null) - Method in Output
appendNode(null) - Method in ProjectDependency
appendNode(null) - Method in SourceFolder
appendNode(null) - Method in WbDependentModule
appendNode(null) - Method in WbProperty
appendNode(null) - Method in WbResource
apply(Project) - Method in AnnouncePlugin
apply(Project) - Method in AntlrPlugin
apply(Project) - Method in BasePlugin
apply(Project) - Method in CodeQualityPlugin
apply(Project) - Method in GroovyBasePlugin
apply(Project) - Method in GroovyPlugin
apply(Project) - Method in JavaBasePlugin
apply(Project) - Method in JavaPlugin
apply(Project) - Method in MavenPlugin
apply(Project) - Method in OsgiPlugin
apply(Project) - Method in ProjectReportsPlugin
apply(Project) - Method in ReportingBasePlugin
apply(Project) - Method in ScalaBasePlugin
apply(Project) - Method in ScalaPlugin
apply(Project) - Method in WarPlugin
args(null) - Method in Exec
{@inheritDoc}
args(null) - Method in JavaExec
{@inheritDoc}
ArtifactHandler - Interface in org.gradle.api.artifacts.dsl
This class is for creating publish artifacts and adding them to configurations.
ASSEMBLE_TASK_NAME - Field in BasePlugin
assertPathIsValid() - Method in ProjectDependency
Attributes - Interface in org.gradle.api.java.archives
Represent the attributes of a manifest section.
author() - Method in StandardJavadocDocletOptions

B

BaseExecSpec - Interface in org.gradle.process
Specifies options for launching a child process.
BasePlugin - Class in org.gradle.api.plugins

A Plugin which defines a basic project lifecycle and some common convention properties.

BasePluginConvention - Class in org.gradle.api.plugins
BasePluginConvention(Project) - Constructor in BasePluginConvention
beforeConfigured(null) - Method in EclipseWtp
beforeConfigured(Action) - Method in GeneratorTask

Adds an action to be called before the domain object is configured by this task.

beforeExecute(Task) - Method in TaskExecutionLogger
beforeSuite(null) - Method in Test

Adds a closure to be notified before a test suite is executed.

beforeTest(null) - Method in Test
Adds a closure to be notified before a test is executed.
bootClasspath(null) - Method in CoreJavadocOptions
bootstrapClasspath(null) - Method in JavaExec
{@inheritDoc}
bootstrapClasspath(null) - Method in Test
{@inheritDoc}
bottom(null) - Method in StandardJavadocDocletOptions
breakIterator() - Method in CoreJavadocOptions
BUILD_DEPENDENTS_TASK_NAME - Field in JavaBasePlugin
BUILD_GROUP - Field in BasePlugin
BUILD_NEEDED_TASK_NAME - Field in JavaBasePlugin
build() - Method in ProjectBuilder
Creates the project.
BUILD_TASK_NAME - Field in JavaBasePlugin
Buildable - Interface in org.gradle.api
A Buildable represents an artifact or set of artifacts which are built by one or more Task instances.
BuildAdapter - Class in org.gradle
A BuildListener adapter class for receiving build events.
BuildCommand - Class in org.gradle.plugins.eclipse.model
@author Hans Dockter
BuildCommand(null, null) - Constructor in BuildCommand
buildCommand(null) - Method in EclipseProject
Adds a build command to the eclipse project.
builder() - Method in ProjectBuilder
Creates a project builder.
BuildExceptionReporter - Class in org.gradle
A BuildListener which reports the build exception, if any.
BuildExceptionReporter.FailureDetails(null) - Constructor in BuildExceptionReporter.FailureDetails
BuildExceptionReporter.RecordingStyledTextOutput.ChangeStyleAction(Style) - Constructor in BuildExceptionReporter.RecordingStyledTextOutput.ChangeStyleAction
BuildExceptionReporter(StyledTextOutputFactory, StartParameter, BuildClientMetaData) - Constructor in BuildExceptionReporter
buildFinished(BuildResult) - Method in BuildAdapter
buildFinished(BuildResult) - Method in BuildExceptionReporter
buildFinished(BuildResult) - Method in BuildLogger
buildFinished(BuildResult) - Method in BuildResultLogger
BuildListener - Interface in org.gradle

A BuildListener is notified of the major lifecycle events as a GradleLauncher instance executes a build.

BuildLogger - Class in org.gradle
A BuildListener which logs the build progress.
BuildLogger(Logger, StyledTextOutputFactory, StartParameter, BuildRequestMetaData) - Constructor in BuildLogger
BuildResult - Class in org.gradle

A BuildResult packages up the results of a build executed by a GradleLauncher instance.

BuildResult(Gradle, null) - Constructor in BuildResult
BuildResultLogger - Class in org.gradle
A BuildListener which logs the final result of the build.
BuildResultLogger(StyledTextOutputFactory, Clock) - Constructor in BuildResultLogger
buildStarted(Gradle) - Method in BuildAdapter
buildStarted(Gradle) - Method in BuildLogger

C

CacheUsage - Enum in org.gradle

CacheUsage specifies how compiled scripts should be cached.

captureStandardError(LogLevel) - Method in ProjectBuilder.NoOpLoggingManager
captureStandardOutput(LogLevel) - Method in ProjectBuilder.NoOpLoggingManager
charSet(null) - Method in StandardJavadocDocletOptions
check() - Method in Checkstyle
check() - Method in CodeNarc
CHECK_TASK_NAME - Field in JavaBasePlugin
Checkstyle - Class in org.gradle.api.plugins.quality
Runs Checkstyle against some source files.
checkstyle(AntBuilder, FileCollection, null, null, AntBuilderAware, null, boolean) - Method in AntCheckstyle
CHECKSTYLE_MAIN_TASK - Field in CodeQualityPlugin
CHECKSTYLE_TEST_TASK - Field in CodeQualityPlugin
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(null, null) - Constructor in CircularReferenceException
CLASSES_TASK_NAME - Field in JavaPlugin
Classpath - Class in org.gradle.plugins.eclipse.model
Represents the customizable elements of an eclipse classpath file.
Classpath(XmlTransformer) - Constructor in Classpath
classpath(null) - Method in CoreJavadocOptions
classpath(null) - Method in JavaExec
{@inheritDoc}
classpath(null) - Method in War
ClasspathEntry - Interface in org.gradle.plugins.eclipse.model
Represents an entry in the Eclipse classpath.
clean() - Method in Delete
CLEAN_ECLIPSE_TASK_NAME - Field in EclipsePlugin
CLEAN_TASK_NAME - Field in BasePlugin
clientMetaData - Field in BuildExceptionReporter
ClientModule - Interface in org.gradle.api.artifacts
To model a module in your dependency declarations.
CODE_NARC_MAIN_TASK - Field in CodeQualityPlugin
CODE_NARC_TEST_TASK - Field in CodeQualityPlugin
CodeNarc - Class in org.gradle.api.plugins.quality
Runs CodeNarc against some source files.
CodeQualityPlugin - Class in org.gradle.api.plugins.quality
A Plugin which measures and enforces code quality for Java and Groovy projects.
colorStdOutAndStdErr(boolean) - Method in ProjectBuilder.NoOpLoggingManager
commandLine(null) - Method in Exec
{@inheritDoc}
CommandLineArgumentException - Class in org.gradle
A CommandLineArgumentException is thrown when command-line arguments cannot be parsed.
CommandLineArgumentException(null, null) - Constructor in CommandLineArgumentException
Compile - Class in org.gradle.api.tasks.compile
Compiles Java source files.
compile() - Method in AbstractCompile
Compile() - Constructor in Compile
COMPILE_CONFIGURATION_NAME - Field in JavaPlugin
compile() - Method in GroovyCompile
COMPILE_JAVA_TASK_NAME - Field in JavaPlugin
COMPILE_PRIORITY - Field in MavenPlugin
compile() - Method in ScalaCompile
COMPILE_TEST_JAVA_TASK_NAME - Field in JavaPlugin
CompileOptions - Class in org.gradle.api.tasks.compile
@author Hans Dockter
CompositeSpec - Class in org.gradle.api.specs
A Spec which aggregates a sequence of other Spec instances.
CompositeSpec(null) - Constructor in CompositeSpec
Compression - Enum in org.gradle.api.tasks.bundling
Specifies the compression which should be applied to a TAR archive.
Conf2ScopeMapping - Class in org.gradle.api.artifacts.maven
An immutable mapping to map a dependency configuration to a Maven scope.
Conf2ScopeMapping(null, Configuration, null) - Constructor in Conf2ScopeMapping
Constructs a Conf2ScopeMapping.
Conf2ScopeMappingContainer - Interface in org.gradle.api.artifacts.maven
Defines a set of rules for how to map the Gradle dependendencies to a pom.
ConfigurableFileCollection - Interface in org.gradle.api.file

A ConfigurableFileCollection is a mutable FileCollection.

ConfigurableFileTree - Interface in org.gradle.api.file

A FileTree with a single base directory, which can be configured and modified.

Configuration - Interface in org.gradle.api.artifacts

A Configuration represents a group of artifacts and their dependencies.

ConfigurationContainer - Interface in org.gradle.api.artifacts

A ConfigurationContainer is responsible for managing a set of Configuration instances.

configure(null) - Method in Classpath
configure(Classpath) - Method in EclipseClasspath
configure(Project) - Method in EclipseProject
configure(Module) - Method in IdeaModule
configure(Project) - Method in IdeaProject
configure(Workspace) - Method in IdeaWorkspace
configure(Path, null, null, null, Path, Path, null, null) - Method in Module
configure(null, null, null) - Method in Project
configure(T) - Method in XmlGeneratorTask
configureConfigurations(ConfigurationContainer) - Method in WarPlugin
configureForSourceSet(SourceSet, AbstractCompile) - Method in JavaBasePlugin
configureRootSpec() - Method in AbstractCopyTask
configureRootSpec() - Method in Copy
Container - Class in org.gradle.plugins.eclipse.model
@author Hans Dockter
Container(null, boolean, null, null) - Constructor in Container
containers(null) - Method in EclipseClasspath
Adds containers to the .classpath.
ContentFilterable - Interface in org.gradle.api.file
Represents some binary resource whose content can be filtered.
contributeCommandLineOptions(ExecSpec) - Method in CoreJavadocOptions
Convention - Interface in org.gradle.api.plugins

A Convention manages a set of convention objects.

ConventionValue - Interface in org.gradle.api.tasks
A ConventionValue can be assigned to a org.gradle.api.internal.IConventionAware task.
convertClosureToSpec(null) - Method in Specs
Copy - Class in org.gradle.api.tasks
Copies files into a destination directory.
copy() - Method in AbstractCopyTask
Copy() - Constructor in Copy
copyFrom(PatternFilterable) - Method in PatternSet
CopyProcessingSpec - Interface in org.gradle.api.file
Specifies the destination of a copy.
CopySourceSpec - Interface in org.gradle.api.file
Specifies sources for a file copy.
CopySpec - Interface in org.gradle.api.file
A set of specifications for copying files.
copyTo(ProcessForkOptions) - Method in Exec
{@inheritDoc}
copyTo(ProcessForkOptions) - Method in JavaExec
{@inheritDoc}
copyTo(JavaForkOptions) - Method in Test
{@inheritDoc}
CoreJavadocOptions - Class in org.gradle.external.javadoc
Provides the core Javadoc Options.
CoreJavadocOptions(JavadocOptionFile) - Constructor in CoreJavadocOptions
create() - Method in EclipseClasspath
create() - Method in EclipseProject
create() - Method in IdeaModule
create() - Method in IdeaProject
create() - Method in IdeaWorkspace
create() - Method in XmlGeneratorTask
createCacheFactory() - Method in ProjectBuilder.GlobalTestServices
createClassLoaderFactory() - Method in ProjectBuilder.GlobalTestServices
createClassPathRegistry() - Method in ProjectBuilder.GlobalTestServices
createClientMetaData() - Method in ProjectBuilder.TestTopLevelBuildServiceRegistry
createGradleDistributionLocator() - Method in ProjectBuilder.TestTopLevelBuildServiceRegistry
createIsolatedAntBuilder() - Method in ProjectBuilder.GlobalTestServices
createListenerManager() - Method in ProjectBuilder.GlobalTestServices
createLoggingManagerFactory() - Method in ProjectBuilder.GlobalTestServices
createProgressLoggerFactory() - Method in ProjectBuilder.GlobalTestServices
createStartParameter(null) - Method in GradleLauncher
Returns a StartParameter object out of command line syntax arguments.
createStyledTextOutputFactory() - Method in ProjectBuilder.GlobalTestServices

D

debug(null) - Method in CompileOptions
debug(null, null) - Method in Logging.LoggerImpl
DebugOptions - Class in org.gradle.api.tasks.compile
@author Hans Dockter
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_EXTENSION - Field in Jar
DEFAULT_GRADLE_USER_HOME - Field in StartParameter
The default user home directory.
DEFAULT_STATUS - Field in Module
DEFAULT_STATUS - Field in Project
DEFAULT_VERSION - Field in Project
DefaultTask - Class in org.gradle.api
DefaultTask is the standard Task implementation.
DefaultTask() - Constructor in DefaultTask
define(null) - Method in AbstractOptions
Delete - Class in org.gradle.api.tasks

Deletes files or directories.

delete(null) - Method in Delete
Adds some files to be deleted by this task.
DeleteAction - Interface in org.gradle.api.file
Deletes files and directories.
depend(null) - Method in CompileOptions
Set the dependency options from a map.
Dependency - Interface in org.gradle.api.artifacts
A Dependency represents a dependency on the artifacts from a particular source.
DEPENDENCY_REPORT - Field in ProjectReportsPlugin
DependencyArtifact - Interface in org.gradle.api.artifacts

An Artifact represents an artifact included in a Dependency.

DependencyHandler - Interface in org.gradle.api.artifacts.dsl

A DependencyHandler is used to declare artifact dependencies.

DependencyReportTask - Class in org.gradle.api.tasks.diagnostics
Displays the dependency tree for a project.
DependencySpecs - Class in org.gradle.api.artifacts.specs
Various Spec implementations for selecting Dependency instances.
DependencySpecs.DependencyTypeSpec(Type) - Constructor in DependencySpecs.DependencyTypeSpec
DependOptions - Class in org.gradle.api.tasks.compile

Options to send to Ant's depend task.

destinationDirectory(null) - Method in StandardJavadocDocletOptions
Directory - Class in org.gradle.api.tasks
Creates a directory.
Directory() - Constructor in Directory
disableStandardOutputCapture() - Method in ProjectBuilder.NoOpLoggingManager
disableTestReport() - Method in Test
doAppend(null) - Method in BuildExceptionReporter.RecordingStyledTextOutput
docEncoding(null) - Method in StandardJavadocDocletOptions
docFilesSubDirs() - Method in StandardJavadocDocletOptions
doclet(null) - Method in CoreJavadocOptions
docletpath(null) - Method in CoreJavadocOptions
docTitle(null) - Method in StandardJavadocDocletOptions
DOCUMENTATION_GROUP - Field in JavaBasePlugin
DomainObjectCollection - Interface in org.gradle.api

A DomainObjectCollection represents a read-only set of domain objects of type T.

doStyleChange(Style) - Method in BuildExceptionReporter.RecordingStyledTextOutput

E

eachFile(null) - Method in AbstractCopyTask
{@inheritDoc}
ECLIPSE_CP_TASK_NAME - Field in EclipsePlugin
ECLIPSE_JDT_TASK_NAME - Field in EclipsePlugin
ECLIPSE_PROJECT_TASK_NAME - Field in EclipsePlugin
ECLIPSE_TASK_NAME - Field in EclipsePlugin
ECLIPSE_WTP_TASK_NAME - Field in EclipsePlugin
EclipseClasspath - Class in org.gradle.plugins.eclipse
Generates an Eclipse .classpath file.
EclipseJdt - Class in org.gradle.plugins.eclipse
Generates the Eclipse JDT settings file .settings/org.eclipse.jdt.core.prefs.
EclipseJdt() - Constructor in EclipseJdt
EclipsePlugin - Class in org.gradle.plugins.eclipse

A plugin which generates Eclipse files.

EclipseProject - Class in org.gradle.plugins.eclipse
Generates an Eclipse .project file.
EclipseWtp - Class in org.gradle.plugins.eclipse
Generates Eclipse configuration files for Eclipse WTP.
EclipseWtp() - Constructor in EclipseWtp
EmptyFileVisitor - Class in org.gradle.api.file
The EmptyFileVisitor can be extends by implementations that only require to implement one of the 2 visit methods (dir or file).
enableTestReport() - Method in Test
encoding(null) - Method in CoreJavadocOptions
environment(null) - Method in Exec
{@inheritDoc}
environment(null) - Method in JavaExec
{@inheritDoc}
environment(null, null) - Method in Test
{@inheritDoc}
equals(def) - Method in AbstractClasspathEntry
equals(def) - Method in AbstractLibrary
equals(def) - Method in AccessRule
equals(def) - Method in BuildCommand
equals(def) - Method in Classpath
equals(null) - Method in CompositeSpec
equals(null) - Method in Conf2ScopeMapping
equals(null) - Method in DependencySpecs.DependencyTypeSpec
equals(def) - Method in Facet
equals(null) - Method in Groovydoc.Link
equals(def) - Method in JarDirectory
equals(def) - Method in Jdk
equals(def) - Method in Link
equals(def) - Method in Module
equals(def) - Method in ModuleDependency
equals(def) - Method in ModuleLibrary
equals(def) - Method in ModulePath
equals(def) - Method in Output
equals(def) - Method in Path
equals(null) - Method in PatternSet
equals(def) - Method in Project
equals(null) - Method in PublishInstruction
equals(null) - Method in RelativePath
equals(def) - Method in SourceFolder
equals(null) - Method in StartParameter
equals(def) - Method in WbDependentModule
equals(def) - Method in WbProperty
equals(def) - Method in WbResource
equals(def) - Method in Wtp
error(null, null) - Method in Logging.LoggerImpl
exclude(null) - Method in AbstractCopyTask
{@inheritDoc}
exclude(null) - Method in PatternSet
exclude(null) - Method in SourceTask
{@inheritDoc}
exclude(null) - Method in Test
excludedFieldsFromOptionMap() - Method in AbstractOptions
excludedFieldsFromOptionMap() - Method in CompileOptions
excludedFieldsFromOptionMap() - Method in DependOptions
excludedFieldsFromOptionMap() - Method in GroovyCompileOptions
excludedFieldsFromOptionMap() - Method in ScalaCompileOptions
excludeDocFilesSubDir(null) - Method in StandardJavadocDocletOptions
excludeGroups(null) - Method in TestNGOptions
ExcludeRule - Interface in org.gradle.api.artifacts
An ExcludeRule is used to describe transitive dependencies that should be excluded when resolving dependencies.
ExcludeRuleContainer - Interface in org.gradle.api.artifacts

A container for adding exclude rules for dependencies.

excludeSpecs(null) - Method in PatternSet
Exec - Class in org.gradle.api.tasks
Executes a command line process.
Exec() - Constructor in Exec
ExecResult - Interface in org.gradle.process
Represent the result of running an external process.
ExecSpec - Interface in org.gradle.process
Specified the options for executing some command.
executable(null) - Method in Exec
{@inheritDoc}
executable(null) - Method in JavaExec
{@inheritDoc}
executable(null) - Method in Test
{@inheritDoc}
execute(AntBuilder, FileCollection, null, null, boolean) - Method in AntCodeNarc
execute(FileCollection, null, boolean, null, null, null, null, null, boolean, null, null, Project) - Method in AntGroovydoc
execute(null, null, null, null, null, null, null, boolean, AntBuilder) - Method in AntJavadoc
execute(FileCollection, null, null, null, ScalaDocOptions) - Method in AntScalaDoc
execute(StyledTextOutput) - Method in BuildExceptionReporter.RecordingStyledTextOutput.ChangeStyleAction
executeAntTarget() - Method in AntTarget
executeTests() - Method in Test
expand(null) - Method in AbstractCopyTask
{@inheritDoc}
extDirs(null) - Method in CoreJavadocOptions
ExternalDependency - Interface in org.gradle.api.artifacts

An ExternalDependency is a Dependency on a source outside the current project hierarchy.

ExternalModuleDependency - Interface in org.gradle.api.artifacts

A ModuleDependency is a Dependency on a module outside the current project hierarchy.


F

Facet - Class in org.gradle.plugins.eclipse.model
@author Hans Dockter
facet(null) - Method in EclipseWtp
Adds a facet for the org.eclipse.wst.common.project.facet.core file.
Facet(null, null) - Constructor in Facet
fieldName2AntMap() - Method in AbstractOptions
fieldName2AntMap() - Method in CompileOptions
fieldName2AntMap() - Method in DebugOptions
fieldName2AntMap() - Method in ForkOptions
fieldName2AntMap() - Method in GroovyCompileOptions
fieldName2AntMap() - Method in ScalaCompileOptions
fieldName2AntMap() - Method in ScalaDocOptions
fieldValue2AntMap() - Method in AbstractOptions
fieldValue2AntMap() - Method in CompileOptions
fieldValue2AntMap() - Method in ScalaCompileOptions
fieldValue2AntMap() - Method in ScalaDocOptions
FileCollection - Interface in org.gradle.api.file

A FileCollection represents a collection of files which you can query in certain ways.

FileCollectionDependency - Interface in org.gradle.api.artifacts
A FileCollectionDependency is a Dependency on a collection of local files which are not stored in a repository.
FileCopyDetails - Interface in org.gradle.api.file

Provides details about a file or directory about to be copied, and allows some aspects of the destination file to be modified.

FileTree - Interface in org.gradle.api.file

A FileTree represents a hierarchy of files.

FileTreeElement - Interface in org.gradle.api.file
Information about a file in a FileTree.
FileVisitDetails - Interface in org.gradle.api.file
Provides access to details about a file or directory being visited by a FileVisitor.
FileVisitor - Interface in org.gradle.api.file

A FileVisitor is used to visit each of the files in a FileTree.

filter(null) - Method in AbstractCopyTask
{@inheritDoc}
filterIterable(null, Spec) - Method in Specs
footer(null) - Method in StandardJavadocDocletOptions
fork(null) - Method in CompileOptions
fork(null) - Method in GroovyCompileOptions
ForkOptions - Class in org.gradle.api.tasks.compile
@author Hans Dockter
from(null, null) - Method in AbstractCopyTask
{@inheritDoc}
fromString(null) - Method in CacheUsage

CacheUsage specifies how compiled scripts should be cached.


G

generate(Project) - Method in AbstractReportTask
generate() - Method in AntlrTask
generate(Project) - Method in DependencyReportTask
generate() - Method in Groovydoc
generate() - Method in Javadoc
generate(Project) - Method in PropertyReportTask
generate() - Method in ScalaDoc
generate(Project) - Method in TaskReportTask
generateXml() - Method in EclipseWtp
generator - Field in GeneratorTask
GeneratorTask - Class in org.gradle.api.tasks

A GeneratorTask generates a configuration file based on a domain object of type T.

GeneratorTask() - Constructor in GeneratorTask
getAllAntlr() - Method in AntlrSourceVirtualDirectory
All Antlr source for this source set.
getAllDeps(null) - Method in IdeaModule
getAllJvmArgs() - Method in JavaExec
{@inheritDoc}
getAllJvmArgs() - Method in Test
{@inheritDoc}
getAnnotations() - Method in TestNGOptions
getAntGroovydoc() - Method in Groovydoc
getAntlr() - Method in AntlrSourceVirtualDirectory
All Antlr source for this source set.
getAntlrClasspath() - Method in AntlrTask
getAntScalaDoc() - Method in ScalaDoc
getApiDocTitle() - Method in ReportingBasePluginConvention
Returns the title for API documentation for the project.
getAppendix() - Method in AbstractArchiveTask
Returns the appendix part of the archive name, if any.
getArchiveName() - Method in AbstractArchiveTask
Returns the archive name.
getArchivePath() - Method in AbstractArchiveTask
The path where the archive is constructed.
getArchivePath() - Method in Tar.TarCopyActionImpl
getArchivePath() - Method in Zip.ZipCopyAction
getArgs() - Method in Exec
{@inheritDoc}
getArgs() - Method in JavaExec
{@inheritDoc}
getArtifacts() - Method in Upload
Returns the artifacts which will be uploaded.
getAsSpec() - Method in IntersectionPatternSet
getAsSpec() - Method in PatternSet
getBaseDir() - Method in AntTarget
Returns the Ant project base directory to use when executing the target.
getBaseName() - Method in AbstractArchiveTask
Returns the base name of the archive.
getBootClasspath() - Method in CoreJavadocOptions
getBootstrapClasspath() - Method in JavaExec
{@inheritDoc}
getBootstrapClasspath() - Method in Test
{@inheritDoc}
getBottom() - Method in StandardJavadocDocletOptions
getBuildAnalysis() - Method in GradleLauncher
Evaluates the settings and all the projects.
getBuildAndRunAnalysis() - Method in GradleLauncher
Evaluates the settings and all the projects.
getBuildExecuter() - Method in StartParameter

Returns the BuildExecuter to use for the build.

getBuildFile() - Method in GradleBuild
Returns the build file that should be used for this build.
getBuildFile() - Method in StartParameter
Returns the build file to use to select the default project.
getBuildScriptSource() - Method in StartParameter

Returns the ScriptSource to use for the build file for this build.

getBuildTasks() - Method in JavaPlugin.EmbeddableJavaProjectImpl
getCacheUsage() - Method in StartParameter
getCandidateClassFiles() - Method in Test
Returns the classes files to scan for test classes.
getCharSet() - Method in StandardJavadocDocletOptions
getCheckstyleConfigFile() - Method in JavaCodeQualityPluginConvention
getCheckstyleResultsDir() - Method in JavaCodeQualityPluginConvention
getClassifier() - Method in AbstractArchiveTask
Returns the classifier part of the archive name, if any.
getClasspath() - Method in AbstractCompile
getClasspath() - Method in Checkstyle
getClasspath() - Method in CoreJavadocOptions
getClasspath() - Method in Javadoc
getClasspath() - Method in JavaExec
{@inheritDoc}
getClasspath() - Method in ScalaDoc

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

getClasspath() - Method in Test
getClasspath() - Method in War
getCodeNarcConfigFile() - Method in GroovyCodeQualityPluginConvention
getCodeNarcReportsDir() - Method in GroovyCodeQualityPluginConvention
getCommandLine() - Method in Exec
{@inheritDoc}
getCommandLine() - Method in JavaExec
{@inheritDoc}
getCompiler() - Method in GroovyCompile
getCompiler() - Method in ScalaCompile
getCompression() - Method in Tar
Returns the compression to use for this archive.
getCompression() - Method in Tar.TarCopyActionImpl
getConf2ScopeMappings() - Method in MavenPluginConvention
getConfigFile() - Method in Checkstyle
getConfigFile() - Method in CodeNarc
getConfiguration() - Method in Conf2ScopeMapping
Returns the dependency configuration name.
getConfiguration() - Method in Upload
getConfigurations() - Method in DependencyReportTask
Returns the configurations to use to build a report.
getContentPath() - Method in IdeaModule
getCopyAction() - Method in AbstractCopyTask
getCopyAction() - Method in Copy
getCopyAction() - Method in Sync
getCopyAction() - Method in Tar
getCopyAction() - Method in Zip
getCurrentDir() - Method in StartParameter
Returns the directory to use to select the default project, and to search for the settings file.
getDebug() - Method in JavaExec
{@inheritDoc}
getDebug() - Method in Test
{@inheritDoc}
getDefaultProjectSelector() - Method in StartParameter
Returns the selector used to choose the default project of the build.
getDefaultResourceName() - Method in Classpath
getDefaultResourceName() - Method in Jdt
getDefaultResourceName() - Method in Module
getDefaultResourceName() - Method in Project
getDefaultResourceName() - Method in Workspace
getDefaultSource() - Method in AbstractCopyTask
getDefaultSource() - Method in SourceTask
Returns the default source for this task, if any.
getDelete() - Method in Delete
Returns the set of files which will be deleted by this task.
getDependencies() - Method in IdeaModule
getDependencyCacheDir() - Method in Compile
getDependencyCacheDir() - Method in JavaPluginConvention
getDescription() - Method in AntTarget
{@inheritDoc}
getDescriptorDestination() - Method in PublishInstruction
Returns the file destination where to create the ivy.xml file.
getDescriptorDestination() - Method in Upload
getDestinationDir() - Method in AbstractArchiveTask
Returns the directory where the archive is generated into.
getDestinationDir() - Method in AbstractCompile
getDestinationDir() - Method in Copy
getDestinationDir() - Method in Groovydoc

Returns the directory to generate the documentation into.

getDestinationDir() - Method in Javadoc

Returns the directory to generate the documentation into.

getDestinationDir() - Method in ScalaDoc
getDestinationDir() - Method in Sync
getDestinationDirectory() - Method in StandardJavadocDocletOptions
getDidWork() - Method in WorkResult
getDir() - Method in GradleBuild
Returns the project directory for the build.
getDirMode() - Method in AbstractCopyTask
{@inheritDoc}
getDistsDir() - Method in BasePluginConvention
getDocEncoding() - Method in StandardJavadocDocletOptions
getDoclet() - Method in CoreJavadocOptions
getDocletpath() - Method in CoreJavadocOptions
getDocsDir() - Method in JavaPluginConvention
Returns a file pointing to the root directory supposed to be used for all docs.
getDocTitle() - Method in Groovydoc
Returns the title for the package index(first) page.
getDocTitle() - Method in StandardJavadocDocletOptions
getEnableAssertions() - Method in JavaExec
{@inheritDoc}
getEnableAssertions() - Method in Test
{@inheritDoc}
getEncoding() - Method in CoreJavadocOptions
getEnvironment() - Method in Exec
{@inheritDoc}
getEnvironment() - Method in JavaExec
{@inheritDoc}
getEnvironment() - Method in Test
{@inheritDoc}
getExcludeDocFilesSubDir() - Method in StandardJavadocDocletOptions
getExcludedTaskNames() - Method in StartParameter
Returns the names of the tasks to be excluded from this build.
getExcludePaths() - Method in IdeaModule
getExcludes() - Method in AbstractCopyTask
{@inheritDoc}
getExcludes() - Method in PatternSet
getExcludes() - Method in SourceTask
{@inheritDoc}
getExcludes() - Method in Test
Returns the exclude patterns for test execution.
getExcludeSpecs() - Method in PatternSet
getExecResult() - Method in Exec
Returns the ExecResult object for the command run by this task.
getExecutable() - Method in Exec
{@inheritDoc}
getExecutable() - Method in Javadoc
getExecutable() - Method in JavaExec
{@inheritDoc}
getExecutable() - Method in Test
{@inheritDoc}
getExtDirs() - Method in CoreJavadocOptions
getExtDocUrl() - Method in JavadocOfflineLink
getExtension() - Method in AbstractArchiveTask
Returns the extension part of the archive name.
getExtension() - Method in Compression
getFailure() - Method in BuildResult
getFile(null) - Method in RelativePath
getFileMode() - Method in AbstractCopyTask
{@inheritDoc}
getFooter() - Method in Groovydoc
Returns the html footer for each page.
getFooter() - Method in StandardJavadocDocletOptions
getForkEvery() - Method in Test
Returns the maximum number of test classes to execute in a forked test process.
getGradle() - Method in BuildResult
getGradleUserHomeDir() - Method in StartParameter
Returns the directory to use as the user home directory.
getGroovyClasspath() - Method in GroovyCompile
getGroovyClasspath() - Method in Groovydoc

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

getGroovyOptions() - Method in GroovyCompile
Gets the options for the groovyc compilation.
getGroups() - Method in StandardJavadocDocletOptions
getHeader() - Method in Groovydoc
Returns the html header for each page.
getHeader() - Method in StandardJavadocDocletOptions
getHelpFile() - Method in StandardJavadocDocletOptions
getIncludes() - Method in AbstractCopyTask
{@inheritDoc}
getIncludes() - Method in PatternSet
getIncludes() - Method in SourceTask
{@inheritDoc}
getIncludes() - Method in Test
Returns the include patterns for test execution.
getIncludeSpecs() - Method in PatternSet
getInitScripts() - Method in StartParameter
Returns all explicitly added init scripts that will be run before the build starts.
getInputFile() - Method in GeneratorTask
The input file to load the initial configuration from.
getJavaCompiler() - Method in Compile
getJFlags() - Method in CoreJavadocOptions
getJvmArgs() - Method in JavaExec
{@inheritDoc}
getJvmArgs() - Method in Test
{@inheritDoc}
getKind() - Method in Container
getKind() - Method in Library
getKind() - Method in Output
getKind() - Method in ProjectDependency
getKind() - Method in SourceFolder
getKind() - Method in Variable
getLastName() - Method in RelativePath
getLibsDir() - Method in BasePluginConvention
getLifecycleTaskName() - Method in EclipsePlugin
getLifecycleTaskName() - Method in IdeaPlugin
getLineNumber() - Method in LocationAwareException
Returns the line in the script where this exception occurred, if known.
getLineNumber() - Method in ScriptCompilationException
getLinks() - Method in Groovydoc
Returns links to groovydoc/javadoc output at the given URL.
getLinks() - Method in StandardJavadocDocletOptions
getLinksOffline() - Method in StandardJavadocDocletOptions
getLocale() - Method in CoreJavadocOptions
getLocation() - Method in LocationAwareException

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

getLogger(null) - Method in Logging
Returns the logger with the given name.
getLogLevel() - Method in StartParameter
getMain() - Method in JavaExec
{@inheritDoc}
getMainSpec() - Method in AbstractCopyTask
getManifest() - Method in Jar
getMaxHeapSize() - Method in JavaExec
{@inheritDoc}
getMaxHeapSize() - Method in Test
{@inheritDoc}
getMaxMemory() - Method in Javadoc
Returns the amount of memory allocated to this task.
getMaxParallelForks() - Method in Test
Returns the maximum number of forked test processes to execute in parallel.
getMemberLevel() - Method in CoreJavadocOptions
getMessage() - Method in LocationAwareException
Returns the fully formatted error message, including the location.
getMetaInf() - Method in Jar
getModuleLibraries(null) - Method in IdeaModule
getModules(null) - Method in IdeaModule
getName() - Method in Logging.LoggerImpl
getNoQualifiers() - Method in StandardJavadocDocletOptions
getOptionFiles() - Method in CoreJavadocOptions
getOptions() - Method in Compile
getOptions() - Method in GroovyCompile
getOptions() - Method in Javadoc
getOptions() - Method in ScalaCompile
getOptions() - Method in Test

Returns the test options options.

getOptionsFile() - Method in Javadoc
getOriginalMessage() - Method in LocationAwareException

Returns the undecorated message of this exception.

getOutputDirectory() - Method in AntlrTask
getOutputFile() - Method in AbstractReportTask
Returns the file which the report will be written to.
getOutputFile() - Method in GeneratorTask
The output file to write the final configuration to.
getOutputLevel() - Method in CoreJavadocOptions
getOutputPath() - Method in IdeaModule
getOverview() - Method in CoreJavadocOptions
getOverview() - Method in Groovydoc
Returns a html file to be used for overview documentation.
getPackagelistLoc() - Method in JavadocOfflineLink
getPackages() - Method in Groovydoc.Link
Returns a list of package prefixes to be linked with an external site.
getParent() - Method in RelativePath
Returns the parent of this path.
getPath(null) - Method in IdeaModule
getPathFactory() - Method in IdeaModule
getPathFactory() - Method in IdeaProject
getPathString() - Method in RelativePath
getPomDir() - Method in MavenPluginConvention
getPomDirName() - Method in MavenPluginConvention
getPriority() - Method in Conf2ScopeMapping
Returns the priority.
getProjectDependenciesBuildInstruction() - Method in StartParameter
getProjectProperties() - Method in StartParameter
getProjectReportDir() - Method in ProjectReportsPluginConvention
getProjects() - Method in AbstractReportTask
getProjects() - Method in ProjectReportsPluginConvention
getProperties() - Method in AntBuilder
Returns the properties of the Ant project.
getProperties() - Method in Checkstyle
getRebuildTasks() - Method in JavaPlugin.EmbeddableJavaProjectImpl
getReferences() - Method in AntBuilder
Returns the references of the Ant project.
getRenderer() - Method in AbstractReportTask
getRenderer() - Method in DependencyReportTask
getRenderer() - Method in PropertyReportTask
getRenderer() - Method in TaskReportTask
getReportableCauses() - Method in LocationAwareException
Returns the reportable causes for this failure.
getReportFile() - Method in CodeNarc
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 Upload
getResultFile() - Method in Checkstyle
getRootSpec() - Method in AbstractCopyTask
getRuntimeClasspath() - Method in JavaPlugin.EmbeddableJavaProjectImpl
getScalaClasspath() - Method in ScalaCompile
getScalaClasspath() - Method in ScalaDoc
getScalaCompileOptions() - Method in ScalaCompile
getScalaDocOptions() - Method in ScalaDoc
getScope() - Method in Conf2ScopeMapping
Returns the Maven scope name.
getScriptSource() - Method in LocationAwareException

Returns the source of the script where this exception occurred.

getScriptSource() - Method in ScriptCompilationException
getSegments() - Method in RelativePath
getSettingsScriptSource() - Method in StartParameter

Returns the ScriptSource to use for the settings script for this build.

getShowStacktrace() - Method in StartParameter
getSource() - Method in AbstractCopyTask
getSource() - Method in CoreJavadocOptions
getSource() - Method in SourceTask
Returns the source for this task, after the include and exclude patterns have been applied.
getSourceCompatibility() - Method in AbstractCompile
getSourceCompatibility() - Method in JavaPluginConvention
Returns the source compatibility used for compiling Java sources.
getSourceNames() - Method in CoreJavadocOptions
getSourcePaths() - Method in IdeaModule
getSpecs() - Method in CompositeSpec
getStandardErrorCaptureLevel() - Method in ProjectBuilder.NoOpLoggingManager
getStandardInput() - Method in Exec
{@inheritDoc}
getStandardInput() - Method in JavaExec
{@inheritDoc}
getStandardOutputCaptureLevel() - Method in ProjectBuilder.NoOpLoggingManager
getStartParameter() - Method in GradleBuild
Returns the full set of parameters that will be used to execute the build.
getStylesheetFile() - Method in StandardJavadocDocletOptions
getSuites(null) - Method in TestNGOptions
getSystemProperties() - Method in JavaExec
{@inheritDoc}
getSystemProperties() - Method in Test
{@inheritDoc}
getSystemPropertiesArgs() - Method in StartParameter
getTagletPath() - Method in StandardJavadocDocletOptions
getTags() - Method in StandardJavadocDocletOptions
getTarget() - Method in AntTarget
Returns the Ant target to execute.
getTargetCompatibility() - Method in AbstractCompile
getTargetCompatibility() - Method in JavaPluginConvention
Returns the target compatibility used for compiling Java sources.
getTargetFiles() - Method in Delete
Returns the resolved set of files which will be deleted by this task.
getTask() - Method in TaskExecutionException
getTaskNames() - Method in StartParameter
Returns the names of the tasks to execute in this build.
getTasks() - Method in GradleBuild
Returns the sequence of tasks that should be executed for this build.
getTestClassesDir() - Method in Test
Returns the root folder for the compiled test sources.
getTestFramework() - Method in Test
getTestOutputPath() - Method in IdeaModule
getTestReportDir() - Method in JavaPluginConvention
Returns a file pointing to the root directory to be used for reports.
getTestReportDir() - Method in Test
Returns the root folder for the test reports.
getTestResultsDir() - Method in JavaPluginConvention
Returns a file pointing to the root directory of the test results.
getTestResultsDir() - Method in Test
Returns the root folder for the test results.
getTestSourcePaths() - Method in IdeaModule
getTestSrcDirs() - Method in Test
getTextOutput() - Method in ProjectReportTask
getTitle() - Method in Javadoc

Returns the title for the generated documentation.

getTitle() - Method in ScalaDoc
getType() - Method in DependencySpecs.DependencyTypeSpec
getTypeName() - Method in WebdavResolver
getUrl() - Method in Groovydoc.Link
Returns the base url for the external site.
getUrl() - Method in ModulePath
getVersion() - Method in AbstractArchiveTask
Returns the version part of the archive name, if any.
getWebAppDir() - Method in WarPluginConvention
getWebInf() - Method in War
getWebXml() - Method in War
getWindowTitle() - Method in Groovydoc
Returns the browser window title for the documentation.
getWindowTitle() - Method in StandardJavadocDocletOptions
getWorkingDir() - Method in Exec
{@inheritDoc}
getWorkingDir() - Method in JavaExec
{@inheritDoc}
getWorkingDir() - Method in Test
{@inheritDoc}
getXmlTransformer() - Method in XmlGeneratorTask
Gradle - Interface in org.gradle.api.invocation

A Gradle represents an invocation of Gradle.

GRADLE_PROPERTIES - Field in Project
GRADLE_USER_HOME_PROPERTY_KEY - Field in StartParameter
GradleBuild - Class in org.gradle.api.tasks
Executes a Gradle build.
GradleBuild() - Constructor in GradleBuild
GradleException - Class in org.gradle.api

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

GradleException(null, null) - Constructor in GradleException
GradleLauncher - Class in org.gradle

GradleLauncher is the main entry point for embedding Gradle.

GradleScriptException - Class in org.gradle.api

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

GradleScriptException(null, null) - Constructor in GradleScriptException
graphPopulated(TaskExecutionGraph) - Method in BuildLogger
GROOVY_CONFIGURATION_NAME - Field in GroovyBasePlugin
GroovyBasePlugin - Class in org.gradle.api.plugins

A Plugin which extends the JavaBasePlugin to provide support for compiling and documenting Groovy source files.

GroovyCodeQualityPluginConvention - Class in org.gradle.api.plugins.quality
GroovyCodeQualityPluginConvention(Project) - Constructor in GroovyCodeQualityPluginConvention
GroovyCompile - Class in org.gradle.api.tasks.compile
Compiles Groovy and Java source files.
GroovyCompile() - Constructor in GroovyCompile
GroovyCompileOptions - Class in org.gradle.api.tasks.compile
@author Hans Dockter
Groovydoc - Class in org.gradle.api.tasks.javadoc
Generates HTML API documentation for Groovy and Java classes.
Groovydoc.Link - Class in org.gradle.api.tasks.javadoc
A Link class represent a link between groovydoc/javadoc output and url.
Groovydoc.Link(null, null) - Constructor in Groovydoc.Link
Constructs a Link.
Groovydoc() - Constructor in Groovydoc
GROOVYDOC_TASK_NAME - Field in GroovyPlugin
GroovyForkOptions - Class in org.gradle.api.tasks.compile
@author Hans Dockter
GroovyMavenDeployer - Interface in org.gradle.api.artifacts.maven
Adds Groovy configuration convenience methods on top of the MavenDeployer.
GroovyPlugin - Class in org.gradle.api.plugins

A Plugin which extends the JavaPlugin to provide support for compiling and documenting Groovy source files.

GroovySourceSet - Interface in org.gradle.api.tasks
A GroovySourceSetConvention defines the properties and methods added to a SourceSet by the GroovyPlugin.
group(null, null) - Method in StandardJavadocDocletOptions
groupsFile(null) - Method in StandardJavadocDocletOptions

H

hashCode() - Method in AbstractClasspathEntry
hashCode() - Method in AbstractLibrary
hashCode() - Method in AccessRule
hashCode() - Method in BuildCommand
hashCode() - Method in Classpath
hashCode() - Method in CompositeSpec
hashCode() - Method in Conf2ScopeMapping
hashCode() - Method in DependencySpecs.DependencyTypeSpec
hashCode() - Method in Facet
hashCode() - Method in Groovydoc.Link
hashCode() - Method in JarDirectory
hashCode() - Method in Jdk
hashCode() - Method in Link
hashCode() - Method in Module
hashCode() - Method in ModuleDependency
hashCode() - Method in ModuleLibrary
hashCode() - Method in ModulePath
hashCode() - Method in Output
hashCode() - Method in Path
hashCode() - Method in PatternSet
hashCode() - Method in Project
hashCode() - Method in PublishInstruction
hashCode() - Method in RelativePath
hashCode() - Method in SourceFolder
hashCode() - Method in StartParameter
hashCode() - Method in WbDependentModule
hashCode() - Method in WbProperty
hashCode() - Method in WbResource
hashCode() - Method in Wtp
header(null) - Method in StandardJavadocDocletOptions
helpFile(null) - Method in StandardJavadocDocletOptions

I

IdeaModule - Class in org.gradle.plugins.idea
Generates an IDEA module file.
IdeaPlugin - Class in org.gradle.plugins.idea
@author Hans Dockter
IdeaProject - Class in org.gradle.plugins.idea
Generates an IDEA project file.
IdeaWorkspace - Class in org.gradle.plugins.idea
Generates an IDEA workspace file.
IllegalDependencyNotation - Class in org.gradle.api
This exceptions is thrown, if a dependency is declared with a ilegal notation.
IllegalDependencyNotation(null, null) - 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(null) - Constructor in IllegalOperationAtExecutionTimeException
importBuild(null) - Method in AntBuilder
Imports an Ant build into the associated Gradle project.
include(null) - Method in AbstractCopyTask
{@inheritDoc}
include(null) - Method in PatternSet
include(null) - Method in SourceTask
{@inheritDoc}
include(null) - Method in Test
includeGroups(null) - Method in TestNGOptions
includeSpecs(null) - Method in PatternSet
info(null, null) - Method in Logging.LoggerImpl
injectCustomFactory(GradleLauncherFactory) - Method in GradleLauncher
Input - Annotation Type in org.gradle.api.tasks

Attached to a task property to indicate that the property specifies some input value for the task.

InputDirectory - Annotation Type in org.gradle.api.tasks

Marks a property as specifying an input directory for a task.

InputFile - Annotation Type in org.gradle.api.tasks

Marks a property as specifying an input file for a task.

InputFiles - Annotation Type in org.gradle.api.tasks

Marks a property as specifying the input files for a task.

INSTALL_TASK_NAME - Field in MavenPlugin
intersect() - Method in PatternSet
IntersectionPatternSet - Class in org.gradle.api.tasks.util
IntersectionPatternSet(PatternSet) - Constructor in IntersectionPatternSet
into(null, null) - Method in AbstractCopyTask
{@inheritDoc}
InvalidUserDataException - Class in org.gradle.api
A InvalidUserDataException is thrown, if a user is providing illegal data for the build.
InvalidUserDataException(null, null) - Constructor in InvalidUserDataException
isAuthor() - Method in StandardJavadocDocletOptions
isBreakIterator() - Method in CoreJavadocOptions
isCaseSensitive() - Method in AbstractCopyTask
{@inheritDoc}
isColorOutput() - Method in StartParameter
Returns true if logging output should be displayed in color when Gradle is running in a terminal which supports color output.
isDebugEnabled(Marker) - Method in Logging.LoggerImpl
isDependencyOrderEntry(def) - Method in Module
isDetail() - Method in TaskReportTask
isDocFilesSubDirs() - Method in StandardJavadocDocletOptions
isDryRun() - Method in StartParameter
isEnabled(LogLevel) - Method in Logging.LoggerImpl
isErrorEnabled(Marker) - Method in Logging.LoggerImpl
isFailOnError() - Method in Javadoc
isFile() - Method in RelativePath
isIgnoreExitValue() - Method in Exec
{@inheritDoc}
isIgnoreExitValue() - Method in JavaExec
{@inheritDoc}
isIgnoreFailures() - Method in Checkstyle
{@inheritDoc}
isIgnoreFailures() - Method in CodeNarc
{@inheritDoc}
isIgnoreFailures() - Method in Test
{@inheritDoc}
isIncludePrivate() - Method in Groovydoc
Returns whether to include all classes and members (i.e. including private ones).
isInfoEnabled(Marker) - Method in Logging.LoggerImpl
isKeyWords() - Method in StandardJavadocDocletOptions
isLifecycleEnabled() - Method in Logging.LoggerImpl
isLinkSource() - Method in StandardJavadocDocletOptions
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
Dependency types.
isOptionField(null) - Method in AbstractOptions
isProfile() - Method in StartParameter
Returns true if a profile report will be generated.
isQuietEnabled() - Method in Logging.LoggerImpl
isSatisfiedBy(T) - Method in AndSpec
isSatisfiedBy(Dependency) - Method in DependencySpecs.DependencyTypeSpec
isSatisfiedBy(T) - Method in NotSpec
isSatisfiedBy(T) - Method in OrSpec
isScanForTestClasses() - Method in Test
isSearchUpwards() - Method in StartParameter
isSerialWarn() - Method in StandardJavadocDocletOptions
isSplitIndex() - Method in StandardJavadocDocletOptions
isStandardOutputCaptureEnabled() - Method in ProjectBuilder.NoOpLoggingManager
isTestReport() - Method in Test
isTrace() - Method in AntlrTask
isTraceEnabled(Marker) - Method in Logging.LoggerImpl
isTraceLexer() - Method in AntlrTask
isTraceParser() - Method in AntlrTask
isTraceTreeWalker() - Method in AntlrTask
isUploadDescriptor() - Method in PublishInstruction
Returns whether an xml module descriptor file should be uploaded or not.
isUploadDescriptor() - Method in Upload
isUse() - Method in Groovydoc
Returns whether to create class and package usage pages.
isUse() - Method in StandardJavadocDocletOptions
isVerbose() - Method in CoreJavadocOptions
isVerbose() - Method in Javadoc
Returns whether javadoc generation is accompanied by verbose output.
isVersion() - Method in StandardJavadocDocletOptions
isWarnEnabled(Marker) - Method in Logging.LoggerImpl

J

Jar - Class in org.gradle.api.tasks.bundling
Assembles a JAR archive.
Jar() - Constructor in Jar
JAR_TASK_NAME - Field in JavaPlugin
JarDirectory - Class in org.gradle.plugins.idea.model
Represents a jar directory element of an idea module library.
JarDirectory(def, def) - Constructor in JarDirectory
JavaBasePlugin - Class in org.gradle.api.plugins

A Plugin which compiles and tests Java source, and assembles it into a JAR file.

JavaCodeQualityPluginConvention - Class in org.gradle.api.plugins.quality
JavaCodeQualityPluginConvention(Project) - Constructor in JavaCodeQualityPluginConvention
Javadoc - Class in org.gradle.api.tasks.javadoc

Generates HTML API documentation for Java classes.

JAVADOC_ANNOTATIONS - Field in TestNGOptions
JAVADOC_TASK_NAME - Field in JavaPlugin
javadocAnnotations() - Method in TestNGOptions
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(null, null) - Constructor in JavadocOfflineLink
JavadocOptionFileOption - Interface in org.gradle.external.javadoc
Represents a Javadoc command-line option.
JavadocOutputLevel - Enum in org.gradle.external.javadoc
This enum maps to the -verbose and -quiet options of the javadoc executable.
JavaExec - Class in org.gradle.api.tasks
Executes a Java application.
JavaExec() - Constructor in JavaExec
JavaExecSpec - Interface in org.gradle.process
Specifies the options for executing a Java application.
JavaForkOptions - Interface in org.gradle.process

Specifies the options to use to fork a Java process.

JavaPlugin - Class in org.gradle.api.plugins

A Plugin which compiles and tests Java source, and assembles it into a JAR file.

JavaPlugin.EmbeddableJavaProjectImpl(JavaPluginConvention) - Constructor in JavaPlugin.EmbeddableJavaProjectImpl
JavaPluginConvention - Class in org.gradle.api.plugins
Is mixed in into the project when applying the {@org.gradle.api.plugins.JavaBasePlugin} or the {@org.gradle.api.plugins.JavaPlugin}.
JavaPluginConvention(Project) - Constructor in JavaPluginConvention
JavaVersion - Enum in org.gradle.api
An enumeration of Java versions.
Jdk - Class in org.gradle.plugins.idea.model
Represents a the information for the project JavaSDK.
JDK_ANNOTATIONS - Field in TestNGOptions
Jdk(def, def, def, def) - Constructor in Jdk
jdkAnnotations() - Method in TestNGOptions
Jdt - Class in org.gradle.plugins.eclipse.model
Represents the Eclipse JDT settings.
jFlags(null) - Method in CoreJavadocOptions
JUnitOptions - Class in org.gradle.api.tasks.testing.junit
The JUnit specific test options.
jvmArgs(null) - Method in JavaExec
{@inheritDoc}
jvmArgs(null) - Method in Test
{@inheritDoc}

K

keyWords() - Method in StandardJavadocDocletOptions

L

Library - Class in org.gradle.plugins.eclipse.model
@author Hans Dockter
Library(null, boolean, null, null, null, null) - Constructor in Library
LIFECYCLE - Field in Logging
lifecycle(null, null) - Method in Logging.LoggerImpl
Link - Class in org.gradle.plugins.eclipse.model
@author Hans Dockter
link(null) - Method in EclipseProject
Adds a link to the eclipse project.
link(null, null) - Method in Groovydoc
Add links to groovydoc/javadoc output at the given URL.
Link(null, null, null, null) - Constructor in Link
links(null) - Method in StandardJavadocDocletOptions
linksFile(null) - Method in StandardJavadocDocletOptions
linksOffline(null, null) - Method in StandardJavadocDocletOptions
linksOfflineFile(null) - Method in StandardJavadocDocletOptions
linkSource() - Method in StandardJavadocDocletOptions
load(null) - Method in Classpath
load(null) - Method in Jdt
load(null) - Method in Module
load(null) - Method in Project
load(null) - Method in Workspace
locale(null) - Method in CoreJavadocOptions
LocationAwareException - Interface in org.gradle.api
A LocationAwareException is an exception which can be annotated with a location in a script.
log(LogLevel, null, null) - Method in Logging.LoggerImpl
Logger - Interface in org.gradle.api.logging

An extension to the SLF4J Logger interface, which adds the quiet and lifecycle log levels.

Logging - Class in org.gradle.api.logging

The main entry point for Gradle's logging system.

Logging.LoggerImpl(def) - Constructor in Logging.LoggerImpl
LoggingManager - Interface in org.gradle.api.logging

A LoggingManager provides access to and control over the Gradle logging system.

LoggingOutput - Interface in org.gradle.api.logging
Provides access to the output of the Gradle logging system.
LogLevel - Enum in org.gradle.api.logging
The log levels supported by Gradle.

M

Manifest - Interface in org.gradle.api.java.archives
Represents the manifest file of a JAR file.
manifest(null) - Method in Jar
manifest(null) - Method in JavaPluginConvention
Returns a new instance of an Manifest.
ManifestException - Class in org.gradle.api.java.archives
Is thrown in the case an operation is applied against a Manifest that violates the Manifest specification.
ManifestException(null, null) - Constructor in ManifestException
ManifestMergeDetails - Interface in org.gradle.api.java.archives
Details of a value being merged from two different manifests.
ManifestMergeSpec - Interface in org.gradle.api.java.archives
Specifies how the entries of multiple manifests should be merged together.
MavenDeployer - Interface in org.gradle.api.artifacts.maven

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

MavenDeployment - Interface in org.gradle.api.artifacts.maven
Represents the artifacts which will be deployed to a maven repository.
MavenPlugin - Class in org.gradle.api.plugins

A Plugin which allows project artifacts to be deployed to a Maven repository, or installed to the local Maven cache.

MavenPluginConvention - Class in org.gradle.api.plugins
Properties and methods added by the MavenPlugin.
MavenPluginConvention(ProjectInternal) - Constructor in MavenPluginConvention
MavenPom - Interface in org.gradle.api.artifacts.maven
Is used for generating a Maven pom file and customizing the generation.
MavenResolver - Interface in org.gradle.api.artifacts.maven
A org.apache.ivy.plugins.resolver.DependencyResolver which resolves dependencies from Maven repositories.
metaInf(null) - Method in Jar
methodMissing(null, def) - Method in TestNGOptions
MinimalJavadocOptions - Interface in org.gradle.external.javadoc
Provides the core Javadoc options.
mkdir() - Method in Directory
modelFactory - Field in EclipseClasspath
modelFactory - Field in EclipseWtp
Module - Interface in org.gradle.api.artifacts

A Module represents the meta-information about a project which should be used when publishing the module.

Module(XmlTransformer, PathFactory) - Constructor in Module
ModuleDependency - Interface in org.gradle.api.artifacts

A ModuleDependency is a Dependency on a module outside the current project.

ModuleDependency(def, def) - Constructor in ModuleDependency
ModuleLibrary - Class in org.gradle.plugins.idea.model
Represents an orderEntry of type module-library in the iml xml.
ModuleLibrary(def, def, def, def, def) - Constructor in ModuleLibrary
ModulePath - Class in org.gradle.plugins.idea.model
Represents a path in a format as used often in ipr and iml files.
ModulePath(Path, null) - Constructor in ModulePath

N

NAME - Field in AntlrSourceVirtualDirectory
NamedDomainObjectCollection - Interface in org.gradle.api

A NamedDomainObjectCollection represents a read-only set of domain objects of type T.

NamedDomainObjectContainer - Interface in org.gradle.api
A DomainObjectContainer represents a mutable collection of domain objects of type T.
natures(null) - Method in EclipseProject
Adds natures entries to the eclipse project.
Nested - Annotation Type in org.gradle.api.tasks

Marks a property as specifying a nested bean, whose properties should be checked for annotations.

newBuild() - Method in StartParameter

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

newInstance(null) - Method in GradleLauncher
Returns a GradleLauncher instance based on the passed command line syntax arguments.
newInstance() - Method in StartParameter
Duplicates this StartParameter instance.
noComment() - Method in StandardJavadocDocletOptions
noDeprecated() - Method in StandardJavadocDocletOptions
noDeprecatedList() - Method in StandardJavadocDocletOptions
noHelp() - Method in StandardJavadocDocletOptions
noIndex() - Method in StandardJavadocDocletOptions
noNavBar() - Method in StandardJavadocDocletOptions
noQualifier(null) - Method in StandardJavadocDocletOptions
noQualifiers(null) - Method in StandardJavadocDocletOptions
normalizePath(null) - Method in AbstractClasspathEntry
noSince() - Method in StandardJavadocDocletOptions
not(Spec) - Method in Specs
noTimestamp - Field in StandardJavadocDocletOptions
noTree() - Method in StandardJavadocDocletOptions
NotSpec - Class in org.gradle.api.specs
A Spec implementation which negates another Spec.
NotSpec(Spec) - Constructor in NotSpec

O

ObjectConfigurationAction - Interface in org.gradle.api.plugins

An ObjectConfigurationAction allows you to apply Plugins and scripts to an object or objects.

onApply(Project) - Method in EclipsePlugin
onApply(Project) - Method in IdeaPlugin
Optional - Annotation Type in org.gradle.api.tasks

Marks a task property as optional.

optionFiles(null) - Method in CoreJavadocOptions
OptionLessJavadocOptionFileOption - Interface in org.gradle.external.javadoc
Represents a Javadoc option.
optionMap() - Method in AbstractOptions
optionMap() - Method in CompileOptions
optionMap() - Method in GroovyCompileOptions
options(null) - Method in Test
or(boolean, null) - Method in Specs
OrSpec - Class in org.gradle.api.specs
A CompositeSpec which requires any one of its specs to be true in order to evaluate to true.
OrSpec(Spec) - Constructor in OrSpec
OsgiManifest - Interface in org.gradle.api.plugins.osgi
Represents a manifest file for a JAR containing an OSGi bundle.
osgiManifest(null) - Method in OsgiPluginConvention
Returns a new instance of an OsgiManifest .
OsgiPlugin - Class in org.gradle.api.plugins.osgi

A Plugin which extends the JavaPlugin to add OSGi meta-information to the project JARs.

OsgiPluginConvention - Class in org.gradle.api.plugins.osgi
Is mixed in into the project when applying the OsgiPlugin .
OsgiPluginConvention(Project) - Constructor in OsgiPluginConvention
Output - Class in org.gradle.plugins.eclipse.model
@author Hans Dockter
Output(null) - Constructor in Output
OutputDirectory - Annotation Type in org.gradle.api.tasks

Marks a property as specifying an output directory for a task.

OutputFile - Annotation Type in org.gradle.api.tasks

Marks a property as specifying an output file for a task.

overview(null) - Method in CoreJavadocOptions
Fluent setter for the overview option.

P

parse(boolean, RelativePath, null) - Method in RelativePath
Path - Class in org.gradle.plugins.idea.model
Represents a path in a format as used often in ipr and iml files.
Path(null, null) - Constructor in Path
path(null) - Method in PathFactory
Creates a path for the given URL.
PATH_SEPARATOR - Field in Project
The hierarchy separator for project and task path names.
PathFactory - Class in org.gradle.plugins.idea.model
PathValidation - Enum in org.gradle.api
An enumeration for describing validation policies for file paths.
PatternFilterable - Interface in org.gradle.api.tasks.util

A PatternFilterable represents some file container which Ant-style include and exclude patterns or specs can be applied to.

PatternSet - Class in org.gradle.api.tasks.util
@author Hans Dockter
PatternSet(null) - Constructor in PatternSet
Plugin - Interface in org.gradle.api

A Plugin represents an extension to Gradle.

PluginCollection - Interface in org.gradle.api.plugins

A PluginCollection represents a collection of Plugin instances.

PluginContainer - Interface in org.gradle.api.plugins

A PluginContainer is used to manage a set of Plugin instances applied to a particular project.

PluginInstantiationException - Class in org.gradle.api.plugins
A PluginInstantiationException is thrown when a plugin cannot be instantiated.
PluginInstantiationException(null, null) - Constructor in PluginInstantiationException
plus(RelativePath) - Method in RelativePath

Appends the given path to the end of this path.

pom(null) - Method in MavenPluginConvention
PomFilterContainer - Interface in org.gradle.api.artifacts.maven
Manages a set of MavenPom instances and their associated PublishFilter instances.
prepend(null) - Method in RelativePath
Prepends the given names to the start of this path.
PROCESS_RESOURCES_TASK_NAME - Field in JavaPlugin
PROCESS_TEST_RESOURCES_TASK_NAME - Field in JavaPlugin
ProcessForkOptions - Interface in org.gradle.process

Specifies the options to use to fork a process.

Project - Class in org.gradle.plugins.idea.model
Represents the customizable elements of an ipr (via XML hooks everything of the ipr is customizable).
PROJECT_FILE_NAME - Field in Project
Project(XmlTransformer, PathFactory) - Constructor in Project
PROJECT_REPORT - Field in ProjectReportsPlugin
ProjectBuilder - Class in org.gradle.testfixtures

Creates dummy instances of Project which you can use in testing custom task and plugin implementations.

ProjectBuilder.TestTopLevelBuildServiceRegistry(StartParameter, null) - Constructor in ProjectBuilder.TestTopLevelBuildServiceRegistry
ProjectDependency - Interface in org.gradle.api.artifacts

A ProjectDependency is a Dependency on another project in the current project hierarchy.

ProjectDependency(null, boolean, null, null) - Constructor in ProjectDependency
ProjectDescriptor - Interface in org.gradle.api.initialization

A ProjectDescriptor declares the configuration required to create and evaluate a Project.

ProjectEvaluationListener - Interface in org.gradle.api

An ProjectEvaluationListener is notified when a project is evaluated.

ProjectReportsPlugin - Class in org.gradle.api.plugins

A Plugin which adds some project visualization report tasks to a project.

ProjectReportsPluginConvention - Class in org.gradle.api.plugins
ProjectReportsPluginConvention(Project) - Constructor in ProjectReportsPluginConvention
ProjectReportTask - Class in org.gradle.api.tasks.diagnostics

Displays a list of projects in the build.

projectsEvaluated(Gradle) - Method in BuildAdapter
projectsEvaluated(Gradle) - Method in BuildLogger
projectsLoaded(Gradle) - Method in BuildAdapter
projectsLoaded(Gradle) - Method in BuildLogger
ProjectState - Interface in org.gradle.api
ProjectState provides information about the execution state of a project.
property(null) - Method in EclipseWtp
Adds a property to be added to the org.eclipse.wst.common.component file.
PROPERTY_REPORT - Field in ProjectReportsPlugin
propertyMissing(null) - Method in TestNGOptions
PropertyReportTask - Class in org.gradle.api.tasks.diagnostics
Displays the properties of a project.
PROVIDED_COMPILE_CONFIGURATION_NAME - Field in WarPlugin
PROVIDED_COMPILE_PRIORITY - Field in MavenPlugin
PROVIDED_RUNTIME_CONFIGURATION_NAME - Field in WarPlugin
PROVIDED_RUNTIME_PRIORITY - Field in MavenPlugin
PublishArtifact - Interface in org.gradle.api.artifacts

A PublishArtifact is an artifact produced by a project.

PublishFilter - Interface in org.gradle.api.artifacts.maven
A filter for artifacts to be published.
PublishInstruction - Class in org.gradle.api.artifacts
Uploading details for artifacts produced by a project.
PublishInstruction(boolean, null) - Constructor in PublishInstruction
Creates a publish instruction.

Q

quiet() - Method in CoreJavadocOptions
QUIET - Field in Logging
quiet(null, null) - Method in Logging.LoggerImpl

R

readAccessRules(null) - Method in AbstractClasspathEntry
readNativeLibraryLocation(null) - Method in AbstractClasspathEntry
referencedProjects(null) - Method in EclipseProject
Adds project references to the eclipse project.
RelativePath - Class in org.gradle.api.file

Represents a relative path from some base directory to a file.

relativePath(null, null) - Method in PathFactory
Creates a path relative to the given path variable.
RelativePath(boolean, null) - Constructor in RelativePath
Creates a RelativePath.
removeListener(null) - Method in Gradle
Removes the given listener from this build.
removeNullEntries(null) - Method in AbstractClasspathEntry
removeOutputEventListener(OutputEventListener) - Method in ProjectBuilder.NoOpLoggingManager
removeStandardErrorListener(StandardOutputListener) - Method in ProjectBuilder.NoOpLoggingManager
removeStandardOutputListener(StandardOutputListener) - Method in ProjectBuilder.NoOpLoggingManager
removeTestListener(TestListener) - Method in Test
Unregisters a test listener with this task.
rename(null, null) - Method in AbstractCopyTask
{@inheritDoc}
replaceLastName(null) - Method in RelativePath

Returns a copy of this path, with the last name replaced with the given name.

reportException(null) - Method in BuildExceptionReporter
ReportingBasePlugin - Class in org.gradle.api.plugins

A Plugin which provides the basic skeleton for reporting.

ReportingBasePluginConvention - Class in org.gradle.api.plugins

A BasePluginConvention defines the convention properties and methods used by the ReportingBasePlugin.

ReportingBasePluginConvention(ProjectInternal) - Constructor in ReportingBasePluginConvention
reportInternalError(BuildExceptionReporter.FailureDetails) - Method in BuildExceptionReporter
repositories(null) - Method in Upload
RepositoryHandler - Interface in org.gradle.api.artifacts.dsl
A RepositoryHandler manages a set of repositories, allowing repositories to be defined and queried.
ResolvedArtifact - Interface in org.gradle.api.artifacts
Information about a resolved artifact.
ResolvedConfiguration - Interface in org.gradle.api.artifacts
A ResolvedConfiguration represents the result of resolving a Configuration, and provides access to both the artifacts and the meta-data of the result.
ResolvedDependency - Interface in org.gradle.api.artifacts
Information about a resolved dependency.
ResolveException - Class in org.gradle.api.artifacts

A ResolveException is thrown when a dependency configuration cannot be resolved for some reason.

ResolveException(Configuration, null) - Constructor in ResolveException
ResolverContainer - Interface in org.gradle.api.artifacts

A ResolverContainer is responsible for managing a set of org.apache.ivy.plugins.resolver.DependencyResolver instances.

resource(null) - Method in EclipseWtp
Adds a wb-resource to be added to the org.eclipse.wst.common.component file.
rethrowFailure() - Method in BuildResult

Rethrows the build failure.

Rule - Interface in org.gradle.api

A Rule represents some action to perform when an unknown domain object is referenced.

run() - Method in GradleLauncher

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

RUNTIME_CONFIGURATION_NAME - Field in JavaPlugin
RUNTIME_PRIORITY - Field in MavenPlugin

S

SATISFIES_ALL - Field in Specs
satisfyAll() - Method in Specs
satisfyNone() - Method in Specs
SCALA_DOC_TASK_NAME - Field in ScalaPlugin
SCALA_TOOLS_CONFIGURATION_NAME - Field in ScalaBasePlugin
ScalaBasePlugin - Class in org.gradle.api.plugins.scala
ScalaCompile - Class in org.gradle.api.tasks.scala
Compiles Scala and Java source files.
ScalaCompile() - Constructor in ScalaCompile
ScalaCompileOptions - Class in org.gradle.api.tasks.scala
ScalaDoc - Class in org.gradle.api.tasks.scala
Generates HTML API documentation for Scala source files.
ScalaDocOptions - Class in org.gradle.api.tasks.scala
ScalaPlugin - Class in org.gradle.api.plugins.scala
ScalaSourceSet - Interface in org.gradle.api.tasks
A ScalaSourceSetConvention defines the properties and methods added to a SourceSet by the ScalaPlugin.
Script - Interface in org.gradle.api

The base class for all scripts executed by Gradle.

ScriptCompilationException - Class in org.gradle.api
A ScriptCompilationException is thrown when a script cannot be compiled.
ScriptCompilationException(null, null, ScriptSource, null) - Constructor in ScriptCompilationException
ScriptHandler - Interface in org.gradle.api.initialization.dsl

A ScriptHandler allows you to manage the compilation and execution of a build script.

segmentIterator() - Method in RelativePath
SelfResolvingDependency - Interface in org.gradle.api.artifacts
A SelfResolvingDependency is a Dependency which is able to resolve itself, independent of a repository.
serialWarn() - Method in StandardJavadocDocletOptions
setAllJvmArgs(null) - Method in JavaExec
{@inheritDoc}
setAllJvmArgs(null) - Method in Test
{@inheritDoc}
setAnnotationsOnSourceCompatibility(JavaVersion) - Method in TestNGOptions
setAntGroovydoc(AntGroovydoc) - Method in Groovydoc
setAntlrClasspath(FileCollection) - Method in AntlrTask
setAntScalaDoc(AntScalaDoc) - Method in ScalaDoc
setAppendix(null) - Method in AbstractArchiveTask
setArchiveName(null) - Method in AbstractArchiveTask
Sets the archive name.
setArgs(null) - Method in Exec
{@inheritDoc}
setArgs(null) - Method in JavaExec
{@inheritDoc}
setAuthor(boolean) - Method in StandardJavadocDocletOptions
setBaseDir(null) - Method in AntTarget
Sets the Ant project base directory to use when executing the target.
setBaseName(null) - Method in AbstractArchiveTask
setBootClasspath(null) - Method in CoreJavadocOptions
setBootstrapClasspath(FileCollection) - Method in JavaExec
{@inheritDoc}
setBootstrapClasspath(FileCollection) - Method in Test
{@inheritDoc}
setBottom(null) - Method in StandardJavadocDocletOptions
setBreakIterator(boolean) - Method in CoreJavadocOptions
setBuildExecuter(BuildExecuter) - Method in StartParameter

Sets the BuildExecuter to use for the build.

setBuildFile(null) - Method in GradleBuild
Sets the build file that should be used for this build.
setBuildFile(null) - Method in StartParameter
Sets the build file to use to select the default project.
setBuildScriptSource(ScriptSource) - Method in StartParameter

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

setCacheUsage(CacheUsage) - Method in StartParameter
setCaseSensitive(boolean) - Method in AbstractCopyTask
{@inheritDoc}
setCharSet(null) - Method in StandardJavadocDocletOptions
setClassifier(null) - Method in AbstractArchiveTask
setClasspath(FileCollection) - Method in AbstractCompile
setClasspath(FileCollection) - Method in Checkstyle
setClasspath(null) - Method in CoreJavadocOptions
setClasspath(FileCollection) - Method in Javadoc
setClasspath(FileCollection) - Method in JavaExec
{@inheritDoc}
setClasspath(FileCollection) - Method in ScalaDoc
setClasspath(FileCollection) - Method in Test
setClasspath(null) - Method in War
setColorOutput(boolean) - Method in StartParameter
Specifies whether logging output should be displayed in color.
setCompiler(GroovyJavaJointCompiler) - Method in GroovyCompile
setCompiler(ScalaJavaJointCompiler) - Method in ScalaCompile
setCompression(Compression) - Method in Tar
Specifies the compression to use for this archive.
setConf2ScopeMappings(Conf2ScopeMappingContainer) - Method in MavenPluginConvention
setConfigFile(null) - Method in Checkstyle
setConfigFile(null) - Method in CodeNarc
setConfiguration(Configuration) - Method in Upload
setConfigurations(null) - Method in DependencyReportTask
Set the configurations to use to build a report.
setCopyAction(FileCopyActionImpl) - Method in Copy
setCurrentDir(null) - Method in StartParameter
Sets the directory to use to select the default project, and to search for the settings file.
setDebug(boolean) - Method in JavaExec
{@inheritDoc}
setDebug(boolean) - Method in Test
{@inheritDoc}
setDefaultProjectSelector(ProjectSpec) - Method in StartParameter
Sets the selector used to choose the default project of the build.
setDelete(null) - Method in Delete
Sets the files to be deleted by this task.
setDependencyCacheDir(null) - Method in Compile
setDescription(null) - Method in AntTarget
{@inheritDoc}
setDescriptorDestination(null) - Method in Upload
setDestinationDir(null) - Method in AbstractArchiveTask
setDestinationDir(null) - Method in AbstractCompile
setDestinationDir(null) - Method in Copy
setDestinationDir(null) - Method in Groovydoc

Sets the directory to generate the documentation into.

setDestinationDir(null) - Method in Javadoc

Sets the directory to generate the documentation into.

setDestinationDir(null) - Method in ScalaDoc
setDestinationDirectory(null) - Method in StandardJavadocDocletOptions
setDir(null) - Method in GradleBuild
Sets the project directory for the build.
setDirMode(int) - Method in AbstractCopyTask
{@inheritDoc}
setDocEncoding(null) - Method in StandardJavadocDocletOptions
setDocFilesSubDirs(boolean) - Method in StandardJavadocDocletOptions
setDoclet(null) - Method in CoreJavadocOptions
setDocletpath(null) - Method in CoreJavadocOptions
setDocTitle(null) - Method in Groovydoc
Set's title for the package index(first) page (optional).
setDocTitle(null) - Method in StandardJavadocDocletOptions
setDryRun(boolean) - Method in StartParameter
setEnableAssertions(boolean) - Method in JavaExec
{@inheritDoc}
setEnableAssertions(boolean) - Method in Test
{@inheritDoc}
setEncoding(null) - Method in CoreJavadocOptions
setEnvironment(null) - Method in Exec
{@inheritDoc}
setEnvironment(null) - Method in JavaExec
{@inheritDoc}
setEnvironment(null) - Method in Test
{@inheritDoc}
setErrorOutput(null) - Method in Exec
{@inheritDoc}
setErrorOutput(null) - Method in JavaExec
{@inheritDoc}
setExcludeDocFilesSubDir(null) - Method in StandardJavadocDocletOptions
setExcludedTaskNames(null) - Method in StartParameter
Sets the tasks to exclude from this build.
setExcludes(null) - Method in AbstractCopyTask
{@inheritDoc}
setExcludes(null) - Method in PatternSet
setExcludes(null) - Method in SourceTask
{@inheritDoc}
setExcludes(null) - Method in Test
Sets the exclude patterns for test execution.
setExecutable(null) - Method in Exec
{@inheritDoc}
setExecutable(null) - Method in Javadoc
setExecutable(null) - Method in JavaExec
{@inheritDoc}
setExecutable(null) - Method in Test
{@inheritDoc}
setExtDirs(null) - Method in CoreJavadocOptions
setExtension(null) - Method in AbstractArchiveTask
setFailOnError(boolean) - Method in Javadoc
setFileMode(int) - Method in AbstractCopyTask
{@inheritDoc}
setFooter(null) - Method in Groovydoc
Set's footer text for each page (optional).
setFooter(null) - Method in StandardJavadocDocletOptions
setForkEvery(null) - Method in Test
Sets the maximum number of test classes to execute in a forked test process.
setGlobalExcludes(null) - Method in PatternSet
setGradleUserHomeDir(null) - Method in StartParameter
Sets the directory to use as the user home directory.
setGroovyClasspath(FileCollection) - Method in GroovyCompile
setGroovyClasspath(FileCollection) - Method in Groovydoc

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

setGroups(null) - Method in StandardJavadocDocletOptions
setHeader(null) - Method in Groovydoc
Set's header text for each page (optional).
setHeader(null) - Method in StandardJavadocDocletOptions
setHelpFile(null) - Method in StandardJavadocDocletOptions
setIgnoreExitValue(boolean) - Method in Exec
{@inheritDoc}
setIgnoreExitValue(boolean) - Method in JavaExec
{@inheritDoc}
setIgnoreFailures(boolean) - Method in Checkstyle
{@inheritDoc}
setIgnoreFailures(boolean) - Method in CodeNarc
{@inheritDoc}
setIgnoreFailures(boolean) - Method in Test
{@inheritDoc}
setIncludePrivate(boolean) - Method in Groovydoc
Set's whether to include all classes and members (i.e. including private ones) if set to true.
setIncludes(null) - Method in AbstractCopyTask
{@inheritDoc}
setIncludes(null) - Method in PatternSet
setIncludes(null) - Method in SourceTask
{@inheritDoc}
setIncludes(null) - Method in Test
Sets the include patterns for test execution.
setInitScripts(null) - Method in StartParameter
setInputFile(null) - Method in GeneratorTask
Sets the input file to load the initial configuration from.
setJavaCompiler(JavaCompiler) - Method in Compile
setJFlags(null) - Method in CoreJavadocOptions
setJvmArgs(null) - Method in JavaExec
{@inheritDoc}
setJvmArgs(null) - Method in Test
{@inheritDoc}
setKeyWords(boolean) - Method in StandardJavadocDocletOptions
setLevel(LogLevel) - Method in ProjectBuilder.NoOpLoggingManager
setLinks(null) - Method in Groovydoc
Sets links to groovydoc/javadoc output at the given URL.
setLinks(null) - Method in StandardJavadocDocletOptions
setLinksOffline(null) - Method in StandardJavadocDocletOptions
setLinkSource(boolean) - Method in StandardJavadocDocletOptions
setLocale(null) - Method in CoreJavadocOptions
setLogLevel(LogLevel) - Method in StartParameter
setMain(null) - Method in JavaExec
{@inheritDoc}
setManifest(DefaultManifest) - Method in Jar
setMaxHeapSize(null) - Method in JavaExec
{@inheritDoc}
setMaxHeapSize(null) - Method in Test
{@inheritDoc}
setMaxMemory(null) - Method in Javadoc
Sets the amount of memory allocated to this task.
setMaxParallelForks(int) - Method in Test
Sets the maximum number of forked test processes to execute in parallel.
setMemberLevel(JavadocMemberLevel) - Method in CoreJavadocOptions
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(null) - Method in StandardJavadocDocletOptions
setNoSince(boolean) - Method in StandardJavadocDocletOptions
setNoTimestamp(boolean) - Method in StandardJavadocDocletOptions
setNoTree(boolean) - Method in StandardJavadocDocletOptions
setOptionFiles(null) - Method in CoreJavadocOptions
setOptions(MinimalJavadocOptions) - Method in Javadoc
setOutputDirectory(null) - Method in AntlrTask
setOutputFile(null) - Method in AbstractReportTask
Sets the file which the report will be written to.
setOutputFile(null) - Method in GeneratorTask
Sets the output file to write the final configuration to.
setOutputLevel(JavadocOutputLevel) - Method in CoreJavadocOptions
setOverview(null) - Method in CoreJavadocOptions
setOverview(null) - Method in Groovydoc
Set's a html file to be used for overview documentation (optional).
setPomDirName(null) - Method in MavenPluginConvention
setProfile(boolean) - Method in StartParameter
Specifies if a profile report should be generated.
setProjectDependenciesBuildInstruction(ProjectDependenciesBuildInstruction) - Method in StartParameter
setProjectDir(null) - Method in StartParameter
Sets the project directory to use to select the default project.
setProjectProperties(null) - Method in StartParameter
setProjects(null) - Method in AbstractReportTask
setProperties(null) - Method in Checkstyle
setRenderer(DependencyReportRenderer) - Method in DependencyReportTask
Set the renderer to use to build a report.
setRenderer(PropertyReportRenderer) - Method in PropertyReportTask
setRenderer(TaskReportRenderer) - Method in TaskReportTask
setReportFile(null) - Method in CodeNarc
setReportsDirName(null) - Method in ReportingBasePluginConvention
Sets the name of the reports directory, relative to the project's build directory.
setRepositories(RepositoryHandler) - Method in Upload
setResultFile(null) - Method in Checkstyle
setScalaClasspath(FileCollection) - Method in ScalaCompile
setScalaClasspath(FileCollection) - Method in ScalaDoc
setScalaDocOptions(ScalaDocOptions) - Method in ScalaDoc
setScanForTestClasses(boolean) - Method in Test
setSearchUpwards(boolean) - Method in StartParameter
setSerialWarn(boolean) - Method in StandardJavadocDocletOptions
setSettingsFile(null) - Method in StartParameter
Sets the settings file to use for the build.
setSettingsScriptSource(ScriptSource) - Method in StartParameter

Sets the ScriptSource to use for the settings script.

setShowDetail(boolean) - Method in TaskReportTask
setShowStacktrace(StartParameter.ShowStacktrace) - Method in StartParameter
setSource(null) - Method in CoreJavadocOptions
setSource(null) - Method in SourceTask
Sets the source for this task.
setSourceCompatibility(null) - Method in AbstractCompile
setSourceCompatibility(def) - Method in JavaPluginConvention
Sets the source compatibility used for compiling Java sources.
setSourceCompatibility(JavaVersion) - Method in Jdt
Sets the source compatibility for the compiler.
setSourceNames(null) - Method in CoreJavadocOptions
setSplitIndex(boolean) - Method in StandardJavadocDocletOptions
setStandardInput(null) - Method in Exec
{@inheritDoc}
setStandardInput(null) - Method in JavaExec
{@inheritDoc}
setStandardOutput(null) - Method in Exec
{@inheritDoc}
setStandardOutput(null) - Method in JavaExec
{@inheritDoc}
setStartParameter(StartParameter) - Method in GradleBuild
Sets the full set of parameters that will be used to execute the build.
setStylesheetFile(null) - Method in StandardJavadocDocletOptions
setSystemProperties(null) - Method in JavaExec
{@inheritDoc}
setSystemProperties(null) - Method in Test
{@inheritDoc}
setSystemPropertiesArgs(null) - Method in StartParameter
setTagletPath(null) - Method in StandardJavadocDocletOptions
setTags(null) - Method in StandardJavadocDocletOptions
setTarget(null) - Method in AntTarget
Sets the Ant target to execute.
setTargetCompatibility(null) - Method in AbstractCompile
setTargetCompatibility(def) - Method in JavaPluginConvention
Sets the target compatibility used for compiling Java sources.
setTargetCompatibility(JavaVersion) - Method in Jdt
Sets the target compatibility for the compiler.
setTaskNames(null) - Method in StartParameter

Sets the tasks to execute in this build.

setTasks(null) - Method in GradleBuild
Sets the tasks that should be executed for this build.
setTestClassesDir(null) - Method in Test
Sets the root folder for the compiled test sources.
setTestReport(boolean) - Method in Test
setTestReportDir(null) - Method in Test
Sets the root folder for the test reports.
setTestResultsDir(null) - Method in Test
Sets the root folder for the test results.
setTestSrcDirs(null) - Method in Test
setTextOutput(StyledTextOutput) - Method in ProjectReportTask
Settings - Interface in org.gradle.api.initialization

Settings declares the configuration required to instantiate and evaluate the hierarchy of Project instances which are to participate in a build.

settingsEvaluated(Settings) - Method in BuildAdapter
settingsEvaluated(Settings) - Method in BuildLogger
setTitle(null) - Method in Javadoc

Sets the title for the generated documentation.

setTitle(null) - Method in ScalaDoc
setTrace(boolean) - Method in AntlrTask
setTraceLexer(boolean) - Method in AntlrTask
setTraceParser(boolean) - Method in AntlrTask
setTraceTreeWalker(boolean) - Method in AntlrTask
setUploadDescriptor(boolean) - Method in Upload
setUse(boolean) - Method in Groovydoc
Set's whether to create class and package usage pages.
setUse(boolean) - Method in StandardJavadocDocletOptions
setUser(null) - Method in WebdavResolver
setUserPassword(null) - Method in WebdavResolver
setVerbose(boolean) - Method in Javadoc
Sets whether javadoc generation is accompanied by verbose output or not.
setVersion(null) - Method in AbstractArchiveTask
setVersion(boolean) - Method in StandardJavadocDocletOptions
setWebXml(null) - Method in War
setWindowTitle(null) - Method in Groovydoc
Set's the browser window title for the documentation.
setWindowTitle(null) - Method in StandardJavadocDocletOptions
setWorkingDir(null) - Method in Exec
{@inheritDoc}
setWorkingDir(null) - Method in JavaExec
{@inheritDoc}
setWorkingDir(null) - Method in Test
{@inheritDoc}
showAll() - Method in CoreJavadocOptions
showFromPackage() - Method in CoreJavadocOptions
showFromPrivate() - Method in CoreJavadocOptions
showFromProtected() - Method in CoreJavadocOptions
showFromPublic() - Method in CoreJavadocOptions
SkipWhenEmpty - Annotation Type in org.gradle.api.tasks

Attached to a task property to indicate that the task should be skipped when the value of the property is an empty FileCollection or directory.

source(null) - Method in CoreJavadocOptions
source(null) - Method in SourceTask
Adds some source to this task.
SourceDirectorySet - Interface in org.gradle.api.file

A SourceDirectorySet represents a set of source files composed from a set of source directories, along with associated include and exclude patterns.

SourceFolder - Class in org.gradle.plugins.eclipse.model
@author Hans Dockter
SourceFolder(null, null, null, null, null, null) - Constructor in SourceFolder
sourceNames(null) - Method in CoreJavadocOptions
SourceSet - Interface in org.gradle.api.tasks

A SourceSet represents a logical group of Java source and resources.

SourceSetContainer - Interface in org.gradle.api.tasks
A SourceSetContainer manages a set of SourceSet objects.
sourceSets(null) - Method in JavaPluginConvention
SourceTask - Class in org.gradle.api.tasks
A SourceTask performs some operation on source files.
Spec - Interface in org.gradle.api.specs
Represents some predicate against objects of type T.
Specs - Class in org.gradle.api.specs
Provides a number of Spec implementations.
splitIndex() - Method in StandardJavadocDocletOptions
StandardJavadocDocletOptions - Class in org.gradle.external.javadoc
Provides the options for the standard Javadoc doclet.
StandardJavadocDocletOptions(JavadocOptionFile) - Constructor in StandardJavadocDocletOptions
StandardOutputListener - Interface in org.gradle.api.logging

A StandardOutputListener receives text written by Gradle's logging system to standard output or error.

start() - Method in ProjectBuilder.NoOpLoggingManager
StartParameter - Class in org.gradle

StartParameter defines the configuration used by a GradleLauncher instance to execute a build.

StartParameter.ShowStacktrace - Enum in org.gradle
Specifies the detail to include in stacktraces.
StartParameter() - Constructor in StartParameter
Creates a StartParameter with default values.
stop() - Method in ProjectBuilder.NoOpLoggingManager
StopActionException - Class in org.gradle.api.tasks

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

StopActionException(null) - Constructor in StopActionException
StopExecutionException - Class in org.gradle.api.tasks

A StopExecutionException is thrown by a Action or task action closure to stop execution of the current task and start execution of the next task.

StopExecutionException(null) - Constructor in StopExecutionException
store(null) - Method in Classpath
store(null) - Method in Jdt
store(null) - Method in Module
store(null) - Method in Project
store(null) - Method in Workspace
stylesheetFile(null) - Method in StandardJavadocDocletOptions
suites(null) - Method in TestNGOptions
Add suite files by File objects.
suiteXmlBuilder() - Method in TestNGOptions
Sync - Class in org.gradle.api.tasks
Synchronises the contents of a destination directory with some source.
Sync() - Constructor in Sync
SYSTEM_PROP_PREFIX - Field in Project
systemProperties(null) - Method in JavaExec
{@inheritDoc}
systemProperties(null) - Method in Test
{@inheritDoc}
systemProperty(null, null) - Method in JavaExec
{@inheritDoc}
systemProperty(null, null) - Method in Test
{@inheritDoc}

T

tagletPath(null) - Method in StandardJavadocDocletOptions
taglets(null) - Method in StandardJavadocDocletOptions
tags(null) - Method in StandardJavadocDocletOptions
tagsFile(null) - Method in StandardJavadocDocletOptions
Tar - Class in org.gradle.api.tasks.bundling
Assembles a TAR archive.
Tar.TarCopyActionImpl(FileResolver) - Constructor in Tar.TarCopyActionImpl
Tar() - Constructor in Tar
Task - Interface in org.gradle.api

A Task represents a single atomic piece of work for a build, such as compiling classes or generating javadoc.

TASK_ACTION - Field in Task
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 - Annotation Type in org.gradle.api.tasks
Marks a method as the action to run when the task is executed.
TaskActionListener - Interface in org.gradle.api.execution

A TaskWorkListener is notified of the actions that a task performs.

TaskCollection - Interface in org.gradle.api.tasks
A TaskCollection contains a set of Task instances, and provides a number of query methods.
TaskContainer - Interface in org.gradle.api.tasks

A TaskContainer is responsible for managing a set of Task instances.

TaskDependency - Interface in org.gradle.api.tasks

A TaskDependency represents an unordered set of tasks which a Task depends on.

TaskExecutionException - Class in org.gradle.api.tasks

A TaskExecutionException is thrown when a task fails to execute successfully.

TaskExecutionException(Task, null) - Constructor in TaskExecutionException
TaskExecutionGraph - Interface in org.gradle.api.execution

A TaskExecutionGraph is responsible for managing the execution of the Task instances which are part of the build.

TaskExecutionGraphListener - Interface in org.gradle.api.execution

A TaskExecutionGraphListener is notified when the TaskExecutionGraph has been populated.

TaskExecutionListener - Interface in org.gradle.api.execution

A TaskExecutionListener is notified of the execution of the tasks in a build.

TaskExecutionLogger - Class in org.gradle
A listener which logs the execution of tasks.
TaskExecutionLogger(ProgressLoggerFactory) - Constructor in TaskExecutionLogger
TaskInputs - Interface in org.gradle.api.tasks

A TaskInputs represents the inputs for a task.

TaskInstantiationException - Class in org.gradle.api.tasks
A TaskInstantiationException is thrown when a task cannot be instantiated for some reason.
TaskInstantiationException(null, null) - Constructor in TaskInstantiationException
TaskOutputs - Interface in org.gradle.api.tasks

A TaskOutputs represents the outputs of a task.

TaskReportTask - Class in org.gradle.api.tasks.diagnostics

Displays a list of tasks in the project.

TaskState - Interface in org.gradle.api.tasks
TaskState provides information about the execution state of a Task.
Test - Class in org.gradle.api.tasks.testing
Executes tests.
TEST_CLASSES_TASK_NAME - Field in JavaPlugin
TEST_COMPILE_CONFIGURATION_NAME - Field in JavaPlugin
TEST_COMPILE_PRIORITY - Field in MavenPlugin
TEST_RUNTIME_CONFIGURATION_NAME - Field in JavaPlugin
TEST_RUNTIME_PRIORITY - Field in MavenPlugin
TEST_TASK_NAME - Field in JavaPlugin
Test() - Constructor in Test
TestDescriptor - Interface in org.gradle.api.tasks.testing
Describes a test.
testFramework(null) - Method in Test
TestFrameworkOptions - Class in org.gradle.api.tasks.testing
The base class for any test framework specific options.
TestListener - Interface in org.gradle.api.tasks.testing
Interface for listening to test execution.
TestNGOptions - Class in org.gradle.api.tasks.testing.testng
@author Tom Eyckmans
TestNGOptions(null) - Constructor in TestNGOptions
TestResult - Interface in org.gradle.api.tasks.testing
Describes a test result.
TestResult.ResultType - Enum in org.gradle.api.tasks.testing
The final status of a test.
TMP_DIR_NAME - Field in Project
toJavaFacetVersion(JavaVersion) - Method in EclipsePlugin
toString() - Method in AbstractClasspathEntry
toString() - Method in AbstractLibrary
toString() - Method in AccessRule
toString() - Method in BuildCommand
toString() - Method in Classpath
toString() - Method in Container
toString() - Method in Facet
toString() - Method in JarDirectory
toString() - Method in JavadocOfflineLink
toString() - Method in JavaVersion
toString() - Method in Jdk
toString() - Method in Library
toString() - Method in Module
toString() - Method in ModuleDependency
toString() - Method in ModuleLibrary
toString() - Method in ModulePath
toString() - Method in Output
toString() - Method in Path
toString() - Method in Project
toString() - Method in ProjectDependency
toString() - Method in RelativePath
toString() - Method in SourceFolder
toString() - Method in StartParameter
toString() - Method in Variable
toString() - Method in WbDependentModule
toString() - Method in WbProperty
toString() - Method in WbResource
toString() - Method in Wtp
toUrl(null, null) - Method in PathFactory
toVersion(null) - Method in JavaVersion
Converts the given object into a JavaVersion.
toXml(null, null) - Method in Wtp
trace(null, null) - Method in Logging.LoggerImpl
Transformer - Interface in org.gradle.api

A Transformer transforms objects of type T.

Type - Enum in org.gradle.api.artifacts.specs
Dependency types.
type(Type) - Method in DependencySpecs

U

UncheckedIOException - Class in org.gradle.api
UncheckedIOException is used to wrap an java.io.IOException into an unchecked exception.
UncheckedIOException(null) - Constructor in UncheckedIOException
UnknownConfigurationException - Class in org.gradle.api.artifacts

An UnknownConfigurationException is thrown when a configuration referenced by name cannot be found.

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

A UnknownDomainObjectException is the super class of all exceptions thrown when a given domain object cannot be located.

UnknownDomainObjectException(null, null) - Constructor in UnknownDomainObjectException
UnknownPluginException - Class in org.gradle.api.plugins
A UnknownPluginException is thrown when an unknown plugin id is provided.
UnknownPluginException(null) - Constructor in UnknownPluginException
UnknownProjectException - Class in org.gradle.api

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

UnknownProjectException(null, null) - Constructor in UnknownProjectException
UnknownRepositoryException - Class in org.gradle.api.artifacts
An UnknownRepositoryException is thrown when a repository referenced by name cannot be found.
UnknownRepositoryException(null) - Constructor in UnknownRepositoryException
UnknownTaskException - Class in org.gradle.api

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

UnknownTaskException(null, null) - Constructor in UnknownTaskException
Upload - Class in org.gradle.api.tasks
Uploads the artifacts of a configuration to a set of repositories.
UPLOAD_GROUP - Field in BasePlugin
Upload() - Constructor in Upload
use() - Method in StandardJavadocDocletOptions
useDefaultListeners(boolean) - Method in TestNGOptions
useEmbeddedBuildFile(null) - Method in StartParameter

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

useJUnit(null) - Method in Test
Specifies that JUnit should be used to execute the tests.
useLogger(null) - Method in Gradle
Uses the given object as a logger.
useLogger(null) - Method in GradleLauncher
Use the given listener.
useTestNG(null) - Method in Test
Specifies that TestNG should be used to execute the tests.

V

Variable - Class in org.gradle.plugins.eclipse.model
@author Hans Dockter
Variable(null, boolean, null, null, null, null) - Constructor in Variable
variables(null) - Method in EclipseClasspath
Adds variables to be used for replacing absolute paths in classpath entries.
variables(null) - Method in EclipseWtp
Adds variables to be used for replacing absolute path in dependent-module elements of the org.eclipse.wst.common.component file.
verbose() - Method in CoreJavadocOptions
VERIFICATION_GROUP - Field in JavaBasePlugin
VerificationTask - Interface in org.gradle.api.tasks
A VerificationTask is a task which performs some verification of the artifacts produced by a build.
version() - Method in StandardJavadocDocletOptions
visitDir(FileVisitDetails) - Method in EmptyFileVisitor
visitDir(FileVisitDetails) - Method in FileVisitor
Visits a directory.
visitFile(FileVisitDetails) - Method in EmptyFileVisitor
visitFile(FileVisitDetails) - Method in FileVisitor
Visits a file.

W

War - Class in org.gradle.api.tasks.bundling
Assembles a WAR archive.
WAR_EXTENSION - Field in War
WAR_TASK_NAME - Field in WarPlugin
War() - Constructor in War
warn(null, null) - Method in Logging.LoggerImpl
WarPlugin - Class in org.gradle.api.plugins

A Plugin which extends the JavaPlugin to add tasks which assemble a web application into a WAR file.

WarPluginConvention - Class in org.gradle.api.plugins
WarPluginConvention(Project) - Constructor in WarPluginConvention
WbDependentModule - Class in org.gradle.plugins.eclipse.model
@author Hans Dockter
WbDependentModule(null, null) - Constructor in WbDependentModule
WbProperty - Class in org.gradle.plugins.eclipse.model
@author Hans Dockter
WbProperty(null, null) - Constructor in WbProperty
WbResource - Class in org.gradle.plugins.eclipse.model
@author Hans Dockter
WbResource(null, null) - Constructor in WbResource
WEB_APP_GROUP - Field in WarPlugin
WebdavResolver - Class in org.gradle.api.artifacts.repositories
A org.apache.ivy.plugins.resolver.RepositoryResolver for webdav based repositories.
WebdavResolver() - Constructor in WebdavResolver
webInf(null) - Method in War
whenConfigured(null) - Method in EclipseWtp
whenConfigured(Action) - Method in GeneratorTask

Adds an action to be called after the domain object has been configured by this task.

windowTitle(null) - Method in StandardJavadocDocletOptions
with(CopySpec) - Method in AbstractCopyTask
{@inheritDoc}
withProjectDir(null) - Method in ProjectBuilder
Specifies the project directory for the project to build.
withXml(null) - Method in EclipseWtp
withXml(Action) - Method in XmlGeneratorTask
Adds an action to be called when the XML document has been created.
workingDir(null) - Method in Exec
{@inheritDoc}
workingDir(null) - Method in JavaExec
{@inheritDoc}
workingDir(null) - Method in Test
{@inheritDoc}
WorkResult - Interface in org.gradle.api.tasks
Provides information about some work which was performed.
Workspace - Class in org.gradle.plugins.idea.model
Represents the customizable elements of an ipr (via XML hooks everything of the ipr is customizable).
Workspace(XmlTransformer) - Constructor in Workspace
write(BuildExceptionReporter.FailureDetails) - Method in BuildExceptionReporter
write(null) - Method in CoreJavadocOptions
Wtp - Class in org.gradle.plugins.eclipse.model
@author Hans Dockter
Wtp(EclipseWtp, null, null, null) - Constructor in Wtp

X

XmlGeneratorTask - Class in org.gradle.api.tasks
A convenience superclass for those tasks which generate XML configuration files from a domain object of type T.
XmlGeneratorTask() - Constructor in XmlGeneratorTask
XmlProvider - Interface in org.gradle.api.artifacts.maven
Provides various ways to access the content of an XML document.

Y


Z

Zip - Class in org.gradle.api.tasks.bundling
Assembles a ZIP archive.
Zip.ZipCopyAction(FileResolver) - Constructor in Zip.ZipCopyAction
ZIP_EXTENSION - Field in Zip
Zip() - Constructor in Zip

_


Groovy Documentation