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
AbstractCopyTask - Class in org.gradle.api.tasks
AbstractCopyTask is the base class for all copy tasks.
AbstractJavadocOptionFileOption - Class in org.gradle.external.javadoc.optionfile
@author Tom Eyckmans
AbstractJavadocOptionFileOption(null, T) - Constructor in AbstractJavadocOptionFileOption
AbstractLibrary - Class in org.gradle.plugins.eclipse.model
@author Hans Dockter
AbstractLibrary(null, boolean, null, null, null, null) - Constructor in AbstractLibrary
AbstractListJavadocOptionFileOption - Class in org.gradle.external.javadoc.optionfile
@author Tom Eyckmans
AbstractListJavadocOptionFileOption(null, T, null) - Constructor in AbstractListJavadocOptionFileOption
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
AbstractXmlGeneratorTask - Class in org.gradle.plugins.eclipse
@author Hans Dockter
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
addBooleanOption(null, boolean) - Method in JavadocOptionFile
addChildTask(TaskDetails) - Method in TaskReportRenderer
addClasspathEntry(null, null) - Method in AbstractClasspathEntry
addDefaultTasks(null) - Method in TaskReportRenderer
Writes the default task names for the current project.
addEntryAttributes(null, null) - Method in AbstractClasspathEntry
addEnumOption(null, T) - Method in CoreJavadocOptions
addEnumOption(null, T) - Method in JavadocOptionFile
addFileOption(null, null) - Method in CoreJavadocOptions
addFileOption(null, null) - Method in JavadocOptionFile
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
addMultilineStringsOption(null) - Method in JavadocOptionFile
addNativeLibraryLocation(null) - Method in AbstractClasspathEntry
addOption(JavadocOptionFileOption) - Method in CoreJavadocOptions
addOption(JavadocOptionFileOption) - Method in JavadocOptionFile
addPathOption(null, null) - Method in CoreJavadocOptions
addPathOption(null, null) - Method in JavadocOptionFile
addProperty(null, null) - Method in PropertyReportRenderer
Writes a property for the current project.
addRule(Rule) - Method in TaskReportRenderer
Writes a rule for the current project.
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
addStringOption(null, null) - Method in JavadocOptionFile
addStringsOption(null, null) - Method in CoreJavadocOptions
addStringsOption(null, null) - Method in JavadocOptionFile
addTask(TaskDetails) - Method in TaskReportRenderer
Writes a task for the current project.
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
@author Hans Dockter
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
AnnouncerFactory - Interface in org.gradle.api.plugins.announce
@author Hans Dockter
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
AntDepend - Class in org.gradle.api.tasks.compile
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(null) - Method in AntlrSourceVirtualDirectoryImpl
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 sets.
AntlrSourceVirtualDirectoryImpl - Class in org.gradle.api.plugins.antlr
The implementation of the AntlrSourceVirtualDirectory contract.
AntlrSourceVirtualDirectoryImpl(null, FileResolver) - Constructor in AntlrSourceVirtualDirectoryImpl
AntlrTask - Class in org.gradle.api.plugins.antlr
Gradle task for executing Antlr generations.
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 EclipsePlugin
apply(Project) - Method in GroovyBasePlugin
apply(Project) - Method in GroovyPlugin
apply(Project) - Method in IdeaPlugin
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.
AsciiReportRenderer - Class in org.gradle.api.tasks.diagnostics
Simple dependency graph renderer that emits an ASCII tree.
AsciiReportRenderer.MergedResolvedDependency(null) - Constructor in AsciiReportRenderer.MergedResolvedDependency
AsciiReportRenderer(null) - Constructor in AsciiReportRenderer
ASSEMBLE_TASK_NAME - Field in BasePlugin
assertPathIsValid() - Method in ProjectDependency
associateWith(GrammarMetadata) - Method in GrammarDelegate
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
@author Hans Dockter
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 AbstractXmlGeneratorTask
beforeConfigured(null) - Method in IdeaModule
beforeConfigured(null) - Method in IdeaProject
Adds a closure to be called after the existing ipr xml or the default xml has been parsed.
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.
BooleanJavadocOptionFileOption - Class in org.gradle.external.javadoc.optionfile
@author Tom Eyckmans
BooleanJavadocOptionFileOption(null, null) - Constructor in BooleanJavadocOptionFileOption
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(Logger, StartParameter) - Constructor in BuildExceptionReporter
buildFinished(BuildResult) - Method in BuildAdapter
buildFinished(BuildResult) - Method in BuildExceptionReporter
buildFinished(BuildResult) - Method in BuildLogger
buildFinished(BuildResult) - Method in BuildResultLogger
buildGenerationPlans(XRef) - Method in GenerationPlanBuilder
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, Clock, StartParameter) - 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(Logger, 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.

calculate(null) - Method in TaskReportModel
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
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(EclipseClasspath, null, null) - 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
@author Hans Dockter
clean() - Method in Delete
CLEAN_ECLIPSE_TASK_NAME - Field in EclipsePlugin
CLEAN_TASK_NAME - Field in BasePlugin
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
CodeQualityPlugin - Class in org.gradle.api.plugins.quality
A Plugin which measures and enforces code quality for Java and Groovy projects.
commandLine(null) - Method in Exec
{@inheritDoc}
CommandLineArgumentException - Class in org.gradle
@author Hans Dockter
CommandLineArgumentException(null, null) - Constructor in CommandLineArgumentException
compareTo(TaskDetails) - Method in TaskReportModel.TaskDetailsImpl
Compile - Class in org.gradle.api.tasks.compile
@author Hans Dockter
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
complete() - Method in TextProjectReportRenderer
completeConfiguration(Configuration) - Method in AsciiReportRenderer
completeConfiguration(Configuration) - Method in GraphvizReportRenderer
completeProject(Project) - Method in AsciiReportRenderer
completeProject(Project) - Method in TextProjectReportRenderer
completeTasks() - Method in TaskReportRenderer
Marks the end of the tasks for the current project.
CompositeSpec - Class in org.gradle.api.specs
@author Hans Dockter
CompositeSpec(null) - Constructor in CompositeSpec
Compression - Enum in org.gradle.api.tasks.bundling
@author Hans Dockter
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
@param priority The priority of this mapping
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.

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
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
Task for copying files.
copy() - Method in AbstractCopyTask
Copy() - Constructor in Copy
copy() - Method in ProcessResources
CopyAction - Interface in org.gradle.api.file
@author Steve Appling
copyFrom(PatternFilterable) - Method in PatternSet
CopyProcessingSpec - Interface in org.gradle.api.file
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
@author Tom Eyckmans
CoreJavadocOptions(JavadocOptionFile) - Constructor in CoreJavadocOptions
createAnnouncer(null) - Method in DefaultAnnouncerFactory
createCacheFactory() - Method in ProjectBuilder.GlobalTestServices
createClassLoaderFactory() - Method in ProjectBuilder.GlobalTestServices
createClassPathRegistry() - Method in ProjectBuilder.GlobalTestServices
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
createSrc() - Method in AntDepend
createStartParameter(null) - Method in GradleLauncher
Returns a StartParameter object out of command line syntax arguments.

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
DefaultAnnouncerFactory - Class in org.gradle.api.plugins.announce
@author Hans Dockter
DefaultAnnouncerFactory(def) - Constructor in DefaultAnnouncerFactory
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 the specified target files or directories.

delete(null) - Method in Delete
Adds some files to be deleted by this task.
DeleteAction - Interface in org.gradle.api.file
@author Hans Dockter
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.

DependencyReportRenderer - Interface in org.gradle.api.tasks.diagnostics
A DependencyReportRenderer is responsible for rendering the model of a project dependency report.
DependencyReportTask - Class in org.gradle.api.tasks.diagnostics
The DependencyReportTask displays the dependency tree for a project.
DependencySpecs - Class in org.gradle.api.artifacts.specs
@author Hans Dockter
DependencyTypeSpec - Class in org.gradle.api.artifacts.specs
@author Hans Dockter
DependencyTypeSpec(Type) - Constructor in DependencyTypeSpec
DependOptions - Class in org.gradle.api.tasks.compile

Options to send to Ant's depend task.

destinationDirectory(null) - Method in StandardJavadocDocletOptions
determineGeneratedParserPath() - Method in GrammarMetadata
Determine the relative path of the generated parser java file.
Directory - Class in org.gradle.api.tasks
@author Hans Dockter
Directory() - Constructor in Directory
disableStandardOutputCapture() - Method in ProjectBuilder.NoOpLoggingManager
disableTestReport() - Method in Test
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.

DoNothingAnnouncer - Class in org.gradle.api.plugins.announce

E

eachFile(null) - Method in AbstractCopyTask
{@inheritDoc}
ECLIPSE_CP_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.
EclipseClasspath() - Constructor in EclipseClasspath
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.
EclipseProject() - Constructor in EclipseProject
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
EnumJavadocOptionFileOption - Class in org.gradle.external.javadoc.optionfile
@author Tom Eyckmans
EnumJavadocOptionFileOption(null, T) - Constructor in EnumJavadocOptionFileOption
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 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 ProjectDependenciesBuildInstruction
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
A task for executing a command line process.
Exec() - Constructor in Exec
execDirectory(null) - Method in JavadocExecHandleBuilder
ExecResult - Interface in org.gradle.process
Represent the result of running an external process.
ExecSpec - Interface in org.gradle.process
@author Hans Dockter
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() - Method in AntDepend
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
executeAntTarget() - Method in AntTarget
executeTests() - Method in Test
expand(null) - Method in AbstractCopyTask
{@inheritDoc}
extDirs(null) - Method in CoreJavadocOptions
extendsStandardGrammar() - Method in GrammarMetadata
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.

extractGrammarDelegates(GrammarFile) - Method in GrammarDelegate
extractMetadata(FileTree) - Method in MetadataExtracter

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
FAIL - Field in LongFile
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.

FileJavadocOptionFileOption - Class in org.gradle.external.javadoc.optionfile
@author Tom Eyckmans
FileJavadocOptionFileOption(null, null) - Constructor in FileJavadocOptionFileOption
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 EclipseClasspath
generateXml() - Method in EclipseProject
generateXml() - Method in EclipseWtp
GenerationPlan - Class in org.gradle.api.plugins.antlr.plan
Models information relevant to generation of a particular Antlr grammar file.
GenerationPlanBuilder - Class in org.gradle.api.plugins.antlr.plan
Builder for the properly order list of GenerationPlan.
GenerationPlanBuilder(null) - Constructor in GenerationPlanBuilder
getAllAntlr() - Method in AntlrSourceVirtualDirectory
All Antlr source for this source set.
getAllAntlr() - Method in AntlrSourceVirtualDirectoryImpl
getAllArtifacts(ResolvedDependency) - Method in AsciiReportRenderer.MergedResolvedDependency
getAllDeps(null) - Method in IdeaModule
getAllJvmArgs() - Method in JavaExec
{@inheritDoc}
getAllJvmArgs() - Method in Test
{@inheritDoc}
getAllModuleArtifacts() - Method in AsciiReportRenderer.MergedResolvedDependency
getAnnotations() - Method in TestNGOptions
getAntGroovydoc() - Method in Groovydoc
getAntlr() - Method in AntlrSourceVirtualDirectory
All Antlr source for this source set.
getAntlr() - Method in AntlrSourceVirtualDirectoryImpl
getAntlrClasspath() - Method in AntlrTask
getAntlrGrammarFile() - Method in GrammarFileMetadata
getAntlrHierarchy() - Method in XRef
getAntlrSourcePatterns() - Method in AntlrSourceVirtualDirectoryImpl
getAntScalaDoc() - Method in ScalaDoc
getAntValue() - Method in LongFile
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(ResolvedDependency) - Method in AsciiReportRenderer.MergedResolvedDependency
getArtifacts() - Method in Upload
Returns the artifacts which will be uploaded.
getAssociatedGrammarMetadata() - Method in GrammarDelegate
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
getChildren() - Method in AsciiReportRenderer.MergedResolvedDependency
getChildren() - Method in TaskReportModel.TaskDetailsImpl
getClassifier() - Method in AbstractArchiveTask
Returns the classifier part of the archive name, if any.
getClassName() - Method in GrammarDelegate
Retrieves the unqualified name of the lexer/parser class.
getClassName() - Method in GrammarMetadata
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
getCompression() - Method in Tar.TarCopyActionImpl
getConf2ScopeMappings() - Method in MavenPluginConvention
getConfigFile() - Method in Checkstyle
getConfigFile() - Method in CodeNarc
getConfiguration() - Method in AsciiReportRenderer.MergedResolvedDependency
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.
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
getDependencies() - Method in TaskReportModel.TaskDetailsImpl
getDependencyCacheDir() - Method in Compile
getDependencyCacheDir() - Method in JavaPluginConvention
getDescription() - Method in AntTarget
{@inheritDoc}
getDescription() - Method in TaskReportModel.TaskDetailsImpl
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
getExecHandle() - Method in JavadocExecHandleBuilder
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 JavadocExecHandleBuilder
getExecutable() - Method in JavaExec
{@inheritDoc}
getExecutable() - Method in Test
{@inheritDoc}
getExportVocab() - Method in GrammarDelegate
Retrieves the name of this vocabulary exported by this grammar.
getExportVocab() - Method in GrammarMetadata
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}
getFilePath() - Method in GrammarFileMetadata
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.
getFormatter() - Method in TextProjectReportRenderer
getGenerationDirectory() - Method in GenerationPlan
getGradle() - Method in BuildResult
getGradleUserHomeDir() - Method in StartParameter
Returns the directory to use as the user home directory.
getGrammarFile() - Method in GrammarMetadata
getGrammarFileByClassName(null) - Method in XRef
Locate the grammar file metadata by the name of a class generated from one of its included grammars.
getGrammarFileByExportVocab(null) - Method in XRef
Locate the grammar file metadata by the name of a vocabulary exported from one of its included grammars.
getGrammarFileByPath(null) - Method in XRef
Locate the grammar file metadata by grammar file path.
getGrammars() - Method in GrammarFileMetadata
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
getGroups() - Method in TaskReportModel
getHeader() - Method in Groovydoc
Returns the html header for each page.
getHeader() - Method in StandardJavadocDocletOptions
getHelpFile() - Method in StandardJavadocDocletOptions
getId() - Method in GenerationPlan
getImportVocab() - Method in GrammarDelegate
Retrieves the name of this vocabulary imported by this grammar.
getImportVocab() - Method in GrammarMetadata
getImportVocabTokenTypesDirectory() - Method in GenerationPlan
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.
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
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
getLongFile() - Method in Tar
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
getModuleArtifacts() - Method in AsciiReportRenderer.MergedResolvedDependency
getModuleGroup() - Method in AsciiReportRenderer.MergedResolvedDependency
getModuleLibraries(null) - Method in IdeaModule
getModuleName() - Method in AsciiReportRenderer.MergedResolvedDependency
getModules(null) - Method in IdeaModule
getModuleVersion() - Method in AsciiReportRenderer.MergedResolvedDependency
getName() - Method in AsciiReportRenderer.MergedResolvedDependency
getName() - Method in Logging.LoggerImpl
getNoQualifiers() - Method in StandardJavadocDocletOptions
getOption() - Method in AbstractJavadocOptionFileOption
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.
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
getPackageName() - Method in GrammarFileMetadata
getPackageName() - Method in GrammarMetadata
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.
getParentArtifacts(ResolvedDependency) - Method in AsciiReportRenderer.MergedResolvedDependency
getParents() - Method in AsciiReportRenderer.MergedResolvedDependency
getPath(null) - Method in IdeaModule
getPath() - Method in TaskReportModel.TaskDetailsImpl
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
getQualifiedClassName() - Method in GrammarMetadata
getRebuildTasks() - Method in JavaPlugin.EmbeddableJavaProjectImpl
getReferences() - Method in AntBuilder
Returns the references of the Ant project.
getRelativePath(null, null, null) - Method in Path
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 GenerationPlan
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
getSourceNames() - Method in JavadocOptionFile
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
getSuperGrammarDelegate() - Method in GrammarDelegate
Retrieves the grammar delegate associated with this grammars super grammar deduced during preprocessing from its extends clause.
getSuperGrammarDelegate() - Method in GrammarMetadata
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
getTask() - Method in TaskReportModel.TaskDetailsImpl
getTaskNames() - Method in ProjectDependenciesBuildInstruction
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.
getTasksForGroup(null) - Method in TaskReportModel
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
getTitle() - Method in Javadoc

