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

absoluteProjectPath(String) - Method in Project
AbstractArchiveTask - Class in org.gradle.api.tasks.bundling
AbstractArchiveTask is the base class for all archive tasks.
AbstractClasspathEntry - Class in org.gradle.plugins.ide.eclipse.model
@author Hans Dockter
AbstractClasspathEntry(String) - Constructor in AbstractClasspathEntry
AbstractCompile - Class in org.gradle.api.tasks.compile
The base class for all JVM-based language compilation tasks.
AbstractCopyTask - Class in org.gradle.api.tasks
AbstractCopyTask is the base class for all copy tasks.
AbstractJettyRunTask - Class in org.gradle.api.plugins.jetty
Base class for all tasks which deploy a web application to an embedded Jetty web container.
AbstractLibrary - Class in org.gradle.plugins.ide.eclipse.model
@author Hans Dockter
AbstractLibrary(FileReference) - Constructor in AbstractLibrary
AbstractOptions - Class in org.gradle.api.tasks.compile
Base class for compilation-related options.
AbstractReportTask - Class in org.gradle.api.tasks.diagnostics
The base class for all project report tasks.
AbstractReportTask() - Constructor in AbstractReportTask
AbstractSignatureType - Class in org.gradle.plugins.signing.type
AbstractSignatureTypeProvider - Class in org.gradle.plugins.signing.type
accept(Artifact, File) - Method in PublishFilter
AccessRule - Class in org.gradle.plugins.ide.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.
add(String, Object, Closure) - Method in ArtifactHandler
Adds an artifact to the given configuration.
add(DependencyResolver, Closure) - Method in ArtifactRepositoryContainer
Adds a repository to this container, at the end of the repository sequence.
add(String, Closure) - Method in ConfigurationContainer
Adds a configuration with the given name.
add(String, Object, Closure) - Method in DependencyHandler
Adds a dependency to the given configuration, and configures the dependency using the given closure.
add(Map) - Method in ExcludeRuleContainer
Adds an exclude rule to this container.
add(String, Class, Object) - Method in ExtensionContainer
Deprecated.
add(FileCollection) - Method in FileCollection
add(Object) - Method in NamedDomainObjectCollection
Adds an object to the collection, if there is no existing object in the collection with the same name.
add(String, Closure) - Method in SourceSetContainer
Adds a source set with the given name.
add(String, Class) - Method in TaskContainer
addAfter(Object, String, Closure) - Method in ArtifactRepositoryContainer
Adds a resolver to this container, after the given resolver.
addAll(Collection) - Method in NamedDomainObjectCollection
Adds any of the given objects to the collection that do not have the same name as any existing element.
addArtifact(PublishArtifact) - Method in MavenDeployment
Adds an additional artifact to this deployment.
addArtifact(DependencyArtifact) - Method in ModuleDependency
addBefore(Object, String, Closure) - Method in ArtifactRepositoryContainer
Adds a resolver to this container, before the given resolver.
addBooleanOption(String, boolean) - Method in CoreJavadocOptions
addBuildListener(BuildListener) - Method in Gradle
addClasspathEntry(Node, Map) - Method in AbstractClasspathEntry
addDependency(ModuleDependency) - Method in ClientModule
Add a dependency to the client module.
addEnumOption(String, Object) - Method in CoreJavadocOptions
addFileOption(String, File) - Method in CoreJavadocOptions
addFilter(String, Closure) - Method in PomFilterContainer
Adds a publish filter.
addFirst(Object, Closure) - Method in ArtifactRepositoryContainer
Adds a resolver to this container, at the start of the resolver sequence.
addInitScript(File) - Method in StartParameter
Adds the given file to the list of init scripts that are run before the build starts.
addLast(Object, Closure) - Method in ArtifactRepositoryContainer
Adds a resolver to this container, at the end of the resolver sequence.
addListener(Object) - Method in Gradle
Adds the given listener to this build.
addListener(Object) - Method in GradleLauncher
addMapping(int, Configuration, String) - Method in Conf2ScopeMappingContainer
addMultilineStringsOption(String) - Method in CoreJavadocOptions
addOption(JavadocOptionFileOption) - Method in CoreJavadocOptions
addPathOption(String, String) - Method in CoreJavadocOptions
addPathVariable(String, File) - Method in PathFactory
addProgressListener(ProgressListener) - Method in BuildLauncher
{@inheritDoc}
addProgressListener(ProgressListener) - Method in LongRunningOperation
Adds a progress listener which will receive progress events as the operation runs.
addProgressListener(ProgressListener) - Method in ModelBuilder
{@inheritDoc}
addProjectEvaluationListener(ProjectEvaluationListener) - Method in Gradle
Adds a listener to this build, to receive notifications as projects are evaluated.
addProtocolProviderJars(Collection) - Method in MavenDeployer
Out of the box only uploading to the filesysten and via http is supported.
addRule(String, Closure) - Method in NamedDomainObjectCollection
Adds a rule to this collection.
addSignatureSpecConventions(SignatureSpec) - Method in SigningExtension
Adds conventions to the given spec, using this settings object's default signatory and signature type as the default signatory and signature type for the spec.
addSignaturesToConfiguration(Sign, Configuration) - Method in SigningExtension
addStandardErrorListener(StandardOutputListener) - Method in GradleLauncher
addStandardErrorListener(StandardOutputListener) - Method in LoggingOutput
Adds a listener which receives output written to standard error by the Gradle logging system.
addStandardOutputListener(StandardOutputListener) - Method in GradleLauncher
addStandardOutputListener(StandardOutputListener) - Method in LoggingOutput
Adds a listener which receives output written to standard output by the Gradle logging system.
addStringOption(String, String) - Method in CoreJavadocOptions
addStringsOption(String, String) - Method in CoreJavadocOptions
addTaskExecutionGraphListener(TaskExecutionGraphListener) - Method in TaskExecutionGraph
addTaskExecutionListener(TaskExecutionListener) - Method in TaskExecutionGraph
addTestListener(TestListener) - Method in Test
Registers a test listener with this task.
addTestOutputListener(TestOutputListener) - Method in Test
Registers a output listener with this task.
addToAntBuilder(def, String) - Method in AntBuilderAware
addToAntBuilder(Object, String) - Method in FileCollection
Adds this collection to an Ant task as a nested node.
addToAntBuilder(Object, String) - Method in IntersectionPatternSet
addToAntBuilder(def, String) - Method in PatternSet
addToNode(Node) - Method in Dependency
addToNode(Node) - Method in ModuleDependency
addToNode(Node) - Method in ModuleLibrary
afterActions(Task) - Method in TaskActionListener
This method is called immediately after the task has completed performing its actions.
afterConfigured - Field in GeneratorTask
afterEvaluate(Closure) - Method in Project
afterEvaluate(Project, ProjectState) - Method in ProjectEvaluationListener
afterExecute(Task, TaskState) - Method in TaskExecutionListener
This method is call immediately after a task has been executed.
afterExecute(Task, TaskState) - Method in TaskExecutionLogger
afterProject(Closure) - Method in Gradle
Adds a closure to be called immediately after a project is evaluated.
afterResolve(ResolvableDependencies) - Method in DependencyResolutionListener
This method is called immediately after a set of dependencies are resolved.
afterResolve(Closure) - Method in ResolvableDependencies
Adds an action to be executed after the dependencies of this set have been resolved.
afterSuite(Closure) - Method in Test
afterSuite(TestDescriptor, TestResult) - Method in TestListener
Called after a test suite is finished.
afterTask(Closure) - Method in TaskExecutionGraph
afterTest(Closure) - Method in Test
Adds a closure to be notified after a test has executed.
afterTest(TestDescriptor, TestResult) - Method in TestListener
Called after a test is finished.
AgainstLibrary - Interface in org.gradle.plugins.cpp.compiler.capability
Can compile against libraries
all(Closure) - Method in DomainObjectCollection
Executes the given closure against all objects in this collection, and any objects subsequently added to this collection.
allprojects(Action) - Method in Gradle
Adds an action to execute against all projects of this build.
allprojects(Closure) - Method in Project
ALWAYS_ACCEPT - Field in PublishFilter
analyze() - Method in SonarAnalyze
and(Closure) - Method in AndSpec
and(Spec) - Method in Specs
AndSpec - Class in org.gradle.api.specs
A CompositeSpec which requires all its specs to be true in order to evaluate to true.
AndSpec(Iterable) - Constructor in AndSpec
announce(String, String) - Method in AnnouncePluginExtension
Sends an announcement of the given type.
AnnouncePlugin - Class in org.gradle.api.plugins.announce
This plugin allows to send announce messages to Twitter.
AnnouncePluginExtension - Class in org.gradle.api.plugins.announce
AnnouncePluginExtension(ProjectInternal) - Constructor in AnnouncePluginExtension
Announcer - Interface in org.gradle.api.plugins.announce
An Announcer allows messages to be sent.
ANT_IVY_2_SLF4J_LEVEL_MAPPER - Field in Logging
ant(Closure) - Method in Project
AntBuilder - Class in org.gradle.api
AntBuilderAware - Interface in org.gradle.api.tasks
An AntBuilderAware represents an object which can add itself to Ant tasks, using an AntBuilder.
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(Closure) - Method in AntlrSourceVirtualDirectory
Configures the Antlr source for this set.
ANTLR_CONFIGURATION_NAME - Field in AntlrPlugin
AntlrPlugin - Class in org.gradle.api.plugins.antlr
A plugin for adding Antlr support to JavaPlugin.
AntlrSourceVirtualDirectory - Interface in org.gradle.api.plugins.antlr
Contract for a Gradle "convention object" that acts as a handler for what I call a virtual directory mapping, injecting a virtual directory named 'antlr' into the project's various source.
AntlrTask - Class in org.gradle.api.plugins.antlr
AntScalaDoc - Class in org.gradle.api.tasks.scala
AntScalaDoc(IsolatedAntBuilder, Iterable, Iterable) - Constructor in AntScalaDoc
AntTarget - Class in org.gradle.api.tasks.ant
A task which executes an Ant target.
AntTarget() - Constructor in AntTarget
appDirName(String) - Method in EarPluginConvention
Allows changing the application directory.
append(boolean, String) - Method in RelativePath
Appends the given names to the end of this path.
appendNode(Node) - Method in AbstractClasspathEntry
appendNode(Node) - Method in AbstractLibrary
appendNode(Node) - Method in ClasspathEntry
appendNode(Node) - Method in Facet
appendNode(Node) - Method in Output
appendNode(Node) - Method in SourceFolder
appendNode(Node) - Method in WbDependentModule
appendNode(Node) - Method in WbProperty
appendNode(Node) - Method in WbResource
ApplicationPlugin - Class in org.gradle.api.plugins
ApplicationPluginConvention - Class in org.gradle.api.plugins
ApplicationPluginConvention(Project) - Constructor in ApplicationPluginConvention
apply(Project) - Method in AnnouncePlugin
apply(ProjectInternal) - Method in AntlrPlugin
apply(Project) - Method in ApplicationPlugin
apply(Project) - Method in BasePlugin
apply(ProjectInternal) - Method in BinariesPlugin
apply(Project) - Method in BuildAnnouncementsPlugin
apply(Project) - Method in CdtIdePlugin
apply(Project) - Method in CodeQualityPlugin
apply(Project) - Method in CppExeConventionPlugin
apply(Project) - Method in CppLibConventionPlugin
apply(ProjectInternal) - Method in CppPlugin
apply(ProjectInternal) - Method in EarPlugin
apply(ProjectInternal) - Method in GppCompilerPlugin
apply(ProjectInternal) - Method in GroovyBasePlugin
apply(Project) - Method in GroovyPlugin
apply(Project) - Method in JavaBasePlugin
apply(Project) - Method in JavaPlugin
apply(Project) - Method in JettyPlugin
apply(ProjectInternal) - Method in MavenPlugin
apply(ProjectInternal) - Method in MicrosoftVisualCppPlugin
apply(Project) - Method in OsgiPlugin
apply(Object) - Method in Plugin
Apply this plugin to the given target object.
apply(Class) - Method in PluginContainer
Applies a plugin to the project.
apply(Map) - Method in Project
apply(Project) - Method in ProjectReportsPlugin
apply(Project) - Method in PublicationPlugin
apply(ProjectInternal) - Method in ReportingBasePlugin
apply(String) - Method in Rule
Applies this rule for the given unknown domain object.
apply(Project) - Method in ScalaBasePlugin
apply(Project) - Method in ScalaPlugin
apply(Map) - Method in Script
apply(Project) - Method in SigningPlugin
apply(ProjectInternal) - Method in SonarPlugin
apply(Project) - Method in WarPlugin
applyJettyXml() - Method in AbstractJettyRunTask
applyJettyXml() - Method in JettyRun
applyJettyXml() - Method in JettyRunWar
applyTo(CprojectDescriptor) - Method in CprojectSettings
applyTo(ProjectDescriptor) - Method in ProjectSettings
Apply this logical model to the physical descriptor
ARCHIVES_CONFIGURATION - Field in Dependency
args(Iterable) - Method in Exec
{@inheritDoc}
args(Iterable) - Method in ExecSpec
Adds arguments for the command to be executed.
args(Object) - Method in GppCompileSpec
args(Iterable) - Method in JavaExec
{@inheritDoc}
args(Iterable) - Method in JavaExecSpec
Adds args for the main class to be executed.
ArmoredSignatureType - Class in org.gradle.plugins.signing.type.pgp
artifact(Closure) - Method in ModuleDependency
ArtifactHandler - Interface in org.gradle.api.artifacts.dsl
This class is for defining artifacts to be published and adding them to configurations.
ArtifactIdentifier - Interface in org.gradle.api.artifacts
The identifier for a module artifact.
artifactPattern(String) - Method in IvyArtifactRepository
Adds an Ivy artifact pattern to use to locate artifacts in this repository.
ArtifactRepository - Interface in org.gradle.api.artifacts.repositories
A repository for resolving and publishing artifacts.
ArtifactRepositoryContainer - Interface in org.gradle.api.artifacts
ArtifactResolutionControl - Interface in org.gradle.api.artifacts.cache
Command methods for controlling artifact resolution via the DSL.
artifacts(Closure) - Method in Project
artifactUrls(Object) - Method in MavenArtifactRepository
Adds some additional URLs to use to find artifact files.
asElement() - Method in XmlProvider
Returns the XML document as a DOM Element.
asNode() - Method in XmlProvider
Returns the XML document as a Groovy Node.
ASSEMBLE_TASK_NAME - Field in BasePlugin
assertNormalExitValue() - Method in ExecResult
Throws an org.gradle.process.internal.ExecException if the process exited with a non-zero exit value.
asString() - Method in XmlProvider
Returns the XML document as a StringBuilder.
asType(Class) - Method in FileCollection
Attributes - Interface in org.gradle.api.java.archives
Represent the attributes of a manifest section.
attributes(Map, String) - Method in Manifest
Adds content to the given section of the manifest.
AuthenticationSupported - Interface in org.gradle.api.artifacts.repositories
An artifact repository which supports username/password authentication.
author() - Method in StandardJavadocDocletOptions

B

BaseExecSpec - Interface in org.gradle.process
Specifies options for launching a child process.
BasePlugin - Class in org.gradle.api.plugins
BasePluginConvention - Class in org.gradle.api.plugins
BasePluginConvention(Project) - Constructor in BasePluginConvention
BasicIdeaProject - Interface in org.gradle.tooling.model.idea
IdeaProject that does not provide/resolve any external dependencies.
beforeActions(Task) - Method in TaskActionListener
This method is called immediately before the task starts performing its actions.
beforeApply() - Method in FindBugsPlugin
beforeConfigured - Field in GeneratorTask
beforeDeployment(Closure) - Method in MavenResolver
Adds a closure to be executed immediately before a deployment to this resolver.
beforeEvaluate(Closure) - Method in Project
beforeEvaluate(Project) - Method in ProjectEvaluationListener
This method is called immediately before a project is evaluated.
beforeExecute(Task) - Method in TaskExecutionListener
This method is called immediately before a task is executed.
beforeExecute(Task) - Method in TaskExecutionLogger
beforeMerged(Closure) - Method in FileContentMerger
Adds a closure to be called after content is loaded from existing file but before gradle build information is merged
beforeProject(Closure) - Method in Gradle
Adds a closure to be called immediately before a project is evaluated.
beforeResolve(ResolvableDependencies) - Method in DependencyResolutionListener
This method is called immediately before a set of dependencies are resolved.
beforeResolve(Closure) - Method in ResolvableDependencies
Adds an action to be executed before the dependencies in this set are resolved.
beforeSuite(Closure) - Method in Test
beforeSuite(TestDescriptor) - Method in TestListener
Called before a test suite is started.
beforeTask(Closure) - Method in TaskExecutionGraph
beforeTest(Closure) - Method in Test
Adds a closure to be notified before a test is executed.
beforeTest(TestDescriptor) - Method in TestListener
Called before a test is started.
BinariesPlugin - Class in org.gradle.plugins.binaries
temp plugin, not sure what will provide the binaries container and model elements
Binary - Interface in org.gradle.plugins.binaries.model
Something to be created.
BinarySignatureType - Class in org.gradle.plugins.signing.type
bootClasspath(File) - Method in CoreJavadocOptions
bootClasspath(File) - Method in MinimalJavadocOptions
bootstrapClasspath(Object) - Method in JavaExec
{@inheritDoc}
bootstrapClasspath(Object) - Method in JavaForkOptions
Adds the given values to the end of the bootstrap classpath for the process.
bootstrapClasspath(Object) - Method in Test
{@inheritDoc}
bottom(String) - Method in StandardJavadocDocletOptions
breakIterator() - Method in CoreJavadocOptions
breakIterator() - Method in MinimalJavadocOptions
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.
BuildableElement - Interface in org.gradle.tooling.model
Represents an element which has Gradle tasks associated with it.
BuildAdapter - Class in org.gradle
A BuildListener adapter class for receiving build events.
BuildAnnouncementsPlugin - Class in org.gradle.api.plugins.announce
A plugin which announces interesting build lifecycle events.
BuildCommand - Class in org.gradle.plugins.ide.eclipse.model
@author Hans Dockter
BuildCommand(String, Map) - Constructor in BuildCommand
buildCommand(String) - Method in EclipseProject
Adds a build command to the eclipse project.
BuildEnvironment - Interface in org.gradle.tooling.model.build
Informs about the build environment, like Gradle version or the java home in use.
builder() - Method in ProjectBuilder
Creates a project builder.
BuildException - Class in org.gradle.tooling
Thrown when a Gradle build fails, or when a model cannot be built.
BuildException(String, Throwable) - Constructor in BuildException
BuildExceptionReporter - Class in org.gradle
A BuildListener which reports the build exception, if any.
BuildExceptionReporter.FailureDetails(Throwable) - Constructor in BuildExceptionReporter.FailureDetails
BuildExceptionReporter(StyledTextOutputFactory, LoggingConfiguration, BuildClientMetaData) - Constructor in BuildExceptionReporter
buildFinished(BuildResult) - Method in BuildAdapter
buildFinished(BuildResult) - Method in BuildExceptionReporter
buildFinished(BuildResult) - Method in BuildListener
buildFinished(BuildResult) - Method in BuildLogger
buildFinished(BuildResult) - Method in BuildResultLogger
buildFinished(Closure) - Method in Gradle
Adds a closure to be called when the build is completed.
BuildLauncher - Interface in org.gradle.tooling
A BuildLauncher allows you to configure and execute a Gradle build.
BuildListener - Interface in org.gradle
BuildLogger - Class in org.gradle
A BuildListener which logs the build progress.
BuildLogger(Logger, StyledTextOutputFactory, StartParameter, BuildRequestMetaData) - Constructor in BuildLogger
BuildResult - Class in org.gradle
BuildResult(Gradle, Throwable) - Constructor in BuildResult
BuildResultLogger - Class in org.gradle
A BuildListener which logs the final result of the build.
BuildResultLogger(StyledTextOutputFactory, Clock) - Constructor in BuildResultLogger
buildscript(Closure) - Method in Project
buildscript(Closure) - Method in Script
Configures the classpath for this script.
buildStarted(Gradle) - Method in BuildAdapter
buildStarted(Gradle) - Method in BuildListener
buildStarted(Gradle) - Method in BuildLogger
buildStarted(Closure) - Method in Gradle
Adds a closure to be called when the build is started.
builtBy(Object) - Method in ConfigurableFileCollection
Registers some tasks which build the files of this collection.
builtBy(Object) - Method in ConfigurableFileTree
Registers some tasks which build the files of this collection.
builtBy(Object) - Method in ConfigurablePublishArtifact
Registers some tasks which build this artifact.
bzip2(Object) - Method in ResourceHandler
Creates resource that points to a bzip2 compressed file at the given path.

C

cacheChangingModulesFor(int, TimeUnit) - Method in ResolutionStrategy
Sets the length of time that changing modules will be cached.
cacheDynamicVersionsFor(int, TimeUnit) - Method in ResolutionStrategy
Sets the length of time that dynamic versions will be cached.
cacheFor(int, TimeUnit) - Method in ResolutionControl
States that the cached value should be used if it is no older than the specified duration.
CacheUsage - Enum in org.gradle
call(Closure) - Method in MavenPomCustomizer
captureStandardError(LogLevel) - Method in LoggingManager
Requests that output written to System.err be routed to Gradle's logging system.
captureStandardOutput(LogLevel) - Method in LoggingManager
Requests that output written to System.out be routed to Gradle's logging system.
CdtIdePlugin - Class in org.gradle.plugins.cpp.cdt
charSet(String) - Method in StandardJavadocDocletOptions
CHECK_TASK_NAME - Field in JavaBasePlugin
Checkstyle - Class in org.gradle.api.plugins.quality
Runs Checkstyle against some source files.
CheckstyleExtension - Class in org.gradle.api.plugins.quality
CheckstylePlugin - Class in org.gradle.api.plugins.quality
CheckstyleReports - Interface in org.gradle.api.plugins.quality
The reporting configuration for the the Checkstyle test.
childrenDependOnMe() - Method in Project
CircularReferenceException - Class in org.gradle.api
CircularReferenceException(String, Throwable) - Constructor in CircularReferenceException
CLASSES_TASK_NAME - Field in JavaPlugin
CLASSIFIER - Field in Dependency
Classpath - Class in org.gradle.plugins.ide.eclipse.model
Represents the customizable elements of an eclipse classpath file.
Classpath() - Constructor in Classpath
CLASSPATH_CONFIGURATION - Field in ScriptHandler
The name of the configuration used to assemble the script classpath.
classpath(File) - Method in CoreJavadocOptions
classpath(Closure) - Method in EclipseModel
Configures eclipse classpath information
classpath(Object) - Method in JavaExec
{@inheritDoc}
classpath(Object) - Method in JavaExecSpec
Adds elements to the classpath for executing the main class.
classpath(File) - Method in MinimalJavadocOptions
classpath(Object) - Method in War
Adds files to the classpath to include in the WAR archive.
ClasspathEntry - Interface in org.gradle.plugins.ide.eclipse.model
Represents an entry in the Eclipse classpath.
clean() - Method in Delete
CLEAN_TASK_NAME - Field in BasePlugin
ClientModule - Interface in org.gradle.api.artifacts
To model a module in your dependency declarations.
close() - Method in ProjectConnection
Closes this connection.
CodeNarc - Class in org.gradle.api.plugins.quality
Runs CodeNarc against some source files.
CodeNarcExtension - Class in org.gradle.api.plugins.quality
CodeNarcPlugin - Class in org.gradle.api.plugins.quality
CodeNarcReports - Interface in org.gradle.api.plugins.quality
The reporting configuration for the the CodeNarc test.
CodeQualityExtension - 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.
combinedExtension(File) - Method in AbstractSignatureType
combinedExtension(File) - Method in SignatureType
commandLine(Iterable) - Method in Exec
{@inheritDoc}
commandLine(Iterable) - Method in ExecSpec
Sets the full command line, including the executable to be executed plus its arguments.
compare(Object, Object) - Method in Namer.Comparator
compareTo(PgpKeyId) - Method in PgpKeyId
Compile - Class in org.gradle.plugins.binaries.tasks
compile() - Method in AbstractCompile
compile() - Method in Compile
compile() - Method in CompileSpec
Do the compile.
COMPILE - Field in Conf2ScopeMappingContainer
COMPILE_CONFIGURATION_NAME - Field in JavaPlugin
compile() - Method in GppCompileSpec
@deprecated No replacement
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
compiledBy(Object) - Method in SourceSet
Registers a set of tasks which are responsible for compiling this source set into the classes directory.
CompileOptions - Class in org.gradle.api.tasks.compile
Main options for Java compilation.
Compiler - Interface in org.gradle.plugins.binaries.model
A kind of compiler
CompilerRegistry - Interface in org.gradle.plugins.binaries.model
A container for compiler adapters
CompilesCpp - Interface in org.gradle.plugins.cpp.compiler.capability
Capable of compiling cpp source from a cpp source set
CompileSpec - Interface in org.gradle.plugins.binaries.model
A high level interface to the compiler, specifying what is to be compiled and how.
COMPONENT_DEPENDENCY_ATTRIBUTE - Field in AbstractClasspathEntry
component(Closure) - Method in EclipseWtp
Configures wtp component.
COMPONENT_NON_DEPENDENCY_ATTRIBUTE - Field in AbstractClasspathEntry
CompositeSpec - Class in org.gradle.api.specs
A Spec which aggregates a sequence of other Spec instances.
CompositeSpec(Iterable) - Constructor in CompositeSpec
Compression - Enum in org.gradle.api.tasks.bundling
Specifies the compression which should be applied to a TAR archive.
Conf2ScopeMapping - Class in org.gradle.api.artifacts.maven
An immutable mapping to map a dependency configuration to a Maven scope.
Conf2ScopeMapping(Integer, Configuration, String) - Constructor in Conf2ScopeMapping
Constructs a Conf2ScopeMapping.
Conf2ScopeMappingContainer - Interface in org.gradle.api.artifacts.maven
Defines a set of rules for how to map the Gradle dependencies to a pom.
ConfigurableFileCollection - Interface in org.gradle.api.file
ConfigurableFileTree - Interface in org.gradle.api.file
ConfigurablePublishArtifact - Interface in org.gradle.api.artifacts
A PublishArtifact whose properties can be modified.
Configuration - Interface in org.gradle.api.artifacts
A Configuration represents a group of artifacts and their dependencies.
Configuration.Namer - Class in org.gradle.api.artifacts
A Namer namer for configurations that returns getName().
Configuration.State - Enum in org.gradle.api.artifacts
The states a configuration can be into.
ConfigurationContainer - Interface in org.gradle.api.artifacts
configurations(Closure) - Method in Project
configure(List) - Method in Classpath
configure(Classpath) - Method in GenerateEclipseClasspath
configure(Jdt) - Method in GenerateEclipseJdt
configure(Project) - Method in GenerateEclipseProject
configure(WtpComponent) - Method in GenerateEclipseWtpComponent
configure(WtpFacet) - Method in GenerateEclipseWtpFacet
configure(Module) - Method in GenerateIdeaModule
configure(Project) - Method in GenerateIdeaProject
configure(Workspace) - Method in GenerateIdeaWorkspace
configure(Compile) - Method in GppCompileSpec
configure(Path, Set, Set, Set, Boolean, Path, Path, Set, String) - Method in Module
configure(Closure) - Method in NamedDomainObjectContainer
configure(SigningExtension, Closure) - Method in PgpSignatoryProvider
configure(EclipseProject) - Method in Project
configure(Object) - Method in PropertiesGeneratorTask
configure(SigningExtension, Closure) - Method in SignatoryProvider
Evaluates the given DSL-containing-closure as signatory configuration.
configure(Closure) - Method in SignOperation
Executes the given closure against this object.
configure(Closure) - Method in Task
configure(String, String, List) - Method in WtpComponent
configure(List) - Method in WtpFacet
configure(Object) - Method in XmlGeneratorTask
configureBinary(ProjectInternal, Binary) - Method in CppPlugin
configureConfigurations(ConfigurationContainer) - Method in WarPlugin
configureExecutable(ProjectInternal, Executable) - Method in CppPlugin
configureForSourceSet(SourceSet, Checkstyle) - Method in CheckstylePlugin
configureForSourceSet(SourceSet, CodeNarc) - Method in CodeNarcPlugin
configureForSourceSet(SourceSet, FindBugs) - Method in FindBugsPlugin
configureForSourceSet(SourceSet, AbstractCompile) - Method in JavaBasePlugin
configureForSourceSet(SourceSet, JDepend) - Method in JDependPlugin
configureForSourceSet(SourceSet, Pmd) - Method in PmdPlugin
configureRootSpec() - Method in AbstractCopyTask
configureRootSpec() - Method in Copy
configureScanner() - Method in AbstractJettyRunTask
configureScanner() - Method in JettyRun
configureScanner() - Method in JettyRunWar
configureTaskDefaults(Checkstyle, String) - Method in CheckstylePlugin
configureTaskDefaults(CodeNarc, String) - Method in CodeNarcPlugin
configureTaskDefaults(FindBugs, String) - Method in FindBugsPlugin
configureTaskDefaults(JDepend, String) - Method in JDependPlugin
configureTaskDefaults(Pmd, String) - Method in PmdPlugin
configureWebApplication() - Method in AbstractJettyRunTask
Subclasses should invoke this to setup basic info on the webapp.
configureWebApplication() - Method in JettyRun
configureWebApplication() - Method in JettyRunWar
ConflictResolution - Interface in org.gradle.api.artifacts
The conflict resolution
connect() - Method in GradleConnector
Creates a connection to the project in the specified project directory.
consoleScanner - Field in AbstractJettyRunTask
A scanner to check ENTER hits on the console.
Container - Class in org.gradle.plugins.ide.eclipse.model
@author Hans Dockter
Container(String) - Constructor in Container
container(Class, Closure) - Method in Project
containers(String) - Method in EclipseClasspath
Adds containers to the .classpath.
containers(String) - Method in GenerateEclipseClasspath
Deprecated.
contains(File) - Method in FileCollection
Determines whether this collection contains the given file.
contentEquals(Dependency) - Method in Dependency
Returns whether two dependencies have identical values for their properties.
ContentFilterable - Interface in org.gradle.api.file
Represents some binary resource whose content can be filtered.
contributeCommandLineOptions(ExecSpec) - Method in CoreJavadocOptions
contributeCommandLineOptions(ExecSpec) - Method in MinimalJavadocOptions
Convention - Interface in org.gradle.api.plugins
ConventionProperty - Class in org.gradle.api.dsl
ConventionProperty can be assigned but cannot be mutated (even if the object is mutable!)
ConventionValue - Interface in org.gradle.api.tasks
A ConventionValue can be assigned to a org.gradle.api.internal.IConventionAware task.
convert() - Method in ModelToPropertiesConverter
convertClosureToSpec(Closure) - Method in Specs
Copy - Class in org.gradle.api.tasks
Copies files into a destination directory.
copy() - Method in AbstractCopyTask
copy() - Method in ClientModule
{@inheritDoc}
copy(Closure) - Method in Configuration
Takes a closure which gets coerced into a Spec.
Copy() - Constructor in Copy
copy() - Method in Dependency
Creates and returns a new dependency with the property values of this one.
copy() - Method in ExternalDependency
{@inheritDoc}
copy() - Method in ExternalModuleDependency
{@inheritDoc}
copy() - Method in ModuleDependency
{@inheritDoc}
copy(Closure) - Method in Project
Copies the specified files.
copy() - Method in ProjectDependency
{@inheritDoc}
copy(Closure) - Method in Script
Copy the specified files.
copyFrom(PatternFilterable) - Method in PatternSet
CopyProcessingSpec - Interface in org.gradle.api.file
Specifies the destination of a copy.
copyRecursive(Closure) - Method in Configuration
Takes a closure which gets coerced into a Spec.
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.
copySpec(Closure) - Method in Project
Creates a CopySpec which can later be used to copy files or create an archive.
copySpec(Closure) - Method in Script
Creates a CopySpec which can later be used to copy files or create an archive.
copyTo(ProcessForkOptions) - Method in Exec
{@inheritDoc}
copyTo(File) - Method in FileTreeElement
Copies this file to the given target file.
copyTo(ProcessForkOptions) - Method in JavaExec
{@inheritDoc}
copyTo(JavaForkOptions) - Method in JavaForkOptions
Copies these options to the given options.
copyTo(ProcessForkOptions) - Method in ProcessForkOptions
Copies these options to the given target options.
copyTo(JavaForkOptions) - Method in Test
{@inheritDoc}
CoreJavadocOptions - Class in org.gradle.external.javadoc
Provides the core Javadoc Options.
CoreJavadocOptions(JavadocOptionFile) - Constructor in CoreJavadocOptions
CppExeConventionPlugin - Class in org.gradle.plugins.cpp
CppExtension - Class in org.gradle.plugins.cpp
Adds a source set container.
CppExtension(ProjectInternal) - Constructor in CppExtension
CppLibConventionPlugin - Class in org.gradle.plugins.cpp
CppPlugin - Class in org.gradle.plugins.cpp
CppSourceSet - Interface in org.gradle.plugins.cpp
A representation of a unit of cpp source
CprojectDescriptor - Class in org.gradle.plugins.cpp.cdt.model
The actual .cproject descriptor file.
CprojectDescriptor() - Constructor in CprojectDescriptor
CprojectSettings - Class in org.gradle.plugins.cpp.cdt.model
Exposes a more logical view of the actual .cproject descriptor file
CprojectSettings(Binary, ProjectInternal) - Constructor in CprojectSettings
create(Object, Closure) - Method in DependencyHandler
Creates a dependency without adding it to a configuration, and configures the dependency using the given closure.
create(String, Class, Object) - Method in ExtensionContainer
Adds a new extension to this container, that itself is dynamically made ExtensionAware.
create() - Method in GenerateEclipseClasspath
create() - Method in GenerateEclipseJdt
create() - Method in GenerateEclipseProject
create() - Method in GenerateEclipseWtpComponent
create() - Method in GenerateEclipseWtpFacet
create() - Method in GenerateIdeaModule
create() - Method in GenerateIdeaProject
create() - Method in GenerateIdeaWorkspace
create(String, Closure) - Method in NamedDomainObjectContainer
Creates a new item with the given name, adding it to this container, then configuring it with the given closure.
create(String) - Method in NamedDomainObjectFactory
Creates a new object with the given name.
create() - Method in PropertiesGeneratorTask
create() - Method in XmlGeneratorTask
createAntBuilder() - Method in Project
createExtension() - Method in CheckstylePlugin
createExtension() - Method in CodeNarcPlugin
createExtension() - Method in FindBugsPlugin
createExtension() - Method in JDependPlugin
createExtension() - Method in PmdPlugin
createId(String) - Method in CprojectDescriptor
createServer() - Method in AbstractJettyRunTask
create a proxy that wraps a particular jetty version Server object.
createServer() - Method in JettyRun
createServer() - Method in JettyRunWar
createSignatory(String, PGPSecretKey, String) - Method in PgpSignatoryFactory
createSignatoryProvider() - Method in SigningExtension
Provides the signatory provider.
createSignatureGenerator() - Method in PgpSignatory
createSignatureTypeProvider() - Method in SigningExtension
Provides the signature type provider.
createStartParameter(String) - Method in GradleLauncher
Returns a StartParameter object out of command line syntax arguments.
CreateStartScripts - Class in org.gradle.api.tasks.application
credentials(Closure) - Method in AuthenticationSupported
Configure the Credentials for this repository using the supplied Closure.
current() - Method in JavaVersion
Provides the JavaVersion of the current used JVM JavaVersion.

D

database(Closure) - Method in SonarRootModel
Configures database configuration options.
debug(String, Object) - Method in Logger
Multiple-parameters friendly debug method
debug(String, Throwable) - Method in Logging.LoggerImpl
DebugOptions - Class in org.gradle.api.tasks.compile
Debug options for Java compilation.
DEFAULT_ARTIFACT_POM_NAME - Field in PomFilterContainer
DEFAULT_BUILD_DIR_NAME - Field in Project
The default build directory name.
DEFAULT_BUILD_FILE - Field in Project
The default project build file name.
DEFAULT_CACHE_ARTIFACT_PATTERN - Field in ArtifactRepositoryContainer
DEFAULT_CACHE_IVY_PATTERN - Field in ArtifactRepositoryContainer
DEFAULT_CONFIGURATION - Field in Dependency
DEFAULT_DISTRIBUTION_PARENT_NAME - Field in Wrapper
DEFAULT_EXTENSION - Field in Jar
DEFAULT_GRADLE_USER_HOME - Field in StartParameter
The default user home directory.
DEFAULT_MAVEN_CENTRAL_REPO_NAME - Field in ArtifactRepositoryContainer
DEFAULT_MAVEN_DEPLOYER_NAME - Field in MavenRepositoryHandlerConvention
DEFAULT_MAVEN_INSTALLER_NAME - Field in MavenRepositoryHandlerConvention
DEFAULT_MAVEN_LOCAL_REPO_NAME - Field in ArtifactRepositoryContainer
DEFAULT_REPORTS_DIR_NAME - Field in ReportingExtension
The default name of the base directory for all reports, relative to Project.getBuildDir ({@value}).
DEFAULT_SETTINGS_FILE - Field in Settings
DEFAULT_STATUS - Field in Module
DEFAULT_STATUS - Field in Project
DEFAULT_TYPE - Field in DependencyArtifact
DEFAULT_VERSION - Field in Project
DefaultSignatureTypeProvider - Class in org.gradle.plugins.signing.type
DefaultSignatureTypeProvider() - Constructor in DefaultSignatureTypeProvider
DefaultTask - Class in org.gradle.api
DefaultTask is the standard Task implementation.
DefaultTask() - Constructor in DefaultTask
defaultTasks(String) - Method in Project
define(Map) - Method in AbstractOptions
Delete - Class in org.gradle.api.tasks
delete(Object) - Method in Delete
Adds some files to be deleted by this task.
delete(Object) - Method in DeleteAction
Deletes files and directories.
delete(Object) - Method in Project
Deletes files and directories.
delete(Object) - Method in Script
Deletes files and directories.
DeleteAction - Interface in org.gradle.api.file
Deletes files and directories.
deleteAllActions() - Method in Task
dependencies(Closure) - Method in Project
dependencies(Closure) - Method in ScriptHandler
Configures the dependencies for the script.
Dependency - Interface in org.gradle.plugins.ide.idea.model
Represents a dependency of an IDEA module.
dependency(Map) - Method in CppSourceSet
Add a dependency to this source set
DEPENDENCY_REPORT - Field in ProjectReportsPlugin
DependencyArtifact - Interface in org.gradle.api.artifacts
DependencyHandler - Interface in org.gradle.api.artifacts.dsl
DependencyReportTask - Class in org.gradle.api.tasks.diagnostics
Displays the dependency tree for a project.
DependencyResolutionControl - Interface in org.gradle.api.artifacts.cache
Command methods for controlling dependency resolution via the DSL.
DependencyResolutionListener - Interface in org.gradle.api.artifacts
A DependencyResolutionListener is notified as dependencies are resolved.
DependencySet - Interface in org.gradle.api.artifacts
A set of artifact dependencies.
DependOptions - Class in org.gradle.api.tasks.compile
dependsOn(String, boolean) - Method in Project
dependsOn(Object) - Method in Task
dependsOnChildren(boolean) - Method in Project
dependsOnTaskDidWork() - Method in Task
DEPLOY_CONFIGURATION_NAME - Field in EarPlugin
deploy(MavenPublication, MavenArtifactRepository) - Method in MavenPublisher
DeploymentDescriptor - Interface in org.gradle.plugins.ear.descriptor
A deployment descriptor such as application.xml.
deploymentDescriptor(Closure) - Method in Ear
Configures the deployment descriptor for this EAR archive.
deploymentDescriptor(Closure) - Method in EarPluginConvention
Configures the deployment descriptor for this EAR archive.
depthCompare(Project) - Method in Project
destinationDirectory(File) - Method in MinimalJavadocOptions
destinationDirectory(File) - Method in StandardJavadocDocletOptions
detachedConfiguration(Dependency) - Method in ConfigurationContainer
Creates a configuration, but does not add it to this container.
determineName(Configuration) - Method in Configuration.Namer
determineName(Named) - Method in Named.Namer
determineName(Object) - Method in Namer
Determines the name of the given object.
determineName(Task) - Method in Task.Namer
dir(Object) - Method in FlatDirectoryArtifactRepository
Adds a directory where this repository will look for artifacts.
dir(Object) - Method in SourceSetOutput
Registers an extra output dir.
dir(Object) - Method in TaskInputs
Registers an input directory hierarchy.
dir(Object) - Method in TaskOutputs
Registers an output directory for this task.
Directory - Class in org.gradle.api.tasks
Creates a directory.
Directory() - Constructor in Directory
DirectoryTree - Interface in org.gradle.api.file
dirs(Object) - Method in FlatDirectoryArtifactRepository
Adds some directories where this repository will look for artifacts.
disableTestReport() - Method in Test
docEncoding(String) - Method in StandardJavadocDocletOptions
docFilesSubDirs() - Method in StandardJavadocDocletOptions
doclet(String) - Method in CoreJavadocOptions
doclet(String) - Method in MinimalJavadocOptions
docletpath(File) - Method in CoreJavadocOptions
docletpath(File) - Method in MinimalJavadocOptions
docTitle(String) - Method in StandardJavadocDocletOptions
DOCUMENTATION_GROUP - Field in JavaBasePlugin
doFirst(Closure) - Method in Task
doLast(Closure) - Method in Task
domainObject - Field in GeneratorTask
DomainObjectCollection - Interface in org.gradle.api
DomainObjectSet - Interface in org.gradle.tooling.model
A set of domain objects of type T.
doSignOperation(Closure) - Method in SigningExtension
Dsl - Class in org.gradle.plugins.signing.signatory.pgp
Dsl(Project, Map, PgpSignatoryFactory) - Constructor in Dsl

E

eachArtifact(Action) - Method in ResolutionRules
Apply a rule to control resolution of artifacts.
eachDependency(Action) - Method in ResolutionRules
Apply a rule to control resolution of dependencies.
eachEntry(Closure) - Method in ManifestMergeSpec
Adds an action to be applied to each key-value tuple in a merge operation.
eachFile(Closure) - Method in AbstractCopyTask
{@inheritDoc}
eachFile(Closure) - Method in CopyProcessingSpec
Adds an action to be applied to each file as it about to be copied into its destination.
eachFile(Closure) - Method in CopySpec
{@inheritDoc}
eachModule(Action) - Method in ResolutionRules
Apply a rule to control resolution of modules.
Ear - Class in org.gradle.plugins.ear
Assembles an EAR archive.
Ear() - Constructor in Ear
EAR_EXTENSION - Field in Ear
EAR_TASK_NAME - Field in EarPlugin
EARLIB_CONFIGURATION_NAME - Field in EarPlugin
EarModule - Interface in org.gradle.plugins.ear.descriptor
A module element in a deployment descriptor like application.xml.
EarPlugin - Class in org.gradle.plugins.ear
EarPluginConvention - Class in org.gradle.plugins.ear
EarPluginConvention(FileResolver) - Constructor in EarPluginConvention
EarSecurityRole - Interface in org.gradle.plugins.ear.descriptor
A security-role element in a deployment descriptor like application.xml.
EarWebModule - Interface in org.gradle.plugins.ear.descriptor
A module element in a deployment descriptor like application.xml that has a web child element.
EclipseClasspath - Class in org.gradle.plugins.ide.eclipse.model
Enables fine-tuning classpath details (.classpath file) of the Eclipse plugin
EclipseClasspath(Project) - Constructor in EclipseClasspath
EclipseDomainModel - Class in org.gradle.plugins.ide.eclipse.model
For now, we only need the Project.
EclipseJdt - Class in org.gradle.plugins.ide.eclipse.model
Enables fine-tuning jdt details of the Eclipse plugin
EclipseJdt(PropertiesFileContentMerger) - Constructor in EclipseJdt
EclipseLinkedResource - Interface in org.gradle.tooling.model.eclipse
Linked resources are files and folders that are stored in locations in the file system outside of the project's location.
EclipseModel - Class in org.gradle.plugins.ide.eclipse.model
DSL-friendly model of the Eclipse project information.
EclipsePlugin - Class in org.gradle.plugins.ide.eclipse
EclipseProject - Interface in org.gradle.tooling.model.eclipse
The complete model of an Eclipse project.
EclipseProject(XmlFileContentMerger) - Constructor in EclipseProject
EclipseProjectDependency - Interface in org.gradle.tooling.model.eclipse
Represents a dependency on another Eclipse project.
EclipseSourceDirectory - Interface in org.gradle.tooling.model.eclipse
A source directory in an Eclipse project.
EclipseTask - Interface in org.gradle.tooling.model.eclipse
Deprecated because gradle tasks are not associated with eclipse projects.
EclipseWtp - Class in org.gradle.plugins.ide.eclipse.model
Enables fine-tuning wtp/wst details of the Eclipse plugin
EclipseWtp(EclipseClasspath) - Constructor in EclipseWtp
@param eclipseClasspath - wtp needs access to classpath
EclipseWtpComponent - Class in org.gradle.plugins.ide.eclipse.model
Enables fine-tuning wtp component details of the Eclipse plugin
EclipseWtpComponent(Project, XmlFileContentMerger) - Constructor in EclipseWtpComponent
EclipseWtpFacet - Class in org.gradle.plugins.ide.eclipse.model
Enables fine-tuning wtp facet details of the Eclipse plugin
EclipseWtpFacet(XmlFileContentMerger) - Constructor in EclipseWtpFacet
EclipseWtpPlugin - Class in org.gradle.plugins.ide.eclipse
@author: Szczepan Faber, created at: 6/28/11
Element - Interface in org.gradle.tooling.model
Described model element
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(String) - Method in CoreJavadocOptions
encoding(String) - Method in MinimalJavadocOptions
environment(Map) - Method in Exec
{@inheritDoc}
environment(Map) - Method in JavaExec
{@inheritDoc}
environment(String, Object) - Method in ProcessForkOptions
Adds an environment variable to the environment for this process.
environment(String, Object) - 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(Object) - Method in CompositeSpec
equals(Object) - Method in Conf2ScopeMapping
equals(def) - Method in Facet
equals(Object) - 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(Object) - Method in Namer.Comparator
equals(def) - Method in Output
equals(def) - Method in Path
equals(Object) - Method in PatternSet
equals(Object) - Method in PgpKeyId
equals(def) - Method in Project
equals(Object) - Method in RefreshOptions
equals(Object) - Method in RelativePath
equals(def) - Method in SourceFolder
equals(Object) - Method in StartParameter
equals(def) - Method in WbDependentModule
equals(def) - Method in WbProperty
equals(def) - Method in WbResource
equals(def) - Method in WtpComponent
equals(def) - Method in WtpFacet
error(String, Throwable) - Method in Logging.LoggerImpl
evaluateResult(FindBugsResult) - Method in FindBugs
evaluationDependsOn(String) - Method in Project
evaluationDependsOnChildren() - Method in Project
exclude(Closure) - Method in AbstractCopyTask
{@inheritDoc}
exclude(Map) - Method in Configuration
Adds an exclude rule to exclude transitive dependencies for all dependencies of this configuration.
exclude(Closure) - Method in CopySpec
{@inheritDoc}
exclude() - Method in FileCopyDetails
Excludes this file from the copy.
exclude() - Method in ManifestMergeDetails
Excludes this key from being in the manifest after the merge.
exclude(Map) - Method in ModuleDependency
Adds an exclude rule to exclude transitive dependencies of this dependency.
exclude(Closure) - Method in PatternFilterable
Adds an exclude spec.
exclude(Closure) - Method in PatternSet
exclude(Closure) - Method in SourceTask
{@inheritDoc}
exclude(Closure) - Method in Test
{@inheritDoc}
excludedFieldsFromOptionMap() - Method in AbstractOptions
excludedFieldsFromOptionMap() - Method in CompileOptions
excludedFieldsFromOptionMap() - Method in DependOptions
excludedFieldsFromOptionMap() - Method in ForkOptions
excludedFieldsFromOptionMap() - Method in GroovyCompileOptions
excludedFieldsFromOptionMap() - Method in GroovyForkOptions
excludedFieldsFromOptionMap() - Method in ScalaCompileOptions
excludeDocFilesSubDir(String) - Method in StandardJavadocDocletOptions
excludeGroups(String) - 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
excludeSpecs(Iterable) - Method in PatternSet
Exec - Class in org.gradle.api.tasks
Executes a command line process.
Exec() - Constructor in Exec
exec(Closure) - Method in Project
Executes an external command.
exec(Closure) - Method in Script
Executes an external command.
ExecResult - Interface in org.gradle.process
Represents the result of running an external process.
ExecSpec - Interface in org.gradle.process
Specified the options for executing some command.
Executable - Interface in org.gradle.plugins.binaries.model
An executable binary
executable(Object) - Method in Exec
{@inheritDoc}
executable(Object) - Method in JavaExec
{@inheritDoc}
executable(Object) - Method in ProcessForkOptions
Sets the name of the executable to use.
executable(Object) - Method in Test
{@inheritDoc}
execute(Object) - Method in Action
Performs this action against the given object.
execute(FileCollection, File, boolean, String, String, String, String, String, boolean, Set, Iterable, Iterable, Project) - Method in AntGroovydoc
execute(List, File, Set, String, String, List, List, boolean, AntBuilder) - Method in AntJavadoc
execute(FileCollection, File, Iterable, Iterable, ScalaDocOptions) - Method in AntScalaDoc
execute(Throwable) - Method in BuildExceptionReporter
execute() - Method in SignOperation
Generates actual signature files for all of the registered signatures.
executeAntTarget() - Method in AntTarget
executeTests() - Method in Test
expand(Map) - Method in AbstractCopyTask
{@inheritDoc}
expand(Map) - Method in ContentFilterable
expand(Map) - Method in CopySpec
{@inheritDoc}
exportedHeaders(Closure) - Method in CppSourceSet
The headers.
extDirs(File) - Method in CoreJavadocOptions
extDirs(File) - Method in MinimalJavadocOptions
extendsFrom(Configuration) - Method in Configuration
Adds the given configurations to the set of configuration which this configuration extends from.
EXTENSION_NAME - Field in ExtraPropertiesExtension
The name of this extension in all ExtensionContainer, {@value}.
ExtensionAware - Interface in org.gradle.api.plugins
Objects that can be extended at runtime with other objects.
ExtensionContainer - Interface in org.gradle.api.plugins
Allows adding 'namespaced' DSL extensions to a target object.
ExternalDependency - Interface in org.gradle.tooling.model
Represents an external artifact dependency.
ExternalModuleDependency - Interface in org.gradle.api.artifacts
ExtraPropertiesExtension - Interface in org.gradle.api.plugins
Additional, ad-hoc, properties for Gradle domain objects.
ExtraPropertiesExtension.UnknownPropertyException - Class in org.gradle.api.plugins
The exception that will be thrown when an attempt is made to read a property that is not set.
ExtraPropertiesExtension.UnknownPropertyException(ExtraPropertiesExtension, String) - Constructor in ExtraPropertiesExtension.UnknownPropertyException

F

Facet - Class in org.gradle.plugins.ide.eclipse.model
@author Hans Dockter
Facet.FacetType - Enum in org.gradle.plugins.ide.eclipse.model
facet(Closure) - Method in EclipseWtp
Configures wtp facet.
facet(Map) - Method in EclipseWtpFacet
Adds a facet.
Facet(Facet.FacetType, String, String) - Constructor in Facet
factory(Closure) - Method in GenerateMetadataFileTask
failOnVersionConflict() - Method in ResolutionStrategy
In case of conflict, Gradle by default uses the newest of conflicting versions.
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
file(Closure) - Method in EclipseClasspath
Enables advanced configuration like tinkering with the output xml or affecting the way existing .classpath content is merged with gradle build information
file(Closure) - Method in EclipseJdt
Enables advanced configuration like affecting the way existing jdt file content is merged with gradle build information
file(Closure) - Method in EclipseProject
Enables advanced configuration like tinkering with the output xml or affecting the way existing .project content is merged with gradle build information
file(Closure) - Method in EclipseWtpComponent
Enables advanced configuration like tinkering with the output xml or affecting the way existing wtp component file content is merged with gradle build information
file(Closure) - Method in EclipseWtpFacet
Enables advanced configuration like tinkering with the output xml or affecting the way existing wtp facet file content is merged with gradle build information
file(Object, PathValidation) - Method in Project
file(String) - Method in ReportingExtension
Creates a file object for the given path, relative to getBaseDir().
file(Object, PathValidation) - Method in Script
file(Object) - Method in TaskInputs
Registers some input file for this task.
file(Object) - Method in TaskOutputs
Registers some output file for this task.
FileCollection - Interface in org.gradle.api.file
FileCollection.AntType - Enum in org.gradle.api.file
Ant types which a FileCollection can be mapped to.
fileCollection(Dependency) - Method in Configuration
Resolves this configuration lazily.
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.
FileContentMerger - Class in org.gradle.plugins.ide.api
Models the generation/parsing/merging capabilities.
FileCopyDetails - Interface in org.gradle.api.file
fileFor(File) - Method in AbstractSignatureType
fileFor(File) - Method in SignatureType
FilePath - Class in org.gradle.plugins.ide.idea.model
A Path that keeps the reference to the File
FilePath(File, String, String, String) - Constructor in FilePath
FileReference - Interface in org.gradle.plugins.ide.eclipse.model
A reference to a file in eclipse.
files(Dependency) - Method in Configuration
Resolves this configuration.
files(Object, Closure) - Method in Project
files(Object, Closure) - Method in Script
files(Object) - Method in TaskInputs
Registers some input files for this task.
files(Object) - Method in TaskOutputs
Registers some output files for this task.
FileTree - Interface in org.gradle.api.file
fileTree(Closure) - Method in Project
fileTree(Object, Closure) - Method in Script
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
filter(Closure) - Method in AbstractCopyTask
{@inheritDoc}
filter(Closure) - Method in ContentFilterable
Adds a content filter based on the provided closure.
filter(Closure) - Method in CopySpec
{@inheritDoc}
filter(Spec) - Method in FileCollection
filter(Closure) - Method in PomFilterContainer
Sets the default publish filter.
filterIterable(Iterable, Spec) - Method in Specs
findAll(Closure) - Method in DomainObjectCollection
Returns a collection which contains the objects in this collection which meet the given closure specification.
findAll(Closure) - Method in DomainObjectSet
{@inheritDoc}
findAll(Closure) - Method in NamedDomainObjectList
{@inheritDoc}
findAll(Closure) - Method in NamedDomainObjectSet
{@inheritDoc}
FindBugs - Class in org.gradle.api.plugins.quality
Analyzes code with FindBugs.
FindBugsExtension - Class in org.gradle.api.plugins.quality
Configuration options for the FindBugs plugin.
FindBugsPlugin - Class in org.gradle.api.plugins.quality
A plugin for the FindBugs byte code analyzer.
FindBugsReports - Interface in org.gradle.api.plugins.quality
The reporting configuration for the the FindBugs task.
findBuildCommand(Closure) - Method in ProjectDescriptor
findByName(String) - Method in ExtensionContainer
Looks for the extension of a given name.
findByName(String) - Method in NamedDomainObjectCollection
Locates an object by name, returning null if there is no such object.
findByPath(String) - Method in GradleProject
searches all descendants (children, grand children, etc.), including self, by given path.
findByPath(String) - Method in TaskContainer
findByType(Class) - Method in ExtensionContainer
Looks for the extension of a given type (useful to avoid casting).
findGradleSonarJar() - Method in SonarAnalyze
findJettyWebXmlFile(File) - Method in AbstractJettyRunTask
Try and find a jetty-web.xml file, using some historical naming conventions if necessary.
findPlugin(Class) - Method in Convention
Locates the plugin convention object with the given type.
findPlugin(Class) - Method in PluginContainer
Returns the plugin for the given type.
findProject(String) - Method in Project
findProject(File) - Method in Settings
finishConfigurationBeforeStart() - Method in AbstractJettyRunTask
finishConfigurationBeforeStart() - Method in JettyRun
finishConfigurationBeforeStart() - Method in JettyRunWar
flatDir(Action) - Method in RepositoryHandler
Adds an configures a repository which will look for dependencies in a number of local directories.
FlatDirectoryArtifactRepository - Interface in org.gradle.api.artifacts.repositories
A repository that looks into a number of directories for artifacts.
footer(String) - Method in StandardJavadocDocletOptions
force(Object) - Method in ResolutionStrategy
Allows forcing certain versions of dependencies, including transitive dependencies.
fork(Map) - Method in GroovyCompileOptions
Shortcut for setting both fork and forkOptions.
ForkOptions - Class in org.gradle.api.tasks.compile
Fork options for Java compilation.
forProjectDirectory(File) - Method in GradleConnector
Specifies the working directory to use.
forTasks(Iterable) - Method in BuildLauncher
Sets the tasks to be executed.
forType(Class) - Method in Named.Namer
from(Object, Closure) - Method in AbstractCopyTask
{@inheritDoc}
from(CppSourceSet) - Method in CompilesCpp
Use the source set
from(Object) - Method in ConfigurableFileCollection
Adds a set of source paths to this collection.
from(Object) - Method in ConfigurableFileTree
Specifies base directory for this file tree using the given path.
from(Object, Closure) - Method in CopySourceSpec
Specifies the source files or directories for a copy and creates a child CopySourceSpec.
from(Object, Closure) - Method in CopySpec
{@inheritDoc}
from(CppSourceSet) - Method in GppCompileSpec
from(Object, Closure) - Method in Manifest
Specifies other manifests to be merged into this manifest.
from(Object) - Method in ManifestMergeSpec
Adds a merge path to a manifest that should be merged into the base manifest.
from(Object) - Method in ObjectConfigurationAction
Adds a script to use to configure the target objects.
fromCommandLineOptions(List) - Method in RefreshOptions
fromString(String) - Method in CacheUsage

G