Returns the title for the generated documentation.

getTitle() - Method in ScalaDoc
getType() - Method in DependencyTypeSpec
getTypeName() - Method in WebdavResolver
getUrl() - Method in Groovydoc.Link
Returns the base url for the external site.
getValue() - Method in AbstractJavadocOptionFileOption
getValue() - Method in AbstractListJavadocOptionFileOption
getValue() - Method in OptionLessStringsJavadocOptionFileOption
getValue() - Method in TagsJavadocOptionFileOption
getVariableReplacement() - Method in IdeaModule
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}
getWriter() - Method in TextProjectReportRenderer
GNU - Field in LongFile
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
A GradleBuild task executes another 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.

GradleLauncherFactory - Interface in org.gradle

A GradleFactory is responsible for creating a GradleLauncher instance for a build, from a StartParameter.

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
GrammarDelegate - Class in org.gradle.api.plugins.antlr.metadata
Antlr defines its antlr.preprocessor.Grammar class as package-protected for some unfortunate reason.
GrammarDelegate(null) - Constructor in GrammarDelegate
GrammarFileMetadata - Class in org.gradle.api.plugins.antlr.metadata
Models information about an Antlr grammar file, including the inidividual grammars (lexers, parsers, etc) contained within it.
GrammarFileMetadata(null, def, null) - Constructor in GrammarFileMetadata
GrammarMetadata - Class in org.gradle.api.plugins.antlr.metadata
Models a grammar defined within an Antlr grammar file.
GrammarMetadata(GrammarFileMetadata, GrammarDelegate) - Constructor in GrammarMetadata
graphPopulated(TaskExecutionGraph) - Method in BuildLogger
GraphvizReportRenderer - Class in org.gradle.api.tasks.diagnostics
DependencyGrAaphRenderer that emits simple graphviz dot notation for a dependency tree.
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
@author Hans Dockter
GroovyCompile() - Constructor in GroovyCompile
GroovyCompileOptions - Class in org.gradle.api.tasks.compile
@author Hans Dockter
Groovydoc - Class in org.gradle.api.tasks.javadoc
This task generates html api doc for Groovy 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
@param url Base URL of external site
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.

GroovyPomFilterContainer - Interface in org.gradle.api.artifacts.maven
@author Hans Dockter
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
GroupsJavadocOptionFileOption - Class in org.gradle.external.javadoc.optionfile
@author Tom Eyckmans
GroupsJavadocOptionFileOption(null) - Constructor in GroupsJavadocOptionFileOption
Growl - Class in org.gradle.api.plugins.announce

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 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 ProjectDependenciesBuildInstruction
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
@author Hans Dockter
IdeaModule() - Constructor in IdeaModule
IdeaPlugin - Class in org.gradle.plugins.idea
@author Hans Dockter
IdeaProject - Class in org.gradle.plugins.idea
A task that generates and Idea ipr file.
IdeaProject() - Constructor in IdeaProject
IdeaWorkspace - Class in org.gradle.plugins.idea
@author Hans Dockter
IdeaWorkspace() - Constructor in IdeaWorkspace
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
index(null) - Method in JarArtifactIndexer
IndexFileUtil - Class in org.gradle.api.artifacts.indexing
@author Tom Eyckmans
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
InternalRepository - Interface in org.gradle.api.artifacts.repositories
@author Hans Dockter
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}
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
isLaunchGUI() - Method in StartParameter
Determines whether or not the GUI was requested to be launched.
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
isOptionField(null) - Method in AbstractOptions
isOutOfDate() - Method in GenerationPlan
Is the grammar file modeled by this plan out of considered out of date?
isQuietEnabled() - Method in Logging.LoggerImpl
isRebuild() - Method in ProjectDependenciesBuildInstruction
isSatisfiedBy(T) - Method in AndSpec
isSatisfiedBy(Dependency) - Method in DependencyTypeSpec
isSatisfiedBy(T) - Method in NotSpec
isSatisfiedBy(T) - Method in OrSpec
isSatisfiedBy(FileTreeElement) - Method in RelativePathSpec
isScanForTestClasses() - Method in Test
isSearchUpwards() - Method in StartParameter
isSerialWarn() - Method in StandardJavadocDocletOptions
isShowHelp() - Method in StartParameter
isShowVersion() - Method in StartParameter
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
iterateGrammarFiles() - Method in XRef
IvyObjectBuilder - Interface in org.gradle.api.artifacts