generate(Project) - Method in AbstractReportTask
generate() - Method in AntlrTask
generate() - Method in CreateStartScripts
generate(Project) - Method in DependencyReportTask
generate() - Method in Groovydoc
generate() - Method in Javadoc
generate(Project) - Method in ProjectReportTask
generate(Project) - Method in PropertyReportTask
generate() - Method in ScalaDoc
generate() - Method in Sign
Generates the signature files.
generate() - Method in Signature
Generates the signature file.
generate(Project) - Method in TaskReportTask
GenerateEclipseClasspath - Class in org.gradle.plugins.ide.eclipse
Generates an Eclipse .classpath file.
GenerateEclipseClasspath() - Constructor in GenerateEclipseClasspath
GenerateEclipseJdt - Class in org.gradle.plugins.ide.eclipse
Generates the Eclipse JDT configuration file.
GenerateEclipseJdt() - Constructor in GenerateEclipseJdt
GenerateEclipseProject - Class in org.gradle.plugins.ide.eclipse
Generates an Eclipse .project file.
GenerateEclipseProject() - Constructor in GenerateEclipseProject
GenerateEclipseWtpComponent - Class in org.gradle.plugins.ide.eclipse
Generates the org.eclipse.wst.common.component settings file for Eclipse WTP.
GenerateEclipseWtpComponent() - Constructor in GenerateEclipseWtpComponent
GenerateEclipseWtpFacet - Class in org.gradle.plugins.ide.eclipse
Generates the org.eclipse.wst.common.project.facet.core settings file for Eclipse WTP.
GenerateEclipseWtpFacet() - Constructor in GenerateEclipseWtpFacet
GenerateIdeaModule - Class in org.gradle.plugins.ide.idea
Generates an IDEA module file.
GenerateIdeaProject - Class in org.gradle.plugins.ide.idea
Generates an IDEA project file for root project *only*.
GenerateIdeaWorkspace - Class in org.gradle.plugins.ide.idea
Generates an IDEA workspace file *only* for root project.
GenerateMetadataFileTask - Class in org.gradle.plugins.cpp.cdt.tasks
GenerateMetadataFileTask() - Constructor in GenerateMetadataFileTask
generator - Field in GeneratorTask
GeneratorTask - Class in org.gradle.plugins.ide.api
GeneratorTask() - Constructor in GeneratorTask
get(String) - Method in ExtraPropertiesExtension
Returns the value for the registered property with the given name.
get(ResultHandler) - Method in ModelBuilder
Starts fetching the build.
getAbsolutePath() - Method in SourceFolder
getActions() - Method in Task
getActivePomFilters() - Method in PomFilterContainer
getAdditionalRuntimeJars() - Method in AbstractJettyRunTask
Returns the classpath to make available to the web application.
getAll() - Method in Configuration
Returns all the configurations belonging to the same configuration container as this configuration (including this configuration).
getAll() - Method in DomainObjectSet
Returns the elements of this set as a list, in iteration order of this set.
getAllArtifacts() - Method in Configuration
Returns the artifacts of this configuration including the artifacts of extended configurations.
getAllArtifacts(ResolvedDependency) - Method in ResolvedDependency
Returns the parent artifacts of this dependency and its children.
getAllDependencies() - Method in Configuration
getAllGroovy() - Method in GroovySourceSet
All Groovy source for this source set.
getAllJava() - Method in SourceSet
All Java source files for this source set.
getAllJvmArgs() - Method in JavaExec
{@inheritDoc}
getAllJvmArgs() - Method in JavaForkOptions
Returns the full set of arguments to use to launch the JVM for the process.
getAllJvmArgs() - Method in Test
{@inheritDoc}
getAllModuleArtifacts() - Method in ResolvedDependency
Returns the module artifacts belonging to this ResolvedDependency and recursively to its children.
getAllprojects() - Method in Project
getAllScala() - Method in ScalaSourceSet
All Scala source for this source set.
getAllSource() - Method in SourceSet
All source files for this source set.
getAllTasks(boolean) - Method in Project
getAllTasks() - Method in TaskExecutionGraph
getAltDeployDescriptor() - Method in EarModule
The alt-dd element specifies an optional URI to the post-assembly version of the deployment descriptor file for a particular Java EE module.
getAnnotations() - Method in TestNGOptions
getAnt() - Method in AntBuilder
Returns this AntBuilder.
getAnt() - Method in Project
getAnt() - Method in Task
getAntGroovydoc() - Method in Groovydoc
getAntlr() - Method in AntlrSourceVirtualDirectory
All Antlr source for this source set.
getAntlrClasspath() - Method in AntlrTask
Returns the classpath containing the Ant ANTLR task implementation.
getAntScalaDoc() - Method in ScalaDoc
getApiDocTitle() - Method in ReportingBasePluginConvention
Returns the title for API documentation for the project.
getApiDocTitle() - Method in ReportingExtension
getAppendix() - Method in AbstractArchiveTask
Returns the appendix part of the archive name, if any.
getApplicationName() - Method in DeploymentDescriptor
The application name.
getArchiveBase() - Method in Wrapper
The archive base specifies whether the unpacked wrapper distribution should be stored in the project or in the gradle user home dir.
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 Wrapper
Returns the path where the gradle distributions archive should be saved (i.e. the parent dir).
getArchivePath() - Method in Zip.ZipCopyAction
getArgs() - Method in Exec
{@inheritDoc}
getArgs() - Method in ExecSpec
Returns the arguments for the command to be executed.
getArgs() - Method in JavaExec
{@inheritDoc}
getArgs() - Method in JavaExecSpec
Returns the arguments passed to the main class to be executed.
getArtifactId() - Method in MavenDependency
getArtifactId() - Method in MavenPom
Returns the artifact id for this POM.
getArtifactId() - Method in MavenPublication
getArtifacts() - Method in Configuration
Returns the artifacts of this configuration excluding the artifacts of extended configurations.
getArtifacts() - Method in MavenDeployment
Returns the artifacts which will be deployed.
getArtifacts() - Method in ModuleDependency
Returns the artifacts belonging to this dependency.
getArtifacts() - Method in Project
Returns a handler for assigning artifacts produced by the project to configurations.
getArtifacts(ResolvedDependency) - Method in ResolvedDependency
Returns the parent artifacts of this dependency.
getArtifacts() - Method in Upload
Returns the artifacts which will be uploaded.
getArtifactUrls() - Method in MavenArtifactRepository
Returns the additional URLs to use to find artifact files.
getAsFileTree() - Method in FileCollection
Converts this collection to a FileTree.
getAsFileTree() - Method in FileTree
Returns this.
getAsMap() - Method in NamedDomainObjectCollection
getAsPath() - Method in FileCollection
Returns the contents of this collection as a platform-specific path.
getAsSpec() - Method in IntersectionPatternSet
getAsSpec() - Method in PatternSet
getAt(String) - Method in ArtifactRepositoryContainer
{@inheritDoc}
getAt(String) - Method in ConfigurationContainer
{@inheritDoc}
getAt(int) - Method in DomainObjectSet
Returns the element of this set at the given index in iteration order of this set.
getAt(String) - Method in NamedDomainObjectCollection
Locates an object by name, failing if there is no such task.
getAt(Class) - Method in PluginContainer
Returns a plugin with the specified type if this plugin has been used in the project.
getAt(String) - Method in TaskCollection
{@inheritDoc}
getAttachedArtifacts() - Method in MavenDeployment
Returns the additional artifacts for this deployment.
getAttributes() - Method in Manifest
Returns the main attributes of the manifest.
getBaseDir() - Method in AntTarget
Returns the Ant project base directory to use when executing the target.
getBaseDir() - Method in ReportingExtension
The base directory for all reports
getBaseName() - Method in AbstractArchiveTask
Returns the base name of the archive.
getBaseName() - Method in GppCompileSpec
getBaseName() - Method in Resource
Short name that concisely describes this resource
getBasePlugin() - Method in CodeNarcPlugin
getBaseValue() - Method in ManifestMergeDetails
Returns the value for the key of the manifest that is the target of the merge.
getBatchScript() - Method in Wrapper
Returns the file to write the wrapper batch script to.
getBootClasspath() - Method in CompileOptions
getBootClasspath() - Method in CoreJavadocOptions
getBootClasspath() - Method in MinimalJavadocOptions
getBootstrapClasspath() - Method in JavaExec
{@inheritDoc}
getBootstrapClasspath() - Method in JavaForkOptions
Returns the bootstrap classpath to use for the process.
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.
getBuildDependencies() - Method in Buildable
Returns a dependency which contains the tasks which build this artifact.
getBuildDependencies() - Method in Configuration
Returns a TaskDependency object containing all required dependencies to build the internal dependencies (e.g. project dependencies) belonging to this configuration or to one of its super configurations.
getBuildDependencies() - Method in GppCompileSpec
getBuildDir() - Method in Project
getBuildFile() - Method in GradleBuild
Returns the build file that should be used for this build.
getBuildFile() - Method in Project
getBuildFile() - Method in ProjectDescriptor
Returns the build file for this project.
getBuildFile() - Method in StartParameter
Returns the build file to use to select the default project.
getBuildFileName() - Method in ProjectDescriptor
Returns the name of the build file for this project.
getBuildscript() - Method in Project
Returns the build script handler for this project.
getBuildscript() - Method in Script
Returns the script handler for this script.
getBuildTasks() - Method in JavaPlugin.EmbeddableJavaProjectImpl
getBuiltBy() - Method in ConfigurableFileCollection
Returns the set of tasks which build the files of this collection.
getBuiltBy() - Method in ConfigurableFileTree
Returns the set of tasks which build the files of this collection.
getByName(String, Closure) - Method in ArtifactRepositoryContainer
{@inheritDoc}
getByName(String, Closure) - Method in ConfigurationContainer
{@inheritDoc}
getByName(String) - Method in ExtensionContainer
Looks for the extension of a given name.
getByName(String, Closure) - Method in NamedDomainObjectCollection
Locates an object by name, failing if there is no such object.
getByName(String) - Method in TaskCollection
{@inheritDoc}
getByPath(String) - Method in TaskContainer
getByType(Class) - Method in ExtensionContainer
Looks for the extension of a given type (useful to avoid casting).
getCachedResult() - Method in ResolutionControl
Returns the cached result file or null if the result has not been cached.
getCacheUsage() - Method in StartParameter
Returns the configured CacheUsage.
getCandidateClassFiles() - Method in Test
Returns the classes files to scan for test classes.
getCharSet() - Method in StandardJavadocDocletOptions
getCheckstyleConfigFile() - Method in JavaCodeQualityPluginConvention
The Checkstyle configuration file.
getCheckstyleResultsDir() - Method in JavaCodeQualityPluginConvention
The directory to write the Checkstyle results into.
getChildModels() - Method in SonarModel
Returns the Sonar model objects for this project's child projects.
getChildProjects() - Method in Project
getChildren() - Method in EclipseProject
{@inheritDoc}
getChildren() - Method in GradleProject
{@inheritDoc}
getChildren() - Method in HierarchicalEclipseProject
{@inheritDoc}
getChildren() - Method in HierarchicalElement
Returns the child elements.
getChildren() - Method in IdeaProject
Returns modules of this idea project.
getChildren() - Method in ProjectDescriptor
Returns the children of this project, if any.
getChildren() - Method in ResolvedDependency
Returns the transitive ResolvedDependency instances of this resolved dependency.
getClassesDir() - Method in JDepend
Returns the directory containing the classes to be analyzed.
getClassesDir() - Method in OsgiManifest
Returns the classes dir.
getClassesDir() - Method in SourceSetOutput
Returns the directory to assemble the compiled classes into.
getClassesTaskName() - Method in SourceSet
Returns the name of the classes task for this source set.
getClassifier() - Method in AbstractArchiveTask
Returns the classifier part of the archive name, if any.
getClassifier() - Method in ArtifactIdentifier
Returns the classifier of this dependency artifact.
getClassifier() - Method in DependencyArtifact
Returns the classifier of this dependency artifact.
getClassifier() - Method in MavenArtifact
getClassifier() - Method in MavenDependency
getClassifier() - Method in PublishArtifact
Returns the classifier of this published artifact, if any.
getClassifier() - Method in ResolvedArtifact
getClassifier() - Method in Signature
The classifier of the signature artifact.
getClassLoader() - Method in ScriptHandler
Returns the ClassLoader which contains the classpath for this script.
getClassName() - Method in TestDescriptor
Returns the test class name for this test, if any.
getClasspath() - Method in AbstractCompile
Returns the classpath to use to compile the source files.
getClasspath() - Method in CoreJavadocOptions
getClasspath() - Method in DependOptions
getClasspath() - Method in EclipseProject
Returns the external dependencies which make up the classpath of this project.
getClasspath() - Method in Groovydoc
Returns the classpath used to locate classes referenced by the documented sources.
getClasspath() - Method in Javadoc
Returns the classpath to use to resolve type references in the source code.
getClasspath() - Method in JavaExec
{@inheritDoc}
getClasspath() - Method in JavaExecSpec
Returns the classpath for executing the main class.
getClasspath() - Method in JettyRun
Returns the classpath for the web application.
getClasspath() - Method in MinimalJavadocOptions
getClasspath() - Method in OsgiManifest
Returns the classpath.
getClasspath() - Method in ScalaDoc
getClasspath() - Method in Test
Returns the classpath to use to execute the tests.
getClasspath() - Method in War
Returns the classpath to include in the WAR archive.
getClassPathFiles() - Method in JettyRun
getCodeNarcConfigFile() - Method in GroovyCodeQualityPluginConvention
The CodeNarc configuration file.
getCodeNarcReportsDir() - Method in GroovyCodeQualityPluginConvention
The directory to write CodeNarc reports into.
getCommandLine() - Method in BaseExecSpec
Returns the full command line, including the executable plus its arguments.
getCommandLine() - Method in Exec
{@inheritDoc}
getCommandLine() - Method in JavaExec
{@inheritDoc}
getCompileClasspath() - Method in SourceSet
Returns the classpath used to compile this source.
getCompileConfigurationName() - Method in SourceSet
Returns the name of the compile configuration for this source set.
getCompileJavaTaskName() - Method in SourceSet
Returns the name of the compile Java task for this source set.
getCompiler() - Method in CompileOptions
getCompiler() - Method in GroovyCompile
getCompiler() - Method in ScalaCompile
getCompilerArgs() - Method in CompileOptions
getCompilerOutput() - Method in IdeaModule
information about idea compiler output (output dirs, inheritance of output dir, etc.)
getCompileTaskName(String) - Method in SourceSet
Returns the name of a compile task for this source set.
getCompression() - Method in Tar
Returns the compression that is used for this archive.
getCompressor() - Method in Tar.TarCopyActionImpl
getConf2ScopeMappings() - Method in MavenPluginConvention
Returns the set of rules for how to map Gradle dependencies to Maven scopes.
getConfiguration() - Method in Conf2ScopeMapping
Returns the dependency configuration name.
getConfiguration() - Method in ModuleDependency
Returns the configuration of this dependency module (not the configurations this dependency belongs too).
getConfiguration() - Method in ResolvedDependency
Returns the configuration under which this instance was resolved.
getConfiguration() - Method in SigningExtension
The configuration that signature artifacts are added to.
getConfiguration() - Method in Upload
Returns the configuration to upload.
getConfigurations() - Method in CprojectDescriptor
getConfigurations() - Method in DependencyReportTask
Returns the configurations to generate the report for.
getConfigurations() - Method in MavenPom
Returns the configuration container used for mapping configurations to maven scopes.
getConfigurations() - Method in Project
Returns the configurations of this project.
getConfigurations() - Method in ScriptHandler
Returns the configurations of this handler.
getConfiguredContextHandlers() - Method in JettyRun
getConnectors() - Method in AbstractJettyRunTask
getContainers() - Method in GenerateEclipseClasspath
Deprecated.
getContentRoots() - Method in IdeaModule
All content roots.
getContextPath() - Method in AbstractJettyRunTask
Returns the context path to use to deploy the web application.
getContextPath() - Method in GenerateEclipseWtpComponent
Deprecated.
getContextRoot() - Method in EarWebModule
The context-root element specifies the context root of a web application.
getConvention() - Method in Project
getConvention() - Method in Task
getCopyAction() - Method in AbstractCopyTask
getCopyAction() - Method in Copy
getCopyAction() - Method in Sync
getCopyAction() - Method in Tar
getCopyAction() - Method in Zip
getCredentials() - Method in AuthenticationSupported
Provides the Credentials used to authenticate to this repository.
getCurrentDir() - Method in StartParameter
Returns the directory to use to select the default project, and to search for the settings file.
getDate() - Method in PublishArtifact
Returns the date that should be used when publishing this artifact.
getDate() - Method in Signature
The date of the signature artifact.
getDebug() - Method in CompileOptions
getDebug() - Method in JavaExec
{@inheritDoc}
getDebug() - Method in JavaForkOptions
Returns true if debugging is enabled for the process.
getDebug() - Method in Test
{@inheritDoc}
getDebugLevel() - Method in DebugOptions
getDebugOptions() - Method in CompileOptions
getDefaultCharacterEncoding() - Method in JavaExec
{@inheritDoc}
getDefaultCharacterEncoding() - Method in JavaForkOptions
Returns the default character encoding to use.
getDefaultCharacterEncoding() - Method in Test
{@inheritDoc}
getDefaultCompiler() - Method in CompilerRegistry
Somehow picks what the default compiler to use is.
getDefaultConfiguration() - Method in SigningExtension
Provides the configuration that signature artifacts are added to.
getDefaultExtension() - Method in Compression
getDefaultOutputDir() - Method in GenerateEclipseClasspath
Deprecated.
getDefaultOutputFileName() - Method in GppCompileSpec
getDefaultOutputFileName() - Method in GppLibraryCompileSpec
getDefaultResourceName() - Method in Classpath
getDefaultResourceName() - Method in CprojectDescriptor
getDefaultResourceName() - Method in Jdt
getDefaultResourceName() - Method in Module
getDefaultResourceName() - Method in Project
getDefaultResourceName() - Method in ProjectDescriptor
getDefaultResourceName() - Method in Workspace
getDefaultResourceName() - Method in WtpComponent
getDefaultResourceName() - Method in WtpFacet
getDefaultSignatory(Project) - Method in PgpSignatoryProvider
getDefaultSignatory(Project) - Method in SignatoryProvider
getDefaultSource() - Method in AbstractCopyTask
Returns the default source for this task.
getDefaultSource() - Method in SourceTask
Returns the default source for this task, if any.
getDefaultTasks() - Method in Project
getDefaultType() - Method in AbstractSignatureTypeProvider
getDefaultType() - Method in SignatureTypeProvider
getDelete() - Method in Delete
Returns the set of files which will be deleted by this task.
getDependencies() - Method in ClientModule
Returns all the dependencies added to the client module.
getDependencies() - Method in Configuration
Gets the set of dependencies directly contained in this configuration (ignoring superconfigurations).
getDependencies() - Method in IdeaModule
dependencies of this module (i.e. module dependencies, library dependencies, etc.)
getDependencies() - Method in MavenPom
Returns the dependencies for this POM.
getDependencies() - Method in MavenPublication
getDependencies() - Method in Project
Returns the dependency handler of this project.
getDependencies() - Method in ResolvableDependencies
Returns the set of dependencies which will be resolved.
getDependencies() - Method in ScriptHandler
Returns the dependencies of the script.
getDependencies(Task) - Method in TaskDependency
getDependencyCacheDir() - Method in Compile
getDependencyCacheDir() - Method in JavaPluginConvention
getDependencyModule() - Method in IdeaModuleDependency
returns dependency module
getDependencyProject() - Method in ProjectDependency
Returns the project associated with this project dependency.
getDependOptions() - Method in CompileOptions
getDependsOn() - Method in Task
getDependsOnProjects() - Method in Project
getDeployName() - Method in GenerateEclipseWtpComponent
Deprecated.
getDepth() - Method in Project
getDescription() - Method in AntTarget
{@inheritDoc}
getDescription() - Method in Configuration
Returns the description for this configuration.
getDescription() - Method in DeploymentDescriptor
The application description.
getDescription() - Method in EarSecurityRole
A description of the security role.
getDescription() - Method in Element
Returns the description.
getDescription() - Method in MavenPublication
getDescription() - Method in OsgiManifest
Returns the description.
getDescription() - Method in ProgressEvent
A description of the current piece of work.
getDescription() - Method in Project
Returns the description of this project.
getDescription() - Method in Rule
Returns the description of the rule.
getDescription() - Method in Task
Returns the description of this task.
getDescriptorDestination() - Method in Upload
Returns the path to generate the dependency descriptor to.
getDestination() - Method in Report
The location on the filesystem of the report when it is generated.
getDestination() - Method in TestOutputEvent
Destination of the message
getDestinationDir() - Method in AbstractArchiveTask
Returns the directory where the archive is generated into.
getDestinationDir() - Method in AbstractCompile
Returns the directory to generate the .class files into.
getDestinationDir() - Method in Copy
Returns the directory to copy files into.
getDestinationDir() - Method in Groovydoc
Returns the directory to generate the documentation into.
getDestinationDir() - Method in Javadoc
getDestinationDir() - Method in ScalaDoc
Returns the directory to generate the API documentation into.
getDestinationDir() - Method in Sync
Returns the directory to copy files into.
getDestinationDirectory() - Method in MinimalJavadocOptions
getDestinationDirectory() - Method in StandardJavadocDocletOptions
getDidWork() - Method in Task
getDidWork() - Method in TaskState
getDidWork() - Method in WorkResult
getDir() - Method in ConfigurableFileTree
Returns the base directory of this file tree.
getDir() - Method in DirectoryTree
Returns the base directory of this tree.
getDir() - Method in GradleBuild
Returns the project directory for the build.
getDirectory() - Method in ScanTargetPattern
getDirectory() - Method in SourceDirectory
Returns the source directory.
getDirMode() - Method in AbstractCopyTask
{@inheritDoc}
getDirMode() - Method in CopyProcessingSpec
Returns the Unix permissions to use for the target directories.
getDirs() - Method in FlatDirectoryArtifactRepository
Returns the directories where this repository will look for artifacts.
getDirs() - Method in SourceSetOutput
Returns all dirs registered with with #dir method.
getDisplayName() - Method in DeploymentDescriptor
The application display name.
getDisplayName() - Method in Resource
Human readable name of this resource
getDisplayName() - Method in SignOperation
getDistributionBase() - Method in Wrapper
The distribution base specifies whether the unpacked wrapper distribution should be stored in the project or in the gradle user home dir.
getDistributionPath() - Method in Wrapper
Returns the path where the gradle distributions needed by the wrapper are unzipped.
getDistributionUrl() - Method in Wrapper
The URL to download the gradle distribution from.
getDistsDir() - Method in BasePluginConvention
Returns the directory to generate TAR and ZIP archives into.
getDocEncoding() - Method in StandardJavadocDocletOptions
getDoclet() - Method in CoreJavadocOptions
getDoclet() - Method in MinimalJavadocOptions
getDocletpath() - Method in CoreJavadocOptions
getDocletpath() - Method in MinimalJavadocOptions
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
getDocURL() - Method in OsgiManifest
Returns the docURL value.
getDownloadJavadoc() - Method in GenerateEclipseClasspath
Deprecated.
getDownloadSources() - Method in GenerateEclipseClasspath
Deprecated.
getEffectiveManifest() - Method in Manifest
Returns a new manifest instance where all the attribute values are expanded (e.g. there toString method is called).
getEffectivePom() - Method in MavenPom
Returns a pom with the generated dependencies and the whenConfigured(org.gradle.api.Action) actions applied.
getEnableAssertions() - Method in JavaExec
{@inheritDoc}
getEnableAssertions() - Method in JavaForkOptions
Returns true if assertions are enabled for the process.
getEnableAssertions() - Method in Test
{@inheritDoc}
getEnabled() - Method in ReportContainer
Returns an immutable collection of all the enabled reports.
getEnabled() - Method in Task
getEncoding() - Method in CompileOptions
getEncoding() - Method in CoreJavadocOptions
getEncoding() - Method in GroovyCompileOptions
getEncoding() - Method in MinimalJavadocOptions
getEndTime() - Method in TestResult
Returns the time when this test completed execution.
getEnvironment() - Method in Exec
{@inheritDoc}
getEnvironment() - Method in JavaExec
{@inheritDoc}
getEnvironment() - Method in ProcessForkOptions
The environment variables to use for the process.
getEnvironment() - Method in Test
{@inheritDoc}
getErrorOutput() - Method in BaseExecSpec
Returns the output stream to consume standard error from the process executing the command.
getErrorOutput() - Method in Exec
{@inheritDoc}
getErrorOutput() - Method in JavaExec
{@inheritDoc}
getException() - Method in TestResult
If the test failed with an exception, this will be the exception.
getExceptions() - Method in TestResult
If the test failed with any exceptions, this will contain the exceptions.
getExcludeArgs() - Method in ExcludeRule
Returns the arguments of an exclude rule.
getExcludeDirectories() - Method in IdeaContentRoot
exclude dirs
getExcludeDocFilesSubDir() - Method in StandardJavadocDocletOptions
getExcludedTaskNames() - Method in StartParameter
Returns the names of the tasks to be excluded from this build.
getExcludeRules() - Method in Configuration
Returns the exclude rules applied for resolving any dependency of this configuration.
getExcludeRules() - Method in ModuleDependency
Returns the exclude rules for this dependency.
getExcludes() - Method in AbstractCopyTask
{@inheritDoc}
getExcludes() - Method in PatternFilterable
Returns the set of exclude patterns.
getExcludes() - Method in PatternSet
getExcludes() - Method in ScanTargetPattern
getExcludes() - Method in SourceTask
{@inheritDoc}
getExcludes() - Method in Test
Returns the exclude patterns for test execution.
getExcludeSpecs() - Method in PatternSet
getExecResult() - Method in Exec
Returns the result for the command run by this task.
getExecutable() - Method in Exec
{@inheritDoc}
getExecutable() - Method in ForkOptions
getExecutable() - Method in Javadoc
Returns the Javadoc executable to use to generate the Javadoc.
getExecutable() - Method in JavaExec
{@inheritDoc}
getExecutable() - Method in ProcessForkOptions
Returns the name of the executable to use.
getExecutable() - Method in Test
{@inheritDoc}
getExecuted() - Method in ProjectState
getExecuted() - Method in TaskState
getExitEnvironmentVar() - Method in CreateStartScripts
getExitValue() - Method in ExecResult
Returns the exit value of the process.
getExported() - Method in IdeaDependency
Allows to check if current dependency is transitive, i.e. is visible to the module which depends on module that has current dependency.
getExportedHeaders() - Method in CppSourceSet
The headers.
getExportedHeaders() - Method in HeaderExportingSourceSet
getExtDirs() - Method in CoreJavadocOptions
getExtDirs() - Method in MinimalJavadocOptions
getExtDocUrl() - Method in JavadocOfflineLink
getExtendsFrom() - Method in Configuration
Returns the names of the configurations which this configuration extends from.
getExtension() - Method in AbstractArchiveTask
Returns the extension part of the archive name.
getExtension() - Method in ArmoredSignatureType
getExtension() - Method in ArtifactIdentifier
Returns the extension of this dependency artifact.
getExtension() - Method in BinarySignatureType
getExtension() - Method in Compression
getExtension() - Method in DependencyArtifact
Returns the extension of this dependency artifact.
getExtension() - Method in GppCompileSpec
@deprecated No replacement
getExtension() - Method in MavenArtifact
getExtension() - Method in PublishArtifact
Returns the extension of this published artifact.
getExtension() - Method in ResolvedArtifact
getExtension() - Method in Signature
The extension of the signature artifact.
getExtension() - Method in SignatureType
getExtensionDirs() - Method in CompileOptions
getExtensions() - Method in ExtensionAware
The container of extensions.
getExtensions() - Method in Project
Allows adding DSL extensions to the project.
getExtensionsAsDynamicObject() - Method in Convention
Returns a dynamic object which represents the properties and methods contributed by the extensions and convention objects contained in this convention.
getExtraProperties() - Method in ExtensionContainer
The extra properties extension in this extension container.
getExtraScanTargets() - Method in JettyRun
getFactory() - Method in GradleLauncher
getFailedTestCount() - Method in TestResult
Returns the number of failed atomic tests executed for this test.
getFailOnError() - Method in CompileOptions
getFailure() - Method in BuildResult
getFailure() - Method in ProjectState
Returns the exception describing the project failure, if any.
getFailure() - Method in TaskState
Returns the exception describing the task failure, if any.
getFile() - Method in ExternalDependency
Returns the file for this dependency.
getFile() - Method in FileReference
Returns the target file.
getFile() - Method in FileTreeElement
Returns the file being visited.
getFile() - Method in IdeaSingleEntryLibraryDependency
Returns the file for this dependency.
getFile() - Method in MavenArtifact
getFile() - Method in PublishArtifact
Returns the file of this artifact.
getFile(File) - Method in RelativePath
getFile() - Method in ResolvedArtifact
getFile() - Method in Signature
The file for the generated signature, which may not yet exist.
getFileMode() - Method in AbstractCopyTask
{@inheritDoc}
getFileMode() - Method in CopyProcessingSpec
Returns the Unix permissions to use for the target files.
getFileName() - Method in DeploymentDescriptor
The name of the descriptor file, typically "application.xml"
getFileReferenceFactory() - Method in EclipseClasspath
getFileReferenceFactory() - Method in EclipseWtpComponent
getFiles() - Method in FileCollection
Returns the contents of this collection as a Set.
getFiles(Spec) - Method in LenientConfiguration
returns successfully resolved files for successfully resolved dependencies
getFiles() - Method in NativeDependencySet
getFiles() - Method in PublishArtifactSet
getFiles() - Method in ResolvableDependencies
Returns a FileCollection which contains the resolved set of files.
getFiles(Spec) - Method in ResolvedConfiguration
Returns the files for the specified subset of configuration dependencies.
getFiles() - Method in TaskInputs
Returns the input files of this task.
getFiles() - Method in TaskOutputs
Returns the output files of this task.
getFilesToSign() - Method in Sign
All of the files that will be signed by this task.
getFilesToSign() - Method in SignOperation
All of the files that will be signed by this operation.
getFilter() - Method in PomFilterContainer
Returns the default filter being used. .
getFilter() - Method in SourceDirectorySet
Returns the filter used to select the source from the source directories.
getFirstLevelModuleDependencies(Spec) - Method in LenientConfiguration
returns successfully resolved dependencies
getFirstLevelModuleDependencies(Spec) - Method in ResolvedConfiguration
Returns the ResolvedDependency instances for each direct dependency of the configuration that matches the given spec.
getFooter() - Method in Groovydoc
Returns the html footer for each page.
getFooter() - Method in StandardJavadocDocletOptions
getForcedModules() - Method in ResolutionStrategy
Returns currently configured forced modules.
getForkEvery() - Method in Test
Returns the maximum number of test classes to execute in a forked test process.
getForkOptions() - Method in CompileOptions
getForkOptions() - Method in GroovyCompileOptions
getFrom() - Method in ConfigurableFileCollection
Returns the set of source paths for this collection.
getGradle() - Method in BuildEnvironment
Informs about the gradle environment, for example the gradle version.
getGradle() - Method in BuildResult
getGradle() - Method in Gradle
Returns this Gradle instance.
getGradle() - Method in Project
getGradle() - Method in Settings
Returns the Gradle instance for the current build.
getGradleHomeDir() - Method in Gradle
getGradleProject() - Method in EclipseProject
The gradle project that is associated with this project.
getGradleProject() - Method in HasGradleProject
The associated gradle project.
getGradleProject() - Method in IdeaModule
The gradle project that is associated with this module.
getGradleUserHomeDir() - Method in Gradle
getGradleUserHomeDir() - Method in StartParameter
Returns the directory to use as the user home directory.
getGradleVersion() - Method in Gradle
getGradleVersion() - Method in GradleEnvironment
Informs about the gradle version.
getGradleVersion() - Method in Wrapper
Returns the gradle version for the wrapper.
getGroovy() - Method in GroovySourceSet
Returns the source to be compiled by the Groovy compiler for this source set.
getGroovyClasspath() - Method in GroovyCompile
Returns the classpath containing the version of Groovy to use for compilation.
getGroovyClasspath() - Method in Groovydoc
Returns the classpath containing the Groovy library to be used.
getGroovyOptions() - Method in GroovyCompile
Gets the options for the Groovy compilation.
getGroup() - Method in Dependency
Returns the group of this dependency.
getGroup() - Method in ExcludeRule
The exact name of the organization or group that should be excluded.
getGroup() - Method in Module
getGroup() - Method in ModuleVersionIdentifier
The group of the module.
getGroup() - Method in ModuleVersionSelector
The group of the module.
getGroup() - Method in Project
getGroup() - Method in Task
Returns the task group which this task belongs to.
getGroupId() - Method in MavenDependency
getGroupId() - Method in MavenPom
Returns the group id for this POM.
getGroupId() - Method in MavenPublication
getGroups() - Method in StandardJavadocDocletOptions
getHasInputs() - Method in TaskInputs
Returns true if this task has declared the inputs that it consumes.
getHasOutput() - Method in TaskOutputs
Returns true if this task has declared any outputs.
getHasSourceFiles() - Method in TaskInputs
Returns true if this task has declared that it accepts source files.
getHeader() - Method in Groovydoc
Returns the html header for each page.
getHeader() - Method in MinimalJavadocOptions
getHeader() - Method in StandardJavadocDocletOptions
getHeaders() - Method in Library
getHelpFile() - Method in StandardJavadocDocletOptions
getHierarchy() - Method in Configuration
Gets a ordered set including this configuration and all superconfigurations recursively.
getHtml() - Method in CodeNarcReports
The codenarc html report
getHtml() - Method in FindBugsReports
The findbugs html report
getHtml() - Method in PmdReports
The pmd (single file) html report
getHttpPort() - Method in AbstractJettyRunTask
Returns the TCP port for Jetty to listen on for incoming HTTP requests.
getHttpPort() - Method in JettyPluginConvention
Returns the TCP port for Jetty to listen on for incoming HTTP requests.
getId() - Method in ClientModule
Returns the id of the client module.
getId() - Method in ResolvedModuleVersion
The identifier of this resolved module version.
getId() - Method in UnresolvedDependency
Returns the identifier of the dependency, for example group:name:version
getIgnoreFailures() - Method in Test
{@inheritDoc}
getIgnoreFailures() - Method in VerificationTask
Specifies whether the build should break when the verifications performed by this task fail.
getIncludeEmptyDirs() - Method in AbstractCopyTask
{@inheritDoc}
getIncludeEmptyDirs() - Method in CopySpec
Tells if empty target directories will be included in the copy.
getIncludeJavaRuntime() - Method in CompileOptions
getIncludeRoots() - Method in GppCompileSpec
getIncludeRoots() - Method in NativeDependencySet
getIncludes() - Method in AbstractCopyTask
{@inheritDoc}
getIncludes() - Method in PatternFilterable
Returns the set of include patterns.
getIncludes() - Method in PatternSet
getIncludes() - Method in ScanTargetPattern
getIncludes() - Method in SourceTask
{@inheritDoc}
getIncludes() - Method in Test
Returns the include patterns for test execution.
getIncludeSpecs() - Method in PatternSet
getIncoming() - Method in Configuration
Returns the incoming dependencies of this configuration.
getInheritOutputDirs() - Method in IdeaCompilerOutput
whether current module should inherit project's output directory.
getInitializeInOrder() - Method in DeploymentDescriptor
Whether to initialize modules in the order they appear in the descriptor, with the exception of client modules.
getInitScripts() - Method in StartParameter
Returns all explicitly added init scripts that will be run before the build starts.
getInputFile() - Method in GeneratorTask
The input file to load the initial configuration from.
getInputs() - Method in Task
getInstallName() - Method in GppLibraryCompileSpec
getInstallName() - Method in LibraryCompileSpec
getInstructions() - Method in OsgiManifest
Returns all exisiting instruction.
getJarFile() - Method in Wrapper
Returns the file to write the wrapper jar file to.
getJarURL() - Method in FileReference
Returns the jar URL of the file
getJava() - Method in BuildEnvironment
Informs about the java environment, for example the java home or the jvm args used.
getJava() - Method in SourceSet
Returns the Java source which is to be compiled by the Java compiler into the class output directory.
getJavaCompiler() - Method in Compile
getJavaConvention(Project) - Method in JettyPlugin
getJavadoc() - Method in ExternalDependency
Returns the Javadoc directory/archive for this dependency.
getJavadoc() - Method in IdeaSingleEntryLibraryDependency
Returns the Javadoc directory/archive for this dependency.
getJavadocFile() - Method in SingleEntryModuleLibrary
Returns a single javadoc jar or javadoc folder
getJavaHome() - Method in JavaEnvironment
The java home used for gradle operations (e.g. running tasks or acquiring model information, etc).
getJavaVersion() - Method in Module
getJdkName() - Method in IdeaProject
The name of the jdk
getJettyConfig() - Method in AbstractJettyRunTask
Returns the jetty configuration file to use.
getJettyEnvXml() - Method in JettyRun
getJettyEnvXmlFile() - Method in JettyRun
getJFlags() - Method in CoreJavadocOptions
getJFlags() - Method in MinimalJavadocOptions
getJvmArgs() - Method in ForkOptions
getJvmArgs() - Method in GroovyForkOptions
getJvmArgs() - Method in JavaExec
{@inheritDoc}
getJvmArgs() - Method in JavaForkOptions
Returns the extra arguments to use to launch the JVM for the process.
getJvmArgs() - Method in Test
{@inheritDoc}
getJvmArguments() - Method in JavaEnvironment
The jvm arguments used to start the java process that handles gradle operations (e.g. running tasks or acquiring model information, etc).
getKey() - Method in ManifestMergeDetails
Returns the key that is to be merged.
getKeyId() - Method in PgpSignatory
getKind() - Method in ClasspathEntry
getKind() - Method in Container
getKind() - Method in Library
getKind() - Method in Output
getKind() - Method in ProjectDependency
getKind() - Method in SourceFolder
getKind() - Method in Variable
getLanguageLevel() - Method in IdeaProject
Language level to use within the current project.
getLastModified() - Method in FileTreeElement
Returns the last modified time of this file.
getLastName() - Method in RelativePath
getLenientConfiguration() - Method in ResolvedConfiguration
Provides configuration that does not fail eagerly when some dependencies are not resolved.
getLevel() - Method in IdeaLanguageLevel
Gets the level value
getLevel() - Method in LoggingManager
Returns the current logging level.
getLib() - Method in Ear
A location for dependency libraries to include in the 'lib' directory of the EAR archive.
getLibraryDirectory() - Method in DeploymentDescriptor
The name of the directory to look for libraries in.
getLibraryFile() - Method in SingleEntryModuleLibrary
Returns a single jar or class folder
getLibs() - Method in CppSourceSet
Libs this source set requires
getLibs() - Method in GppCompileSpec
getLibsDir() - Method in BasePluginConvention
Returns the directory to generate JAR and WAR archives into.
getLicense() - Method in OsgiManifest
Returns the license.
getLifecycleTaskName() - Method in EclipsePlugin
getLifecycleTaskName() - Method in EclipseWtpPlugin
getLifecycleTaskName() - Method in IdeaPlugin
getLinkedResources() - Method in HierarchicalEclipseProject
Returns the linked resources for this project.
getLinks() - Method in Groovydoc
Returns the links to groovydoc/javadoc output at the given URL.
getLinks() - Method in StandardJavadocDocletOptions
getLinksOffline() - Method in StandardJavadocDocletOptions
getLocal() - Method in AnnouncePluginExtension
Returns an Announcer that sends announcements to the local desktop, if a notification mechanism is available.
getLocale() - Method in CoreJavadocOptions
getLocale() - Method in MinimalJavadocOptions
getLocation() - Method in EclipseLinkedResource
The local file system absolute path of the target of the linked resource.
getLocationUri() - Method in EclipseLinkedResource
If the file is not in the local file system, this attribute contains the absolute URI of the resource in some backing file system.
getLogger(String) - Method in Logging
Returns the logger with the given name.
getLogger() - Method in Project
getLogger() - Method in Script
Returns the logger for this script.
getLogger() - Method in Task
getLogging() - Method in Project
Returns the LoggingManager which can be used to control the logging level and standard output/error capture for this project's build script.
getLogging() - Method in Script
Returns the LoggingManager which can be used to control the logging level and standard output/error capture for this script.
getLogging() - Method in Task
Returns the LoggingManager which can be used to control the logging level and standard output/error capture for this task.
getMain() - Method in JavaExec
{@inheritDoc}
getMain() - Method in JavaExecSpec
Returns the fully qualified name of the Main class to be executed.
getMainArtifact() - Method in MavenDeployment
Returns the main artifact for this deployment.
getMainArtifact() - Method in MavenPublication
getMainSpec() - Method in AbstractCopyTask
getManifest() - Method in Jar
Returns the manifest for this JAR archive.
getMapping(Collection) - Method in Conf2ScopeMappingContainer
Returns a scope that corresponds to the given configurations.
getMappings() - Method in Conf2ScopeMappingContainer
Returns a map with all the configuration to scope mappings.
getMavenPomDir() - Method in MavenPluginConvention
Returns the directory to generate Maven POMs into.
getMaxHeapSize() - Method in JavaExec
{@inheritDoc}
getMaxHeapSize() - Method in JavaForkOptions
Returns the maximum heap size for the process, if any.
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
getMemberLevel() - Method in MinimalJavadocOptions
getMemoryInitialSize() - Method in ForkOptions
getMemoryInitialSize() - Method in GroovyForkOptions
getMemoryMaximumSize() - Method in ForkOptions
getMemoryMaximumSize() - Method in GroovyForkOptions
getMergedSystemProperties() - Method in StartParameter
Returns a newly constructed map that is the JVM system properties merged with the system property args.
getMergeValue() - Method in ManifestMergeDetails
Returns the value for the key of the manifest that is the source for the merge.
getMessage() - Method in TestOutputEvent
Message content
getMetaInf() - Method in Jar
getMinHeapSize() - Method in JavaExec
{@inheritDoc}
getMinHeapSize() - Method in JavaForkOptions
Returns the minimum heap size for the process, if any.
getMinHeapSize() - Method in Test
{@inheritDoc}
getMinusConfigurations() - Method in GenerateEclipseClasspath
Deprecated.
getMinusConfigurations() - Method in GenerateEclipseWtpComponent
Deprecated.
getMode() - Method in FileTreeElement
Returns the Unix permissions of this file, e.g.
getModel() - Method in MavenPom
Returns the underlying native Maven org.apache.maven.model.Model object.
getModel(Class, ResultHandler) - Method in ProjectConnection
Fetches a snapshot of the model for this project asynchronously.
getModelVersion() - Method in MavenPublication
getModule() - Method in ExcludeRule
The exact name of the module that should be excluded.
getModule() - Method in ResolvedDependency
Returns the module which this resolved dependency belongs to.
getModuleArtifacts() - Method in ResolvedDependency
Returns the module artifacts belonging to this ResolvedDependency.
getModuleGroup() - Method in ResolvedDependency
Returns the module group of the resolved dependency.
getModuleName() - Method in ResolvedDependency
Returns the module name of the resolved dependency.
getModules() - Method in DeploymentDescriptor
List of module descriptors.
getModules() - Method in IdeaProject
Returns modules of this idea project.
getModuleTypeMappings() - Method in DeploymentDescriptor
Mapping of module paths to module types.
getModuleVersion() - Method in ResolvedArtifact
Returns the module which this artifact belongs to.
getModuleVersion() - Method in ResolvedDependency
Returns the module version of the resolved dependency.
getModuleVersionIdentifier() - Method in ArtifactIdentifier
Returns the identifier of the module that owns this artifact.
getName() - Method in ArtifactIdentifier
Returns the name of the dependency artifact.
getName() - Method in ArtifactRepository
Returns the name for this repository.
getName() - Method in Configuration
Returns the name of this configuration.
getName() - Method in Dependency
Returns the name of this dependency.
getName() - Method in DependencyArtifact
Returns the name of the dependency artifact.
getName() - Method in EclipseLinkedResource
The project-relative path of the linked resource as it appears in the workspace.
getName() - Method in Element
Returns the name.
getName() - Method in FileTreeElement
Returns the base name of this file.
getName() - Method in GppCompileSpec
getName() - Method in IdeaProject
The name of the IDEA project.
getName() - Method in Logging.LoggerImpl
getName() - Method in Module
getName() - Method in ModuleVersionIdentifier
The name of the module.
getName() - Method in ModuleVersionSelector
The name of the module.
getName() - Method in Named
The object's name.
getName() - Method in OsgiManifest
Returns the name.
getName() - Method in Project
getName() - Method in ProjectDescriptor
Returns the name of this project.
getName() - Method in PublishArtifact
Returns the name of the artifact.
getName() - Method in Report
The symbolic name of this report.
getName() - Method in ResolvableDependencies
Returns the name of this set.
getName() - Method in ResolvedArtifact
getName() - Method in ResolvedDependency
Returns the name of the resolved dependency.
getName() - Method in Signatory
getName() - Method in Signature
The name of the signature artifact.
getName() - Method in SourceDirectorySet
A concise name for the source directory set (typically used to identify it in a collection).
getName() - Method in SourceFolder
getName() - Method in SourceSet
Returns the name of this source set.
getName() - Method in Task
getName() - Method in TestDescriptor
Returns the name of the test.
getNamer() - Method in NamedDomainObjectCollection
An object that represents the naming strategy used to name objects of this collection.
getNativeDependencySets() - Method in NativeDependencyCapableSourceSet
getNativeLibraryLocation() - Method in AbstractClasspathEntry
getNoQualifiers() - Method in StandardJavadocDocletOptions
getOptimize() - Method in CompileOptions
getOption() - Method in JavadocOptionFileOption
getOptionFiles() - Method in CoreJavadocOptions
getOptionFiles() - Method in MinimalJavadocOptions
getOptions() - Method in Compile
Returns the compilation options.
getOptions() - Method in GroovyCompile
Returns the options for Java compilation.
getOptions() - Method in Javadoc
Returns the Javadoc generation options.
getOptions() - Method in ScalaCompile
Returns the Java compilation options.
getOptions() - Method in Test
getOptionsFile() - Method in Javadoc
getOptsEnvironmentVar() - Method in CreateStartScripts
Returns the name of the application's OPTS environment variable.
getOrCreate(Node, String) - Method in ProjectDescriptor
getOrCreateIncludePathsOption(def) - Method in CprojectDescriptor
getOrCreateLibsOption(def) - Method in CprojectDescriptor
getOutput() - Method in SourceSet
SourceSetOutput is a FileCollection of all output directories (compiled classes, processed resources, etc.)
getOutputDir() - Method in IdeaCompilerOutput
directory to store module's production classes and resources.
getOutputDirectory() - Method in AntlrTask
Returns the directory to generate the parser source files into.
getOutputFile() - Method in AbstractReportTask
Returns the file which the report will be written to.
getOutputFile() - Method in CompileSpec
The ultimate output of the compilation.
getOutputFile() - Method in GenerateIdeaModule
Configures output *.iml file.
getOutputFile() - Method in GenerateIdeaProject
output *.ipr file
getOutputFile() - Method in GeneratorTask
The output file to write the final configuration to.
getOutputFile() - Method in GppCompileSpec
getOutputFile() - Method in IdeaModule
Configures output *.iml file.
getOutputFileName() - Method in GppCompileSpec
getOutputLevel() - Method in CoreJavadocOptions
getOutputLevel() - Method in MinimalJavadocOptions
getOutputs() - Method in Task
getOutputType() - Method in Report
A file based report to be created.
getOutputType() - Method in SingleFileReport
Always returns Report.OutputType#FILE
getOverrideWebXml() - Method in AbstractJettyRunTask
getOverview() - Method in CoreJavadocOptions
getOverview() - Method in Groovydoc
Returns a html file to be used for overview documentation.
getOverview() - Method in MinimalJavadocOptions
getPackagelistLoc() - Method in JavadocOfflineLink
getPackages() - Method in Groovydoc.Link
Returns a list of package prefixes to be linked with an external site.
getPackaging() - Method in MavenPom
Returns the packaging for this POM.
getPackaging() - Method in MavenPublication
getParent() - Method in EclipseProject
{@inheritDoc}
getParent() - Method in Gradle
getParent() - Method in GradleProject
{@inheritDoc}
getParent() - Method in HierarchicalEclipseProject
{@inheritDoc}
getParent() - Method in HierarchicalElement
Returns the parent of this element, if any.
getParent() - Method in IdeaModule
Returns the project of this module.
getParent() - Method in Project
getParent() - Method in ProjectDescriptor
Returns the parent of this project, if any.
getParent() - Method in RelativePath
Returns the parent of this path.
getParent() - Method in TestDescriptor
Returns the parent of this test, if any.
getParentArtifacts(ResolvedDependency) - Method in ResolvedDependency
Returns the artifacts belonging to this ResolvedDependency which it only has for a particular parent.
getParents() - Method in ResolvedDependency
Returns the ResolvedDependency instances that have this instance as a transitive dependency.
getPassword() - Method in PasswordCredentials
Returns the password to use when authenticating to this repository.
getPath() - Method in EarModule
The connector element specifies the URI of an archive file, relative to the top level of the application package.
getPath() - Method in EclipseProjectDependency
Returns the path to use for this project dependency.
getPath() - Method in EclipseSourceDirectory
Returns the relative path for this source directory.
getPath() - Method in FileReference
Returns the logical path for the file.
getPath() - Method in FileTreeElement
Returns the path of this file, relative to the root of the containing file tree.
getPath() - Method in GradleProject
Returns gradle path
getPath() - Method in Project
getPath() - Method in ProjectDescriptor
Returns the path of this project.
getPath() - Method in ResolvableDependencies
Returns the path of this set.
getPath() - Method in Task
getPathString() - Method in RelativePath
getPatterns() - Method in DirectoryTree
Returns the patterns which select the files under the base directory.
getPlugin(Class) - Method in Convention
Locates the plugin convention object with the given type.
getPlugin(Class) - Method in PluginContainer
Returns a plugin with the specified type if this plugin has been used in the project.
getPlugins() - Method in Convention
Returns the plugin convention objects contained in this convention.
getPlugins() - Method in Project
Returns the plugins container for this project.
getPlusConfigurations() - Method in EclipseWtpComponent
Synonym for libConfigurations.
getPlusConfigurations() - Method in GenerateEclipseClasspath
Deprecated.
getPlusConfigurations() - Method in GenerateEclipseWtpComponent
Deprecated.
getPom() - Method in MavenPublication
getPom() - Method in PomFilterContainer
Returns the pom property of the custom filter.
getPomArtifact() - Method in MavenDeployment
Returns the POM for this deployment.
getPriority() - Method in Conf2ScopeMapping
Returns the priority.
getProblem() - Method in UnresolvedDependency
the exception that is the cause of unresolved state
getProcessResourcesTaskName() - Method in SourceSet
Returns the name of the resource process task for this source set.
getProject() - Method in Binary
Returns the project that this binary is built by.
getProject() - Method in EclipseTask
{@inheritDoc}
getProject() - Method in GradleTask
Returns the gradle project this task is defined in.
getProject() - Method in IdeaModule
Returns the project of this module.
getProject() - Method in Project
getProject() - Method in SonarModel
Returns per-project configuration options.
getProject() - Method in Task
getProjectCacheDir() - Method in StartParameter
Returns the project's cache dir.
getProjectConfiguration() - Method in ProjectDependency
Returns the configuration associated with this project dependency.
getProjectDependencies() - Method in HierarchicalEclipseProject
Returns the project dependencies for this project.
getProjectDir() - Method in Project
getProjectDir() - Method in ProjectDescriptor
Returns the project directory of this project.
getProjectDir() - Method in StartParameter
Returns the project dir to use to select the default project.
getProjectDirectory() - Method in EclipseProject
Returns the project directory for this project.
getProjectDirectory() - Method in HierarchicalEclipseProject
Returns the project directory for this project.
getProjectProperties() - Method in StartParameter
getProjectReportDir() - Method in ProjectReportsPluginConvention
Returns the directory to generate the project reports into.
getProjects() - Method in AbstractReportTask
Returns the set of project to generate this report for.
getProjects() - Method in ProjectReportsPluginConvention
getProperties() - Method in AntBuilder
Returns the properties of the Ant project.
getProperties() - Method in Checkstyle
The properties available for use in the configuration file.
getProperties() - Method in ExtraPropertiesExtension
Returns all of the registered properties and their current values as a map.
getProperties() - Method in GenerateEclipseWtpComponent
Deprecated.
getProperties() - Method in Project
getProperties() - Method in TaskInputs
Returns the set of input properties for this task.
getPropertiesFile() - Method in Wrapper
Returns the file to write the wrapper properties to.
getQualifiedPropertyName(String, String) - Method in PgpSignatoryFactory
getRebuildTasks() - Method in JavaPlugin.EmbeddableJavaProjectImpl
getReferences() - Method in AntBuilder
Returns the references of the Ant project.
getRefreshOptions() - Method in StartParameter
Returns the refresh options used for the build.
getRelativePath() - Method in FileTreeElement
Returns the path of this file, relative to the root of the containing file tree.
getReload() - Method in AbstractJettyRunTask
getRenderer() - Method in AbstractReportTask
getRenderer() - Method in DependencyReportTask
getRenderer() - Method in ProjectReportTask
getRenderer() - Method in PropertyReportTask
getRenderer() - Method in TaskReportTask
getReportFile() - Method in CodeNarc
The file to write the report to.
getReportFormat() - Method in CodeNarc
The format type of the CodeNarc report.
getReports() - Method in Checkstyle
The reports to be generated by this task.
getReports() - Method in CodeNarc
Returns the reports to be generated by this task.
getReports() - Method in FindBugs
The reports to be generated by this task.
getReports() - Method in JDepend
The reports to be generated by this task.
getReports() - Method in Pmd
Returns the reports to be generated by this task.
getReports() - Method in Reporting
Returns the report container.
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 Project
Returns a handler to create repositories which are used for retrieving dependencies and uploading artifacts produced by the project.
getRepositories() - Method in ScriptHandler
Returns a handler to create repositories which are used for retrieving dependencies for the script classpath.
getRepositories() - Method in Upload
Returns the repositories to upload to.
getRepository() - Method in MavenDeployer
Returns the repository o be used for uploading artifacts.
getRepository() - Method in MavenPublication
getRequest() - Method in ResolutionControl
Returns the query object that was requested in this resolution.
getRequestLog() - Method in AbstractJettyRunTask
getResolutionStrategy() - Method in Configuration
Returns the resolution strategy used by this configuration.
getResolvedArtifacts() - Method in ResolvedConfiguration
Returns the set of artifact meta-data for this configuration.
getResolvedConfiguration() - Method in Configuration
Resolves this configuration.
getResolvedDependency() - Method in ResolvedArtifact
Returns one of the dependencies which this artifact belongs to.
getResolvers() - Method in ArtifactRepositoryContainer
Returns the resolvers in this container, in sequence.
getResources() - Method in GenerateEclipseWtpComponent
Deprecated.
getResources() - Method in Project
Provides access to resource-specific utility methods, for example factory methods that create various resources.
getResources() - Method in Script
Provides access to resource-specific utility methods, for example factory methods that create various resources.
getResources() - Method in SourceSet
Returns the non-Java resources which are to be copied into the resources output directory.
getResourcesDir() - Method in SourceSetOutput
Returns the output directory for resources
getResultFile() - Method in Checkstyle
Returns the destination file for the XML report.
getResultType() - Method in TestResult
Describes a test result.
getRoleName() - Method in EarSecurityRole
The name of the security role.
getRootCppCompilerTools() - Method in CprojectDescriptor
getRootCppLinkerTools() - Method in CprojectDescriptor
getRootDir() - Method in Project
getRootDir() - Method in Settings
getRootDirectory() - Method in IdeaContentRoot
root directory
getRootProject() - Method in Gradle
getRootProject() - Method in Project
getRootProject() - Method in Settings
getRootSpec() - Method in AbstractCopyTask
getRootToolChains() - Method in CprojectDescriptor
getRules() - Method in ExcludeRuleContainer
Returns all the exclude rules added to this container.
getRules() - Method in NamedDomainObjectCollection
Returns the rules used by this collection.
getRuntimeClasspath() - Method in JavaPlugin.EmbeddableJavaProjectImpl
getRuntimeClasspath() - Method in SourceSet
Returns the classpath used to execute this source.
getRuntimeConfigurationName() - Method in SourceSet
Returns the name of the runtime configuration for this source set.
getScala() - Method in ScalaSourceSet
Returns the source to be compiled by the Scala compiler for this source set.
getScalaClasspath() - Method in ScalaCompile
Returns the classpath to use to load the Scala compiler.
getScalaClasspath() - Method in ScalaDoc
Returns the classpath to use to load the ScalaDoc tool.
getScalaCompileOptions() - Method in ScalaCompile
Returns the Scala compilation options.
getScalaDocOptions() - Method in ScalaDoc
Returns the ScalaDoc generation options.
getScanIntervalSeconds() - Method in AbstractJettyRunTask
getScanner() - Method in AbstractJettyRunTask
getScannerListeners() - Method in AbstractJettyRunTask
getScanTargetPatterns() - Method in JettyRun
getScanTargets() - Method in JettyRun
getScope() - Method in Conf2ScopeMapping
Returns the Maven scope name.
getScope() - Method in IdeaDependency
scope of the current dependency.
getScope() - Method in IdeaDependencyScope
getScope() - Method in MavenDependency
getScopeMappings() - Method in MavenPom
Returns the scope mappings used for generating this pom.
getScriptFile() - Method in Wrapper
Returns the file to write the wrapper script to.
getSection() - Method in ManifestMergeDetails
Returns the section this merge details belongs to.
getSections() - Method in Manifest
Returns the sections of the manifest (excluding the main section).
getSecurityRoles() - Method in DeploymentDescriptor
List of security roles.
getSegments() - Method in RelativePath
getServer() - Method in AbstractJettyRunTask
getSettings() - Method in MavenResolver
Returns a maven settings object.
getSettings() - Method in Settings
getSettingsDir() - Method in Settings
getSettingsFile() - Method in StartParameter
Returns the explicit settings file to use for the build, or null.
getShowStandardStreams() - Method in TestLogging
Whether to show eagerly the standard stream events.
getSignatory(String) - Method in PgpSignatoryProvider
getSignatory(String) - Method in SignatoryProvider
Retrieves the signatory with the given name.
getSignatory() - Method in Signature
The signatory of this signature file.
getSignatory() - Method in SignatureSpec
The signatory that will be performing the signing.
getSignatory() - Method in SigningExtension
The signatory that will be used for signing when an explicit signatory has not been specified.
getSignatureFiles() - Method in Sign
All of the signature files that will be generated by this operation.
getSignatureFiles() - Method in SignOperation
All of the signature files that will be generated by this operation.
getSignatures() - Method in Sign
The signatures generated by this task.
getSignatures() - Method in SignOperation
The registered signatures.
getSignatureType() - Method in Signature
The file representation type of the signature.
getSignatureType() - Method in SignatureSpec
The signature representation that will be created.
getSignatureType() - Method in SigningExtension
The signature type that will be used for signing files when an explicit signature type has not been specified.
getSingleFile() - Method in FileCollection
Returns the content of this collection, asserting it contains exactly one file.
getSingleSignature() - Method in Sign
Returns the the single signature generated by this task.
getSingleSignature() - Method in SignOperation
Returns the the single registered signature.
getSize() - Method in FileTreeElement
Returns the size of this file.
getSkipMessage() - Method in TaskState
Returns a message describing why the task was skipped.
getSkipped() - Method in TaskState
Returns true if the execution of this task was skipped for some reason.
getSkippedTestCount() - Method in TestResult
Returns the number of skipped atomic tests executed for this test.
getSnapshotRepository() - Method in MavenDeployer
Returns the repository o be used for uploading snapshot artifacts.
getSource() - Method in AbstractCopyTask
Returns the source files for this task.
getSource() - Method in CoreJavadocOptions
getSource() - Method in CppSourceSet
The source.
getSource() - Method in ExternalDependency
Returns the source directory/archive for this dependency.
getSource() - Method in GppCompileSpec
getSource() - Method in IdeaSingleEntryLibraryDependency
Returns the source directory/archive for this dependency.
getSource() - Method in MinimalJavadocOptions
getSource() - Method in SourceTask
Returns the source for this task, after the include and exclude patterns have been applied.
getSourceCompatibility() - Method in AbstractCompile
Returns the Java language level to use to compile the source files.
getSourceCompatibility() - Method in JavaPluginConvention
Returns the source compatibility used for compiling Java sources.
getSourceDirectories() - Method in HierarchicalEclipseProject
Returns the source directories for this project.
getSourceDirectories() - Method in IdeaContentRoot
source dirs.
getSourceDirs() - Method in GenerateEclipseWtpComponent
Deprecated.
getSourceFile() - Method in ScriptHandler
Returns the file containing the source for the script, if any.
getSourceFile() - Method in SingleEntryModuleLibrary
Returns a single source jar or source folder
getSourceFiles() - Method in TaskInputs
Returns the set of source files for this task.
getSourceNames() - Method in CoreJavadocOptions
getSourceNames() - Method in MinimalJavadocOptions
getSourceSets() - Method in Binary
getSourceSets() - Method in CppExtension
getSourceSets() - Method in GenerateEclipseClasspath
Deprecated.
getSourceURI() - Method in ScriptHandler
Returns the URI for the script source, if any.
getSpec() - Method in Binary
getSpec() - Method in Library
getSpecs() - Method in CompositeSpec
getSrcDirs() - Method in SourceDirectorySet
Returns the source directories which make up this set.
getSrcDirTrees() - Method in SourceDirectorySet
Returns the source directory trees which make up this set.
getStandardErrorCaptureLevel() - Method in LoggingManager
Returns the log level that output written to System.err will be mapped to.
getStandardInput() - Method in BaseExecSpec
Returns the standard input stream for the process executing the command.
getStandardInput() - Method in Exec
{@inheritDoc}
getStandardInput() - Method in JavaExec
{@inheritDoc}
getStandardOutput() - Method in BaseExecSpec
Returns the output stream to consume standard output from the process executing the command.
getStandardOutput() - Method in Exec
{@inheritDoc}
getStandardOutput() - Method in JavaExec
{@inheritDoc}
getStandardOutputCaptureLevel() - Method in LoggingManager
Returns the log level that output written to System.out will be mapped to.
getStartParameter() - Method in Gradle
Returns the StartParameter used to start this build.
getStartParameter() - Method in GradleBuild
Returns the full set of parameters that will be used to execute the build.
getStartParameter() - Method in GradleLauncher
Returns the StartParameter used by this build instance.
getStartParameter() - Method in Settings
getStartTime() - Method in TestResult
Returns the time when this test started execution.
getState() - Method in Configuration
A Configuration represents a group of artifacts and their dependencies.
getState() - Method in Project
Returns the evaluation state of this project.
getState() - Method in Task
Returns the execution state of this task.
getStatus() - Method in Module
getStatus() - Method in Project
getStopKey() - Method in AbstractJettyRunTask
Returns the key to use to stop Jetty.
getStopKey() - Method in JettyPluginConvention
Returns the key to use to stop Jetty.
getStopKey() - Method in JettyStop
Returns the stop key.
getStopPort() - Method in AbstractJettyRunTask
Returns the TCP port for Jetty to listen on for stop requests.
getStopPort() - Method in JettyPluginConvention
Returns the TCP port for Jetty to listen on for stop requests.
getStopPort() - Method in JettyStop
Returns the TCP port to use to send stop command.
getStubDir() - Method in GroovyCompileOptions
getStylesheetFile() - Method in StandardJavadocDocletOptions
getSubArtifacts() - Method in MavenPublication
getSubprojects() - Method in Project
getSuccessfulTestCount() - Method in TestResult
Returns the number of successful atomic tests executed for this test.
getSuites(File) - Method in TestNGOptions
getSupportedExtensions() - Method in Compression
getSymbolicName() - Method in OsgiManifest
Returns the symbolic name.
getSystemProperties() - Method in JavaExec
{@inheritDoc}
getSystemProperties() - Method in JavaForkOptions
Returns the system properties which will be used for the process.
getSystemProperties() - Method in Test
{@inheritDoc}
getSystemPropertiesArgs() - Method in StartParameter
getTagletPath() - Method in StandardJavadocDocletOptions
getTaglets() - Method in StandardJavadocDocletOptions
getTags() - Method in StandardJavadocDocletOptions
getTarget() - Method in AntTarget
Returns the Ant target to execute.
getTargetCompatibility() - Method in AbstractCompile
Returns the target JVM to generate the .class files for.
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.
getTargetProject() - Method in EclipseProjectDependency
Returns the target of this dependency.
getTask() - Method in GppCompileSpec
@deprecated No replacement
getTask() - Method in TaskExecutionException
getTaskDependencies() - Method in Task
getTaskDependencyFromProjectDependency(boolean, String) - Method in Configuration
Returns a TaskDependency object containing dependencies on all tasks with the specified name from project dependencies related to this configuration or one of its super configurations.
getTaskGraph() - Method in Gradle
getTaskName(String, String) - Method in SourceSet
Returns the name of a task for this source set.
getTaskNames() - Method in StartParameter
Returns the names of the tasks to execute in this build.
getTasks() - Method in BuildableElement
Returns the tasks of this project.
getTasks() - Method in GradleBuild
Returns the tasks that should be executed for this build.
getTasks() - Method in GradleProject
Returns the tasks of this project.
getTasks() - Method in Project
getTasksByName(String, boolean) - Method in Project
getTaskType() - Method in CheckstylePlugin
getTaskType() - Method in CodeNarcPlugin
getTaskType() - Method in FindBugsPlugin
getTaskType() - Method in JDependPlugin
getTaskType() - Method in PmdPlugin
getTempDir() - Method in ForkOptions
getTemporaryDir() - Method in Task
getTestClassesDir() - Method in Test
Returns the root folder for the compiled test sources.
getTestCount() - Method in TestResult
Returns the total number of atomic tests executed for this test.
getTestDirectories() - Method in IdeaContentRoot
test dirs.
getTestFramework() - Method in Test
getTestLogging() - Method in Test
Allows configuring the logging of the test execution, for example log eagerly the standard output, etc.
getTestOutputDir() - Method in IdeaCompilerOutput
directory to store module's test classes and resources.
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.
getTestSrcDirs() - Method in Test
Returns the directories containing the test source.
getText() - Method in CodeNarcReports
The codenarc text report
getText() - Method in JDependReports
The jdepend text report
getTitle() - Method in Javadoc
getTitle() - Method in ScalaDoc
Returns the documentation title.
getToolName() - Method in CheckstylePlugin
getToolName() - Method in CodeNarcPlugin
getToolName() - Method in FindBugsPlugin
getToolName() - Method in JDependPlugin
getToolName() - Method in PmdPlugin
getToSign() - Method in Signature
The file that is to be signed.
getTransformer() - Method in PropertiesGeneratorTask
getType() - Method in ArtifactIdentifier
Returns the type of the dependency artifact.
getType() - Method in DependencyArtifact
Returns the type of the dependency artifact.
getType() - Method in EclipseLinkedResource
The resource type.
getType() - Method in PublishArtifact
Returns the type of the published artifact.
getType() - Method in ResolvedArtifact
getType() - Method in Signature
The type of the signature artifact.
getTypeForExtension(String) - Method in AbstractSignatureTypeProvider
getTypeForExtension(String) - Method in SignatureTypeProvider
getUnixScript() - Method in CreateStartScripts
getUnresolvedModuleDependencies() - Method in LenientConfiguration
returns dependencies that were attempted to resolve but failed.
getUploadTaskName() - Method in Configuration
Returns the name of the task that upload the artifacts of this configuration to repositories declared by the user.
getURI() - Method in Resource
Uniform resource identifier that uniquely describes this resource
getUrl() - Method in DependencyArtifact
Returns an URL under which this dependency artifact can be retrieved.
getUrl() - Method in Groovydoc.Link
Returns the base url for the external site.
getUrl() - Method in IvyArtifactRepository
The base URL of this repository.
getUrl() - Method in MavenArtifactRepository
The base URL of this repository.
getUsername() - Method in PasswordCredentials
Returns the user name to use when authenticating to this repository.
getUserRealms() - Method in AbstractJettyRunTask
getValue(Convention, IConventionAware) - Method in ConventionValue
Returns some object.
getValue() - Method in ManifestMergeDetails
Returns the value for the key of the manifest after the merge takes place.
getValue() - Method in OptionLessJavadocOptionFileOption
getVariables() - Method in GenerateEclipseClasspath
Deprecated.
getVariables() - Method in GenerateEclipseWtpComponent
Deprecated.
getVendor() - Method in OsgiManifest
Returns the vendor.
getVersion() - Method in AbstractArchiveTask
Returns the version part of the archive name, if any.
getVersion() - Method in Dependency
Returns the version of this dependency.
getVersion() - Method in DeploymentDescriptor
The version of application.xml.
getVersion() - Method in MavenDependency
getVersion() - Method in MavenPom
Returns the version for this POM.
getVersion() - Method in MavenPublication
getVersion() - Method in Module
getVersion() - Method in ModuleVersionIdentifier
The version of the module
getVersion() - Method in ModuleVersionSelector
The version of the module
getVersion() - Method in OsgiManifest
Returns the version.
getVersion() - Method in Project
getWarConvention(Project) - Method in JettyPlugin
getWebApp() - Method in JettyRunWar
Returns the web application to deploy.
getWebAppConfig() - Method in AbstractJettyRunTask
getWebAppDir() - Method in WarPluginConvention
Returns the web application directory.
getWebAppSourceDirectory() - Method in JettyRun
Returns the directory containing the web application source files.
getWebDefaultXml() - Method in AbstractJettyRunTask
getWebInf() - Method in War
getWebXml() - Method in JettyRun
Returns the web.xml file to use.
getWebXml() - Method in War
Returns the web.xml file to include in the WAR archive.
getWindowsScript() - Method in CreateStartScripts
getWindowTitle() - Method in Groovydoc
Returns the browser window title for the documentation.
getWindowTitle() - Method in MinimalJavadocOptions
getWindowTitle() - Method in StandardJavadocDocletOptions
getWorkDir() - Method in GppCompileSpec
getWorkingDir() - Method in Exec
{@inheritDoc}
getWorkingDir() - Method in JavaExec
{@inheritDoc}
getWorkingDir() - Method in ProcessForkOptions
Returns the working directory for the process.
getWorkingDir() - Method in Test
{@inheritDoc}
getXml() - Method in CheckstyleReports
The checkstyle xml report
getXml() - Method in CodeNarcReports
The codenarc xml report
getXml() - Method in FindBugsReports
The findbugs xml report
getXml() - Method in JDependReports
The jdepend xml report
getXml() - Method in PmdReports
The pmd (single file) xml report
getXmlTransformer() - Method in XmlGeneratorTask
GNU_COMPILER_TOOL_ID_PREFIX - Field in CprojectDescriptor
GNU_COMPILER_TOOL_INCLUDE_PATHS_OPTION_PREFIX - Field in CprojectDescriptor
GNU_LINKER_TOOL_ID_PREFIX - Field in CprojectDescriptor
GNU_LINKER_TOOL_LIBS_PATHS_OPTION_PREFIX - Field in CprojectDescriptor
GppCompilerPlugin - Class in org.gradle.plugins.cpp.gpp
A Plugin which makes the GNU G++ compiler available for compiling C/C++ code.
GppCompileSpec - Class in org.gradle.plugins.cpp.gpp
GppCompileSpec(Binary, Compiler, ProjectInternal) - Constructor in GppCompileSpec
GppLibraryCompileSpec - Class in org.gradle.plugins.cpp.gpp
GppLibraryCompileSpec(Binary, Compiler, ProjectInternal) - Constructor in GppLibraryCompileSpec
Gradle - Interface in org.gradle.api.invocation
GRADLE_ARTIFACT_PATTERN - Field in IvyArtifactRepository
GRADLE_IVY_PATTERN - Field in IvyArtifactRepository
GRADLE_PROPERTIES - Field in Project
GRADLE_USER_HOME_PROPERTY_KEY - Field in StartParameter
gradleApi() - Method in DependencyHandler
Creates a dependency on the API of the current version of Gradle.
GradleBuild - Class in org.gradle.api.tasks
Executes a Gradle build.
GradleBuild() - Constructor in GradleBuild
GradleConnectionException - Class in org.gradle.tooling
Thrown when there is some problem using a Gradle connection.
GradleConnectionException(String, Throwable) - Constructor in GradleConnectionException
GradleConnector - Class in org.gradle.tooling
GradleEnvironment - Interface in org.gradle.tooling.model.build
Informs about the gradle environment, for example the gradle version.
GradleException - Class in org.gradle.api
GradleException(String, Throwable) - Constructor in GradleException
GradleLauncher - Class in org.gradle
GradleProject - Interface in org.gradle.tooling.model
Gradle project.
GradleScriptException - Class in org.gradle.api
GradleScriptException(String, Throwable) - Constructor in GradleScriptException
GradleTask - Interface in org.gradle.tooling.model
Represents a task which is executable by Gradle.
graphPopulated(TaskExecutionGraph) - Method in BuildLogger
graphPopulated(TaskExecutionGraph) - Method in TaskExecutionGraphListener
GROOVY_CONFIGURATION_NAME - Field in GroovyBasePlugin
groovy(Closure) - Method in GroovySourceSet
Configures the Groovy source for this set.
GroovyBasePlugin - Class in org.gradle.api.plugins
GroovyCodeQualityPluginConvention - Class in org.gradle.api.plugins.quality
GroovyCodeQualityPluginConvention(Project) - Constructor in GroovyCodeQualityPluginConvention
GroovyCompile - Class in org.gradle.api.tasks.compile
Compiles Groovy source files, and optionally, Java source files.
GroovyCompile() - Constructor in GroovyCompile
GroovyCompileOptions - Class in org.gradle.api.tasks.compile
Compilation options to be passed to the Groovy compiler.
Groovydoc - Class in org.gradle.api.tasks.javadoc
Groovydoc.Link - Class in org.gradle.api.tasks.javadoc
A Link class represent a link between groovydoc/javadoc output and url.
Groovydoc.Link(String, String) - Constructor in Groovydoc.Link
Constructs a Link.
Groovydoc() - Constructor in Groovydoc
GROOVYDOC_TASK_NAME - Field in GroovyPlugin
GroovyForkOptions - Class in org.gradle.api.tasks.compile
Fork options for Groovy compilation.
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
GroovySourceSet - Interface in org.gradle.api.tasks
A GroovySourceSetConvention defines the properties and methods added to a SourceSet by the GroovyPlugin.
GROUP_KEY - Field in ExcludeRule
group(String, String) - Method in StandardJavadocDocletOptions
groupsFile(File) - Method in StandardJavadocDocletOptions
gzip(Object) - Method in ResourceHandler
Creates resource that points to a gzip compressed file at the given path.