A IvyObjectBuilder builds Ivy domain objects of type T.


J

Jar - Class in org.gradle.api.tasks.bundling
@author Hans Dockter
Jar() - Constructor in Jar
JAR_TASK_NAME - Field in JavaPlugin
JarArtifactIndexer - Class in org.gradle.api.artifacts.indexing
@author Tom Eyckmans
JarArtifactIndexer(IndexFileUtil) - Constructor in JarArtifactIndexer
JarDirectory - Class in org.gradle.plugins.idea.model
Represents a jar directory element of an idea module library.
JarDirectory(def, def) - Constructor in JarDirectory
JarFilePackageListener - Interface in org.gradle.api.artifacts.indexing
@author Tom Eyckmans
JarFilePackageLister - Class in org.gradle.api.artifacts.indexing
@author Tom Eyckmans
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 Javadoc from Java source.

JAVADOC_ANNOTATIONS - Field in TestNGOptions
JAVADOC_TASK_NAME - Field in JavaPlugin
javadocAnnotations() - Method in TestNGOptions
JavadocExecHandleBuilder - Class in org.gradle.external.javadoc
@author Tom Eyckmans
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
JavadocOptionFile - Class in org.gradle.external.javadoc.optionfile
@author Tom Eyckmans
JavadocOptionFile() - Constructor in JavadocOptionFile
JavadocOptionFileOption - Interface in org.gradle.external.javadoc.optionfile
@author Tom Eyckmans
JavadocOptionFileWriter - Class in org.gradle.external.javadoc.optionfile
@author Tom Eyckmans
JavadocOptionFileWriter(JavadocOptionFile) - Constructor in JavadocOptionFileWriter
JavadocOptionFileWriterContext - Class in org.gradle.external.javadoc.optionfile
@author Tom Eyckmans
JavadocOptionFileWriterContext(null) - Constructor in JavadocOptionFileWriterContext
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
A task for executing a Java main class.
JavaExec() - Constructor in JavaExec
JavaExecSpec - Interface in org.gradle.process
@author Hans Dockter
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
jFlags(null) - Method in CoreJavadocOptions
joinBy - Field in AbstractListJavadocOptionFileOption
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
LinksOfflineJavadocOptionFileOption - Class in org.gradle.external.javadoc.optionfile
@author Tom Eyckmans
LinksOfflineJavadocOptionFileOption(null) - Constructor in LinksOfflineJavadocOptionFileOption
linkSource() - Method in StandardJavadocDocletOptions
listJarPackages(null, JarFilePackageListener) - Method in JarFilePackageLister
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
@author Hans Dockter
LongFile - Class in org.gradle.api.tasks.bundling
@author Hans Dockter