H

has(String) - Method in ExtraPropertiesExtension
Returns whether or not the extension has a property registered via the given name.
hasError() - Method in ResolvedConfiguration
Returns whether all dependencies were successfully retrieved or not.
HasGradleProject - Interface in org.gradle.tooling.model
Is associated with a Gradle project.
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 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 Namer.Comparator
hashCode() - Method in Output
hashCode() - Method in Path
hashCode() - Method in PatternSet
hashCode() - Method in PgpKeyId
hashCode() - Method in Project
hashCode() - Method in RefreshOptions
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 WtpComponent
hashCode() - Method in WtpFacet
hasPlugin(Class) - Method in PluginContainer
Returns true if the container has a plugin with the given type, false otherwise.
hasProperty(String) - Method in Project
hasProperty(String) - Method in Task
hasTask(Task) - Method in TaskExecutionGraph
hasTypeForExtension(String) - Method in AbstractSignatureTypeProvider
hasTypeForExtension(String) - Method in SignatureTypeProvider
header(String) - Method in MinimalJavadocOptions
header(String) - Method in StandardJavadocDocletOptions
HeaderExportingSourceSet - Interface in org.gradle.plugins.binaries.model
A source set that exposes headers
helpFile(File) - Method in StandardJavadocDocletOptions
HierarchicalEclipseProject - Interface in org.gradle.tooling.model.eclipse
Represents the basic information about an Eclipse project.
HierarchicalElement - Interface in org.gradle.tooling.model
Represents an element which belongs to some hierarchy.
hookDeduplicationToTheRoot(Project) - Method in EclipsePlugin
hookDeduplicationToTheRoot(Project) - Method in IdeaPlugin