M

Manifest - Interface in org.gradle.api.java.archives
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
ManifestMergeSpec - Interface in org.gradle.api.java.archives
MavenDeployer - Interface in org.gradle.api.artifacts.maven

A resolver that can only be used for uploading artifacts 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
@author Hans Dockter
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
@author Hans Dockter
MetadataExtracter - Class in org.gradle.api.plugins.antlr.metadata
Preprocess an Antlr grammar file so that dependencies between grammars can be properly determined such that they can be processed for generation in proper order later.
metaInf(null) - Method in Jar
methodMissing(null, def) - Method in TestNGOptions
MinimalJavadocOptions - Interface in org.gradle.external.javadoc
@author Tom Eyckmans
mkdir() - Method in Directory
modelFactory - Field in EclipseClasspath
modelFactory - Field in EclipseProject
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(Path, null, null, null, Path, Path, null, VariableReplacement, null, null, ListenerBroadcast, ListenerBroadcast, ListenerBroadcast) - 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(def, def) - Constructor in ModulePath
MultilineStringsJavadocOptionFileOption - Class in org.gradle.external.javadoc.optionfile
@author Melanie Pfautz
MultilineStringsJavadocOptionFileOption(null, null) - Constructor in MultilineStringsJavadocOptionFileOption

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.
newLine() - Method in JavadocOptionFileWriterContext
NO_ARG_SIGNATURE - Field in GrammarDelegate
NO_ARGS - Field in GrammarDelegate
NO_REPLACEMENT - Field in VariableReplacement
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
NotifySend - Class in org.gradle.api.plugins.announce
This class wraps the Ubuntu Notify Send functionality.
noTimestamp - Field in StandardJavadocDocletOptions
-notimestamp
noTree() - Method in StandardJavadocDocletOptions
NotSpec - Class in org.gradle.api.specs
@author Hans Dockter
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.