I

IdeaCompilerOutput - Interface in org.gradle.tooling.model.idea
Idea compiler ouput settings
IdeaContentRoot - Interface in org.gradle.tooling.model.idea
Contains content root information
IdeaDependency - Interface in org.gradle.tooling.model.idea
Idea dependency
IdeaDependencyScope - Interface in org.gradle.tooling.model.idea
The scope of the Idea dependency
IdeaLanguageLevel - Interface in org.gradle.tooling.model.idea
Language level setting for IDEA
IdeaLanguageLevel(Object) - Constructor in IdeaLanguageLevel
IdeaModel - Class in org.gradle.plugins.ide.idea.model
DSL-friendly model of the IDEA project information.
IdeaModule - Interface in org.gradle.tooling.model.idea
Represents information about the IntelliJ IDEA module
IdeaModule(Project, IdeaModuleIml) - Constructor in IdeaModule
IdeaModuleDependency - Interface in org.gradle.tooling.model.idea
dependency to a module in a project
IdeaModuleIml - Class in org.gradle.plugins.ide.idea.model
Models the generation/parsing/merging capabilities of an IDEA module.
IdeaModuleIml(XmlTransformer, File) - Constructor in IdeaModuleIml
IdeaPlugin - Class in org.gradle.plugins.ide.idea
Adds a GenerateIdeaModule task.
IdeaProject - Interface in org.gradle.tooling.model.idea
Represents the information about the IntelliJ IDEA project
IdeaProject(XmlFileContentMerger) - Constructor in IdeaProject
IdeaSingleEntryLibraryDependency - Interface in org.gradle.tooling.model.idea
"Single-Entry Module Library" as IDEA calls it.
IdeaSourceDirectory - Interface in org.gradle.tooling.model.idea
Idea source directory
IdeaWorkspace - Class in org.gradle.plugins.ide.idea.model
Enables fine-tuning workspace details (*.iws file) of the IDEA plugin.
IllegalDependencyNotation - Class in org.gradle.api
This exceptions is thrown, if a dependency is declared with a illegal notation.
IllegalDependencyNotation(String, Throwable) - Constructor in IllegalDependencyNotation
IllegalOperationAtExecutionTimeException - Class in org.gradle.api
A IllegalOperationAtExecutionTimeException is thrown if you try to trigger an operation at runtime, which is only allowed at configuration time.
IllegalOperationAtExecutionTimeException(String) - Constructor in IllegalOperationAtExecutionTimeException
iml(Closure) - Method in IdeaModule
Enables advanced configuration like tinkering with the output xml or affecting the way existing *.iml content is merged with gradle build information
importBuild(Object) - Method in AntBuilder
Imports an Ant build into the associated Gradle project.
include(Closure) - Method in AbstractCopyTask
{@inheritDoc}
include(Closure) - Method in CopySpec
{@inheritDoc}
include(Closure) - Method in PatternFilterable
Adds an include spec.
include(Closure) - Method in PatternSet
include(String) - Method in Settings
include(Closure) - Method in SourceTask
{@inheritDoc}
include(Closure) - Method in Test
{@inheritDoc}
includeFlat(String) - Method in Settings
includeGroups(String) - Method in TestNGOptions
IncludeProperties - Annotation Type in org.gradle.api.plugins.sonar.model
Indicates that the annotated property holds an object with nested Sonar properties.
includes(Iterable) - Method in GppCompileSpec
includeSpecs(Iterable) - Method in PatternSet
info(String, Object) - Method in Logger
Logs the given message at info log level.
info(String, Throwable) - Method in Logging.LoggerImpl
injectCustomFactory(GradleLauncherFactory) - Method in GradleLauncher
Input - Annotation Type in org.gradle.api.tasks
InputDirectory - Annotation Type in org.gradle.api.tasks
InputFile - Annotation Type in org.gradle.api.tasks
InputFiles - Annotation Type in org.gradle.api.tasks
install(MavenPublication) - Method in MavenPublisher
INSTALL_TASK_NAME - Field in MavenPlugin
InstallPublications - Class in org.gradle.api.publication
@author: Szczepan Faber, created at: 6/16/11
instruction(String, String) - Method in OsgiManifest
Adds arguments to an instruction.
instructionFirst(String, String) - Method in OsgiManifest
Adds arguments to an instruction.
instructionValue(String) - Method in OsgiManifest
Returns the list of arguments for a particular instruction.
INTERNAL_REPOSITORY_NAME - Field in ArtifactRepositoryContainer
intersect() - Method in PatternSet
IntersectionPatternSet - Class in org.gradle.api.tasks.util
IntersectionPatternSet(PatternSet) - Constructor in IntersectionPatternSet
into(Object, Closure) - Method in AbstractArchiveTask
Creates and configures a child CopySpec with a destination directory *inside* the archive for the files.
into(Object, Closure) - Method in AbstractCopyTask
{@inheritDoc}
into(Object) - Method in CopyProcessingSpec
Specifies the destination directory for a copy.
into(Object, Closure) - Method in CopySpec
Creates and configures a child CopySpec with the given destination path.
InvalidUserDataException - Class in org.gradle.api
A InvalidUserDataException is thrown, if a user is providing illegal data for the build.
InvalidUserDataException(String, Throwable) - Constructor in InvalidUserDataException
ipr(Closure) - Method in IdeaProject
Enables advanced configuration like tinkering with the output xml or affecting the way existing *.ipr content is merged with Gradle build information.
isAuthor() - Method in StandardJavadocDocletOptions
isBreakIterator() - Method in CoreJavadocOptions
isBreakIterator() - Method in MinimalJavadocOptions
isBuildProjectDependencies() - Method in StartParameter
Returns true if project dependencies are to be built, false if they should not be.
isCaseSensitive() - Method in AbstractCopyTask
{@inheritDoc}
isCaseSensitive() - Method in CopySpec
Specifies whether case-sensitive pattern matching should be used.
isChanging() - Method in ExternalModuleDependency
Returns whether or nor Gradle should always check for a change in the remote repository.
isChanging() - Method in ModuleResolutionControl
Does the module change content over time?
isClosure() - Method in DependOptions
isComposite() - Method in TestDescriptor
Is this test a composite test?
isContinueOnFailure() - Method in StartParameter
Specifies whether the build should continue on task failure.
isDaemon() - Method in AbstractJettyRunTask
Specifies whether the Jetty server should run in the background.
isDebug() - Method in CompileOptions
isDebugEnabled(Marker) - Method in Logging.LoggerImpl
isDependencyOrderEntry(def) - Method in Module
isDeprecation() - Method in CompileOptions
isDetail() - Method in TaskReportTask
isDirectory() - Method in FileTreeElement
Returns true if this element is a directory, or false if this element is a regular file.
isDocFilesSubDirs() - Method in StandardJavadocDocletOptions
isDryRun() - Method in StartParameter
isDump() - Method in DependOptions
isEmpty() - Method in FileCollection
Returns true if this collection is empty.
isEnabled(LogLevel) - Method in Logger
Returns true if the given log level is enabled for this logger.
isEnabled(LogLevel) - Method in Logging.LoggerImpl
isEnabled() - Method in Report
Whether or not this report should be generated by whatever generates it.
isErrorEnabled(Marker) - Method in Logging.LoggerImpl
isFailOnError() - Method in CompileOptions
isFailOnError() - Method in GroovyCompileOptions
isFailOnError() - Method in Javadoc
Specifies whether this task should fail when errors are encountered during Javadoc generation.
isFile() - Method in RelativePath
isForce() - Method in ExternalDependency
Returns whether or not the version of this dependency should be enforced in the case of version conflicts.
isFork() - Method in CompileOptions
isFork() - Method in GroovyCompileOptions
isGnuCompilerTool(Node) - Method in CprojectDescriptor
isGnuLinkerTool(Node) - Method in CprojectDescriptor
isIgnoreExitValue() - Method in BaseExecSpec
Tells whether a non-zero exit value is ignored, or an exception thrown.
isIgnoreExitValue() - Method in Exec
{@inheritDoc}
isIgnoreExitValue() - Method in JavaExec
{@inheritDoc}
isIncludeJavaRuntime() - Method in CompileOptions
isIncludeJavaRuntime() - Method in GroovyCompileOptions
isIncludePrivate() - Method in Groovydoc
Returns whether to include all classes and members (i.e. including private ones).
isInfoEnabled(Marker) - Method in Logging.LoggerImpl
isKeepStubs() - Method in GroovyCompileOptions
isKeyWords() - Method in StandardJavadocDocletOptions
isLifecycleEnabled() - Method in Logger
Returns true if lifecycle log level is enabled for this logger.
isLifecycleEnabled() - Method in Logging.LoggerImpl
isLinkSource() - Method in StandardJavadocDocletOptions
isListFiles() - Method in CompileOptions
isListFiles() - Method in GroovyCompileOptions
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
Returns task optimization disabled flag.
isNoSince() - Method in StandardJavadocDocletOptions
isNoTimestamp() - Method in StandardJavadocDocletOptions
isNoTree() - Method in StandardJavadocDocletOptions
isOffline() - Method in StartParameter
Specifies whether the build should be performed offline (ie without network access).
isOptimize() - Method in CompileOptions
isOptional() - Method in MavenDependency
isProfile() - Method in StartParameter
Returns true if a profile report will be generated.
isQuietEnabled() - Method in Logger
Returns true if quiet log level is enabled for this logger.
isQuietEnabled() - Method in Logging.LoggerImpl
isRecompileScripts() - Method in StartParameter
Specifies whether the build scripts should be recompiled.
isRefreshDependencies() - Method in StartParameter
Specifies whether the depencendies should be refreshed..
isRelativeToPathVariable() - Method in FileReference
Returns true if this reference is relative to a path variable.
isRequired() - Method in SignatureSpec
Whether or not it is required that this signature be generated.
isRequired() - Method in SigningExtension
Whether or not this task should fail if no signatory or signature type are configured at generation time.
isRerunTasks() - Method in StartParameter
Specifies whether the cached task results should be ignored and each task should be forced to be executed.
isSatisfiedBy(Object) - Method in AndSpec
isSatisfiedBy(Object) - Method in NotSpec
isSatisfiedBy(Object) - Method in OrSpec
isSatisfiedBy(Object) - Method in Spec
isScanForTestClasses() - Method in Test
Specifies whether test classes should be detected.
isSearchUpwards() - Method in StartParameter
isSerialWarn() - Method in StandardJavadocDocletOptions
isSkipUnmappedConfs() - Method in Conf2ScopeMappingContainer
Returns whether unmapped configuration should be skipped or not.
isSplitIndex() - Method in StandardJavadocDocletOptions
isStacktrace() - Method in GroovyCompileOptions
isTestReport() - Method in Test
Specifies whether the test report should be generated.
isTrace() - Method in AntlrTask
Specifies that all rules call traceIn/traceOut.
isTraceEnabled(Marker) - Method in Logging.LoggerImpl
isTraceLexer() - Method in AntlrTask
Specifies that all lexer rules call traceIn/traceOut.
isTraceParser() - Method in AntlrTask
Specifies that all parser rules call traceIn/traceOut.
isTraceTreeWalker() - Method in AntlrTask
Specifies that all tree walker rules call traceIn/traceOut.
isTransitive() - Method in Configuration
Returns the transitivity of this configuration.
isTransitive() - Method in ModuleDependency
Returns whether this dependency should be resolved including or excluding its transitive dependencies.
isUniqueVersion() - Method in MavenDeployer
Returns whether to assign snapshots a unique version comprised of the timestamp and build number, or to use the same version each time.
isUploadDescriptor() - Method in Upload
Specifies whether the dependency descriptor should be uploaded.
isUse() - Method in Groovydoc
Returns whether to create class and package usage pages.
isUse() - Method in StandardJavadocDocletOptions
isUseAnt() - Method in CompileOptions
isUseAnt() - Method in GroovyCompileOptions
isUseCache() - Method in DependOptions
isUseDepend() - Method in CompileOptions
isUseEmptySettings() - Method in StartParameter
Returns whether an empty settings script will be used regardless of whether one exists in the default location.
isVerbose() - Method in CompileOptions
isVerbose() - Method in CoreJavadocOptions
isVerbose() - Method in GroovyCompileOptions
isVerbose() - Method in Javadoc
Returns whether Javadoc generation is accompanied by verbose output.
isVerbose() - Method in MinimalJavadocOptions
isVersion() - Method in StandardJavadocDocletOptions
isVisible() - Method in Configuration
Returns true if this is a visible configuration.
isWarnEnabled(Marker) - Method in Logging.LoggerImpl
isWarnings() - Method in CompileOptions
isWarnOnRmiStubs() - Method in DependOptions
ivy(Action) - Method in RepositoryHandler
Adds and configures an Ivy repository.
IvyArtifactRepository - Interface in org.gradle.api.artifacts.repositories
An artifact repository which uses an Ivy format to store artifacts and meta-data.
ivyPattern(String) - Method in IvyArtifactRepository
Adds an Ivy pattern to use to locate ivy files in this repository.
iws(Closure) - Method in IdeaWorkspace
Enables advanced manipulation of the output xml.

J

Jar - Class in org.gradle.api.tasks.bundling
Assembles a JAR archive.
Jar() - Constructor in Jar
JAR_TASK_NAME - Field in JavaPlugin
JarDirectory - Class in org.gradle.plugins.ide.idea.model
Represents a jar directory element of an idea module library.
JarDirectory(def, def) - Constructor in JarDirectory
java(Closure) - Method in SonarProject
Configures Java-related configuration options.
java(Closure) - Method in SourceSet
Configures the Java source for this set.
JavaBasePlugin - Class in org.gradle.api.plugins
JavaCodeQualityPluginConvention - Class in org.gradle.api.plugins.quality
JavaCodeQualityPluginConvention(Project) - Constructor in JavaCodeQualityPluginConvention
Javadoc - Class in org.gradle.api.tasks.javadoc
JAVADOC_TASK_NAME - Field in JavaPlugin
javadocAnnotations() - Method in TestNGOptions
JavadocMemberLevel - Enum in org.gradle.external.javadoc
This enum maps to the -public, -protected, -package and -private options of the javadoc executable.
JavadocOfflineLink - Class in org.gradle.external.javadoc
This class is used to hold the information that can be provided to the javadoc executable via the -linkoffline option.
JavadocOfflineLink(String, String) - Constructor in JavadocOfflineLink
JavadocOptionFileOption - Interface in org.gradle.external.javadoc
Represents a Javadoc command-line option.
JavadocOutputLevel - Enum in org.gradle.external.javadoc
This enum maps to the -verbose and -quiet options of the javadoc executable.
JavaEnvironment - Interface in org.gradle.tooling.model.build
Informs about the java environment, for example the java home or the jvm args used.
JavaExec - Class in org.gradle.api.tasks
Executes a Java application in a child process.
JavaExec() - Constructor in JavaExec
javaexec(Closure) - Method in Project
Executes a Java main class.
javaexec(Closure) - Method in Script
Executes a Java main class.
JavaExecSpec - Interface in org.gradle.process
Specifies the options for executing a Java application.
JavaForkOptions - Interface in org.gradle.process
JavaPlugin - Class in org.gradle.api.plugins
JavaPlugin.EmbeddableJavaProjectImpl(JavaPluginConvention) - Constructor in JavaPlugin.EmbeddableJavaProjectImpl
JavaPluginConvention - Class in org.gradle.api.plugins
Is mixed in into the project when applying the JavaBasePlugin or the JavaPlugin.
JavaPluginConvention(Project) - Constructor in JavaPluginConvention
JavaVersion - Enum in org.gradle.api
An enumeration of Java versions.
JDepend - Class in org.gradle.api.plugins.quality
Analyzes code with JDepend.
JDependExtension - Class in org.gradle.api.plugins.quality
Configuration options for the JDepend plugin.
JDependPlugin - Class in org.gradle.api.plugins.quality
JDependReports - Interface in org.gradle.api.plugins.quality
The reporting configuration for the the JDepend task.
Jdk - Class in org.gradle.plugins.ide.idea.model
Represents information for the project Java SDK.
Jdk(def, def, def, def) - Constructor in Jdk
jdkAnnotations() - Method in TestNGOptions
Jdt - Class in org.gradle.plugins.ide.eclipse.model
Represents the Eclipse JDT settings.
jdt(Closure) - Method in EclipseModel
Configures eclipse java compatibility information (jdt)
Jdt(PropertiesTransformer) - Constructor in Jdt
JETTY_RUN - Field in JettyPlugin
JETTY_RUN_WAR - Field in JettyPlugin
JETTY_STOP - Field in JettyPlugin
JettyPlugin - Class in org.gradle.api.plugins.jetty
JettyPluginConvention - Class in org.gradle.api.plugins.jetty
Convention properties and methods added by the JettyPlugin.
JettyRun - Class in org.gradle.api.plugins.jetty
JettyRunWar - Class in org.gradle.api.plugins.jetty
JettyStop - Class in org.gradle.api.plugins.jetty
Stops the embedded Jetty web container, if it is running.
jFlags(String) - Method in CoreJavadocOptions
jFlags(String) - Method in MinimalJavadocOptions
JUnitOptions - Class in org.gradle.api.tasks.testing.junit
The JUnit specific test options.
jvmArgs(Object) - Method in JavaExec
{@inheritDoc}
jvmArgs(Object) - Method in JavaForkOptions
Adds some arguments to use to launch the JVM for the process.
jvmArgs(Object) - Method in Test
{@inheritDoc}

K

keyWords() - Method in StandardJavadocDocletOptions

L

layout(String, Closure) - Method in IvyArtifactRepository
Specifies the layout to use with this repository, based on the root url.
leftShift(Closure) - Method in Task
LenientConfiguration - Interface in org.gradle.api.artifacts
Resolved configuration that does not fail eagerly when some dependencies are not resolved, or some artifacts do not exist.
lib(Closure) - Method in Ear
Adds dependency libraries to include in the 'lib' directory of the EAR archive.
libDirName(String) - Method in EarPluginConvention
Allows changing the library directory in the EAR file.
Library - Class in org.gradle.plugins.ide.eclipse.model
@author Hans Dockter
Library(FileReference) - Constructor in Library
LibraryCompileSpec - Interface in org.gradle.plugins.binaries.model
A high level interface to the compiler, specifying what is to be compiled and how.
libs(Iterable) - Method in AgainstLibrary
Compile against the given libs (collection must be live, i.e. changes respected)
libs(Iterable) - Method in GppCompileSpec
lifecycle(String, Throwable) - Method in Logger
Logs the given message at lifecycle log level.
LIFECYCLE - Field in Logging
lifecycle(String, Throwable) - Method in Logging.LoggerImpl
Link - Class in org.gradle.plugins.ide.eclipse.model
@author Hans Dockter
link(String, String) - Method in Groovydoc
Add links to groovydoc/javadoc output at the given URL.
Link(String, String, String, String) - Constructor in Link
linkedResource(Map) - Method in EclipseProject
Adds a resource link (aka 'source link') to the eclipse project.
links(String) - Method in StandardJavadocDocletOptions
linksFile(File) - Method in StandardJavadocDocletOptions
linksOffline(String, String) - Method in StandardJavadocDocletOptions
linksOfflineFile(File) - Method in StandardJavadocDocletOptions
linkSource() - Method in StandardJavadocDocletOptions
load(Node) - Method in Classpath
load(Properties) - Method in Jdt
load(Node) - Method in Module
load(Node) - Method in Project
load(Node) - Method in Workspace
load(Node) - Method in WtpComponent
load(Node) - Method in WtpFacet
locale(String) - Method in CoreJavadocOptions
locale(String) - Method in MinimalJavadocOptions
localGroovy() - Method in DependencyHandler
Creates a dependency on the Groovy that is distributed with the current version of Gradle.
log(LogLevel, String, Throwable) - Method in Logger
Logs the given message at the given log level.
log(LogLevel, String, Throwable) - Method in Logging.LoggerImpl
Logger - Interface in org.gradle.api.logging
Logging - Class in org.gradle.api.logging
Logging.LoggerImpl(Logger) - Constructor in Logging.LoggerImpl
LoggingManager - Interface in org.gradle.api.logging
LoggingOutput - Interface in org.gradle.api.logging
Provides access to the output of the Gradle logging system.
LogLevel - Enum in org.gradle.api.logging
The log levels supported by Gradle.
LongRunningOperation - Interface in org.gradle.tooling
Offers ways to communicate both ways with a gradle operation, be it building a model or running tasks.

M