OMIT - Field in LongFile
option - Field in AbstractJavadocOptionFileOption
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.optionfile
@author Tom Eyckmans
OptionLessStringsJavadocOptionFileOption - Class in org.gradle.external.javadoc.optionfile
@author Tom Eyckmans
OptionLessStringsJavadocOptionFileOption(null) - Constructor in OptionLessStringsJavadocOptionFileOption
optionMap() - Method in AbstractOptions
optionMap() - Method in CompileOptions
optionMap() - Method in GroovyCompileOptions
options(MinimalJavadocOptions) - Method in JavadocExecHandleBuilder
options(null) - Method in Test
optionsFile(null) - Method in JavadocExecHandleBuilder
or(boolean, null) - Method in Specs
OrSpec - Class in org.gradle.api.specs
@author Hans Dockter
OrSpec(Spec) - Constructor in OrSpec
OsgiManifest - Interface in org.gradle.api.plugins.osgi
@author Hans Dockter
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

packageIndexFile(null) - Method in IndexFileUtil
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(def) - Constructor in Path
PATH_SEPARATOR - Field in Project
The hierarchy separator for project and task path names
PathJavadocOptionFileOption - Class in org.gradle.external.javadoc.optionfile
@author Tom Eyckmans
PathJavadocOptionFileOption(null, null, null) - Constructor in PathJavadocOptionFileOption
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
@author Hans Dockter
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
@author Hans Dockter
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.

ProcessResources - Class in org.gradle.api.plugins
PROGRESS_COMPLETE - Field in Logging
PROGRESS - Field in Logging
PROGRESS_STARTED - Field in Logging
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(null, null, null, null, ListenerBroadcast, ListenerBroadcast, ListenerBroadcast) - 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
ProjectDependenciesBuildInstruction - Class in org.gradle.api.artifacts
@author Hans Dockter
ProjectDependenciesBuildInstruction(null) - Constructor in ProjectDependenciesBuildInstruction
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.

ProjectReportRenderer - Interface in org.gradle.api.tasks.diagnostics

A ProjectReportRenderer is responsible for rendering the model of a project report.

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
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.
projectURL(null) - Method in IdeaProject
Returns a relative URL to the given file in the standard URL format used by IDEA.
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
PropertyReportRenderer - Class in org.gradle.api.tasks.diagnostics

A PropertyReportRenderer is responsible for rendering the model of a property report.