MAIN_SOURCE_SET_NAME - Field in SourceSet
The name of the main source set.
makeSureModuleNamesAreUnique() - Method in IdeaPlugin
makeSureProjectNamesAreUnique() - Method in EclipsePlugin
Manifest - Interface in org.gradle.api.java.archives
Represents the manifest file of a JAR file.
manifest(Closure) - Method in Jar
Configures the manifest for this JAR archive.
manifest(Closure) - Method in JavaPluginConvention
Creates and configures a new instance of a 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(String, Throwable) - Constructor in ManifestException
ManifestMergeDetails - Interface in org.gradle.api.java.archives
Details of a value being merged from two different manifests.
ManifestMergeSpec - Interface in org.gradle.api.java.archives
Specifies how the entries of multiple manifests should be merged together.
matching(Closure) - Method in DomainObjectCollection
Returns a collection which contains the objects in this collection which meet the given closure specification.
matching(Closure) - Method in DomainObjectSet
{@inheritDoc}
matching(PatternFilterable) - Method in FileTree
matching(Closure) - Method in NamedDomainObjectCollection
{@inheritDoc}
matching(Closure) - Method in NamedDomainObjectList
{@inheritDoc}
matching(Closure) - Method in NamedDomainObjectSet
{@inheritDoc}
matching(Closure) - Method in PluginCollection
{@inheritDoc}
matching(Closure) - Method in TaskCollection
{@inheritDoc}
MAVEN_ARTIFACT_PATTERN - Field in IvyArtifactRepository
MAVEN_CENTRAL_URL - Field in ArtifactRepositoryContainer
MAVEN_IVY_PATTERN - Field in IvyArtifactRepository
maven(Closure) - Method in Publications
MAVEN_REPO_PATTERN - Field in ArtifactRepositoryContainer
maven(Action) - Method in RepositoryHandler
Adds and configures a Maven repository.
MavenArtifact - Interface in org.gradle.api.publication.maven
MavenArtifactRepository - Interface in org.gradle.api.artifacts.repositories
An artifact repository which uses a Maven format to store artifacts and meta-data.
mavenCentral() - Method in RepositoryHandler
Adds a repository which looks in the Maven central repository for dependencies.
MavenDependency - Interface in org.gradle.api.publication.maven
MavenDeployer - Interface in org.gradle.api.artifacts.maven
mavenDeployer(Map, Closure) - Method in MavenRepositoryHandlerConvention
Behaves the same way as mavenDeployer(java.util.Map).
MavenDeployment - Interface in org.gradle.api.artifacts.maven
Represents the artifacts which will be deployed to a maven repository.
mavenInstaller(Map, Closure) - Method in MavenRepositoryHandlerConvention
Behaves the same way as mavenInstaller(java.util.Map).
mavenLocal() - Method in RepositoryHandler
Adds a repository which looks in the local Maven cache for dependencies.
MavenPlugin - Class in org.gradle.api.plugins
MavenPluginConvention - Class in org.gradle.api.plugins
Properties and methods added by the MavenPlugin.
MavenPluginConvention(ProjectInternal, MavenFactory) - Constructor in MavenPluginConvention
MavenPom - Interface in org.gradle.api.artifacts.maven
Is used for generating a Maven pom file and customizing the generation.
MavenPomCustomizer - Interface in org.gradle.api.publication.maven
MavenPublication - Interface in org.gradle.api.publication.maven
MavenPublisher - Interface in org.gradle.api.publication.maven
mavenRepo(Map, Closure) - Method in RepositoryHandler
Adds a repository which is Maven compatible.
MavenRepositoryHandlerConvention - Interface in org.gradle.api.plugins
Allows maven repositories for publishing artifacts to be defined.
MavenResolver - Interface in org.gradle.api.artifacts.maven
An ArtifactRepository which can be used to publish artifacts to Maven repositories.
MavenScope - Enum in org.gradle.api.publication.maven
mergeXmlClasspath(Classpath) - Method in EclipseClasspath
mergeXmlComponent(WtpComponent) - Method in EclipseWtpComponent
mergeXmlFacet(WtpFacet) - Method in EclipseWtpFacet
mergeXmlModule(Module) - Method in IdeaModule
mergeXmlProject(Project) - Method in EclipseProject
mergeXmlProject(Project) - Method in IdeaProject
mergeXmlWorkspace(Workspace) - Method in IdeaWorkspace
metaInf(Closure) - Method in Jar
Adds content to this JAR archive's META-INF directory.
methodMissing(String, def) - Method in Dsl
methodMissing(String, Object) - Method in TestNGOptions
MicrosoftVisualCppPlugin - Class in org.gradle.plugins.cpp.msvcpp
A Plugin which makes the Microsoft Visual C++ compiler available to compile C/C++ code.
MinimalJavadocOptions - Interface in org.gradle.external.javadoc
Provides the core Javadoc options.
minus(FileCollection) - Method in FileCollection
MissingResourceException - Class in org.gradle.api.resources
Exception thrown when the resource does not exist
MissingResourceException(String) - Constructor in MissingResourceException
mkdir() - Method in Directory
mkdir(Object) - Method in Project
Creates a directory and returns a file pointing to it.
mkdir(Object) - Method in Script
Creates a directory and returns a file pointing to it.
Model - Interface in org.gradle.tooling.model
A Model that is buildable by the Tooling API.
model(Class) - Method in ProjectConnection
Creates a builder which can be used to build the model of the given type.
ModelBuilder - Interface in org.gradle.tooling
A ModelBuilder allows you to fetch a snapshot of the model for a project.
ModelToPropertiesConverter - Class in org.gradle.api.plugins.sonar.model
Converts a model object to a map of Sonar properties, guided by the information provided with SonarProperty and IncludeProperties annotations.
ModelToPropertiesConverter(Object) - Constructor in ModelToPropertiesConverter
Module - Interface in org.gradle.api.artifacts
module(Object, Closure) - Method in DependencyHandler
Creates a dependency on a client module.
module(String, String) - Method in DeploymentDescriptor
Add a module to the deployment descriptor.
module(Closure) - Method in IdeaModel
Configures IDEA module information.
MODULE_KEY - Field in ExcludeRule
Module(XmlTransformer, PathFactory) - Constructor in Module
ModuleDependency - Interface in org.gradle.api.artifacts
A ModuleDependency is a Dependency on a module outside the current project.
ModuleDependency(def, def) - Constructor in ModuleDependency
ModuleLibrary - Class in org.gradle.plugins.ide.idea.model
Represents an orderEntry of type module-library in the iml xml.
ModuleLibrary(Collection, Collection, Collection, Collection, String) - Constructor in ModuleLibrary
ModuleResolutionControl - Interface in org.gradle.api.artifacts.cache
Command methods for controlling module resolution via the DSL.
ModuleVersionIdentifier - Interface in org.gradle.api.artifacts
The identifier of a module version.
ModuleVersionSelector - Interface in org.gradle.api.artifacts
Selects a module version

N

NAME - Field in AntlrSourceVirtualDirectory
NAME - Field in ReportingExtension
The name of this extension ("{@value}")
Named - Interface in org.gradle.api
Types can implement this interface and use the embedded Namer implementation, to satisfy API that calls for a namer.
Named.Namer - Class in org.gradle.api
An implementation of the namer interface for objects implementing the named interface.
NamedDomainObjectCollection - Interface in org.gradle.api
NamedDomainObjectContainer - Interface in org.gradle.api
NamedDomainObjectFactory - Interface in org.gradle.api
A factory for named objects of type T.
NamedDomainObjectList - Interface in org.gradle.api
NamedDomainObjectSet - Interface in org.gradle.api
Namer - Interface in org.gradle.api
A namer is capable of providing a name based on some inherent characteristic of an object.
Namer.Comparator - Class in org.gradle.api
A comparator implementation based on the names returned by the given namer.
Namer.Comparator(Namer) - Constructor in Namer.Comparator
NAMER - Field in Report
NativeDependencyCapableSourceSet - Interface in org.gradle.plugins.binaries.model
Source set capability
NativeDependencySet - Interface in org.gradle.plugins.binaries.model
Models a collection of native type dependencies.
natures(String) - Method in EclipseProject
Appends natures entries to the eclipse project.
Nested - Annotation Type in org.gradle.api.tasks
newBuild() - Method in ProjectConnection
Creates a launcher which can be used to execute a build.
newBuild() - Method in StartParameter
newConnector() - Method in GradleConnector
Creates a new connector instance.
newInstance(String) - Method in GradleLauncher
Returns a GradleLauncher instance based on the passed command line syntax arguments.
newInstance() - Method in StartParameter
Duplicates this StartParameter instance.
noComment() - Method in StandardJavadocDocletOptions
noDeprecated() - Method in StandardJavadocDocletOptions
noDeprecatedList() - Method in StandardJavadocDocletOptions
noHelp() - Method in StandardJavadocDocletOptions
noIndex() - Method in StandardJavadocDocletOptions
noNavBar() - Method in StandardJavadocDocletOptions
NONE - Field in RefreshOptions
noQualifier(List) - Method in StandardJavadocDocletOptions
noQualifiers(String) - Method in StandardJavadocDocletOptions
normalizeKeyId(String) - Method in PgpSignatoryFactory
normalizePath(String) - Method in AbstractClasspathEntry
noSince() - Method in StandardJavadocDocletOptions
not(Spec) - Method in Specs
noTimestamp - Field in StandardJavadocDocletOptions
noTree() - Method in StandardJavadocDocletOptions
NotSpec - Class in org.gradle.api.specs
A Spec implementation which negates another Spec.
NotSpec(Spec) - Constructor in NotSpec
Nullable - Annotation Type in org.gradle.api
Indicates that the value of an element can be null.

O

ObjectConfigurationAction - Interface in org.gradle.api.plugins
onApply(Project) - Method in EclipsePlugin
onApply(Project) - Method in EclipseWtpPlugin
onApply(Project) - Method in IdeaPlugin
onComplete(Object) - Method in ResultHandler
Handles successful completion of the operation.
onConfigure(Closure) - Method in GenerateMetadataFileTask
onFailure(GradleConnectionException) - Method in ResultHandler
Handles failures.
onlyIf(Spec) - Method in Task
onOutput(CharSequence) - Method in StandardOutputListener
Called when some output is written by the logging system.
onOutput(Closure) - Method in Test
Adds a closure to be notified when output from the test received.
onOutput(TestDescriptor, TestOutputEvent) - Method in TestOutputListener
Fired when during test execution anything is printed to standard output or error
open() - Method in FileTreeElement
Opens this file as an input stream.
Optional - Annotation Type in org.gradle.api.tasks
optionFiles(File) - Method in CoreJavadocOptions
optionFiles(File) - Method in MinimalJavadocOptions
OptionLessJavadocOptionFileOption - Interface in org.gradle.external.javadoc
Represents a Javadoc option.
optionMap() - Method in AbstractOptions
optionMap() - Method in CompileOptions
optionMap() - Method in GroovyCompileOptions
options(Closure) - Method in Javadoc
Convenience method for configuring Javadoc generation options.
options(Closure) - Method in Test
or(boolean, List) - Method in Specs
OrSpec - Class in org.gradle.api.specs
A CompositeSpec which requires any one of its specs to be true in order to evaluate to true.
OrSpec(Spec) - Constructor in OrSpec
OsgiManifest - Interface in org.gradle.api.plugins.osgi
Represents a manifest file for a JAR containing an OSGi bundle.
osgiManifest(Closure) - Method in OsgiPluginConvention
Creates and configures 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(ProjectInternal) - Constructor in OsgiPluginConvention
Output - Class in org.gradle.plugins.ide.eclipse.model
@author Hans Dockter
Output(String) - Constructor in Output
OutputDirectories - Annotation Type in org.gradle.api.tasks
OutputDirectory - Annotation Type in org.gradle.api.tasks
OutputFile - Annotation Type in org.gradle.api.tasks
OutputFiles - Annotation Type in org.gradle.api.tasks
overview(String) - Method in CoreJavadocOptions
Fluent setter for the overview option.
overview(String) - Method in MinimalJavadocOptions

P

parse(boolean, RelativePath, String) - Method in RelativePath
PasswordCredentials - Interface in org.gradle.api.artifacts.repositories
A username/password credentials that can be used to login to password-protected remote repository.
Path - Class in org.gradle.plugins.ide.idea.model
Represents a path in a format as used often in ipr and iml files.
Path(String, String, String) - Constructor in Path
path(String, String) - Method in PathFactory
Creates a path for the given URL.
PATH_SEPARATOR - Field in Project
The hierarchy separator for project and task path names.
PathFactory - Class in org.gradle.plugins.ide.idea.model
PathValidation - Enum in org.gradle.api
An enumeration for describing validation policies for file paths.
pathVariables(Map) - Method in EclipseModel
Adds path variables to be used for replacing absolute paths in classpath entries.
pathVariables(Map) - Method in IdeaModel
Adds path variables to be used for replacing absolute paths in resulting files (*.iml, etc.).
PatternFilterable - Interface in org.gradle.api.tasks.util
PatternSet - Class in org.gradle.api.tasks.util
@author Hans Dockter
PatternSet(Map) - Constructor in PatternSet
PgpKeyId - Class in org.gradle.plugins.signing.signatory.pgp
A normalised form for keys, which are friendliest for users as hex strings but used internally as longs.
PgpKeyId(String) - Constructor in PgpKeyId
PgpSignatory - Class in org.gradle.plugins.signing.signatory.pgp
PgpSignatory(String, PGPSecretKey, String) - Constructor in PgpSignatory
PgpSignatoryFactory - Class in org.gradle.plugins.signing.signatory.pgp
PgpSignatoryProvider - Class in org.gradle.plugins.signing.signatory.pgp
Plugin - Interface in org.gradle.api
plugin(String) - Method in ObjectConfigurationAction
Adds a Plugin to use to configure the target objects.
PluginCollection - Interface in org.gradle.api.plugins
PluginContainer - Interface in org.gradle.api.plugins
PluginInstantiationException - Class in org.gradle.api.plugins
A PluginInstantiationException is thrown when a plugin cannot be instantiated.
PluginInstantiationException(String, Throwable) - Constructor in PluginInstantiationException
plus(FileCollection) - Method in FileCollection
plus(FileTree) - Method in FileTree
Returns a FileTree which contains the union of this tree and the given tree.
plus(RelativePath) - Method in RelativePath
Pmd - Class in org.gradle.api.plugins.quality
Runs a set of static code analysis rules on Java source code files and generates a report of problems found.
PmdExtension - Class in org.gradle.api.plugins.quality
Configuration options for the PMD plugin.
PmdExtension(Project) - Constructor in PmdExtension
PmdPlugin - Class in org.gradle.api.plugins.quality
A plugin for the PMD source code analyzer.
PmdReports - Interface in org.gradle.api.plugins.quality
The reporting configuration for the the Pmd task.
pom(Closure) - Method in MavenPluginConvention
Creates and configures a new MavenPom.
pom(Closure) - Method in PomFilterContainer
Configures the default pom by a closure.
PomFilterContainer - Interface in org.gradle.api.artifacts.maven
Manages a set of MavenPom instances and their associated PublishFilter instances.
PORT_SYSPROPERTY - Field in AbstractJettyRunTask
prepend(String) - 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
ProgressEvent - Interface in org.gradle.tooling
Some information about a piece of work of a long running operation.
ProgressListener - Interface in org.gradle.tooling
A listener which is notified as some long running operation makes progress.
Project - Class in org.gradle.plugins.ide.eclipse.model
Represents the customizable elements of an eclipse project file.
project(Map) - Method in DependencyHandler
Creates a dependency on a project.
project(Closure) - Method in EclipseModel
Configures eclipse project information
PROJECT_FILE_NAME - Field in Project
project(Closure) - Method in IdeaModel
Configures IDEA project information.
project(Closure) - Method in MavenPom
Provides a builder for the Maven pom for adding or modifying properties of the Maven getModel().
Project(XmlTransformer) - Constructor in Project
PROJECT_REPORT - Field in ProjectReportsPlugin
project(File) - Method in Settings
project(Closure) - Method in SonarProjectModel
Configures per-project configuration options.
project(Closure) - Method in SonarRootModel
Configures per-project configuration options.
ProjectBuilder - Class in org.gradle.testfixtures
ProjectConnection - Interface in org.gradle.tooling
Represents a long-lived connection to a Gradle project.
ProjectDependency - Interface in org.gradle.tooling.model
Represents a dependency on another project.
ProjectDependency(String, String) - Constructor in ProjectDependency
ProjectDescriptor - Class in org.gradle.plugins.cpp.cdt.model
The actual .project descriptor file.
ProjectDescriptor() - Constructor in ProjectDescriptor
ProjectEvaluationListener - Interface in org.gradle.api
ProjectReportsPlugin - Class in org.gradle.api.plugins
ProjectReportsPluginConvention - Class in org.gradle.api.plugins
ProjectReportsPluginConvention(Project) - Constructor in ProjectReportsPluginConvention
ProjectReportTask - Class in org.gradle.api.tasks.diagnostics
ProjectSettings - Class in org.gradle.plugins.cpp.cdt.model
Gradle model element, the configurable parts of the .project file.
projectsEvaluated(Gradle) - Method in BuildAdapter
projectsEvaluated(Gradle) - Method in BuildListener
projectsEvaluated(Gradle) - Method in BuildLogger
projectsEvaluated(Closure) - Method in Gradle
Adds a closure to be called when all projects for the build have been evaluated.
projectsLoaded(Gradle) - Method in BuildAdapter
projectsLoaded(Gradle) - Method in BuildListener
projectsLoaded(Gradle) - Method in BuildLogger
projectsLoaded(Closure) - Method in Gradle
Adds a closure to be called when the projects for the build have been created from the settings.
ProjectState - Interface in org.gradle.api
ProjectState provides information about the execution state of a project.
properties(Map) - Method in TaskInputs
Registers a set of input properties for this task.
PropertiesFileContentMerger - Class in org.gradle.plugins.ide.api
Models the generation/parsing/merging capabilities.
PropertiesFileContentMerger(PropertiesTransformer) - Constructor in PropertiesFileContentMerger
PropertiesGeneratorTask - Class in org.gradle.plugins.ide.api
A convenience superclass for those tasks which generate Properties configuration files from a domain object of type T.
PropertiesGeneratorTask() - Constructor in PropertiesGeneratorTask
property(Map) - Method in EclipseWtpComponent
Adds a property.
property(Map) - Method in GenerateEclipseWtpComponent
Deprecated.
property(String) - Method in Project
PROPERTY_REPORT - Field in ProjectReportsPlugin
property(String) - Method in Task
property(String, Object) - Method in TaskInputs
propertyMissing(String) - Method in PgpSignatoryProvider
propertyMissing(String) - Method in TestNGOptions
PropertyReportTask - Class in org.gradle.api.tasks.diagnostics
Displays the properties of a project.
PROVIDED_COMPILE_CONFIGURATION_NAME - Field in WarPlugin
PROVIDED_COMPILE_PRIORITY - Field in MavenPlugin
PROVIDED - Field in Conf2ScopeMappingContainer
PROVIDED_RUNTIME_CONFIGURATION_NAME - Field in WarPlugin
PROVIDED_RUNTIME_PRIORITY - Field in MavenPlugin
PublicationPlugin - Class in org.gradle.api.publication
This is only temporary plugin :) When we're happy with what it does we can move that to the core dsl?
Publications - Class in org.gradle.api.publication
@author: Szczepan Faber, created at: 6/16/11
publish() - Method in InstallPublications
publish() - Method in PublishPublications
PublishArtifact - Interface in org.gradle.api.artifacts
PublishArtifactSet - Interface in org.gradle.api.artifacts
A set of artifacts to be published.
PublishException - Class in org.gradle.api.artifacts
PublishException(String, Throwable) - Constructor in PublishException
PublishFilter - Interface in org.gradle.api.artifacts.maven
A filter for artifacts to be published.
PublishPublications - Class in org.gradle.api.publication
@author: Szczepan Faber, created at: 6/16/11
putIfNotNull(Map, String, Object) - Method in AntGroovydoc

Q

quiet() - Method in CoreJavadocOptions
quiet(String, Throwable) - Method in Logger
Logs the given message at quiet log level.
QUIET - Field in Logging
quiet(String, Throwable) - Method in Logging.LoggerImpl
quiet() - Method in MinimalJavadocOptions

R

read() - Method in ReadableResource
Returns an input stream that provides means to read the resource
ReadableResource - Interface in org.gradle.api.resources
A resource that can be read.
readFrom(Object) - Method in DeploymentDescriptor
Reads the deployment descriptor from a file.
readProperties(Project, String, String, boolean) - Method in PgpSignatoryFactory
readSecretKey(PGPSecretKeyRingCollection, PgpKeyId, String) - Method in PgpSignatoryFactory
referencedProjects(String) - Method in EclipseProject
The referenced projects of this Eclipse project (*not*: java build path project references).
refresh() - Method in ResolutionControl
States that any cached value should be ignored, forcing a fresh resolve.
refreshDependencies() - Method in RefreshOptions
RefreshOptions - Class in org.gradle
The options supplied by a user to refresh dependencies and other external resources.
RefreshOptions.Option - Enum in org.gradle
The set of allowable options.
RefreshOptions(List) - Constructor in RefreshOptions
register(SignatureType) - Method in AbstractSignatureTypeProvider
RelativePath - Class in org.gradle.api.file
relativePath(String, File) - Method in PathFactory
Creates a path relative to the given path variable.
relativePath(Object) - Method in Project
RelativePath(boolean, String) - Constructor in RelativePath
Creates a RelativePath.
relativePath(Object) - Method in Script
relativeProjectPath(String) - Method in Project
reload - Field in AbstractJettyRunTask
reload can be set to either 'automatic' or 'manual'

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

RELOAD_AUTOMATIC - Field in JettyPlugin
RELOAD_MANUAL - Field in JettyPlugin
removeListener(Object) - Method in Gradle
Removes the given listener from this build.
removeProjectEvaluationListener(ProjectEvaluationListener) - Method in Gradle
Removes the given listener from this build.
removeStandardErrorListener(StandardOutputListener) - Method in LoggingOutput
Removes a listener from standard error.
removeStandardOutputListener(StandardOutputListener) - Method in LoggingOutput
Removes a listener from standard output.
removeTaskExecutionGraphListener(TaskExecutionGraphListener) - Method in TaskExecutionGraph
removeTaskExecutionListener(TaskExecutionListener) - Method in TaskExecutionGraph
removeTestListener(TestListener) - Method in Test
Unregisters a test listener with this task.
removeTestOutputListener(TestOutputListener) - Method in Test
Unregisters a test output listener with this task.
rename(Pattern, String) - Method in AbstractCopyTask
{@inheritDoc}
rename(Pattern, String) - Method in CopyProcessingSpec
Renames files based on a regular expression.
rename(Pattern, String) - Method in CopySpec
{@inheritDoc}
replace(String, Class) - Method in TaskContainer
replaceLastName(String) - Method in RelativePath
Report - Interface in org.gradle.api.reporting
A file based report to be created.
Report.OutputType - Enum in org.gradle.api.reporting
The type of output the report produces
ReportContainer - Interface in org.gradle.api.reporting
A container of potential reports.
ReportContainer.ImmutableViolationException - Class in org.gradle.api.reporting
The exception thrown when any of this container's mutation methods are called.
ReportContainer.ImmutableViolationException() - Constructor in ReportContainer.ImmutableViolationException
Reporting - Interface in org.gradle.api.reporting
An object that provides reporting options
ReportingBasePlugin - Class in org.gradle.api.plugins
ReportingBasePluginConvention - Class in org.gradle.api.plugins
ReportingBasePluginConvention(ProjectInternal, ReportingExtension) - Constructor in ReportingBasePluginConvention
ReportingExtension - Class in org.gradle.api.reporting
Adds base configuration for reporting tasks.
ReportingExtension(Project) - Constructor in ReportingExtension
reportInternalError(BuildExceptionReporter.FailureDetails) - Method in BuildExceptionReporter
reports(Closure) - Method in Checkstyle
Configures the reports to be generated by this task.
reports(Closure) - Method in CodeNarc
Configures the reports to be generated by this task.
reports(Closure) - Method in FindBugs
Configures the reports to be generated by this task.
reports(Closure) - Method in JDepend
Configures the reports to be generated by this task.
reports(Closure) - Method in Pmd
Configures the reports to be generated by this task.
reports(Closure) - Method in Reporting
Allow configuration of the report container by closure.
repositories(Closure) - Method in Project
repositories(Closure) - Method in ScriptHandler
Configures the repositories for the script dependencies.
repositories(Closure) - Method in Upload
Configures the set of repositories to upload to.
RepositoryHandler - Interface in org.gradle.api.artifacts.dsl
A RepositoryHandler manages a set of repositories, allowing repositories to be defined and queried.
required(boolean) - Method in Sign
Change whether or not this task should fail if no signatory or signature type are configured at the time of generation.
resetGlobalExcludes() - Method in PatternSet
ResolutionControl - Interface in org.gradle.api.artifacts.cache
Command methods for controlling dependency resolution via the DSL.
ResolutionRules - Interface in org.gradle.api.artifacts.cache
Represents a set of rules/actions that can be applied during dependency resolution.
ResolutionStrategy - Interface in org.gradle.api.artifacts
Defines the strategies around dependency resolution.
resolutionStrategy(Closure) - Method in Configuration
The resolution strategy provides extra details on how to resolve this configuration.
ResolvableDependencies - Interface in org.gradle.api.artifacts
A set of Dependency objects which can be resolved to a set of File instances.
resolve() - Method in Configuration
Resolves this configuration.
resolve(boolean) - Method in SelfResolvingDependency
Resolves this dependency by specifying the transitive mode.
ResolvedArtifact - Interface in org.gradle.api.artifacts
Information about a resolved artifact.
ResolvedConfiguration - Interface in org.gradle.api.artifacts
A ResolvedConfiguration represents the result of resolving a Configuration, and provides access to both the artifacts and the meta-data of the result.
ResolvedDependency - Interface in org.gradle.api.artifacts
Information about a resolved dependency.
resolveDependencies() - Method in EclipseClasspath
Calculates, resolves & returns dependency entries of this classpath
resolveDependencies() - Method in IdeaModule
Resolves and returns the module's dependencies.
ResolvedModuleVersion - Interface in org.gradle.api.artifacts
Represents meta-data about a resolved module version.
ResolveException - Class in org.gradle.api.artifacts
ResolveException(Configuration, Iterable) - Constructor in ResolveException
RESOLVER_NAME - Field in ArtifactRepositoryContainer
RESOLVER_URL - Field in ArtifactRepositoryContainer
Resource - Interface in org.gradle.api.resources
A generic resource of some kind.
resource(Map) - Method in EclipseWtpComponent
Adds a wb-resource.
resource(Map) - Method in GenerateEclipseWtpComponent
Deprecated.
ResourceException - Class in org.gradle.api.resources
Generic resource exception that all other resource-related exceptions inherit from.
ResourceException(String, Throwable) - Constructor in ResourceException
ResourceHandler - Interface in org.gradle.api.resources
Provides access to resource-specific utility methods, for example factory methods that create various resources.
resources(Closure) - Method in SourceSet
Configures the non-Java resources for this set.
restartWebApp(boolean) - Method in AbstractJettyRunTask
restartWebApp(boolean) - Method in JettyRun
restartWebApp(boolean) - Method in JettyRunWar
ResultHandler - Interface in org.gradle.tooling
A handler for an asynchronous operation which returns an object of type T.
rethrowFailure() - Method in BuildResult
rethrowFailure() - Method in ExecResult
Re-throws any failure executing this process.
rethrowFailure() - Method in ProjectState
Throws the project failure, if any.
rethrowFailure() - Method in ResolvedConfiguration
A resolve of a configuration that is not successful does not automatically throws an exception.
rethrowFailure() - Method in TaskState
Throws the task failure, if any.
rootProject(Action) - Method in Gradle
Adds an action to execute against the root project of this build.
Rule - Interface in org.gradle.api
ruleSetFiles(Object) - Method in PmdExtension
Convenience method for adding rule set files.
ruleSets(String) - Method in PmdExtension
Convenience method for adding rule sets.
run(ResultHandler) - Method in BuildLauncher
Launchers the build.
run() - Method in Checkstyle
run() - Method in CodeNarc
run() - Method in FindBugs
run() - Method in GradleLauncher
run() - Method in JDepend
run() - Method in Pmd
RUNTIME - Field in Conf2ScopeMappingContainer
RUNTIME_CONFIGURATION_NAME - Field in JavaPlugin
RUNTIME_PRIORITY - Field in MavenPlugin

S