PropertyReportRenderer(null) - Constructor in PropertyReportRenderer
PropertyReportTask - Class in org.gradle.api.tasks.diagnostics
The PropertyListTask prints out the properties of a project, and its sub-projects and tasks.
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
@author Hans Dockter
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(boolean, null) - Constructor in RelativePath
CTOR
RelativePathSpec(Spec) - Constructor in RelativePathSpec
relativePathToURI(null) - Method in Path
removeListener(null) - Method in Gradle
Removes the given listener from this build.
removeNullEntries(null) - Method in AbstractClasspathEntry
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}
render(ResolvedConfiguration) - Method in AsciiReportRenderer
render(ResolvedConfiguration) - Method in GraphvizReportRenderer
replace(null) - Method in VariableReplacement
replaceLastName(null) - Method in RelativePath

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

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
@author Hans Dockter
RepositoryHandlerFactory - Interface in org.gradle.api.artifacts.dsl
@author Hans Dockter
ResolvedArtifact - Interface in org.gradle.api.artifacts
@author Hans Dockter
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
@author Hans Dockter
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
Task to perform scala compilation.
ScalaCompile() - Constructor in ScalaCompile
ScalaCompileOptions - Class in org.gradle.api.tasks.scala
ScalaDoc - Class in org.gradle.api.tasks.scala
Task to generate Scala API documentation.
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.
send(null, null) - Method in DoNothingAnnouncer
send(null, null) - Method in Growl
send(null, null) - Method in NotifySend
send(null, null, null) - Method in Snarl
send(null, null) - Method in Twitter
SEPARATOR - Field in TextProjectReportRenderer
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
setCompiler(GroovyJavaJointCompiler) - Method in GroovyCompile
setCompiler(ScalaJavaJointCompiler) - Method in ScalaCompile
setCompression(Compression) - Method in Tar
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 JavadocExecHandleBuilder
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
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
setLaunchGUI(boolean) - Method in StartParameter
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
setLongFile(LongFile) - Method in Tar
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 TextProjectReportRenderer
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
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
setShowHelp(boolean) - Method in StartParameter
setShowStacktrace(StartParameter.ShowStacktrace) - Method in StartParameter
setShowVersion(boolean) - 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.
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.
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
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
setValue(T) - Method in AbstractJavadocOptionFileOption
setValue(T) - Method in AbstractListJavadocOptionFileOption
setValue(null) - Method in OptionLessStringsJavadocOptionFileOption
setValue(null) - Method in TagsJavadocOptionFileOption
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
showDetail(boolean) - Method in TaskReportRenderer
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.

Snarl - Class in org.gradle.api.plugins.announce
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
@author Hans Dockter
Specs - Class in org.gradle.api.specs
@author Hans Dockter
splitIndex() - Method in StandardJavadocDocletOptions
StandardJavadocDocletOptions - Class in org.gradle.external.javadoc
@author Tom Eyckmans
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
startConfiguration(Configuration) - Method in AsciiReportRenderer
startConfiguration(Configuration) - Method in GraphvizReportRenderer
StartParameter - Class in org.gradle

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

StartParameter.ShowStacktrace - Enum in org.gradle
StartParameter() - Constructor in StartParameter
Creates a StartParameter with default values.
startProject(Project) - Method in AsciiReportRenderer
startProject(Project) - Method in GraphvizReportRenderer
startProject(Project) - Method in TaskReportRenderer
startProject(Project) - Method in TextProjectReportRenderer
startTaskGroup(null) - Method in TaskReportRenderer
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
StringJavadocOptionFileOption - Class in org.gradle.external.javadoc.optionfile
@author Tom Eyckmans
StringJavadocOptionFileOption(null, null) - Constructor in StringJavadocOptionFileOption
StringsJavadocOptionFileOption - Class in org.gradle.external.javadoc.optionfile
@author Tom Eyckmans
StringsJavadocOptionFileOption(null, null, null) - Constructor in StringsJavadocOptionFileOption
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
Task for synchronizing the contents of a directory.
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
TagsJavadocOptionFileOption - Class in org.gradle.external.javadoc.optionfile
@author Tom Eyckmans
TagsJavadocOptionFileOption(null) - Constructor in TagsJavadocOptionFileOption
Tar - Class in org.gradle.api.tasks.bundling
@author Hans Dockter
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.

TaskDetails - Interface in org.gradle.api.tasks.diagnostics
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.

TaskReportModel - Class in org.gradle.api.tasks.diagnostics
TaskReportModel.TaskDetailsImpl(Task, null, null) - Constructor in TaskReportModel.TaskDetailsImpl
TaskReportRenderer - Class in org.gradle.api.tasks.diagnostics

A TaskReportRenderer is responsible for rendering the model of a project task report.

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

The TaskReportTask prints out the list of tasks in the project, and its subprojects.

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
A task for executing JUnit (3.8.x or 4.x) or TestNG 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
TextProjectReportRenderer - Class in org.gradle.api.tasks.diagnostics

A basic ProjectReportRenderer which writes out a text report.

TextProjectReportRenderer(null) - Constructor in TextProjectReportRenderer
TMP_DIR_NAME - Field in Project
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 TaskReportModel.TaskDetailsImpl
toString() - Method in Variable
toString() - Method in WbDependentModule
toString() - Method in WbProperty
toString() - Method in WbResource
toString() - Method in Wtp
toVersion(null) - Method in JavaVersion
Converts the given object into a JavaVersion.
toXml(null) - Method in Classpath
toXml(null) - Method in Module
Generates the XML for the iml.
toXml(null) - Method in Project
toXml(null) - Method in Workspace
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.