SATISFIES_ALL - Field in Specs
SATISFIES_NONE - Field in Specs
satisfyAll() - Method in Specs
satisfyNone() - Method in Specs
SCALA_DOC_TASK_NAME - Field in ScalaPlugin
scala(Closure) - Method in ScalaSourceSet
Configures the Scala source for this set.
SCALA_TOOLS_CONFIGURATION_NAME - Field in ScalaBasePlugin
ScalaBasePlugin - Class in org.gradle.api.plugins.scala
ScalaCompile - Class in org.gradle.api.tasks.scala
Compiles Scala source files, and optionally, Java source files.
ScalaCompile() - Constructor in ScalaCompile
ScalaCompileOptions - Class in org.gradle.api.tasks.scala
ScalaDoc - Class in org.gradle.api.tasks.scala
Generates HTML API documentation for Scala source files.
ScalaDocOptions - Class in org.gradle.api.tasks.scala
ScalaPlugin - Class in org.gradle.api.plugins.scala
ScalaSourceSet - Interface in org.gradle.api.tasks
A ScalaSourceSetConvention defines the properties and methods added to a SourceSet by the ScalaPlugin.
scannerListeners - Field in AbstractJettyRunTask
List of Listeners for the scanner.
ScanTargetPattern - Class in org.gradle.api.plugins.jetty
Patterns for scanning for file changes.
Script - Interface in org.gradle.api
ScriptHandler - Interface in org.gradle.api.initialization.dsl
securityRole(String) - Method in DeploymentDescriptor
Add a security role to the deployment descriptor.
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(String, String) - Method in Announcer
serialWarn() - Method in StandardJavadocDocletOptions
server(Closure) - Method in SonarRootModel
Configures server configuration options.
set(String, Object) - Method in ExtraPropertiesExtension
Updates the value for, or creates, the registered property with the given name to the given value.
setActions(List) - Method in Task
setAdditionalRuntimeJars(Iterable) - Method in AbstractJettyRunTask
setAllJvmArgs(Iterable) - Method in JavaExec
{@inheritDoc}
setAllJvmArgs(Iterable) - Method in JavaForkOptions
Sets the full set of arguments to use to launch the JVM for the process.
setAllJvmArgs(Iterable) - Method in Test
{@inheritDoc}
setAltDeployDescriptor(String) - Method in EarModule
setAnnotationsOnSourceCompatibility(JavaVersion) - Method in TestNGOptions
setAntGroovydoc(AntGroovydoc) - Method in Groovydoc
setAntlrClasspath(FileCollection) - Method in AntlrTask
Specifies the classpath containing the Ant ANTLR task implementation.
setAntScalaDoc(AntScalaDoc) - Method in ScalaDoc
setAppDirName(String) - Method in EarPluginConvention
setAppendix(String) - Method in AbstractArchiveTask
setApplicationName(String) - Method in DeploymentDescriptor
setArchiveBase(Wrapper.PathBase) - Method in Wrapper
The archive base specifies whether the unpacked wrapper distribution should be stored in the project or in the gradle user home dir.
setArchiveName(String) - Method in AbstractArchiveTask
Sets the archive name.
setArchivePath(String) - Method in Wrapper
Set's the path where the gradle distributions archive should be saved (i.e. the parent dir).
setArgs(Iterable) - Method in Exec
{@inheritDoc}
setArgs(Iterable) - Method in ExecSpec
Sets the arguments for the command to be executed.
setArgs(Iterable) - Method in JavaExec
{@inheritDoc}
setArgs(Iterable) - Method in JavaExecSpec
Sets the args for the main class to be executed.
setArtifactId(String) - Method in MavenPom
Sets the artifact id for this POM.
setArtifactUrls(Iterable) - Method in MavenArtifactRepository
Sets the additional URLs to use to find artifact files.
setAuthor(boolean) - Method in StandardJavadocDocletOptions
setBaseDir(File) - Method in AntTarget
Sets the Ant project base directory to use when executing the target.
setBaseDir(Object) - Method in ReportingExtension
Sets the base directory to use for all reports
setBaseName(String) - Method in AbstractArchiveTask
setBinary(Binary) - Method in GppCompileSpec
@deprecated No replacement
setBootClasspath(String) - Method in CompileOptions
setBootClasspath(List) - Method in CoreJavadocOptions
setBootClasspath(List) - Method in MinimalJavadocOptions
setBootstrapClasspath(FileCollection) - Method in JavaExec
{@inheritDoc}
setBootstrapClasspath(FileCollection) - Method in JavaForkOptions
Sets the bootstrap classpath to use for the process.
setBootstrapClasspath(FileCollection) - Method in Test
{@inheritDoc}
setBottom(String) - Method in StandardJavadocDocletOptions
setBreakIterator(boolean) - Method in CoreJavadocOptions
setBreakIterator(boolean) - Method in MinimalJavadocOptions
setBuildDir(Object) - Method in Project
setBuildFile(Object) - Method in GradleBuild
Sets the build file that should be used for this build.
setBuildFile(File) - Method in StartParameter
Sets the build file to use to select the default project.
setBuildFileName(String) - Method in ProjectDescriptor
Sets the name of the build file.
setBuildProjectDependencies(boolean) - Method in StartParameter
Specifies whether project dependencies should be built.
setBuiltBy(Iterable) - Method in ConfigurableFileCollection
Sets the tasks which build the files of this collection.
setBuiltBy(Iterable) - Method in ConfigurableFileTree
Sets the tasks which build the files of this collection.
setCacheUsage(CacheUsage) - Method in StartParameter
Sets the Cache usage.
setCaseSensitive(boolean) - Method in AbstractCopyTask
{@inheritDoc}
setCaseSensitive(boolean) - Method in CopySpec
Specifies whether case-sensitive pattern matching should be used for this CopySpec.
setChanging(boolean) - Method in ExternalModuleDependency
Sets whether or nor Gradle should always check for a change in the remote repository.
setCharSet(String) - Method in StandardJavadocDocletOptions
setClassesDir(File) - Method in OsgiManifest
Sets the classes dir.
setClassesDir(Object) - Method in SourceSetOutput
Sets the directory to assemble the compiled classes into.
setClassifier(String) - Method in AbstractArchiveTask
setClassifier(String) - Method in ConfigurablePublishArtifact
Sets the classifier of this artifact.
setClasspath(FileCollection) - Method in AbstractCompile
Sets the classpath to use to compile the source files.
setClasspath(List) - Method in CoreJavadocOptions
setClasspath(String) - Method in DependOptions
setClasspath(FileCollection) - Method in Groovydoc
Sets the classpath used to locate classes referenced by the documented sources.
setClasspath(FileCollection) - Method in Javadoc
Sets the classpath to use to resolve type references in this source code.
setClasspath(FileCollection) - Method in JavaExec
{@inheritDoc}
setClasspath(FileCollection) - Method in JavaExecSpec
Sets the classpath for executing the main class.
setClasspath(FileCollection) - Method in JettyRun
Set the classpath for the web application.
setClasspath(List) - Method in MinimalJavadocOptions
setClasspath(FileCollection) - Method in OsgiManifest
A convenient method for setting a Bundle-Classpath instruction.
setClasspath(FileCollection) - Method in ScalaDoc
setClasspath(FileCollection) - Method in Test
setClasspath(Object) - Method in War
Sets the classpath to include in the WAR archive.
setClassPathFiles(List) - Method in JettyRun
setClosure(boolean) - Method in DependOptions
setCommandLine(Object) - Method in Exec
{@inheritDoc}
setCommandLine(Iterable) - Method in ExecSpec
Sets the full command line, including the executable to be executed plus its arguments.
setCompileClasspath(FileCollection) - Method in SourceSet
Sets the classpath used to compile this source.
setCompiler(Compiler) - Method in GroovyCompile
setCompiler(Compiler) - Method in ScalaCompile
setCompilerArgs(List) - Method in CompileOptions
setCompression(Compression) - Method in Tar
Configures the compressor based on passed in compression.
setConf2ScopeMappings(Conf2ScopeMappingContainer) - Method in MavenPluginConvention
setConfiguration(Configuration) - Method in Upload
setConfigurations(Set) - Method in DependencyReportTask
Sets the configurations to generate the report for.
setConfigurations(ConfigurationContainer) - Method in MavenPom
Sets the configuration container used for mapping configurations to maven scopes.
setConnectors(Connector) - Method in AbstractJettyRunTask
setContainers(Set) - Method in GenerateEclipseClasspath
setContextHandlers(ContextHandler) - Method in JettyRun
setContextPath(String) - Method in AbstractJettyRunTask
setContextPath(String) - Method in GenerateEclipseWtpComponent
setContextRoot(String) - Method in EarWebModule
setContinueOnFailure(boolean) - Method in StartParameter
Specifies whether the build should continue on task failure.
setCopyAction(FileCopyActionImpl) - Method in Copy
setCurrentDir(File) - Method in StartParameter
Sets the directory to use to select the default project, and to search for the settings file.
setDaemon(boolean) - Method in AbstractJettyRunTask
setDebug(boolean) - Method in CompileOptions
setDebug(boolean) - Method in JavaExec
{@inheritDoc}
setDebug(boolean) - Method in JavaForkOptions
Enable or disable debugging for the process.
setDebug(boolean) - Method in Test
{@inheritDoc}
setDebugLevel(String) - Method in DebugOptions
setDebugOptions(DebugOptions) - Method in CompileOptions
setDefaultCharacterEncoding(String) - Method in JavaExec
{@inheritDoc}
setDefaultCharacterEncoding(String) - Method in JavaForkOptions
Sets the default character encoding to use.
setDefaultCharacterEncoding(String) - Method in Test
{@inheritDoc}
setDefaultOutputDir(File) - Method in GenerateEclipseClasspath
setDefaultTasks(List) - Method in Project
setDefaultType(String) - Method in AbstractSignatureTypeProvider
setDefaultType(String) - Method in SignatureTypeProvider
setDelete(Object) - Method in Delete
Sets the files to be deleted by this task.
setDependencies(List) - Method in MavenPom
Sets the dependencies for this POM.
setDependencyCacheDir(File) - Method in Compile
setDependOptions(DependOptions) - Method in CompileOptions
setDependsOn(Iterable) - Method in Task
setDeployName(String) - Method in GenerateEclipseWtpComponent
setDeprecation(boolean) - Method in CompileOptions
setDescription(String) - Method in AntTarget
{@inheritDoc}
setDescription(String) - Method in Configuration
Sets the description for this configuration.
setDescription(String) - Method in DeploymentDescriptor
setDescription(String) - Method in EarSecurityRole
setDescription(String) - Method in OsgiManifest
A convenient method for setting a Bundle-Description instruction.
setDescription(String) - Method in Project
Sets a description for this project.
setDescription(String) - Method in Task
Sets a description for this task.
setDescriptorDestination(File) - Method in Upload
setDestination(Object) - Method in SingleFileReport
Sets the destination for the report.
setDestinationDir(File) - Method in AbstractArchiveTask
setDestinationDir(File) - Method in AbstractCompile
Sets the directory to generate the .class files into.
setDestinationDir(File) - Method in Copy
Sets the directory to copy files into.
setDestinationDir(File) - Method in Groovydoc
Sets the directory to generate the documentation into.
setDestinationDir(File) - Method in Javadoc
setDestinationDir(File) - Method in ScalaDoc
setDestinationDir(File) - Method in Sync
Sets the directory to copy files into.
setDestinationDirectory(File) - Method in MinimalJavadocOptions
setDestinationDirectory(File) - Method in StandardJavadocDocletOptions
setDidWork(boolean) - Method in Task
Sets whether the task actually did any work.
setDir(Object) - Method in ConfigurableFileTree
Specifies base directory for this file tree using the given path.
setDir(Object) - Method in GradleBuild
Sets the project directory for the build.
setDirectory(File) - Method in ScanTargetPattern
setDirMode(Integer) - Method in AbstractCopyTask
{@inheritDoc}
setDirMode(Integer) - Method in CopyProcessingSpec
Sets the Unix permissions to use for the target directories.
setDirs(Iterable) - Method in FlatDirectoryArtifactRepository
Sets the directories where this repository will look for artifacts.
setDisplayName(String) - Method in DeploymentDescriptor
setDistributionBase(Wrapper.PathBase) - Method in Wrapper
The distribution base specifies whether the unpacked wrapper distribution should be stored in the project or in the gradle user home dir.
setDistributionPath(String) - Method in Wrapper
Sets the path where the gradle distributions needed by the wrapper are unzipped.
setDistributionUrl(String) - Method in Wrapper
setDocEncoding(String) - Method in StandardJavadocDocletOptions
setDocFilesSubDirs(boolean) - Method in StandardJavadocDocletOptions
setDoclet(String) - Method in CoreJavadocOptions
setDoclet(String) - Method in MinimalJavadocOptions
setDocletpath(List) - Method in CoreJavadocOptions
setDocletpath(List) - Method in MinimalJavadocOptions
setDocTitle(String) - Method in Groovydoc
Sets title for the package index(first) page (optional).
setDocTitle(String) - Method in StandardJavadocDocletOptions
setDocURL(String) - Method in OsgiManifest
A convenient method for setting a Bundle-DocURL instruction.
setDownloadJavadoc(boolean) - Method in GenerateEclipseClasspath
setDownloadSources(boolean) - Method in GenerateEclipseClasspath
setDryRun(boolean) - Method in StartParameter
setDump(boolean) - Method in DependOptions
setEnableAssertions(boolean) - Method in JavaExec
{@inheritDoc}
setEnableAssertions(boolean) - Method in JavaForkOptions
Enable or disable assertions for the process.
setEnableAssertions(boolean) - Method in Test
{@inheritDoc}
setEnabled(boolean) - Method in Report
Whether or not this report should be generated by whatever generates it.
setEnabled(boolean) - Method in Task
setEncoding(String) - Method in CompileOptions
setEncoding(String) - Method in CoreJavadocOptions
setEncoding(String) - Method in GroovyCompileOptions
setEncoding(String) - Method in MinimalJavadocOptions
setEnvironment(Map) - Method in Exec
{@inheritDoc}
setEnvironment(Map) - Method in JavaExec
{@inheritDoc}
setEnvironment(Map) - Method in ProcessForkOptions
Sets the environment variable to use for the process.
setEnvironment(Map) - Method in Test
{@inheritDoc}
setErrorOutput(OutputStream) - Method in BaseExecSpec
Sets the output stream to consume standard error from the process executing the command.
setErrorOutput(OutputStream) - Method in Exec
{@inheritDoc}
setErrorOutput(OutputStream) - Method in JavaExec
{@inheritDoc}
setExcludeDocFilesSubDir(List) - Method in StandardJavadocDocletOptions
setExcludedTaskNames(Iterable) - Method in StartParameter
Sets the tasks to exclude from this build.
setExcludes(Iterable) - Method in AbstractCopyTask
{@inheritDoc}
setExcludes(Iterable) - Method in CopySpec
{@inheritDoc}
setExcludes(Iterable) - Method in PatternFilterable
Set the allowable exclude patterns.
setExcludes(Iterable) - Method in PatternSet
setExcludes(List) - Method in ScanTargetPattern
setExcludes(Iterable) - Method in SourceTask
{@inheritDoc}
setExcludes(Iterable) - Method in Test
Sets the exclude patterns for test execution.
setExecutable(Object) - Method in Exec
{@inheritDoc}
setExecutable(String) - Method in ForkOptions
setExecutable(String) - Method in Javadoc
setExecutable(Object) - Method in JavaExec
{@inheritDoc}
setExecutable(Object) - Method in ProcessForkOptions
Sets the name of the executable to use.
setExecutable(Object) - Method in Test
{@inheritDoc}
setExtDirs(List) - Method in CoreJavadocOptions
setExtDirs(List) - Method in MinimalJavadocOptions
setExtendsFrom(Set) - Method in Configuration
Sets the configurations which this configuration extends from.
setExtension(String) - Method in AbstractArchiveTask
setExtension(String) - Method in ConfigurablePublishArtifact
Sets the extension of this artifact.
setExtension(String) - Method in GppCompileSpec
@deprecated No replacement
setExtensionDirs(String) - Method in CompileOptions
setExtraScanTargets(Iterable) - Method in JettyRun
setFailOnError(boolean) - Method in CompileOptions
setFailOnError(boolean) - Method in GroovyCompileOptions
setFailOnError(boolean) - Method in Javadoc
setFileMode(Integer) - Method in AbstractCopyTask
{@inheritDoc}
setFileMode(Integer) - Method in CopyProcessingSpec
Sets the Unix permissions to use for the target files.
setFileName(String) - Method in DeploymentDescriptor
setFilter(PublishFilter) - Method in PomFilterContainer
setFooter(String) - Method in Groovydoc
Sets footer text for each page (optional).
setFooter(String) - Method in StandardJavadocDocletOptions
setForce(boolean) - Method in ExternalDependency
Sets whether or not the version of this dependency should be enforced in the case of version conflicts.
setForcedModules(Object) - Method in ResolutionStrategy
Allows forcing certain versions of dependencies, including transitive dependencies.
setFork(boolean) - Method in CompileOptions
setFork(boolean) - Method in GroovyCompileOptions
setForkEvery(Long) - Method in Test
Sets the maximum number of test classes to execute in a forked test process.
setForkOptions(ForkOptions) - Method in CompileOptions
setForkOptions(GroovyForkOptions) - Method in GroovyCompileOptions
setFrom(Object) - Method in ConfigurableFileCollection
Sets the source paths for this collection.
setGlobalExcludes(Collection) - Method in PatternSet
setGradleUserHomeDir(File) - Method in StartParameter
Sets the directory to use as the user home directory.
setGradleVersion(String) - Method in Wrapper
The version of the gradle distribution required by the wrapper.
setGroovyClasspath(FileCollection) - Method in GroovyCompile
Sets the classpath containing the version of Groovy to use for compilation.
setGroovyClasspath(FileCollection) - Method in Groovydoc
Sets the classpath containing the Groovy library to be used.
setGroup(Object) - Method in Project
setGroup(String) - Method in Task
Sets the task group which this task belongs to.
setGroupId(String) - Method in MavenPom
Sets the group id for this POM.
setGroups(Map) - Method in StandardJavadocDocletOptions
setHeader(String) - Method in Groovydoc
Sets header text for each page (optional).
setHeader(String) - Method in MinimalJavadocOptions
setHeader(String) - Method in StandardJavadocDocletOptions
setHelpFile(File) - Method in StandardJavadocDocletOptions
setHttpPort(Integer) - Method in AbstractJettyRunTask
setHttpPort(Integer) - Method in JettyPluginConvention
setIgnoreExitValue(boolean) - Method in BaseExecSpec
Sets whether a non-zero exit value is ignored, or an exception thrown.
setIgnoreExitValue(boolean) - Method in Exec
{@inheritDoc}
setIgnoreExitValue(boolean) - Method in JavaExec
{@inheritDoc}
setIgnoreFailures(boolean) - Method in Test
{@inheritDoc}
setIgnoreFailures(boolean) - Method in VerificationTask
Specifies whether the build should break when the verifications performed by this task fail.
setIncludeEmptyDirs(boolean) - Method in AbstractCopyTask
{@inheritDoc}
setIncludeEmptyDirs(boolean) - Method in CopySpec
Controls if empty target directories should be included in the copy.
setIncludeJavaRuntime(boolean) - Method in CompileOptions
setIncludeJavaRuntime(boolean) - Method in GroovyCompileOptions
setIncludePrivate(boolean) - Method in Groovydoc
Sets whether to include all classes and members (i.e. including private ones) if set to true.
setIncludes(Iterable) - Method in AbstractCopyTask
{@inheritDoc}
setIncludes(Iterable) - Method in CopySpec
{@inheritDoc}
setIncludes(Iterable) - Method in PatternFilterable
Set the allowable include patterns.
setIncludes(Iterable) - Method in PatternSet
setIncludes(List) - Method in ScanTargetPattern
setIncludes(Iterable) - Method in SourceTask
{@inheritDoc}
setIncludes(Iterable) - Method in Test
Sets the include patterns for test execution.
setInitializeInOrder(Boolean) - Method in DeploymentDescriptor
setInitScripts(List) - Method in StartParameter
Sets the list of init scripts to be run before the build starts.
setInputFile(File) - Method in GeneratorTask
Sets the input file to load the initial configuration from.
setInstallName(String) - Method in LibraryCompileSpec
setJarFile(Object) - Method in Wrapper
setJavaCompiler(Compiler) - Method in Compile
setJavadocPath(FileReference) - Method in AbstractLibrary
setJavaHome(File) - Method in BuildLauncher
{@inheritDoc}
setJavaHome(File) - Method in LongRunningOperation
If the target gradle version supports it you can use this setting to specify the java home directory to use for the long running operation.
setJavaHome(File) - Method in ModelBuilder
{@inheritDoc}
setJavaVersion(String) - Method in Module
setJettyConfig(File) - Method in AbstractJettyRunTask
setJettyEnvXml(File) - Method in JettyRun
setJettyEnvXmlFile(File) - Method in JettyRun
setJFlags(List) - Method in CoreJavadocOptions
setJFlags(List) - Method in MinimalJavadocOptions
setJvmArgs(List) - Method in ForkOptions
setJvmArgs(List) - Method in GroovyForkOptions
setJvmArgs(Iterable) - Method in JavaExec
{@inheritDoc}
setJvmArgs(Iterable) - Method in JavaForkOptions
Sets the extra arguments to use to launch the JVM for the process.
setJvmArgs(Iterable) - Method in Test
{@inheritDoc}
setJvmArguments(String) - Method in BuildLauncher
{@inheritDoc}
setJvmArguments(String) - Method in LongRunningOperation
If the target gradle version supports it you can use this setting to specify the java vm arguments to use for the long running operation.
setJvmArguments(String) - Method in ModelBuilder
{@inheritDoc}
setKeepStubs(boolean) - Method in GroovyCompileOptions
setKeyWords(boolean) - Method in StandardJavadocDocletOptions
setLanguageLevel(Object) - Method in IdeaProject
setLevel(LogLevel) - Method in LoggingManager
Sets the minimum logging level.
setLibrary(FileReference) - Method in AbstractLibrary
setLibraryDirectory(String) - Method in DeploymentDescriptor
setLicense(String) - Method in OsgiManifest
A convenient method for setting a Bundle-License instruction.
setLinks(Set) - Method in Groovydoc
Sets links to groovydoc/javadoc output at the given URL.
setLinks(List) - Method in StandardJavadocDocletOptions
setLinksOffline(List) - Method in StandardJavadocDocletOptions
setLinkSource(boolean) - Method in StandardJavadocDocletOptions
setListFiles(boolean) - Method in CompileOptions
setListFiles(boolean) - Method in GroovyCompileOptions
setLocale(String) - Method in CoreJavadocOptions
setLocale(String) - Method in MinimalJavadocOptions
setMain(String) - Method in JavaExec
{@inheritDoc}
setMain(String) - Method in JavaExecSpec
Sets the fully qualified name of the main class to be executed.
setManifest(Manifest) - Method in Jar
Sets the manifest for this JAR archive.
setMavenPomDir(Object) - Method in MavenPluginConvention
Sets the directory to generate Maven POMs into.
setMaxHeapSize(String) - Method in JavaExec
{@inheritDoc}
setMaxHeapSize(String) - Method in JavaForkOptions
Sets the maximum heap size for the process.
setMaxHeapSize(String) - Method in Test
{@inheritDoc}
setMaxMemory(String) - 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
setMemberLevel(JavadocMemberLevel) - Method in MinimalJavadocOptions
setMemoryInitialSize(String) - Method in ForkOptions
setMemoryInitialSize(String) - Method in GroovyForkOptions
setMemoryMaximumSize(String) - Method in ForkOptions
setMemoryMaximumSize(String) - Method in GroovyForkOptions
setMinHeapSize(String) - Method in JavaExec
{@inheritDoc}
setMinHeapSize(String) - Method in JavaForkOptions
Sets the minimum heap size for the process.
setMinHeapSize(String) - Method in Test
{@inheritDoc}
setMinusConfigurations(Collection) - Method in GenerateEclipseClasspath
setMinusConfigurations(Set) - Method in GenerateEclipseWtpComponent
setMode(int) - Method in FileCopyDetails
Sets the Unix permissions of this file.
setModel(Object) - Method in MavenPom
Sets the underlying native Maven org.apache.maven.model.Model object.
setModules(Set) - Method in DeploymentDescriptor
setModuleTypeMappings(Map) - Method in DeploymentDescriptor
setName(String) - Method in ArtifactRepository
Sets the name for this repository.
setName(String) - Method in ConfigurablePublishArtifact
Sets the name of this artifact.
setName(String) - Method in FileCopyDetails
Sets the destination name of this file.
setName(String) - Method in OsgiManifest
A convenient method for setting a Bundle-Name instruction.
setName(String) - Method in ProjectDescriptor
Sets the name of this project.
setNativeLibraryLocation(String) - Method in AbstractClasspathEntry
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
Get task optimization disabled.
setNoQualifiers(List) - Method in StandardJavadocDocletOptions
setNoSince(boolean) - Method in StandardJavadocDocletOptions
setNoTimestamp(boolean) - Method in StandardJavadocDocletOptions
setNoTree(boolean) - Method in StandardJavadocDocletOptions
setOffline(boolean) - Method in StartParameter
Specifies whether the build should be performed offline (ie without network access).
setOnlyIf(Spec) - Method in Task
setOptimize(boolean) - Method in CompileOptions
setOptionFiles(List) - Method in CoreJavadocOptions
setOptionFiles(List) - Method in MinimalJavadocOptions
setOptions(MinimalJavadocOptions) - Method in Javadoc
Sets the Javadoc generation options.
setOutputDirectory(File) - Method in AntlrTask
Specifies the directory to generate the parser source files into.
setOutputFile(File) - Method in AbstractReportTask
Sets the file which the report will be written to.
setOutputFile(File) - Method in GenerateIdeaModule
setOutputFile(File) - Method in GenerateIdeaProject
setOutputFile(File) - Method in GeneratorTask
Sets the output file to write the final configuration to.
setOutputFile(File) - Method in IdeaModule
setOutputLevel(JavadocOutputLevel) - Method in CoreJavadocOptions
setOutputLevel(JavadocOutputLevel) - Method in MinimalJavadocOptions
setOverrideWebXml(File) - Method in AbstractJettyRunTask
setOverview(String) - Method in CoreJavadocOptions
setOverview(String) - Method in Groovydoc
Sets a html file to be used for overview documentation (optional).
setOverview(String) - Method in MinimalJavadocOptions
setPackaging(String) - Method in MavenPom
Sets the packaging for this POM.
setPassword(String) - Method in PasswordCredentials
Sets the password to use when authenticating to this repository.
setPath(String) - Method in EarModule
setPath(String) - Method in FileCopyDetails
Sets the destination path of this file.
setPlusConfigurations(Set) - Method in EclipseWtpComponent
setPlusConfigurations(Collection) - Method in GenerateEclipseClasspath
setPlusConfigurations(Set) - Method in GenerateEclipseWtpComponent
setPom(MavenPom) - Method in PomFilterContainer
setProfile(boolean) - Method in StartParameter
Specifies if a profile report should be generated.
setProjectCacheDir(File) - Method in StartParameter
Sets the project's cache location.
setProjectDir(File) - Method in ProjectDescriptor
Sets the project directory of this project.
setProjectDir(File) - Method in StartParameter
Sets the project directory to use to select the default project.
setProjectProperties(Map) - Method in StartParameter
setProjects(Set) - Method in AbstractReportTask
Specifies the set of projects to generate this report for.
setProperties(Map) - Method in Checkstyle
The properties available for use in the configuration file.
setProperties(List) - Method in GenerateEclipseWtpComponent
setProperty(String, Object) - Method in Project
setProperty(String, Object) - Method in Task
setRecompileScripts(boolean) - Method in StartParameter
Specifies whether the build scripts should be recompiled.
setRefreshDependencies(boolean) - Method in StartParameter
Specifies whether the depencendies should be refreshed..
setRefreshOptions(RefreshOptions) - Method in StartParameter
Supplies the refresh options to use for the build.
setRelativePath(RelativePath) - Method in FileCopyDetails
Sets the destination path of this file.
setReload(String) - Method in AbstractJettyRunTask
setRenderer(DependencyReportRenderer) - Method in DependencyReportTask
Set the renderer to use to build a report.
setRenderer(PropertyReportRenderer) - Method in PropertyReportTask
setRenderer(TaskReportRenderer) - Method in TaskReportTask
setReportFile(File) - Method in CodeNarc
@deprecated Use {@code reports.
setReportFormat(String) - Method in CodeNarc
@deprecated Use {@code reports.
setReportFormat(String) - Method in CodeNarcExtension
setReportsDirName(String) - Method in ReportingBasePluginConvention
Sets the name of the reports directory, relative to the project's build directory.
setRepository(Object) - Method in MavenDeployer
Sets the repository to be used for uploading artifacts.
setRequestLog(RequestLog) - Method in AbstractJettyRunTask
setRequired(boolean) - Method in SignatureSpec
Whether or not it is required that this signature be generated.
setRequired(Object) - Method in SigningExtension
Whether or not this task should fail if no signatory or signature type are configured at generation time.
setRerunTasks(boolean) - Method in StartParameter
Specifies whether the cached task results should be ignored and each task should be forced to be executed.
setResources(List) - Method in GenerateEclipseWtpComponent
setResourcesDir(Object) - Method in SourceSetOutput
Sets the output directory for resources
setResultFile(File) - Method in Checkstyle
@deprecated Use reports.xml.destination instead.
setRoleName(String) - Method in EarSecurityRole
setRuntimeClasspath(FileCollection) - Method in SourceSet
Sets the classpath used to execute this source.
setScalaClasspath(FileCollection) - Method in ScalaCompile
setScalaClasspath(FileCollection) - Method in ScalaDoc
setScalaDocOptions(ScalaDocOptions) - Method in ScalaDoc
setScanForTestClasses(boolean) - Method in Test
setScanIntervalSeconds(int) - Method in AbstractJettyRunTask
setScannerListeners(List) - Method in AbstractJettyRunTask
setScanTargetPatterns(ScanTargetPattern) - Method in JettyRun
setScanTargets(File) - Method in JettyRun
setScriptFile(Object) - Method in Wrapper
setSearchUpwards(boolean) - Method in StartParameter
setSecurityRoles(Set) - Method in DeploymentDescriptor
setSerialWarn(boolean) - Method in StandardJavadocDocletOptions
setServer(JettyPluginServer) - Method in AbstractJettyRunTask
setSettingsFile(File) - Method in StartParameter
Sets the settings file to use for the build.
setShowDetail(boolean) - Method in TaskReportTask
setShowStandardStreams(boolean) - Method in TestLogging
Whether to show eagerly the standard stream events.
setSignatory(Signatory) - Method in SignatureSpec
Sets the signatory that will be signing the input.
setSignatureType(SignatureType) - Method in SignatureSpec
Sets the signature representation that the signatures will be produced as.
setSkipUnmappedConfs(boolean) - Method in Conf2ScopeMappingContainer
Sets, whether unmapped configuration should be skipped or not.
setSnapshotRepository(Object) - Method in MavenDeployer
Sets the repository to be used for uploading snapshot artifacts.
setSource(String) - Method in CoreJavadocOptions
setSource(String) - Method in MinimalJavadocOptions
setSource(Object) - Method in SourceTask
Sets the source for this task.
setSourceCompatibility(String) - Method in AbstractCompile
Sets the Java language level to use to compile the source files.
setSourceCompatibility(Object) - Method in EclipseJdt
setSourceCompatibility(def) - Method in JavaPluginConvention
Sets the source compatibility used for compiling Java sources.
setSourceCompatibility(JavaVersion) - Method in Jdt
Sets the source compatibility for the compiler.
setSourceDirs(Set) - Method in GenerateEclipseWtpComponent
setSourceNames(List) - Method in CoreJavadocOptions
setSourceNames(List) - Method in MinimalJavadocOptions
setSourceSets(Iterable) - Method in GenerateEclipseClasspath
Deprecated.
setSplitIndex(boolean) - Method in StandardJavadocDocletOptions
setSrcDirs(Iterable) - Method in SourceDirectorySet
Sets the source directories for this set.
setStacktrace(boolean) - Method in GroovyCompileOptions
setStandardError(OutputStream) - Method in BuildLauncher
{@inheritDoc}
setStandardError(OutputStream) - Method in LongRunningOperation
Sets the OutputStream which should receive standard error logging generated while running the operation.
setStandardError(OutputStream) - Method in ModelBuilder
{@inheritDoc}
setStandardInput(InputStream) - Method in BaseExecSpec
Sets the standard input stream for the process executing the command.
setStandardInput(InputStream) - Method in BuildLauncher
{@inheritDoc}
setStandardInput(InputStream) - Method in Exec
{@inheritDoc}
setStandardInput(InputStream) - Method in JavaExec
{@inheritDoc}
setStandardInput(InputStream) - Method in LongRunningOperation
If the target gradle version supports it you can use this setting to set the standard InputStream that will be used by builds.
setStandardInput(InputStream) - Method in ModelBuilder
{@inheritDoc}
setStandardOutput(OutputStream) - Method in BaseExecSpec
Sets the output stream to consume standard output from the process executing the command.
setStandardOutput(OutputStream) - Method in BuildLauncher
{@inheritDoc}
setStandardOutput(OutputStream) - Method in Exec
{@inheritDoc}
setStandardOutput(OutputStream) - Method in JavaExec
{@inheritDoc}
setStandardOutput(OutputStream) - Method in LongRunningOperation
Sets the OutputStream which should receive standard output logging generated while running the operation.
setStandardOutput(OutputStream) - Method in ModelBuilder
{@inheritDoc}
setStartParameter(StartParameter) - Method in GradleBuild
Sets the full set of parameters that will be used to execute the build.
setStatus(Object) - Method in Project
Sets the status of this project.
setStopKey(String) - Method in AbstractJettyRunTask
setStopKey(String) - Method in JettyPluginConvention
setStopKey(String) - Method in JettyStop
Sets key to provide when stopping jetty.
setStopPort(Integer) - Method in AbstractJettyRunTask
setStopPort(Integer) - Method in JettyPluginConvention
setStopPort(Integer) - Method in JettyStop
Sets the TCP port to use to send stop command.
setStubDir(File) - Method in GroovyCompileOptions
setStylesheetFile(File) - Method in StandardJavadocDocletOptions
setSymbolicName(String) - Method in OsgiManifest
A convenient method for setting a Bundle-SymbolicName instruction.
setSystemProperties(Map) - Method in JavaExec
{@inheritDoc}
setSystemProperties(Map) - Method in JavaForkOptions
Sets the system properties to use for the process.
setSystemProperties(Map) - Method in Test
{@inheritDoc}
setSystemPropertiesArgs(Map) - Method in StartParameter
setTagletPath(List) - Method in StandardJavadocDocletOptions
setTaglets(List) - Method in StandardJavadocDocletOptions
setTags(List) - Method in StandardJavadocDocletOptions
setTarget(Target) - Method in AntTarget
Sets the Ant target to execute.
setTargetCompatibility(String) - Method in AbstractCompile
Sets the target JVM to generate the .class files for.
setTargetCompatibility(Object) - Method in EclipseJdt
setTargetCompatibility(def) - Method in JavaPluginConvention
Sets the target compatibility used for compiling Java sources.
setTargetCompatibility(JavaVersion) - Method in Jdt
Sets the target compatibility for the compiler.
setTask(Compile) - Method in GppCompileSpec
@deprecated No replacement
setTaskNames(Iterable) - Method in StartParameter
setTasks(Collection) - Method in GradleBuild
Sets the tasks that should be executed for this build.
setTempDir(String) - Method in ForkOptions
setTestClassesDir(File) - Method in Test
Sets the root folder for the compiled test sources.
setTestReport(boolean) - Method in Test
setTestReportDir(File) - Method in Test
Sets the root folder for the test reports.
setTestResultsDir(File) - Method in Test
Sets the root folder for the test results.
setTestSrcDirs(List) - Method in Test
setting(Closure) - Method in GppCompileSpec
Settings - Interface in org.gradle.api.initialization
settingsEvaluated(Settings) - Method in BuildAdapter
settingsEvaluated(Settings) - Method in BuildListener
settingsEvaluated(Settings) - Method in BuildLogger
settingsEvaluated(Closure) - Method in Gradle
Adds a closure to be called when the build settings have been loaded and evaluated.
setTitle(String) - Method in Javadoc
setTitle(String) - Method in ScalaDoc
setTrace(boolean) - Method in AntlrTask
setTraceLexer(boolean) - Method in AntlrTask
setTraceParser(boolean) - Method in AntlrTask
setTraceTreeWalker(boolean) - Method in AntlrTask
setTransitive(boolean) - Method in Configuration
Sets the transitivity of this configuration.
setTransitive(boolean) - Method in ModuleDependency
Sets whether this dependency should be resolved including or excluding its transitive dependencies.
setType(String) - Method in ConfigurablePublishArtifact
Sets the type of this artifact.
setUniqueVersion(boolean) - Method in MavenDeployer
Sets whether to assign snapshots a unique version comprised of the timestamp and build number, or to use the same version each time.
setUploadDescriptor(boolean) - Method in Upload
setUrl(Object) - Method in IvyArtifactRepository
Sets the base URL of this repository.
setUrl(Object) - Method in MavenArtifactRepository
Sets the base URL of this repository.
setUse(boolean) - Method in Groovydoc
Sets whether to create class and package usage pages.
setUse(boolean) - Method in StandardJavadocDocletOptions
setUseAnt(boolean) - Method in CompileOptions
setUseAnt(boolean) - Method in GroovyCompileOptions
setUseCache(boolean) - Method in DependOptions
setUseDepend(boolean) - Method in CompileOptions
setUsername(String) - Method in PasswordCredentials
Sets the user name to use when authenticating to this repository.
setUserRealms(UserRealm) - Method in AbstractJettyRunTask
setValue(String) - Method in ManifestMergeDetails
Set's the value for the key of the manifest after the merge takes place.
setValue(Object) - Method in OptionLessJavadocOptionFileOption
setVariables(Map) - Method in GenerateEclipseClasspath
setVariables(Map) - Method in GenerateEclipseWtpComponent
setVendor(String) - Method in OsgiManifest
A convenient method for setting a Bundle-Vendor instruction.
setVerbose(boolean) - Method in CompileOptions
setVerbose(boolean) - Method in GroovyCompileOptions
setVerbose(boolean) - Method in Javadoc
Sets whether Javadoc generation is accompanied by verbose output or not.
setVersion(String) - Method in AbstractArchiveTask
setVersion(String) - Method in DeploymentDescriptor
setVersion(String) - Method in MavenPom
Sets the version for this POM.
setVersion(String) - Method in OsgiManifest
A convenient method for setting a Bundle-Version instruction.
setVersion(Object) - Method in Project
setVersion(boolean) - Method in StandardJavadocDocletOptions
setVisible(boolean) - Method in Configuration
Sets the visibility of this configuration.
setWarnings(boolean) - Method in CompileOptions
setWarnOnRmiStubs(boolean) - Method in DependOptions
setWebApp(File) - Method in JettyRunWar
setWebAppConfig(JettyPluginWebAppContext) - Method in AbstractJettyRunTask
setWebAppSourceDirectory(File) - Method in JettyRun
setWebDefaultXml(File) - Method in AbstractJettyRunTask
setWebXml(File) - Method in JettyRun
setWebXml(File) - Method in War
Sets the web.xml file to include in the WAR archive.
setWindowTitle(String) - Method in Groovydoc
Sets the browser window title for the documentation.
setWindowTitle(String) - Method in MinimalJavadocOptions
setWindowTitle(String) - Method in StandardJavadocDocletOptions
setWorkingDir(Object) - Method in Exec
{@inheritDoc}
setWorkingDir(Object) - Method in JavaExec
{@inheritDoc}
setWorkingDir(Object) - Method in ProcessForkOptions
Sets the working directory for the process.
setWorkingDir(Object) - Method in Test
{@inheritDoc}
sharedLibrary() - Method in GppCompileSpec
@deprecated No replacement
showAll() - Method in CoreJavadocOptions
showAll() - Method in MinimalJavadocOptions
showFromPackage() - Method in CoreJavadocOptions
showFromPackage() - Method in MinimalJavadocOptions
showFromPrivate() - Method in CoreJavadocOptions
showFromPrivate() - Method in MinimalJavadocOptions
showFromProtected() - Method in CoreJavadocOptions
showFromProtected() - Method in MinimalJavadocOptions
showFromPublic() - Method in CoreJavadocOptions
showFromPublic() - Method in MinimalJavadocOptions
Sign - Class in org.gradle.plugins.signing
A task for creating digital signature files for one or more; tasks, files, publishable artifacts or configurations.
sign(Signatory, InputStream, OutputStream) - Method in AbstractSignatureType
sign(Signatory, InputStream, OutputStream) - Method in ArmoredSignatureType
sign(InputStream, OutputStream) - Method in PgpSignatory
Exhausts toSign, and writes the signature to signatureDestination.
Sign() - Constructor in Sign
sign(InputStream) - Method in Signatory
Exhausts toSign, and returns the raw signature bytes.
sign(InputStream) - Method in SignatorySupport
sign(Signatory, InputStream, OutputStream) - Method in SignatureType
sign(Closure) - Method in SigningExtension
Creates a new SignOperation using the given closure to configure it before executing it.
sign(Closure) - Method in SigningPluginConvention
@deprecated Use SigningExtension#sign(Closure)#sign(Closure) }
sign(String, File) - Method in SignOperation
Registers signatures (with the given classifier) for the given files
signatories(Closure) - Method in SigningExtension
Configures the signatory provider (delegating to its SignatoryProvider#configure(SigningExtension,Closure)#configure(SigningExtension,Closure)).
Signatory - Interface in org.gradle.plugins.signing.signatory
A signatory is an object capable of providing a signature for an arbitrary stream of bytes.
signatory(Signatory) - Method in Sign
Changes the signatory of the signatures.
signatory(Signatory) - Method in SignOperation
Change the signatory for signature generation.
SignatoryProvider - Interface in org.gradle.plugins.signing.signatory
SignatorySupport - Class in org.gradle.plugins.signing.signatory
Signature - Class in org.gradle.plugins.signing
A digital signature file artifact.
Signature(Closure, Closure, SignatureSpec, Object) - Constructor in Signature
Creates a signature artifact for the file returned by the toSign closure.
SignatureSpec - Interface in org.gradle.plugins.signing
Specifies how objects will be signed.
SignatureType - Interface in org.gradle.plugins.signing.type
signatureType(SignatureType) - Method in Sign
Changes the signature file representation for the signatures.
signatureType(SignatureType) - Method in SignOperation
Change the signature type for signature generation.
SignatureTypeProvider - Interface in org.gradle.plugins.signing.type
SigningExtension - Class in org.gradle.plugins.signing
The global signing configuration for a project.
SigningExtension(Project) - Constructor in SigningExtension
Configures the signing settings for the given project.
SigningPlugin - Class in org.gradle.plugins.signing
Adds the ability to digitially sign files and artifacts.
SigningPluginConvention - Class in org.gradle.plugins.signing
@deprecated Use SigningExtension
SigningPluginConvention(SigningExtension) - Constructor in SigningPluginConvention
SignOperation - Class in org.gradle.plugins.signing
A sign operation creates digital signatures for one or more files or publish artifacts.
signPom(MavenDeployment, Closure) - Method in SigningExtension
Signs the POM artifact for the given maven deployment.
signPom(MavenDeployment, Closure) - Method in SigningPluginConvention
@deprecated Use SigningExtension#signPom()#signPom()
SingleEntryModuleLibrary - Class in org.gradle.plugins.ide.idea.model
Single entry module library
SingleEntryModuleLibrary(FilePath, String) - Constructor in SingleEntryModuleLibrary
Creates single entry module library
SingleFileReport - Interface in org.gradle.api.reporting
A report that is a single file.
SkipWhenEmpty - Annotation Type in org.gradle.api.tasks
SonarAnalyze - Class in org.gradle.api.plugins.sonar
Analyzes a project hierachy and writes the results to the Sonar database.
SonarDatabase - Class in org.gradle.api.plugins.sonar.model
Configuration options for the Sonar database.
SonarJavaSettings - Class in org.gradle.api.plugins.sonar.model
Java-related configuration options for the project to be analyzed.
SonarModel - Interface in org.gradle.api.plugins.sonar.model
Base interface for Sonar models on analysis roots and their subprojects.
SonarPlugin - Class in org.gradle.api.plugins.sonar
A plugin for integrating with Sonar, a web-based platform for managing code quality.
SonarProject - Class in org.gradle.api.plugins.sonar.model
Per-project configuration options.
SonarProjectModel - Class in org.gradle.api.plugins.sonar.model
Configuration options for subprojects of a project that has the sonar plugin applied.
SonarProperty - Annotation Type in org.gradle.api.plugins.sonar.model
Maps a model property to the corresponding Sonar property.
SonarRootModel - Class in org.gradle.api.plugins.sonar.model
Configuration options for a project that has the sonar plugin applied.
SonarServer - Class in org.gradle.api.plugins.sonar.model
Configuration options for the Sonar web server.
source(String) - Method in CoreJavadocOptions
source(Closure) - Method in CppSourceSet
The source.
source(FileCollection) - Method in GppCompileSpec
source(String) - Method in MinimalJavadocOptions
source(SourceDirectorySet) - Method in SourceDirectorySet
Adds the given source to this set.
source(Object) - Method in SourceTask
Adds some source to this task.
source(Object) - Method in TaskInputs
Registers some source files for this task.
sourceDir(Object) - Method in TaskInputs
Registers a source directory for this task.
SourceDirectory - Interface in org.gradle.tooling.model
Represents a source directory.
SourceDirectorySet - Interface in org.gradle.api.file
SourceFolder - Class in org.gradle.plugins.ide.eclipse.model
SourceFolder.path contains only project relative path.
SourceFolder(String, String) - Constructor in SourceFolder
sourceNames(String) - Method in CoreJavadocOptions
sourceNames(String) - Method in MinimalJavadocOptions
SourceSet - Interface in org.gradle.plugins.binaries.model
A generic model of a collection of source
SourceSetContainer - Interface in org.gradle.api.tasks
A SourceSetContainer manages a set of SourceSet objects.
SourceSetOutput - Interface in org.gradle.api.tasks
A collection of all output directories (compiled classes, processed resources, etc.) - notice that SourceSetOutput extends FileCollection.
sourceSets(Closure) - Method in CppExtension
sourceSets(Closure) - Method in JavaPluginConvention
Configures the source sets of this project.
SourceTask - Class in org.gradle.api.tasks
A SourceTask performs some operation on source files.
Spec - Interface in org.gradle.api.specs
Represents some predicate against objects of type T.
Specs - Class in org.gradle.api.specs
Provides a number of Spec implementations.
splitIndex() - Method in StandardJavadocDocletOptions
srcDir(Object) - Method in SourceDirectorySet
Adds the given source directory to this set.
srcDirs(Object) - Method in SourceDirectorySet
Adds the given source directories to this set.
StandardCppCompiler - Interface in org.gradle.plugins.cpp.compiler.capability
Wraps up the standard capabilities you'd expect a cpp compiler to have
StandardJavadocDocletOptions - Class in org.gradle.external.javadoc
Provides the options for the standard Javadoc doclet.
StandardJavadocDocletOptions(JavadocOptionFile) - Constructor in StandardJavadocDocletOptions
StandardOutputListener - Interface in org.gradle.api.logging
start() - Method in AbstractJettyRunTask
startConsoleScanner() - Method in AbstractJettyRunTask
Run a thread that monitors the console input to detect ENTER hits.
startJetty() - Method in AbstractJettyRunTask
startJettyInternal() - Method in AbstractJettyRunTask
StartParameter - Class in org.gradle
StartParameter() - Constructor in StartParameter
Creates a StartParameter with default values.
statusChanged(ProgressEvent) - Method in ProgressListener
Called when the progress status changes.
stop() - Method in JettyStop
StopActionException - Class in org.gradle.api.tasks
StopActionException(String) - Constructor in StopActionException
StopExecutionException - Class in org.gradle.api.tasks
StopExecutionException(String) - Constructor in StopExecutionException
stopExecutionIfEmpty() - Method in FileCollection
Throws a StopExecutionException if this collection is empty.
stopVisiting() - Method in FileVisitDetails
Requests that file visiting terminate after the current file.
store(Node) - Method in Classpath
store(Node) - Method in CprojectDescriptor
store(Properties) - Method in Jdt
store(Node) - Method in Module
store(Node) - Method in Project
store(Node) - Method in Workspace
store(Node) - Method in WtpComponent
store(Node) - Method in WtpFacet
stylesheetFile(File) - Method in StandardJavadocDocletOptions
subprojects(Closure) - Method in Project
suites(File) - Method in TestNGOptions
Add suite files by File objects.
suiteXmlBuilder() - Method in TestNGOptions
Sync - Class in org.gradle.api.tasks
Synchronises the contents of a destination directory with some source directories and files.
Sync() - Constructor in Sync
SYSTEM_PROP_PREFIX - Field in Project
systemProperties(Map) - Method in JavaExec
{@inheritDoc}
systemProperties(Map) - Method in JavaForkOptions
Adds some system properties to use for the process.
systemProperties(Map) - Method in Test
{@inheritDoc}
systemProperty(String, Object) - Method in JavaExec
{@inheritDoc}
systemProperty(String, Object) - Method in JavaForkOptions
Adds a system property to use for the process.
systemProperty(String, Object) - Method in Test
{@inheritDoc}

T

tagletPath(File) - Method in StandardJavadocDocletOptions
taglets(String) - Method in StandardJavadocDocletOptions
tags(String) - Method in StandardJavadocDocletOptions
tagsFile(File) - Method in StandardJavadocDocletOptions
Tar - Class in org.gradle.api.tasks.bundling
Assembles a TAR archive.
Tar.TarCopyActionImpl(FileResolver) - Constructor in Tar.TarCopyActionImpl
Tar() - Constructor in Tar
tarTree(Object) - Method in Project
Creates a new FileTree which contains the contents of the given TAR file.
tarTree(Object) - Method in Script
Creates a new FileTree which contains the contents of the given TAR file.
Task - Interface in org.gradle.api
Task.Namer - Class in org.gradle.api
A Namer namer for tasks that returns getName().
TASK_ACTION - Field in Task
TASK_DEPENDS_ON - Field in Task
TASK_DESCRIPTION - Field in Task
TASK_GROUP - Field in Task
TASK_NAME - Field in Task
TASK_OVERWRITE - Field in Task
task(String, Closure) - Method in Project
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
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
TaskDependency - Interface in org.gradle.api.tasks
TaskExecutionException - Class in org.gradle.api.tasks
TaskExecutionException(Task, Throwable) - Constructor in TaskExecutionException
TaskExecutionGraph - Interface in org.gradle.api.execution
TaskExecutionGraphListener - Interface in org.gradle.api.execution
TaskExecutionListener - Interface in org.gradle.api.execution
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
TaskInstantiationException - Class in org.gradle.api.tasks
A TaskInstantiationException is thrown when a task cannot be instantiated for some reason.
TaskInstantiationException(String, Throwable) - Constructor in TaskInstantiationException
TaskOutputs - Interface in org.gradle.api.tasks
TaskReportTask - Class in org.gradle.api.tasks.diagnostics
TaskState - Interface in org.gradle.api.tasks
TaskState provides information about the execution state of a Task.
TaskValidationException - Class in org.gradle.api.tasks
A TaskValidationException is thrown when there is some validation problem with a task.
TaskValidationException(String, List) - Constructor in TaskValidationException
Test - Class in org.gradle.api.tasks.testing
Executes tests.
TEST_CLASSES_TASK_NAME - Field in JavaPlugin
TEST_COMPILE_CONFIGURATION_NAME - Field in JavaPlugin
TEST_COMPILE_PRIORITY - Field in MavenPlugin
TEST - Field in Conf2ScopeMappingContainer
TEST_RUNTIME_CONFIGURATION_NAME - Field in JavaPlugin
TEST_RUNTIME_PRIORITY - Field in MavenPlugin
TEST_SOURCE_SET_NAME - Field in SourceSet
The name of the test source set.
TEST_TASK_NAME - Field in JavaPlugin
Test() - Constructor in Test
TestDescriptor - Interface in org.gradle.api.tasks.testing
Describes a test.
testFramework(Closure) - 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.
TestLogging - Interface in org.gradle.api.tasks.testing
Configures logging of the test execution, e.g. whether the std err / out should be eagerly shown
testLogging(Closure) - Method in Test
Allows configuring the logging of the test execution, for example log eagerly the standard output, etc.
TestNGOptions - Class in org.gradle.api.tasks.testing.testng
@author Tom Eyckmans
TestNGOptions(File) - Constructor in TestNGOptions
TestOutputEvent - Interface in org.gradle.api.tasks.testing
Standard output or standard error message logged during the execution of the test
TestOutputEvent.Destination - Enum in org.gradle.api.tasks.testing
Destination of the message
TestOutputListener - Interface in org.gradle.api.tasks.testing
Listens to the output events like printing to standard output or error
TestResult - Interface in org.gradle.api.tasks.testing
Describes a test result.
TestResult.ResultType - Enum in org.gradle.api.tasks.testing
The final status of a test.
to(Object) - Method in ObjectConfigurationAction
toHex(long) - Method in PgpKeyId
toLong(String) - Method in PgpKeyId
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 Output
toString() - Method in Path
toString() - Method in PgpKeyId
toString() - Method in Project
toString() - Method in ProjectDependency
toString() - Method in RelativePath
toString() - Method in SignOperation
toString() - Method in SourceFolder
toString() - Method in StartParameter
toString() - Method in Variable
toString() - Method in WbDependentModule
toString() - Method in WbProperty
toString() - Method in WbResource
toString() - Method in WtpComponent
toString() - Method in WtpFacet
toVersion(Object) - Method in JavaVersion
Converts the given object into a JavaVersion.
toXmlNode(Node, Object) - Method in EarModule
Convert this object to an XML Node (or two nodes if altDeployDescriptor is not null).
trace(String, Throwable) - Method in Logging.LoggerImpl
transform(I) - Method in Transformer
Transforms the given object, and returns the transformed value.
Transformer - Interface in org.gradle.api
trimPath() - Method in SourceFolder

U

UncheckedIOException - Class in org.gradle.api
UncheckedIOException is used to wrap an java.io.IOException into an unchecked exception.
UncheckedIOException(Throwable) - Constructor in UncheckedIOException
UnknownConfigurationException - Class in org.gradle.api.artifacts
UnknownConfigurationException(String) - Constructor in UnknownConfigurationException
UnknownDomainObjectException - Class in org.gradle.api
UnknownDomainObjectException(String, Throwable) - Constructor in UnknownDomainObjectException
UnknownModelException - Class in org.gradle.tooling
Thrown when the client is trying to acquire a model that is unknown to the Tooling API.
UnknownModelException(String) - Constructor in UnknownModelException
UnknownPluginException - Class in org.gradle.api.plugins
A UnknownPluginException is thrown when an unknown plugin id is provided.
UnknownPluginException(String) - Constructor in UnknownPluginException
UnknownProjectException - Class in org.gradle.api
UnknownProjectException(String, Throwable) - Constructor in UnknownProjectException
UnknownRepositoryException - Class in org.gradle.api.artifacts
An UnknownRepositoryException is thrown when a repository referenced by name cannot be found.
UnknownRepositoryException(String) - Constructor in UnknownRepositoryException
UnknownTaskException - Class in org.gradle.api
UnknownTaskException(String, Throwable) - Constructor in UnknownTaskException
UnresolvedDependency - Interface in org.gradle.api.artifacts
Unsuccessfully resolved dependency.
UnsupportedBuildArgumentException - Class in org.gradle.tooling.exceptions
Thrown when the BuildLauncher has been configured with unsupported build arguments.
UnsupportedBuildArgumentException(String, Throwable) - Constructor in UnsupportedBuildArgumentException
UnsupportedMethodException - Class in org.gradle.tooling.model
Thrown when the tooling api client client attempts to use a method that does not exist in the version of gradle the tooling api is connected to.
UnsupportedMethodException(String, Throwable) - Constructor in UnsupportedMethodException
UnsupportedOperationConfigurationException - Class in org.gradle.tooling.exceptions
Thrown when the LongRunningOperation has been configured with unsupported settings.
UnsupportedOperationConfigurationException(String, Throwable) - Constructor in UnsupportedOperationConfigurationException
UnsupportedVersionException - Class in org.gradle.tooling
Thrown when the target Gradle version does not support a particular feature.
UnsupportedVersionException(String, Throwable) - Constructor in UnsupportedVersionException
Upload - Class in org.gradle.api.tasks
Uploads the artifacts of a Configuration to a set of repositories.
UPLOAD_GROUP - Field in BasePlugin
Upload() - Constructor in Upload
upToDateWhen(Spec) - Method in TaskOutputs
uri(Object) - Method in Project
uri(Object) - Method in Script
use() - Method in StandardJavadocDocletOptions
useCachedResult() - Method in ResolutionControl
States that the cached value should be used regardless of age.
useDefaultListeners(boolean) - Method in TestNGOptions
useDistribution(URI) - Method in GradleConnector
Specifies which Gradle distribution to use.
useEmptySettings() - Method in StartParameter
Specifies that an empty settings script should be used.
useEmptySettingsScript() - Method in StartParameter
Deprecated.
useGradleUserHomeDir(File) - Method in GradleConnector
Specifies the user's Gradle home directory to use.
useGradleVersion(String) - Method in GradleConnector
Specifies which Gradle version to use.
useInstallation(File) - Method in GradleConnector
Specifies which Gradle installation to use.
useJUnit(Closure) - Method in Test
Specifies that JUnit should be used to execute the tests.
useLogger(Object) - Method in Gradle
Uses the given object as a logger.
useLogger(Object) - Method in GradleLauncher
Use the given listener.
useTestNG(Closure) - Method in Test
Specifies that TestNG should be used to execute the tests.

V

validateConfiguration() - Method in AbstractJettyRunTask
validateConfiguration() - Method in JettyRun
validateConfiguration() - Method in JettyRunWar
Variable - Class in org.gradle.plugins.ide.eclipse.model
@author Hans Dockter
Variable(FileReference) - Constructor in Variable
variables(Map) - Method in GenerateEclipseClasspath
Deprecated.
variables(Map) - Method in GenerateEclipseWtpComponent
Deprecated.
verbose() - Method in CoreJavadocOptions
verbose() - Method in MinimalJavadocOptions
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
visit(Closure) - Method in FileTree
Visits the files and directories in this file tree.
visitDir(FileVisitDetails) - Method in EmptyFileVisitor
visitDir(FileVisitDetails) - Method in FileVisitor
Visits a directory.
visitFile(FileVisitDetails) - Method in EmptyFileVisitor
visitFile(FileVisitDetails) - Method in FileVisitor
Visits a file.

W

War - Class in org.gradle.api.tasks.bundling
Assembles a WAR archive.
WAR_EXTENSION - Field in War
WAR_TASK_NAME - Field in WarPlugin
War() - Constructor in War
warn(String, Throwable) - Method in Logging.LoggerImpl
WarPlugin - Class in org.gradle.api.plugins
WarPluginConvention - Class in org.gradle.api.plugins
WarPluginConvention(Project) - Constructor in WarPluginConvention
WbDependentModule - Class in org.gradle.plugins.ide.eclipse.model
@author Hans Dockter
WbDependentModule(String, String) - Constructor in WbDependentModule
WbProperty - Class in org.gradle.plugins.ide.eclipse.model
@author Hans Dockter
WbProperty(String, String) - Constructor in WbProperty
WbResource - Class in org.gradle.plugins.ide.eclipse.model
@author Hans Dockter
WbResource(String, String) - Constructor in WbResource
WEB_APP_GROUP - Field in WarPlugin
webInf(Closure) - Method in War
Adds some content to the WEB-INF directory for this WAR archive.
webModule(String, String) - Method in DeploymentDescriptor
Add a web module to the deployment descriptor.
whenConfigured(Action) - Method in MavenPom
whenConfigured(Closure) - Method in MavenPomCustomizer
whenMerged(Closure) - Method in FileContentMerger
Adds a closure to be called after content is loaded from existing file and after gradle build information is merged
whenObjectAdded(Closure) - Method in DomainObjectCollection
Adds a closure to be called when an object is added to this collection.
whenObjectRemoved(Closure) - Method in DomainObjectCollection
Adds a closure to be called when an object is removed from this collection.
whenPluginAdded(Closure) - Method in PluginCollection
Adds a closure to be called when a plugin is added to this collection.
whenReady(Closure) - Method in TaskExecutionGraph
whenTaskAdded(Closure) - Method in TaskCollection
Adds a closure to be called when a task is added to this collection.
windowTitle(String) - Method in MinimalJavadocOptions
windowTitle(String) - Method in StandardJavadocDocletOptions
with(CopySpec) - Method in AbstractCopyTask
{@inheritDoc}
with(CopySpec) - Method in CopySpec
Adds the given specs as a child of this spec.
withArguments(String) - Method in BuildLauncher
{@inheritDoc}
withArguments(String) - Method in LongRunningOperation
Specify the command line build arguments.
withArguments(String) - Method in ModelBuilder
{@inheritDoc}
withGlobalProperties(Closure) - Method in SonarRootModel
Registers a closure for post-processing the global Sonar properties covered by SonarRootModel, and for adding further properties not covered by that model.
withName(String) - Method in ProjectBuilder
Specifies the name for the project
withParent(Project) - Method in ProjectBuilder
Specifies the parent project.
withProjectDir(File) - Method in ProjectBuilder
Specifies the project directory for the project to build.
withProjectProperties(Closure) - Method in SonarProject
Registers a closure for post-processing the per-project Sonar properties covered by SonarProjectModel, and for adding further properties not covered by that model.
withProperties(Closure) - Method in PropertiesFileContentMerger
Adds a closure to be called when the file has been created.
withType(Class, Closure) - Method in DomainObjectCollection
Returns a collection containing the objects in this collection of the given type.
withType(Class) - Method in DomainObjectSet
{@inheritDoc}
withType(Class) - Method in NamedDomainObjectCollection
{@inheritDoc}
withType(Class) - Method in NamedDomainObjectList
{@inheritDoc}
withType(Class) - Method in NamedDomainObjectSet
{@inheritDoc}
withType(Class) - Method in PluginCollection
{@inheritDoc}
withType(Class) - Method in TaskCollection
{@inheritDoc}
withXml(Action) - Method in DeploymentDescriptor
Adds an action to be called when the XML document has been created.
withXml(Action) - Method in MavenPom
withXml(Closure) - Method in MavenPomCustomizer
withXml(Closure) - Method in XmlFileContentMerger
Adds a closure to be called when the file has been created.
workingDir(Object) - Method in Exec
{@inheritDoc}
workingDir(Object) - Method in JavaExec
{@inheritDoc}
workingDir(Object) - Method in ProcessForkOptions
Sets the working directory for the process.
workingDir(Object) - Method in Test
{@inheritDoc}
WorkResult - Interface in org.gradle.api.tasks
Provides information about some work which was performed.
Workspace - Class in org.gradle.plugins.ide.idea.model
Represents the customizable elements of an ipr (via XML hooks everything of the ipr is customizable).
workspace(Closure) - Method in IdeaModel
Configures IDEA workspace information.
Workspace(XmlTransformer) - Constructor in Workspace
Wrapper - Class in org.gradle.api.tasks.wrapper
Wrapper.PathBase - Enum in org.gradle.api.tasks.wrapper
Specifies how the wrapper path should be interpreted.
Wrapper() - Constructor in Wrapper
write(BuildExceptionReporter.FailureDetails) - Method in BuildExceptionReporter
write(File) - Method in CoreJavadocOptions
write(File) - Method in MinimalJavadocOptions
write(JavadocOptionFileWriterContext) - Method in OptionLessJavadocOptionFileOption
writeEntryAttributes(Node) - Method in AbstractClasspathEntry
writeTo(Object) - Method in DeploymentDescriptor
Writes the deployment descriptor into a file.
writeTo(Object) - Method in Manifest
Writes the manifest into a file.
writeTo(Object) - Method in MavenPom
Writes the getEffectivePom() xml to a file while applying the withXml(org.gradle.api.Action) actions.
wtp(Closure) - Method in EclipseModel
Configures eclipse wtp information
WtpComponent - Class in org.gradle.plugins.ide.eclipse.model
Creates the .settings/org.eclipse.wst.common.component file for WTP projects.
WtpComponent(XmlTransformer) - Constructor in WtpComponent
WtpFacet - Class in org.gradle.plugins.ide.eclipse.model
Creates the .settings/org.eclipse.wst.common.project.facet.core.xml file for WTP projects.
WtpFacet(XmlTransformer) - Constructor in WtpFacet

X

XmlFileContentMerger - Class in org.gradle.plugins.ide.api
Models the generation/parsing/merging capabilities.
XmlFileContentMerger(XmlTransformer) - Constructor in XmlFileContentMerger
XmlGeneratorTask - Class in org.gradle.plugins.ide.api
A convenience superclass for those tasks which generate XML configuration files from a domain object of type T.
XmlGeneratorTask() - Constructor in XmlGeneratorTask
XmlProvider - Interface in org.gradle.api
Provides various ways to access the content of an XML document.

Y


Z

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

_


Gradle API 1.0