TRUNCATE - Field in LongFile
Twitter - Class in org.gradle.api.plugins.announce
This class allows to send announce messages to twitter.
Twitter(null, null) - Constructor in Twitter
Type - Enum in org.gradle.api.artifacts.specs
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
@author Hans Dockter
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
updateXML() - Method in IdeaModule
updateXML() - Method in IdeaProject
updateXML() - Method in IdeaWorkspace
Upload - Class in org.gradle.api.tasks
An upload task uploads files to the repositories assigned to it.
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

value - Field in AbstractJavadocOptionFileOption
Variable - Class in org.gradle.plugins.eclipse.model
@author Hans Dockter
Variable(null, boolean, null, null, null, null) - Constructor in Variable
VariableReplacement - Class in org.gradle.plugins.idea.model
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
@author Hans Dockter
WAR_EXTENSION - Field in War
WAR_TASK_NAME - Field in WarPlugin
War() - Constructor in War
warn(null, null) - Method in Logging.LoggerImpl
WARN - Field in LongFile
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
@author Hans Dockter
WebdavResolver() - Constructor in WebdavResolver
webInf(null) - Method in War
whenConfigured(null) - Method in AbstractXmlGeneratorTask
whenConfigured(null) - Method in IdeaModule
whenConfigured(null) - Method in IdeaProject
Adds a closure after the domain objects that model the customizable aspects of the ipr file are fully populated.
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 AbstractXmlGeneratorTask
withXml(null) - Method in IdeaModule
withXml(null) - Method in IdeaProject
Adds a closure to be called when the ipr xml has been created.
withXml(null) - Method in IdeaWorkspace
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
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(null, ListenerBroadcast) - Constructor in Workspace
write(JavadocOptionFileWriterContext) - Method in AbstractListJavadocOptionFileOption
write(JavadocOptionFileWriterContext) - Method in BooleanJavadocOptionFileOption
write(BuildExceptionReporter.FailureDetails) - Method in BuildExceptionReporter
write(null) - Method in CoreJavadocOptions
write(JavadocOptionFileWriterContext) - Method in EnumJavadocOptionFileOption
write(JavadocOptionFileWriterContext) - Method in FileJavadocOptionFileOption
write(JavadocOptionFileWriterContext) - Method in GroupsJavadocOptionFileOption
write(null) - Method in JavadocOptionFile
write(null) - Method in JavadocOptionFileWriterContext
write(JavadocOptionFileWriterContext) - Method in LinksOfflineJavadocOptionFileOption
write(JavadocOptionFileWriterContext) - Method in OptionLessStringsJavadocOptionFileOption
write(JavadocOptionFileWriterContext) - Method in StringJavadocOptionFileOption
write(JavadocOptionFileWriterContext) - Method in TagsJavadocOptionFileOption
writeCollectionValue(JavadocOptionFileWriterContext) - Method in AbstractListJavadocOptionFileOption
writeCollectionValue(JavadocOptionFileWriterContext) - Method in MultilineStringsJavadocOptionFileOption
writeCollectionValue(JavadocOptionFileWriterContext) - Method in PathJavadocOptionFileOption
writeCollectionValue(JavadocOptionFileWriterContext) - Method in StringsJavadocOptionFileOption
writeMultilineValuesOption(null, null) - Method in JavadocOptionFileWriterContext
writeOption(null) - Method in JavadocOptionFileWriterContext
writeOptionHeader(null) - Method in JavadocOptionFileWriterContext
writePathOption(null, null, null) - Method in JavadocOptionFileWriterContext
writeValue(null) - Method in JavadocOptionFileWriterContext
writeValueOption(null, null) - Method in JavadocOptionFileWriterContext
writeValuesOption(null, null, null) - Method in JavadocOptionFileWriterContext
Wtp - Class in org.gradle.plugins.eclipse.model
@author Hans Dockter
Wtp(EclipseWtp, null, null, null) - Constructor in Wtp

X

XmlProvider - Interface in org.gradle.api.artifacts.maven
@author Hans Dockter
XRef - Class in org.gradle.api.plugins.antlr.metadata
Models cross-reference (x-ref) info about GrammarFileMetadata such as filesByPath, filesByExportVocab and filesByClassName.
XRef(Hierarchy) - Constructor in XRef

Y


Z

Zip - Class in org.gradle.api.tasks.bundling
@author Hans Dockter
Zip.ZipCopyAction(FileResolver) - Constructor in Zip.ZipCopyAction
ZIP_EXTENSION - Field in Zip
Zip() - Constructor in Zip

_


Groovy Documentation