Allows to check if current dependency is transitive, i.e.
getExportedHeaders() - Method in interface org.gradle.language.nativeplatform.HeaderExportingSourceSet
The headers as a directory set.
getExportedPackages() - Method in interface org.gradle.jvm.JarBinarySpec
getExportedPackages() - Method in class org.gradle.jvm.tasks.api.ApiJar
getExports() - Method in interface org.gradle.jvm.JvmApiSpec
The set of packages that comprise this library's public API.
getExtDirs() - Method in class org.gradle.external.javadoc.CoreJavadocOptions
getExtDirs() - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
getExtDocUrl() - Method in class org.gradle.external.javadoc.JavadocOfflineLink
getExtends() - Method in interface org.gradle.api.publish.ivy.IvyConfiguration
getExtendsFrom() - Method in interface org.gradle.api.artifacts.Configuration
Returns the names of the configurations which this configuration extends from.
getExtension() - Method in interface org.gradle.api.artifacts.ArtifactIdentifier
Returns the extension of this artifact.
getExtension() - Method in interface org.gradle.api.artifacts.DependencyArtifact
Returns the extension of this dependency artifact.
getExtension() - Method in interface org.gradle.api.artifacts.PublishArtifact
Returns the extension of this published artifact.
getExtension() - Method in interface org.gradle.api.artifacts.ResolvedArtifact
getExtension() - Method in interface org.gradle.api.publish.ivy.IvyArtifact
The extension used to publish the artifact file, never null
.
getExtension() - Method in interface org.gradle.api.publish.maven.MavenArtifact
The extension used to publish the artifact file, never null
.
getExtension() - Method in class org.gradle.api.tasks.bundling.AbstractArchiveTask
Returns the extension part of the archive name.
getExtensionDirs() - Method in class org.gradle.api.tasks.compile.CompileOptions
Returns the extension dirs to be used for the compiler process.
getExtensions() - Method in interface org.gradle.api.plugins.ExtensionAware
The container of extensions.
getExtensions() - Method in interface org.gradle.api.Project
Allows adding DSL extensions to the project.
getExtensionsAsDynamicObject() - Method in interface org.gradle.api.plugins.Convention
Returns a dynamic object which represents the properties and methods contributed by the extensions and convention objects contained in this
convention.
getExtraInfo() - Method in interface org.gradle.api.artifacts.ivy.IvyModuleDescriptor
Returns an
IvyExtraInfo
representing the "extra" info declared
in this descriptor.
getExtraInfo() - Method in interface org.gradle.api.publish.ivy.IvyModuleDescriptorSpec
Returns the extra info element spec for this publication
getExtraProperties() - Method in interface org.gradle.api.plugins.ExtensionContainer
The extra properties extension in this extension container.
getExtraScanTargets() - Method in class org.gradle.api.plugins.jetty.JettyRun
getFailedTestCount() - Method in interface org.gradle.api.tasks.testing.TestResult
Returns the number of failed atomic tests executed for this test.
getFailure() - Method in interface org.gradle.api.artifacts.result.UnresolvedArtifactResult
The failure that occurred when the artifact was resolved.
getFailure() - Method in interface org.gradle.api.artifacts.result.UnresolvedComponentResult
Returns the failure that occurred when trying to resolve the component.
getFailure() - Method in interface org.gradle.api.artifacts.result.UnresolvedDependencyResult
The failure that occurred.
getFailure() - Method in interface org.gradle.api.ProjectState
Returns the exception describing the project failure, if any.
getFailure() - Method in interface org.gradle.api.tasks.TaskState
Returns the exception describing the task failure, if any.
getFailure() - Method in class org.gradle.BuildResult
getFailures() - Method in interface org.gradle.tooling.events.FailureResult
Returns the failures that occurred while running the operation, if any.
getFile() - Method in interface org.gradle.api.artifacts.PublishArtifact
Returns the file of this artifact.
getFile() - Method in interface org.gradle.api.artifacts.ResolvedArtifact
getFile() - Method in interface org.gradle.api.artifacts.result.ResolvedArtifactResult
The file for the artifact.
getFile() - Method in interface org.gradle.api.file.FileTreeElement
Returns the file being visited.
getFile(File) - Method in class org.gradle.api.file.RelativePath
getFile() - Method in exception org.gradle.api.file.UnableToDeleteFileException
getFile() - Method in interface org.gradle.api.publish.ivy.IvyArtifact
The actual file contents to publish.
getFile() - Method in interface org.gradle.api.publish.maven.MavenArtifact
The actual file contents to publish.
getFile() - Method in interface org.gradle.api.tasks.incremental.InputFileDetails
The input file, which may no longer exist.
getFile() - Method in class org.gradle.nativeplatform.NativeExecutableFileSpec
getFile() - Method in interface org.gradle.plugins.ide.eclipse.model.FileReference
Returns the target file.
getFile() - Method in interface org.gradle.tooling.model.ExternalDependency
Returns the file for this dependency.
getFile() - Method in interface org.gradle.tooling.model.idea.IdeaSingleEntryLibraryDependency
Returns the file for this dependency.
getFileExtensions() - Method in class org.gradle.api.tasks.compile.GroovyCompileOptions
Returns the list of acceptable source file extensions.
getFileLookup() - Method in class org.gradle.api.tasks.AbstractCopyTask
getFileLookup() - Method in class org.gradle.api.tasks.wrapper.Wrapper
getFileMode() - Method in interface org.gradle.api.file.CopyProcessingSpec
Returns the Unix permissions to use for the target files.
getFileMode() - Method in class org.gradle.api.tasks.AbstractCopyTask
Returns the Unix permissions to use for the target files.
getFileName() - Method in interface org.gradle.plugins.ear.descriptor.DeploymentDescriptor
The name of the descriptor file, typically "application.xml"
getFileResolver() - Method in class org.gradle.api.plugins.buildcomparison.gradle.CompareGradleBuilds
getFileResolver() - Method in class org.gradle.api.publish.ivy.tasks.GenerateIvyDescriptor
getFileResolver() - Method in class org.gradle.api.publish.maven.tasks.GenerateMavenPom
getFileResolver() - Method in class org.gradle.api.reporting.components.ComponentReport
getFileResolver() - Method in class org.gradle.api.tasks.AbstractCopyTask
getFileResolver() - Method in class org.gradle.api.tasks.JavaExec
getFileResolver() - Method in class org.gradle.api.tasks.testing.Test
getFileResolver() - Method in class org.gradle.play.tasks.JavaScriptMinify
getFiles(Spec<? super Dependency>) - Method in interface org.gradle.api.artifacts.LenientConfiguration
Returns successfully resolved files for successfully resolved dependencies.
getFiles() - Method in interface org.gradle.api.artifacts.PublishArtifactSet
getFiles() - Method in interface org.gradle.api.artifacts.ResolvableDependencies
getFiles(Spec<? super Dependency>) - Method in interface org.gradle.api.artifacts.ResolvedConfiguration
Returns the files for the specified subset of configuration dependencies.
getFiles() - Method in interface org.gradle.api.file.FileCollection
Returns the contents of this collection as a Set.
getFiles() - Method in interface org.gradle.api.tasks.TaskInputs
Returns the input files of this task.
getFiles() - Method in interface org.gradle.api.tasks.TaskOutputs
Returns the output files of this task.
getFiles() - Method in interface org.gradle.jvm.Classpath
getFileSystem() - Method in class org.gradle.api.tasks.AbstractCopyTask
getFilter() - Method in interface org.gradle.api.artifacts.maven.PomFilterContainer
Returns the default filter being used. .
getFilter() - Method in interface org.gradle.api.file.SourceDirectorySet
Returns the filter used to select the source from the source directories.
getFilter() - Method in class org.gradle.api.tasks.testing.Test
Allows filtering tests for execution.
getFiltersFile() - Method in interface org.gradle.ide.visualstudio.VisualStudioProject
Configuration for the generated filters file.
getFinalizedBy() - Method in interface org.gradle.api.Task
Returns tasks that finalize this task.
getFirstLevelModuleDependencies(Spec<? super Dependency>) - Method in interface org.gradle.api.artifacts.LenientConfiguration
Returns successfully resolved dependencies.
getFirstLevelModuleDependencies() - Method in interface org.gradle.api.artifacts.ResolvedConfiguration
getFirstLevelModuleDependencies(Spec<? super Dependency>) - Method in interface org.gradle.api.artifacts.ResolvedConfiguration
Returns the
ResolvedDependency
instances for each direct dependency of the configuration that matches
the given spec.
getFlavor() - Method in interface org.gradle.nativeplatform.NativeBinary
The
Flavor
that this binary was built with.
getFlavor() - Method in interface org.gradle.nativeplatform.NativeBinarySpec
The
Flavor
that this binary was built with.
getFooter() - Method in class org.gradle.api.tasks.javadoc.Groovydoc
Returns the HTML footer for each page.
getFooter() - Method in class org.gradle.api.tasks.scala.ScalaDocOptions
Returns the HTML text to appear in the footer for each page.
getFooter() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
getForce() - Method in class org.gradle.language.scala.tasks.BaseScalaCompileOptions
Whether to force the compilation of all files.
getForcedModules() - Method in interface org.gradle.api.artifacts.ResolutionStrategy
Returns currently configured forced modules.
getForkEvery() - Method in class org.gradle.api.tasks.testing.Test
Returns the maximum number of test classes to execute in a forked test process.
getForkOptions() - Method in class org.gradle.api.tasks.compile.CompileOptions
Returns options for running the compiler in a child process.
getForkOptions() - Method in class org.gradle.api.tasks.compile.GroovyCompileOptions
Returns options for running the Groovy compiler in a separate process.
getForkOptions() - Method in class org.gradle.language.scala.tasks.BaseScalaCompileOptions
Options for running the Scala compiler in a separate process.
getForkOptions() - Method in class org.gradle.play.tasks.JavaScriptMinify
The fork options to be applied to the JavaScript compiler.
getForkOptions() - Method in class org.gradle.play.tasks.PlayRun
fork options for the running a Play application.
getForkOptions() - Method in class org.gradle.play.tasks.RoutesCompile
The fork options to be applied to the Routes compiler.
getForkOptions() - Method in class org.gradle.play.tasks.TwirlCompile
fork options for the twirl compiler.
getForPlatform(P) - Method in interface org.gradle.platform.base.ToolChainRegistry
Returns the best tool chain to build for the target platform.
getFrom() - Method in interface org.gradle.api.artifacts.result.DependencyResult
Returns the origin of the dependency.
getFrom() - Method in interface org.gradle.api.file.ConfigurableFileCollection
Returns the set of source paths for this collection.
getGeneralCompileCaches() - Method in class org.gradle.api.tasks.compile.JavaCompile
getGeneratedJavaScript() - Method in interface org.gradle.play.PlayApplicationBinarySpec
getGeneratedScala() - Method in interface org.gradle.play.PlayApplicationBinarySpec
getGeneratedSourceDirectories() - Method in interface org.gradle.tooling.model.idea.IdeaContentRoot
The set of generated source directories.
getGeneratedTestDirectories() - Method in interface org.gradle.tooling.model.idea.IdeaContentRoot
The set of generated test directories.
getGeneratorTask() - Method in class org.gradle.language.base.sources.BaseLanguageSourceSet
getGradle() - Method in interface org.gradle.api.initialization.Settings
Returns the
Gradle
instance for the current build.
getGradle() - Method in interface org.gradle.api.invocation.Gradle
Returns this Gradle
instance.
getGradle() - Method in interface org.gradle.api.Project
Returns the
Gradle
invocation which this project belongs to.
getGradle() - Method in class org.gradle.BuildResult
getGradle() - Method in interface org.gradle.tooling.model.build.BuildEnvironment
Returns information about the Gradle environment, for example the Gradle version.
getGradleHomeDir() - Method in interface org.gradle.api.invocation.Gradle
Returns the Gradle home directory, if any.
getGradleModuleVersion() - Method in interface org.gradle.tooling.model.ExternalDependency
Returns the Gradle module information for this dependency, or null
if the dependency does not
originate from a remote repository.
getGradleProject() - Method in interface org.gradle.tooling.model.eclipse.EclipseProject
The gradle project that is associated with this project.
getGradleProject() - Method in interface org.gradle.tooling.model.HasGradleProject
The associated Gradle project.
getGradleProject() - Method in interface org.gradle.tooling.model.idea.IdeaModule
The gradle project that is associated with this module.
getGradleUserHome() - Method in interface org.gradle.tooling.model.build.GradleEnvironment
Informs about the Gradle user home.
getGradleUserHomeDir() - Method in interface org.gradle.api.invocation.Gradle
Returns the Gradle user home directory.
getGradleUserHomeDir() - Method in class org.gradle.StartParameter
Returns the directory to use as the user home directory.
getGradleVersion() - Method in interface org.gradle.api.invocation.Gradle
Returns the current Gradle version.
getGradleVersion() - Method in interface org.gradle.api.plugins.buildcomparison.gradle.GradleBuildInvocationSpec
The Gradle version to run the build with.
getGradleVersion() - Method in class org.gradle.api.tasks.wrapper.Wrapper
Returns the gradle version for the wrapper.
getGradleVersion() - Method in interface org.gradle.tooling.model.build.GradleEnvironment
Informs about the Gradle version.
getGroovy() - Method in interface org.gradle.api.tasks.GroovySourceSet
Returns the source to be compiled by the Groovy compiler for this source set.
getGroovyClasspath() - Method in class org.gradle.api.tasks.compile.GroovyCompile
Returns the classpath containing the version of Groovy to use for compilation.
getGroovyClasspath() - Method in class org.gradle.api.tasks.javadoc.Groovydoc
Returns the classpath containing the Groovy library to be used.
getGroovyOptions() - Method in class org.gradle.api.tasks.compile.GroovyCompile
Gets the options for the Groovy compilation.
getGroup() - Method in interface org.gradle.api.artifacts.component.ModuleComponentIdentifier
The module group of the component.
getGroup() - Method in interface org.gradle.api.artifacts.component.ModuleComponentSelector
The group of the module to select the component from.
getGroup() - Method in interface org.gradle.api.artifacts.Dependency
Returns the group of this dependency.
getGroup() - Method in interface org.gradle.api.artifacts.ExcludeRule
The exact name of the organization or group that should be excluded.
getGroup() - Method in interface org.gradle.api.artifacts.Module
Deprecated.
getGroup() - Method in interface org.gradle.api.artifacts.ModuleIdentifier
The group of the module.
getGroup() - Method in interface org.gradle.api.artifacts.ModuleVersionIdentifier
The group of the module.
getGroup() - Method in interface org.gradle.api.artifacts.ModuleVersionSelector
The group of the module.
getGroup() - Method in interface org.gradle.api.Project
Returns the group of this project.
getGroup() - Method in interface org.gradle.api.Task
Returns the task group which this task belongs to.
getGroup() - Method in interface org.gradle.platform.base.ModuleDependencySpec
The group of the module this dependency specification refers to.
getGroup() - Method in interface org.gradle.tooling.model.GradleModuleVersion
The group of the module, for example 'org.gradle'.
getGroup() - Method in interface org.gradle.tooling.model.Task
Returns the group a task belongs to.
getGroupId() - Method in interface org.gradle.api.artifacts.maven.MavenPom
Returns the group id for this POM.
getGroupId() - Method in interface org.gradle.api.publish.maven.MavenDependency
The groupId value for this dependency.
getGroupId() - Method in interface org.gradle.api.publish.maven.MavenPublication
Returns the groupId for this publication.
getGroups() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
getHasInputs() - Method in interface org.gradle.api.tasks.TaskInputs
Returns true if this task has declared the inputs that it consumes.
getHasOutput() - Method in interface org.gradle.api.tasks.TaskOutputs
Returns true if this task has declared any outputs.
getHasSourceFiles() - Method in interface org.gradle.api.tasks.TaskInputs
Returns true if this task has declared that it accepts source files.
getHeader() - Method in class org.gradle.api.tasks.javadoc.Groovydoc
Returns the HTML header for each page.
getHeader() - Method in class org.gradle.api.tasks.scala.ScalaDocOptions
Returns the HTML text to appear in the header for each page.
getHeader() - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
getHeader() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
getHeaderDir() - Method in class org.gradle.nativeplatform.test.cunit.tasks.GenerateCUnitLauncher
getHeaderDirs() - Method in interface org.gradle.nativeplatform.NativeLibraryBinary
getHeaders() - Method in interface org.gradle.nativeplatform.PrebuiltLibrary
The headers exported by this library.
getHeaders() - Method in class org.gradle.nativeplatform.tasks.PrefixHeaderFileGenerateTask
getHelpFile() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
getHierarchy() - Method in interface org.gradle.api.artifacts.Configuration
Gets a ordered set including this configuration and all superconfigurations
recursively.
getHtml() - Method in interface org.gradle.api.plugins.quality.CheckstyleReports
The checkstyle HTML report.
getHtml() - Method in interface org.gradle.api.plugins.quality.CodeNarcReports
The codenarc HTML report
getHtml() - Method in interface org.gradle.api.plugins.quality.FindBugsReports
The findbugs HTML report
getHtml() - Method in interface org.gradle.api.plugins.quality.PmdReports
The pmd (single file) HTML report
getHtml() - Method in interface org.gradle.api.reporting.BuildDashboardReports
The build dashboard HTML report
getHtml() - Method in interface org.gradle.api.reporting.dependencies.DependencyReportContainer
The dependency HTML report
getHtml() - Method in interface org.gradle.api.tasks.testing.TestTaskReports
A HTML report indicate the results of the test execution.
getHtml() - Method in interface org.gradle.testing.jacoco.tasks.JacocoReportsContainer
The JaCoCo HTML report
getHttpPort() - Method in class org.gradle.api.plugins.jetty.AbstractJettyRunTask
Returns the TCP port for Jetty to listen on for incoming HTTP requests.
getHttpPort() - Method in class org.gradle.api.plugins.jetty.JettyPluginConvention
Returns the TCP port for Jetty to listen on for incoming HTTP requests.
getHttpPort() - Method in class org.gradle.play.tasks.PlayRun
The HTTP port listened to by the Play application.
getId() - Method in interface org.gradle.api.artifacts.ClientModule
Returns the id of the client module.
getId() - Method in interface org.gradle.api.artifacts.ComponentMetadata
Returns the identifier of the component.
getId() - Method in interface org.gradle.api.artifacts.ComponentModuleMetadata
The identifier of the module.
getId() - Method in interface org.gradle.api.artifacts.ResolvedArtifact
getId() - Method in interface org.gradle.api.artifacts.ResolvedModuleVersion
The identifier of this resolved module version.
getId() - Method in interface org.gradle.api.artifacts.result.ComponentResult
Returns the ID of the requested component.
getId() - Method in interface org.gradle.api.artifacts.result.ResolvedComponentResult
Returns the identifier of this component.
getId() - Method in interface org.gradle.api.plugins.AppliedPlugin
The ID of the plugin.
getId() - Method in interface org.gradle.jvm.JarBinarySpec
The unique identifier of this JarBinarySpec.
getId() - Method in interface org.gradle.tooling.model.eclipse.EclipseProjectNature
Returns the unique identifier of the project nature.
getId() - Method in interface org.gradle.tooling.model.gradle.GradlePublication
Returns the unique identifier of the publication.
getIgnoreFailures() - Method in class org.gradle.api.plugins.buildcomparison.gradle.CompareGradleBuilds
Whether a comparison between non identical builds will fail the task execution.
getIgnoreFailures() - Method in class org.gradle.api.tasks.testing.Test
Specifies whether the build should break when the verifications performed by this task fail.
getIgnoreFailures() - Method in interface org.gradle.api.tasks.VerificationTask
Specifies whether the build should break when the verifications performed by this task fail.
getImplicitHeaders() - Method in interface org.gradle.language.nativeplatform.HeaderExportingSourceSet
The headers that are private to this source set and implicitly available.
getIncludeEmptyDirs() - Method in interface org.gradle.api.file.CopySpec
Tells if empty target directories will be included in the copy.
getIncludeEmptyDirs() - Method in class org.gradle.api.tasks.AbstractCopyTask
Tells if empty target directories will be included in the copy.
getIncludePatterns() - Method in interface org.gradle.api.tasks.testing.TestFilter
Returns the included test name patterns.
getIncludeRoots() - Method in interface org.gradle.nativeplatform.NativeDependencySet
Returns the header file directories to use at compile time.
getIncludes() - Method in class org.gradle.api.plugins.jetty.ScanTargetPattern
getIncludes() - Method in class org.gradle.api.tasks.AbstractCopyTask
Returns the set of include patterns.
getIncludes() - Method in class org.gradle.api.tasks.SourceTask
Returns the set of include patterns.
getIncludes() - Method in class org.gradle.api.tasks.testing.Test
Returns the include patterns for test execution.
getIncludes() - Method in interface org.gradle.api.tasks.util.PatternFilterable
Returns the set of include patterns.
getIncludes() - Method in class org.gradle.api.tasks.util.PatternSet
getIncludes() - Method in class org.gradle.language.nativeplatform.tasks.AbstractNativeCompileTask
Returns the header directories to be used for compilation.
getIncludes() - Method in class org.gradle.language.rc.tasks.WindowsResourceCompile
Returns the header directories to be used for compilation.
getIncludeSpecs() - Method in class org.gradle.api.tasks.util.PatternSet
getIncoming() - Method in interface org.gradle.api.artifacts.Configuration
Returns the incoming dependencies of this configuration.
getIncrementalCompilerBuilder() - Method in class org.gradle.language.nativeplatform.tasks.AbstractNativeCompileTask
getIncrementalCompilerBuilder() - Method in class org.gradle.language.rc.tasks.WindowsResourceCompile
getIncrementalOptions() - Method in class org.gradle.language.scala.tasks.BaseScalaCompileOptions
getInfo() - Method in interface org.gradle.api.tasks.testing.logging.TestLoggingContainer
Gets logging options for info level.
getInheritOutputDirs() - Method in interface org.gradle.tooling.model.idea.IdeaCompilerOutput
whether current module should inherit project's output directory.
getInitializeInOrder() - Method in interface org.gradle.plugins.ear.descriptor.DeploymentDescriptor
Whether to initialize modules in the order they appear in the descriptor, with the exception of client modules.
getInitScripts() - Method in class org.gradle.StartParameter
Returns all explicitly added init scripts that will be run before the build starts.
getInjectedRoutesGenerator() - Method in interface org.gradle.play.PlayApplicationSpec
Will an injected router be generated for this application?
getInjectedRoutesGenerator() - Method in class org.gradle.play.tasks.RoutesCompile
Is the injected routes generator (play.routes.compiler.InjectedRoutesGenerator
) used for
generating routes?
getInputFile() - Method in class org.gradle.plugins.ide.api.GeneratorTask
The input file to load the initial configuration from.
getInputFiles() - Method in interface org.gradle.api.resources.TextResource
Returns the input files registered when this resource is used as task input.
getInputProperties() - Method in interface org.gradle.api.resources.TextResource
Returns the input properties registered when this resource is used as task input.
getInputReports() - Method in class org.gradle.api.reporting.GenerateBuildDashboard
getInputs() - Method in interface org.gradle.api.Task
Returns the inputs of this task.
getInputs() - Method in class org.gradle.platform.base.binary.BaseBinarySpec
getInputs() - Method in interface org.gradle.platform.base.BinarySpec
Returns all inputs of the binary.
getInputTypes() - Method in class org.gradle.platform.base.component.BaseComponentSpec
getInstall() - Method in interface org.gradle.nativeplatform.NativeExecutableBinarySpec.TasksCollection
The install task.
getInstall() - Method in interface org.gradle.nativeplatform.test.NativeTestSuiteBinarySpec.TasksCollection
The install task.
getInstallation() - Method in interface org.gradle.nativeplatform.NativeExecutableBinarySpec
Native Installation location for a native executable.
getInstallation() - Method in interface org.gradle.nativeplatform.test.NativeTestSuiteBinarySpec
getInstallDir() - Method in interface org.gradle.nativeplatform.toolchain.VisualCpp
The directory where Visual Studio or Visual C++ is installed.
getInstantiator() - Method in class org.gradle.api.plugins.buildcomparison.gradle.CompareGradleBuilds
getInstantiator() - Method in class org.gradle.api.reporting.dependencies.HtmlDependencyReportTask
getInstantiator() - Method in class org.gradle.api.reporting.GenerateBuildDashboard
getInstantiator() - Method in class org.gradle.api.tasks.AbstractCopyTask
getInstantiator() - Method in class org.gradle.api.tasks.testing.Test
getInstantiator() - Method in class org.gradle.plugins.ide.api.GeneratorTask
getInstructions() - Method in interface org.gradle.api.plugins.osgi.OsgiManifest
Returns all existing instruction.
getIvyPublisher() - Method in class org.gradle.api.publish.ivy.tasks.PublishToIvyRepository
getIvyStatus() - Method in interface org.gradle.api.artifacts.ivy.IvyModuleDescriptor
Returns the status attribute of the info element in this descriptor.
getJar() - Method in interface org.gradle.jvm.JvmBinaryTasks
The jar task used to create an archive for this binary.
getJarFile() - Method in class org.gradle.api.tasks.wrapper.Wrapper
Returns the file to write the wrapper jar file to.
getJarFile() - Method in interface org.gradle.jvm.JarBinarySpec
The jar file output for this binary.
getJarFile() - Method in interface org.gradle.play.PlayApplicationBinarySpec
The application jar file produced for this binary.
getJarTaskName() - Method in interface org.gradle.api.tasks.SourceSet
Returns the name of the Jar task for this source set.
getJarURL() - Method in interface org.gradle.plugins.ide.eclipse.model.FileReference
Returns the jar URL of the file
getJava() - Method in interface org.gradle.api.tasks.SourceSet
Returns the Java source which is to be compiled by the Java compiler into the class output directory.
getJava() - Method in interface org.gradle.tooling.model.build.BuildEnvironment
Returns information about the Java environment, for example the Java home or the JVM args used.
getJavaConvention(Project) - Method in class org.gradle.api.plugins.jetty.JettyPlugin
getJavadoc() - Method in interface org.gradle.tooling.model.ExternalDependency
Returns the Javadoc directory or archive for this dependency, or null
if no Javadoc is available.
getJavadoc() - Method in interface org.gradle.tooling.model.idea.IdeaSingleEntryLibraryDependency
Returns the Javadoc directory/archive for this dependency.
getJavaHome() - Method in interface org.gradle.tooling.model.build.JavaEnvironment
The Java home used for Gradle operations (for example running tasks or acquiring model information).
getJavaPlatform() - Method in interface org.gradle.play.platform.PlayPlatform
Version of Java Runtime to use.
getJavaSourceSettings() - Method in interface org.gradle.tooling.model.eclipse.EclipseProject
Returns the settings for Java sources or null
if not a Java element.
getJavaSourceSettings() - Method in interface org.gradle.tooling.model.java.JavaSourceAware
Returns the settings for Java sources or null
if not a Java element.
getJdkName() - Method in interface org.gradle.tooling.model.idea.IdeaProject
Returns the name of the JDK.
getJettyConfig() - Method in class org.gradle.api.plugins.jetty.AbstractJettyRunTask
Returns the jetty configuration file to use.
getJettyEnvXml() - Method in class org.gradle.api.plugins.jetty.JettyRun
getJettyEnvXmlFile() - Method in class org.gradle.api.plugins.jetty.JettyRun
getJFlags() - Method in class org.gradle.external.javadoc.CoreJavadocOptions
getJFlags() - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
getJs() - Method in class org.gradle.plugins.javascript.coffeescript.CoffeeScriptExtension
getJs() - Method in class org.gradle.plugins.javascript.jshint.JsHintExtension
getJsHint() - Method in class org.gradle.plugins.javascript.jshint.JsHint
getJsonReport() - Method in class org.gradle.plugins.javascript.jshint.JsHint
getJunitXml() - Method in interface org.gradle.api.tasks.testing.TestTaskReports
The test results in “JUnit XML” format.
getJvmArgs() - Method in class org.gradle.api.tasks.compile.BaseForkOptions
Returns any additional JVM arguments for the compiler process.
getJvmArgs() - Method in class org.gradle.api.tasks.JavaExec
Returns the extra arguments to use to launch the JVM for the process.
getJvmArgs() - Method in class org.gradle.api.tasks.testing.Test
Returns the extra arguments to use to launch the JVM for the process.
getJvmArgs() - Method in interface org.gradle.process.JavaForkOptions
Returns the extra arguments to use to launch the JVM for the process.
getJvmArguments() - Method in interface org.gradle.tooling.model.build.JavaEnvironment
The JVM arguments the user has provided to start the Java process that handles Gradle operations (for example running tasks or acquiring model information).
getJvmTestKind() - Method in interface org.gradle.tooling.events.test.JvmTestOperationDescriptor
Returns what kind of test this is.
getKey() - Method in interface org.gradle.api.java.archives.ManifestMergeDetails
Returns the key that is to be merged.
getKind() - Method in interface org.gradle.plugins.ide.eclipse.model.ClasspathEntry
getLabel() - Method in enum org.gradle.tooling.events.test.JvmTestKind
Returns a label for the test kind.
getLanguageLevel() - Method in interface org.gradle.tooling.model.idea.IdeaProject
Returns the language level to use within the current project.
getLastModified() - Method in interface org.gradle.api.file.FileTreeElement
Returns the last modified time of this file.
getLastName() - Method in class org.gradle.api.file.RelativePath
getLenientConfiguration() - Method in interface org.gradle.api.artifacts.ResolvedConfiguration
Provides configuration that does not fail eagerly when some dependencies are not resolved.
getLevel() - Method in interface org.gradle.api.logging.LoggingManager
Returns the current logging level.
getLevel() - Method in interface org.gradle.tooling.model.idea.IdeaLanguageLevel
Gets the level value
getLibraries() - Method in interface org.gradle.nativeplatform.NativeComponentExtension
getLibrary() - Method in interface org.gradle.nativeplatform.NativeLibraryBinarySpec
The library that this binary belongs to.
getLibrary() - Method in interface org.gradle.platform.base.LibraryBinarySpec
The library that this binary belongs to.
getLibraryDirectory() - Method in interface org.gradle.plugins.ear.descriptor.DeploymentDescriptor
The name of the directory to look for libraries in.
getLibraryName() - Method in interface org.gradle.api.artifacts.component.LibraryBinaryIdentifier
The name of the library
getLibraryName() - Method in interface org.gradle.api.artifacts.component.LibraryComponentSelector
Return the library name of the selected library.
getLibraryName() - Method in interface org.gradle.nativeplatform.NativeLibraryRequirement
The name of the required library.
getLibraryName() - Method in interface org.gradle.platform.base.ProjectDependencySpec
Returns the name of the library this dependency refers to.
getLibs() - Method in interface org.gradle.language.nativeplatform.DependentSourceSet
The libraries that this source set requires.
getLibs() - Method in interface org.gradle.nativeplatform.NativeBinarySpec
The libraries that should be linked into this binary.
getLicense() - Method in interface org.gradle.api.plugins.osgi.OsgiManifest
Returns the license.
getLifecycle() - Method in interface org.gradle.api.tasks.testing.logging.TestLoggingContainer
Returns logging options for lifecycle level.
getLink() - Method in interface org.gradle.nativeplatform.NativeExecutableBinarySpec.TasksCollection
The link task.
getLink() - Method in interface org.gradle.nativeplatform.SharedLibraryBinarySpec.TasksCollection
Returns the link task for this binary.
getLink() - Method in interface org.gradle.nativeplatform.test.NativeTestSuiteBinarySpec.TasksCollection
The link task.
getLinkage() - Method in interface org.gradle.nativeplatform.NativeLibraryRequirement
The required linkage.
getLinkedResources() - Method in interface org.gradle.tooling.model.eclipse.HierarchicalEclipseProject
Returns the linked resources for this project.
getLinker() - Method in interface org.gradle.nativeplatform.NativeBinarySpec
The configuration of the linker used when linking this binary.
getLinker() - Method in interface org.gradle.nativeplatform.toolchain.GccPlatformToolChain
Returns the settings to use for the linker.
getLinker() - Method in interface org.gradle.nativeplatform.toolchain.VisualCppPlatformToolChain
Returns the settings to use for the linker.
getLinkFiles() - Method in interface org.gradle.nativeplatform.NativeDependencySet
Returns the files to use at link time.
getLinkFiles() - Method in interface org.gradle.nativeplatform.NativeLibraryBinary
getLinks() - Method in class org.gradle.api.tasks.javadoc.Groovydoc
Returns the links to groovydoc/javadoc output at the given URL.
getLinks() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
getLinksOffline() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
getListenerManager() - Method in class org.gradle.api.tasks.testing.Test
getLocale() - Method in class org.gradle.external.javadoc.CoreJavadocOptions
getLocale() - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
getLocation() - Method in interface org.gradle.ide.visualstudio.ConfigFile
The location where this file will be generated.
getLocation() - Method in interface org.gradle.tooling.model.eclipse.EclipseLinkedResource
The local file system absolute path of the target of the linked resource.
getLocationUri() - Method in interface org.gradle.tooling.model.eclipse.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(Class) - Static method in class org.gradle.api.logging.Logging
Returns the logger for the given class.
getLogger(String) - Static method in class org.gradle.api.logging.Logging
Returns the logger with the given name.
getLogger() - Method in interface org.gradle.api.Project
Returns the logger for this project.
getLogger() - Method in interface org.gradle.api.Script
Returns the logger for this script.
getLogger() - Method in interface org.gradle.api.Task
Returns the logger for this task.
getLogging() - Method in interface org.gradle.api.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 interface org.gradle.api.Script
Returns the
LoggingManager
which can be used to control the logging level and
standard output/error capture for this script.
getLogging() - Method in interface org.gradle.api.Task
Returns the
LoggingManager
which can be used to control the logging level and
standard output/error capture for this task.
getLoggingLevel() - Method in class org.gradle.language.scala.tasks.BaseScalaCompileOptions
Specifies the amount of logging.
getLoggingManagerFactory() - Method in class org.gradle.api.publish.maven.tasks.AbstractPublishToMaven
getLoggingPhases() - Method in class org.gradle.language.scala.tasks.BaseScalaCompileOptions
Phases of the compiler to log.
getM2Compatible() - Method in interface org.gradle.api.artifacts.repositories.IvyPatternRepositoryLayout
Tells whether a Maven style layout is to be used for the 'organisation' part, replacing any dots with forward slashes.
getMacros() - Method in class org.gradle.language.nativeplatform.tasks.AbstractNativeCompileTask
Macros that should be defined for the compiler.
getMacros() - Method in class org.gradle.language.rc.tasks.WindowsResourceCompile
Macros that should be defined for the compiler.
getMacros() - Method in interface org.gradle.nativeplatform.PreprocessingTool
The set of preprocessor macros to define when compiling this binary.
getMain() - Method in class org.gradle.api.tasks.JavaExec
Returns the fully qualified name of the Main class to be executed.
getMain() - Method in interface org.gradle.process.JavaExecSpec
Returns the fully qualified name of the Main class to be executed.
getMainArtifact() - Method in interface org.gradle.api.artifacts.maven.MavenDeployment
Returns the main artifact for this deployment.
getMainClassName() - Method in interface org.gradle.jvm.application.scripts.JavaAppStartScriptGenerationDetails
getMainClassName() - Method in class org.gradle.jvm.application.tasks.CreateStartScripts
The main classname used to start the Java application.
getMainSpec() - Method in class org.gradle.api.tasks.AbstractCopyTask
getMajorVersion() - Method in enum org.gradle.api.JavaVersion
getManifest() - Method in class org.gradle.jvm.tasks.Jar
Returns the manifest for this JAR archive.
getMapping(Collection<Configuration>) - Method in interface org.gradle.api.artifacts.maven.Conf2ScopeMappingContainer
Returns a scope that corresponds to the given configurations.
getMappings() - Method in interface org.gradle.api.artifacts.maven.Conf2ScopeMappingContainer
Returns a map with all the configuration to scope mappings.
getMavenPomDir() - Method in class org.gradle.api.plugins.MavenPluginConvention
Returns the directory to generate Maven POMs into.
getMavenRepositoryLocator() - Method in class org.gradle.api.publish.maven.tasks.AbstractPublishToMaven
getMaxGranularity() - Method in interface org.gradle.api.tasks.testing.logging.TestLogging
Returns the maximum granularity of the events to be logged.
getMaxHeapSize() - Method in class org.gradle.api.plugins.antlr.AntlrTask
The maximum heap size for the forked antlr process (ex: '1g').
getMaxHeapSize() - Method in class org.gradle.api.tasks.JavaExec
Returns the maximum heap size for the process, if any.
getMaxHeapSize() - Method in class org.gradle.api.tasks.testing.Test
Returns the maximum heap size for the process, if any.
getMaxHeapSize() - Method in interface org.gradle.process.JavaForkOptions
Returns the maximum heap size for the process, if any.
getMaxMemory() - Method in class org.gradle.api.tasks.javadoc.Javadoc
Returns the amount of memory allocated to this task.
getMaxParallelForks() - Method in class org.gradle.api.tasks.testing.Test
Returns the maximum number of forked test processes to execute in parallel.
getMaxWorkerCount() - Method in class org.gradle.StartParameter
Returns the maximum number of concurrent workers used for underlying build operations.
getMayHaveSources() - Method in class org.gradle.language.base.sources.BaseLanguageSourceSet
getMemberLevel() - Method in class org.gradle.external.javadoc.CoreJavadocOptions
getMemberLevel() - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
getMemoryInitialSize() - Method in class org.gradle.api.tasks.compile.BaseForkOptions
Returns the initial heap size for the compiler process.
getMemoryMaximumSize() - Method in class org.gradle.api.tasks.compile.BaseForkOptions
Returns the maximum heap size for the compiler process.
getMergeValue() - Method in interface org.gradle.api.java.archives.ManifestMergeDetails
Returns the value for the key of the manifest that is the source for the merge.
getMessage() - Method in interface org.gradle.api.tasks.testing.TestOutputEvent
Message content
getMessage() - Method in interface org.gradle.tooling.Failure
Returns a short message (typically one line) for the failure.
getMetaInf() - Method in class org.gradle.jvm.tasks.Jar
getMethodName() - Method in interface org.gradle.tooling.events.test.JvmTestOperationDescriptor
Returns the name of the test method, if any.
getMinGranularity() - Method in interface org.gradle.api.tasks.testing.logging.TestLogging
Returns the minimum granularity of the events to be logged.
getMinHeapSize() - Method in class org.gradle.api.tasks.JavaExec
Returns the minimum heap size for the process, if any.
getMinHeapSize() - Method in class org.gradle.api.tasks.testing.Test
Returns the minimum heap size for the process, if any.
getMinHeapSize() - Method in interface org.gradle.process.JavaForkOptions
Returns the minimum heap size for the process, if any.
getMode() - Method in interface org.gradle.api.file.FileTreeElement
Returns the Unix permissions of this file, e.g.
getModel() - Method in interface org.gradle.api.artifacts.maven.MavenPom
Returns the underlying native Maven Model
object.
getModel(Class<T>) - Method in interface org.gradle.tooling.BuildController
Fetches a snapshot of the model of the given type for the default project.
getModel(Model, Class<T>) - Method in interface org.gradle.tooling.BuildController
Fetches a snapshot of the model of the given type for the given element, usually a Gradle project.
getModel(Class<T>) - Method in interface org.gradle.tooling.ProjectConnection
Fetches a snapshot of the model of the given type for this project.
getModel(Class<T>, ResultHandler<? super T>) - Method in interface org.gradle.tooling.ProjectConnection
Starts fetching a snapshot of the given model, passing the result to the given handler when complete.
getModelRegistry() - Method in class org.gradle.api.reporting.components.ComponentReport
getModelRegistry() - Method in class org.gradle.api.reporting.model.ModelReport
getModule() - Method in interface org.gradle.api.artifacts.component.ModuleComponentIdentifier
The module name of the component.
getModule() - Method in interface org.gradle.api.artifacts.component.ModuleComponentSelector
The name of the module to select the component from.
getModule() - Method in interface org.gradle.api.artifacts.ExcludeRule
The exact name of the module that should be excluded.
getModule() - Method in interface org.gradle.api.artifacts.ModuleVersionIdentifier
getModule() - Method in interface org.gradle.api.artifacts.ResolvedDependency
Returns the module which this resolved dependency belongs to.
getModule() - Method in interface org.gradle.api.publish.ivy.IvyDependency
The module value for this dependency.
getModule() - Method in interface org.gradle.api.publish.ivy.IvyPublication
Returns the module for this publication.
getModuleArtifacts() - Method in interface org.gradle.api.artifacts.ResolvedDependency
Returns the module artifacts belonging to this ResolvedDependency.
getModuleGroup() - Method in interface org.gradle.api.artifacts.ResolvedDependency
Returns the module group of the resolved dependency.
getModuleName() - Method in interface org.gradle.api.artifacts.ResolvedDependency
Returns the module name of the resolved dependency.
getModules() - Method in interface org.gradle.api.artifacts.dsl.DependencyHandler
Returns the component module metadata handler for this project.
getModules() - Method in interface org.gradle.plugins.ear.descriptor.DeploymentDescriptor
List of module descriptors.
getModules() - Method in interface org.gradle.tooling.model.idea.IdeaProject
Returns the modules of this IDEA project.
getModuleTypeMappings() - Method in interface org.gradle.plugins.ear.descriptor.DeploymentDescriptor
Mapping of module paths to module types.
getModuleVersion() - Method in interface org.gradle.api.artifacts.ResolvedArtifact
Returns the module which this artifact belongs to.
getModuleVersion() - Method in interface org.gradle.api.artifacts.ResolvedDependency
Returns the module version of the resolved dependency.
getModuleVersion() - Method in interface org.gradle.api.artifacts.result.ResolvedComponentResult
Returns the module version which this component belongs to, if any.
getModuleVersionIdentifier() - Method in interface org.gradle.api.artifacts.ArtifactIdentifier
Returns the identifier of the module that owns this artifact.
getMustRunAfter() - Method in interface org.gradle.api.Task
Returns tasks that this task must run after.
getName() - Method in interface org.gradle.api.artifacts.ArtifactIdentifier
Returns the name of this artifact.
getName() - Method in interface org.gradle.api.artifacts.Configuration
Returns the name of this configuration.
getName() - Method in interface org.gradle.api.artifacts.Dependency
Returns the name of this dependency.
getName() - Method in interface org.gradle.api.artifacts.DependencyArtifact
Returns the name of the dependency artifact.
getName() - Method in interface org.gradle.api.artifacts.Module
Deprecated.
getName() - Method in interface org.gradle.api.artifacts.ModuleIdentifier
The name of the module.
getName() - Method in interface org.gradle.api.artifacts.ModuleVersionIdentifier
The name of the module.
getName() - Method in interface org.gradle.api.artifacts.ModuleVersionSelector
The name of the module.
getName() - Method in interface org.gradle.api.artifacts.PublishArtifact
Returns the name of the artifact.
getName() - Method in interface org.gradle.api.artifacts.repositories.ArtifactRepository
Returns the name for this repository.
getName() - Method in interface org.gradle.api.artifacts.ResolvableDependencies
Returns the name of this set.
getName() - Method in interface org.gradle.api.artifacts.ResolvedArtifact
getName() - Method in interface org.gradle.api.artifacts.ResolvedDependency
Returns the name of the resolved dependency.
getName() - Method in interface org.gradle.api.distribution.Distribution
The name of this distribution.
getName() - Method in interface org.gradle.api.file.FileCopyDetails
Returns the base name of this file at the copy destination.
getName() - Method in interface org.gradle.api.file.FileTreeElement
Returns the base name of this file.
getName() - Method in interface org.gradle.api.file.SourceDirectorySet
A concise name for the source directory set (typically used to identify it in a collection).
getName() - Method in interface org.gradle.api.initialization.ProjectDescriptor
Returns the name of this project.
getName() - Method in interface org.gradle.api.Named
The object's name.
getName() - Method in interface org.gradle.api.plugins.AppliedPlugin
The name of the plugin.
getName() - Method in interface org.gradle.api.plugins.osgi.OsgiManifest
Returns the name.
getName() - Method in enum org.gradle.api.plugins.quality.TargetJdk
getName() - Method in interface org.gradle.api.Project
Returns the name of this project.
getName() - Method in interface org.gradle.api.publish.ivy.IvyArtifact
The name used to publish the artifact file, never null
.
getName() - Method in interface org.gradle.api.reporting.Report
The symbolic name of this report.
getName() - Method in interface org.gradle.api.Task
Returns the name of this task.
getName() - Method in interface org.gradle.api.tasks.SourceSet
Returns the name of this source set.
getName() - Method in interface org.gradle.api.tasks.testing.TestDescriptor
Returns the name of the test.
getName() - Method in class org.gradle.language.base.sources.BaseLanguageSourceSet
getName() - Method in class org.gradle.platform.base.binary.BaseBinarySpec
getName() - Method in class org.gradle.platform.base.component.BaseComponentSpec
getName() - Method in interface org.gradle.platform.base.ModuleDependencySpec
The name of the module this dependency specification refers to.
getName() - Method in interface org.gradle.tooling.events.OperationDescriptor
Returns the name of the operation.
getName() - Method in interface org.gradle.tooling.model.eclipse.EclipseBuildCommand
Returns the name of the build command.
getName() - Method in interface org.gradle.tooling.model.eclipse.EclipseLinkedResource
The project-relative path of the linked resource as it appears in the workspace.
getName() - Method in interface org.gradle.tooling.model.Element
Returns the name of the element.
getName() - Method in interface org.gradle.tooling.model.gradle.BasicGradleProject
Returns the name of this project.
getName() - Method in interface org.gradle.tooling.model.GradleModuleVersion
The name of the module, for example 'gradle-tooling-api'.
getName() - Method in interface org.gradle.tooling.model.Task
Returns the name of this task.
getName() - Method in interface org.gradle.tooling.model.TaskSelector
Returns the name that will be used to select tasks.
getNamer() - Method in interface org.gradle.api.NamedDomainObjectCollection
An object that represents the naming strategy used to name objects of this collection.
getNames() - Method in interface org.gradle.api.NamedDomainObjectCollection
Returns the names of the objects in this collection as a Set of Strings.
getNamespace() - Method in interface org.gradle.api.plugins.AppliedPlugin
The namespace of the plugin.
getNamingScheme() - Method in class org.gradle.platform.base.binary.BaseBinarySpec
getNoQualifiers() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
getObjcCompiler() - Method in interface org.gradle.nativeplatform.NativeBinarySpec
The configuration of the Objective-C compiler used when compiling Objective-C sources for this binary.
getObjcCompiler() - Method in interface org.gradle.nativeplatform.toolchain.GccPlatformToolChain
Returns the settings to use for the Objective-C compiler.
getObjcppCompiler() - Method in interface org.gradle.nativeplatform.NativeBinarySpec
The configuration of the Objective-C++ compiler used when compiling Objective-C++ sources for this binary.
getObjcppCompiler() - Method in interface org.gradle.nativeplatform.toolchain.GccPlatformToolChain
Returns the settings to use for the Objective-C++ compiler.
getObjectFileDir() - Method in class org.gradle.language.assembler.tasks.Assemble
The directory where object files will be generated.
getObjectFileDir() - Method in class org.gradle.language.nativeplatform.tasks.AbstractNativeCompileTask
The directory where object files will be generated.
getOperatingSystem() - Method in interface org.gradle.nativeplatform.platform.NativePlatform
The operating system being targeted.
getOperationLoggerFactory() - Method in class org.gradle.language.assembler.tasks.Assemble
getOperationLoggerFactory() - Method in class org.gradle.language.nativeplatform.tasks.AbstractNativeCompileTask
getOperationLoggerFactory() - Method in class org.gradle.language.rc.tasks.WindowsResourceCompile
getOptimizationOptions() - Method in class org.gradle.api.tasks.compile.GroovyCompileOptions
Returns optimization options for the Groovy compiler.
getOption() - Method in interface org.gradle.external.javadoc.JavadocOptionFileOption
getOptionFiles() - Method in class org.gradle.external.javadoc.CoreJavadocOptions
getOptionFiles() - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
getOptions() - Method in class org.gradle.api.tasks.compile.GroovyCompile
Returns the options for Java compilation.
getOptions() - Method in class org.gradle.api.tasks.compile.JavaCompile
Returns the compilation options.
getOptions() - Method in class org.gradle.api.tasks.javadoc.Javadoc
Returns the Javadoc generation options.
getOptions() - Method in class org.gradle.api.tasks.testing.Test
Returns test framework specific options.
getOptions() - Method in class org.gradle.language.scala.tasks.AbstractScalaCompile
Returns the Java compilation options.
getOptions() - Method in class org.gradle.plugins.javascript.coffeescript.CoffeeScriptCompile
getOptions() - Method in interface org.gradle.plugins.javascript.coffeescript.CoffeeScriptCompileSpec
getOptionsFile() - Method in class org.gradle.api.tasks.javadoc.Javadoc
getOptsEnvironmentVar() - Method in interface org.gradle.jvm.application.scripts.JavaAppStartScriptGenerationDetails
The environment variable to use to provide additional options to the JVM
getOptsEnvironmentVar() - Method in class org.gradle.jvm.application.tasks.CreateStartScripts
The environment variable to use to provide additional options to the JVM.
getOrCreateGlobalAnalysisMap() - Method in class org.gradle.language.scala.tasks.AbstractScalaCompile
getOrganisation() - Method in interface org.gradle.api.publish.ivy.IvyDependency
The organisation value for this dependency.
getOrganisation() - Method in interface org.gradle.api.publish.ivy.IvyPublication
Returns the organisation for this publication.
getOutcome() - Method in interface org.gradle.testkit.runner.BuildTask
The outcome of attempting to execute this task.
getOutput() - Method in interface org.gradle.api.tasks.SourceSet
getOutput() - Method in interface org.gradle.testkit.runner.BuildResult
The textual output produced during the build.
getOutputDir() - Method in class org.gradle.jvm.application.tasks.CreateStartScripts
The directory to write the scripts into.
getOutputDir() - Method in class org.gradle.language.rc.tasks.WindowsResourceCompile
The directory where object files will be generated.
getOutputDir() - Method in interface org.gradle.tooling.model.idea.IdeaCompilerOutput
directory to store module's production classes and resources.
getOutputDirectory() - Method in class org.gradle.api.plugins.antlr.AntlrTask
Returns the directory to generate the parser source files into.
getOutputDirectory() - Method in class org.gradle.play.tasks.RoutesCompile
Returns the directory to generate the parser source files into.
getOutputDirectory() - Method in class org.gradle.play.tasks.TwirlCompile
Returns the directory to generate the parser source files into.
getOutputFile() - Method in class org.gradle.api.tasks.diagnostics.AbstractReportTask
Returns the file which the report will be written to.
getOutputFile() - Method in class org.gradle.plugins.ide.api.GeneratorTask
The output file to write the final configuration to.
getOutputLevel() - Method in class org.gradle.external.javadoc.CoreJavadocOptions
getOutputLevel() - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
getOutputs() - Method in interface org.gradle.api.Task
Returns the outputs of this task.
getOutputType() - Method in interface org.gradle.api.reporting.DirectoryReport
getOutputType() - Method in interface org.gradle.api.reporting.Report
The type of output that the report generates.
getOutputType() - Method in interface org.gradle.api.reporting.SingleFileReport
getOverrideWebXml() - Method in class org.gradle.api.plugins.jetty.AbstractJettyRunTask
getOverview() - Method in class org.gradle.api.tasks.javadoc.Groovydoc
Returns a HTML file to be used for overview documentation.
getOverview() - Method in class org.gradle.external.javadoc.CoreJavadocOptions
getOverview() - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
getPackagelistLoc() - Method in class org.gradle.external.javadoc.JavadocOfflineLink
getPackages() - Method in class org.gradle.api.tasks.javadoc.Groovydoc.Link
Returns a list of package prefixes to be linked with an external site.
getPackaging() - Method in interface org.gradle.api.artifacts.maven.MavenPom
Returns the packaging for this POM.
getPackaging() - Method in interface org.gradle.api.publish.maven.MavenPom
Returns the packaging for this publication.
getParallelThreadCount() - Method in class org.gradle.StartParameter
getParent() - Method in class org.gradle.api.file.RelativePath
Returns the parent of this path.
getParent() - Method in interface org.gradle.api.initialization.ProjectDescriptor
Returns the parent of this project, if any.
getParent() - Method in interface org.gradle.api.invocation.Gradle
Returns the parent build of this build, if any.
getParent() - Method in interface org.gradle.api.Project
Returns the parent project of this project, if any.
getParent() - Method in interface org.gradle.api.tasks.testing.TestDescriptor
Returns the parent of this test, if any.
getParent() - Method in interface org.gradle.tooling.events.OperationDescriptor
Returns the parent operation, if any.
getParent() - Method in interface org.gradle.tooling.model.eclipse.EclipseProject
Returns the parent of this element, or null
if there is no parent.
getParent() - Method in interface org.gradle.tooling.model.eclipse.HierarchicalEclipseProject
Returns the parent of this element, or null
if there is no parent.
getParent() - Method in interface org.gradle.tooling.model.gradle.BasicGradleProject
Returns the parent of this project, or null
if this is the root project.
getParent() - Method in interface org.gradle.tooling.model.GradleProject
Returns the parent of this element, or null
if there is no parent.
getParent() - Method in interface org.gradle.tooling.model.HierarchicalElement
Returns the parent of this element, or null
if there is no parent.
getParent() - Method in interface org.gradle.tooling.model.idea.IdeaModule
Returns the project of this module.
getParentArtifacts(ResolvedDependency) - Method in interface org.gradle.api.artifacts.ResolvedDependency
Returns the artifacts belonging to this ResolvedDependency which it only has for a particular parent.
getParentName() - Method in interface org.gradle.language.base.LanguageSourceSet
getParentName() - Method in class org.gradle.language.base.sources.BaseLanguageSourceSet
getParents() - Method in interface org.gradle.api.artifacts.ResolvedDependency
Returns the ResolvedDependency instances that have this instance as a transitive dependency.
getPassword() - Method in interface org.gradle.api.artifacts.repositories.PasswordCredentials
Returns the password to use when authenticating to this repository.
getPath() - Method in interface org.gradle.api.artifacts.ResolvableDependencies
Returns the path of this set.
getPath() - Method in interface org.gradle.api.file.FileCopyDetails
Returns the path of this file, relative to the root of the copy destination.
getPath() - Method in interface org.gradle.api.file.FileTreeElement
Returns the path of this file, relative to the root of the containing file tree.
getPath() - Method in interface org.gradle.api.initialization.ProjectDescriptor
Returns the path of this project.
getPath() - Method in interface org.gradle.api.Project
Returns the path of this project.
getPath() - Method in interface org.gradle.api.Task
Returns the path of the task, which is a fully qualified name for the task.
getPath() - Method in interface org.gradle.nativeplatform.toolchain.GccCompatibleToolChain
The paths setting required for executing the tool chain.
getPath() - Method in interface org.gradle.plugins.ear.descriptor.EarModule
The connector element specifies the URI of an archive file, relative to the top level of the application package.
getPath() - Method in interface org.gradle.plugins.ide.eclipse.model.FileReference
Returns the logical path for the file.
getPath() - Method in interface org.gradle.testkit.runner.BuildTask
The unique path of the task.
getPath() - Method in interface org.gradle.tooling.model.eclipse.EclipseProjectDependency
Returns the path to use for this project dependency.
getPath() - Method in interface org.gradle.tooling.model.eclipse.EclipseSourceDirectory
Returns the relative path for this source directory.
getPath() - Method in interface org.gradle.tooling.model.gradle.BasicGradleProject
Returns the path of this project.
getPath() - Method in interface org.gradle.tooling.model.GradleProject
Returns the path of this project.
getPath() - Method in interface org.gradle.tooling.model.Task
Returns the path of this task.
getPathString() - Method in class org.gradle.api.file.RelativePath
getPatterns() - Method in interface org.gradle.api.file.DirectoryTree
Returns the patterns which select the files under the base directory.
getPayloadType() - Method in class org.gradle.plugins.javascript.rhino.worker.RhinoWorkerSpec
getPlatform() - Method in class org.gradle.api.tasks.compile.JavaCompile
getPlatform() - Method in class org.gradle.language.java.tasks.PlatformJavaCompile
getPlatform() - Method in class org.gradle.language.scala.tasks.PlatformScalaCompile
getPlatform() - Method in interface org.gradle.nativeplatform.toolchain.NativePlatformToolChain
Returns the platform which this tool chain builds for.
getPlay() - Method in class org.gradle.play.plugins.PlayPluginConfigurations
getPlayPlatform() - Method in class org.gradle.play.plugins.PlayPluginConfigurations
getPlayRun() - Method in class org.gradle.play.plugins.PlayPluginConfigurations
getPlayTest() - Method in class org.gradle.play.plugins.PlayPluginConfigurations
getPlayVersion() - Method in interface org.gradle.play.platform.PlayPlatform
Version of Play Framework to use
getPlugin(Class<T>) - Method in interface org.gradle.api.plugins.Convention
Locates the plugin convention object with the given type.
getPlugin(String) - Method in interface org.gradle.api.plugins.PluginContainer
Returns a plugin with the specified id if this plugin has been used in the project.
getPlugin(Class<T>) - Method in interface org.gradle.api.plugins.PluginContainer
Returns a plugin with the specified type if this plugin has been used in the project.
getPluginClasspath() - Method in class org.gradle.testkit.runner.GradleRunner
The injected plugin classpath for the build.
getPluginManager() - Method in interface org.gradle.api.plugins.PluginAware
The plugin manager for this plugin aware object.
getPlugins() - Method in interface org.gradle.api.plugins.Convention
Returns the plugin convention objects contained in this convention.
getPlugins() - Method in interface org.gradle.api.plugins.PluginAware
The container of plugins that have been applied to this object.
getPom() - Method in interface org.gradle.api.artifacts.maven.PomFilterContainer
Returns the POM property of the custom filter.
getPom() - Method in interface org.gradle.api.publish.maven.MavenPublication
The POM that will be published.
getPom() - Method in class org.gradle.api.publish.maven.tasks.GenerateMavenPom
The Maven POM.
getPomArtifact() - Method in interface org.gradle.api.artifacts.maven.MavenDeployment
Returns the POM for this deployment.
getPreCompiledHeader() - Method in interface org.gradle.language.nativeplatform.DependentSourceSet
Returns the pre-compiled header configured for this source set.
getPreCompiledHeader() - Method in class org.gradle.language.nativeplatform.tasks.AbstractNativeSourceCompileTask
Returns the pre-compiled header to be used during compilation
getPrefixHeaderFile() - Method in class org.gradle.nativeplatform.tasks.PrefixHeaderFileGenerateTask
getPriority() - Method in class org.gradle.api.artifacts.maven.Conf2ScopeMapping
Returns the priority.
getProblem() - Method in interface org.gradle.api.artifacts.UnresolvedDependency
the exception that is the cause of unresolved state
getProcessBuilderFactory() - Method in class org.gradle.api.tasks.testing.Test
getProcessResourcesTaskName() - Method in interface org.gradle.api.tasks.SourceSet
Returns the name of the resource process task for this source set.
getProgressLoggerFactory() - Method in class org.gradle.api.plugins.buildcomparison.gradle.CompareGradleBuilds
getProgressLoggerFactory() - Method in class org.gradle.api.tasks.testing.Test
getProject() - Method in interface org.gradle.api.Project
Returns this project.
getProject() - Method in interface org.gradle.api.Task
Returns the
Project
which this task belongs to.
getProject() - Method in interface org.gradle.tooling.model.GradleTask
Returns the Gradle project this task is defined in.
getProject() - Method in interface org.gradle.tooling.model.idea.IdeaModule
Returns the project of this module.
getProject() - Method in interface org.gradle.tooling.model.Task
getProjectCacheDir() - Method in class org.gradle.StartParameter
Returns the project's cache dir.
getProjectConfiguration() - Method in interface org.gradle.api.artifacts.ProjectDependency
Returns the configuration associated with this project dependency.
getProjectDependencies() - Method in interface org.gradle.tooling.model.eclipse.HierarchicalEclipseProject
Returns the project dependencies for this project.
getProjectDir() - Method in interface org.gradle.api.initialization.ProjectDescriptor
Returns the project directory of this project.
getProjectDir() - Method in interface org.gradle.api.plugins.buildcomparison.gradle.GradleBuildInvocationSpec
The “root” directory of the build.
getProjectDir() - Method in interface org.gradle.api.Project
The directory containing the project build file.
getProjectDir() - Method in class org.gradle.StartParameter
Returns the project dir to use to select the default project.
getProjectDir() - Method in class org.gradle.testkit.runner.GradleRunner
The directory that the build will be executed in.
getProjectDirectory() - Method in interface org.gradle.tooling.model.eclipse.HierarchicalEclipseProject
Returns the project directory for this project.
getProjectDirectory() - Method in interface org.gradle.tooling.model.gradle.BasicGradleProject
Returns the project directory for this project.
getProjectDirectory() - Method in interface org.gradle.tooling.model.GradleProject
Returns the project directory for this project.
getProjectFile() - Method in interface org.gradle.ide.visualstudio.VisualStudioProject
Configuration for the generated project file.
getProjectNatures() - Method in interface org.gradle.tooling.model.eclipse.EclipseProject
Returns the Eclipse natures configured on the project.
getProjectPath() - Method in interface org.gradle.api.artifacts.component.LibraryBinaryIdentifier
The project path of the library.
getProjectPath() - Method in interface org.gradle.api.artifacts.component.LibraryComponentSelector
Return the project path of the selected library.
getProjectPath() - Method in interface org.gradle.api.artifacts.component.ProjectComponentIdentifier
Returns the path of the project which the component belongs to.
getProjectPath() - Method in interface org.gradle.api.artifacts.component.ProjectComponentSelector
The path of the project to select the component from.
getProjectPath() - Method in interface org.gradle.nativeplatform.NativeLibraryRequirement
The path to the project containing the library.
getProjectPath() - Method in class org.gradle.platform.base.component.BaseComponentSpec
getProjectPath() - Method in interface org.gradle.platform.base.ComponentSpec
The path the the project containing this component.
getProjectPath() - Method in interface org.gradle.platform.base.ComponentSpecIdentifier
getProjectPath() - Method in interface org.gradle.platform.base.ProjectDependencySpec
Returns the project path of the project this dependency refers to.
getProjectPath() - Method in interface org.gradle.TaskExecutionRequest
Project path associated with this task request if any.
getProjectProperties() - Method in class org.gradle.StartParameter
getProjects() - Method in class org.gradle.api.reporting.dependencies.HtmlDependencyReportTask
Returns the set of projects to generate a report for.
getProjects() - Method in class org.gradle.api.tasks.diagnostics.AbstractReportTask
Returns the set of project to generate this report for.
getProjects() - Method in interface org.gradle.ide.visualstudio.VisualStudioExtension
getProjects() - Method in interface org.gradle.ide.visualstudio.VisualStudioSolution
The set of projects included in this solution.
getProjects() - Method in interface org.gradle.tooling.model.gradle.GradleBuild
Returns the set of all projects for this build.
getProjectScopedName() - Method in class org.gradle.language.base.sources.BaseLanguageSourceSet
getProjectScopedName() - Method in class org.gradle.platform.base.binary.BaseBinarySpec
getProjectTaskLister() - Method in class org.gradle.api.tasks.diagnostics.TaskReportTask
getProperties() - Method in class org.gradle.api.AntBuilder
Returns the properties of the Ant project.
getProperties() - Method in interface org.gradle.api.plugins.ExtraPropertiesExtension
Returns all of the registered properties and their current values as a map.
getProperties() - Method in interface org.gradle.api.Project
Returns the properties of this project.
getProperties() - Method in interface org.gradle.api.tasks.TaskInputs
Returns the set of input properties for this task.
getPropertiesFile() - Method in class org.gradle.api.tasks.wrapper.Wrapper
Returns the file to write the wrapper properties to.
getPublication() - Method in class org.gradle.api.publish.ivy.tasks.PublishToIvyRepository
The publication to be published.
getPublication() - Method in class org.gradle.api.publish.maven.tasks.AbstractPublishToMaven
The publication to be published.
getPublicationInternal() - Method in class org.gradle.api.publish.maven.tasks.AbstractPublishToMaven
getPublications() - Method in interface org.gradle.api.publish.PublishingExtension
The publications of the project.
getPublications() - Method in interface org.gradle.tooling.model.gradle.ProjectPublications
Returns the publications for this project.
getPublicationServices() - Method in class org.gradle.api.tasks.Upload
getPublicType() - Method in class org.gradle.platform.base.binary.BaseBinarySpec
getPublishedCode() - Method in class org.gradle.api.tasks.scala.IncrementalCompileOptions
Returns the directory or archive path by which the code produced by this task
is published to other ScalaCompile
tasks.
getQuiet() - Method in interface org.gradle.api.tasks.testing.logging.TestLoggingContainer
Returns logging options for quiet level.
getRcCompiler() - Method in interface org.gradle.nativeplatform.NativeBinarySpec
The configuration of the Resource compiler used when compiling resources for this binary.
getRcCompiler() - Method in interface org.gradle.nativeplatform.toolchain.VisualCppPlatformToolChain
Returns the settings to use for the Windows resources compiler.
getReferences() - Method in class org.gradle.api.AntBuilder
Returns the references of the Ant project.
getRelativePath() - Method in interface org.gradle.api.file.FileCopyDetails
Returns the path of this file, relative to the root of the copy destination.
getRelativePath() - Method in interface org.gradle.api.file.FileTreeElement
Returns the path of this file, relative to the root of the containing file tree.
getRelativeSourcePath() - Method in interface org.gradle.api.file.FileCopyDetails
Returns the path of this file, relative to the root of the containing file tree.
getReload() - Method in class org.gradle.api.plugins.jetty.AbstractJettyRunTask
Returns the reload mode, which is either "automatic"
or "manual"
.
getRenderer() - Method in class org.gradle.api.tasks.diagnostics.AbstractDependencyReportTask
getRenderer() - Method in class org.gradle.api.tasks.diagnostics.AbstractReportTask
getRenderer() - Method in class org.gradle.api.tasks.diagnostics.ProjectReportTask
getRenderer() - Method in class org.gradle.api.tasks.diagnostics.PropertyReportTask
getRenderer() - Method in class org.gradle.api.tasks.diagnostics.TaskReportTask
getReplacedBy() - Method in interface org.gradle.api.artifacts.ComponentModuleMetadata
The identifier of module that replaces this module.
getReportDir() - Method in class org.gradle.api.plugins.buildcomparison.gradle.CompareGradleBuilds
The directory that will contain the HTML comparison report and any other report files.
getReports() - Method in class org.gradle.api.reporting.dependencies.HtmlDependencyReportTask
getReports() - Method in class org.gradle.api.reporting.GenerateBuildDashboard
The reports to be generated by this task.
getReports() - Method in interface org.gradle.api.reporting.Reporting
getReports() - Method in class org.gradle.api.tasks.testing.Test
The reports that this task potentially produces.
getRepositories() - Method in interface org.gradle.api.initialization.dsl.ScriptHandler
Returns a handler to create repositories which are used for retrieving dependencies for the script classpath.
getRepositories() - Method in interface org.gradle.api.Project
Returns a handler to create repositories which are used for retrieving dependencies and uploading artifacts
produced by the project.
getRepositories() - Method in interface org.gradle.api.publish.PublishingExtension
The container of possible repositories to publish to.
getRepositories() - Method in class org.gradle.api.tasks.Upload
Returns the repositories to upload to.
getRepository() - Method in interface org.gradle.api.artifacts.maven.MavenDeployer
Returns the repository o be used for uploading artifacts.
getRepository() - Method in class org.gradle.api.publish.ivy.tasks.PublishToIvyRepository
The repository to publish to.
getRepository() - Method in class org.gradle.api.publish.maven.tasks.PublishToMavenRepository
The repository to publish to.
getRepositoryTransportFactory() - Method in class org.gradle.api.publish.maven.tasks.PublishToMavenRepository
getRequest() - Method in interface org.gradle.api.artifacts.cache.ResolutionControl
Returns the query object that was requested in this resolution.
getRequested() - Method in interface org.gradle.api.artifacts.DependencyResolveDetails
The module, before it is resolved.
getRequested() - Method in interface org.gradle.api.artifacts.DependencySubstitution
The requested dependency, before it is resolved.
getRequested() - Method in interface org.gradle.api.artifacts.result.DependencyResult
Returns the requested component.
getRequestLog() - Method in class org.gradle.api.plugins.jetty.AbstractJettyRunTask
getResolutionResult() - Method in interface org.gradle.api.artifacts.ResolvableDependencies
Returns an instance of
ResolutionResult
that gives access to the graph of the resolved dependencies.
getResolutionStrategy() - Method in interface org.gradle.api.artifacts.Configuration
Returns the resolution strategy used by this configuration.
getResolve() - Method in interface org.gradle.api.artifacts.repositories.IvyArtifactRepository
Returns the meta-data provider used when resolving artifacts from this repository.
getResolvedArtifacts() - Method in interface org.gradle.api.artifacts.ResolvedConfiguration
Returns the set of artifact meta-data for this configuration.
getResolvedComponents() - Method in interface org.gradle.api.artifacts.result.ArtifactResolutionResult
Return a set of ComponentResults representing all successfully resolved components.
getResolvedConfiguration() - Method in interface org.gradle.api.artifacts.Configuration
Resolves this configuration.
getResourceDirs() - Method in interface org.gradle.play.JvmClasses
A set of resource directories for this binary.
getResources() - Method in interface org.gradle.api.Project
Provides access to resource-specific utility methods, for example factory methods that create various resources.
getResources() - Method in interface org.gradle.api.Script
Provides access to resource-specific utility methods, for example factory methods that create various resources.
getResources() - Method in interface org.gradle.api.tasks.SourceSet
Returns the non-Java resources which are to be copied into the resources output directory.
getResourcesDir() - Method in interface org.gradle.api.tasks.SourceSetOutput
getResourcesDir() - Method in interface org.gradle.jvm.JvmBinarySpec
The resources directory for this binary.
getResult() - Method in interface org.gradle.tooling.events.FinishEvent
Returns the result of the finished operation.
getResult() - Method in interface org.gradle.tooling.events.task.TaskFinishEvent
Returns the result of the finished task operation.
getResult() - Method in interface org.gradle.tooling.events.test.TestFinishEvent
Returns the result of the finished test operation.
getResultType() - Method in interface org.gradle.api.tasks.testing.TestResult
Returns the type of result.
getResultType() - Method in class org.gradle.plugins.javascript.rhino.worker.RhinoWorkerSpec
getRevision() - Method in interface org.gradle.api.publish.ivy.IvyDependency
The revision value for this dependency.
getRevision() - Method in interface org.gradle.api.publish.ivy.IvyPublication
Returns the revision for this publication.
getRhinoClasspath() - Method in class org.gradle.plugins.javascript.coffeescript.CoffeeScriptCompile
getRhinoClasspath() - Method in class org.gradle.plugins.javascript.jshint.JsHint
getRhinoOptions() - Method in class org.gradle.plugins.javascript.rhino.RhinoShellExec
getRoleName() - Method in interface org.gradle.plugins.ear.descriptor.EarSecurityRole
The name of the security role.
getRoot() - Method in interface org.gradle.api.artifacts.result.ResolutionResult
Gives access to the root of resolved dependency graph.
getRootDir() - Method in interface org.gradle.api.initialization.Settings
Returns the root directory of the build.
getRootDir() - Method in interface org.gradle.api.Project
Returns the root directory of this project.
getRootDirectory() - Method in interface org.gradle.tooling.model.idea.IdeaContentRoot
The content root directory.
getRootProject() - Method in interface org.gradle.api.initialization.Settings
Returns the root project of the build.
getRootProject() - Method in interface org.gradle.api.invocation.Gradle
Returns the root project of this build.
getRootProject() - Method in interface org.gradle.api.Project
Returns the root project for the hierarchy that this project belongs to.
getRootProject() - Method in interface org.gradle.tooling.model.gradle.GradleBuild
Returns the root project for this build.
getRootSpec() - Method in class org.gradle.api.tasks.AbstractCopyTask
getRootSpec() - Method in class org.gradle.api.tasks.Copy
getRootSpec() - Method in class org.gradle.api.tasks.Sync
getRules() - Method in interface org.gradle.api.artifacts.ExcludeRuleContainer
Returns all the exclude rules added to this container.
getRules() - Method in interface org.gradle.api.NamedDomainObjectCollection
Returns the rules used by this collection.
getRun() - Method in interface org.gradle.nativeplatform.test.NativeTestSuiteBinarySpec.TasksCollection
The run task.
getRuntimeClassesDir() - Method in class org.gradle.jvm.tasks.api.ApiJar
getRuntimeClasspath() - Method in interface org.gradle.api.tasks.SourceSet
Returns the classpath used to execute this source.
getRuntimeConfigurationName() - Method in interface org.gradle.api.tasks.SourceSet
Returns the name of the runtime configuration for this source set.
getRuntimeFiles() - Method in interface org.gradle.nativeplatform.NativeDependencySet
Returns the files to use at runtime.
getRuntimeFiles() - Method in interface org.gradle.nativeplatform.NativeLibraryBinary
getScala() - Method in interface org.gradle.api.tasks.ScalaSourceSet
Returns the source to be compiled by the Scala compiler for this source set.
getScalaClasspath() - Method in class org.gradle.api.tasks.scala.ScalaCompile
Returns the classpath to use to load the Scala compiler.
getScalaClasspath() - Method in class org.gradle.api.tasks.scala.ScalaDoc
Returns the classpath to use to load the ScalaDoc tool.
getScalaCompatibilityVersion() - Method in interface org.gradle.language.scala.ScalaPlatform
getScalaCompileOptions() - Method in class org.gradle.api.tasks.scala.ScalaCompile
getScalaCompileOptions() - Method in class org.gradle.language.scala.tasks.AbstractScalaCompile
Returns the Scala compilation options.
getScalaDocOptions() - Method in class org.gradle.api.tasks.scala.ScalaDoc
Returns the ScalaDoc generation options.
getScalaPlatform() - Method in interface org.gradle.play.platform.PlayPlatform
Version of Scala Runtime to use.
getScalaVersion(File) - Method in class org.gradle.api.tasks.ScalaRuntime
Determines the version of a Scala Jar file (scala-compiler, scala-library,
scala-jdbc, etc.).
getScalaVersion() - Method in interface org.gradle.language.scala.ScalaPlatform
getScanIntervalSeconds() - Method in class org.gradle.api.plugins.jetty.AbstractJettyRunTask
Returns the interval in seconds between scanning the web app for file changes.
getScanner() - Method in class org.gradle.api.plugins.jetty.AbstractJettyRunTask
getScannerListeners() - Method in class org.gradle.api.plugins.jetty.AbstractJettyRunTask
getScanTargetPatterns() - Method in class org.gradle.api.plugins.jetty.JettyRun
getScanTargets() - Method in class org.gradle.api.plugins.jetty.JettyRun
getScope() - Method in class org.gradle.api.artifacts.maven.Conf2ScopeMapping
Returns the Maven scope name.
getScope() - Method in interface org.gradle.tooling.model.idea.IdeaDependency
scope of the current dependency.
getScope() - Method in interface org.gradle.tooling.model.idea.IdeaDependencyScope
getScopeMappings() - Method in interface org.gradle.api.artifacts.maven.MavenPom
Returns the scope mappings used for generating this POM.
getScript() - Method in class org.gradle.plugins.javascript.rhino.RhinoShellExec
getScriptArgs() - Method in class org.gradle.plugins.javascript.rhino.RhinoShellExec
getScriptFile() - Method in class org.gradle.api.tasks.wrapper.Wrapper
Returns the file to write the wrapper script to.
getScriptRelPath() - Method in interface org.gradle.jvm.application.scripts.JavaAppStartScriptGenerationDetails
The path of the script, relative to the application home directory.
getSecretKey() - Method in interface org.gradle.api.credentials.AwsCredentials
Returns the secret key to use to authenticate with AWS.
getSection() - Method in interface org.gradle.api.java.archives.ManifestMergeDetails
Returns the section this merge details belongs to.
getSections() - Method in interface org.gradle.api.java.archives.Manifest
Returns the sections of the manifest (excluding the main section).
getSecurityRoles() - Method in interface org.gradle.plugins.ear.descriptor.DeploymentDescriptor
List of security roles.
getSegments() - Method in class org.gradle.api.file.RelativePath
getSelected() - Method in interface org.gradle.api.artifacts.result.ResolvedDependencyResult
Returns the selected component.
getSelectionReason() - Method in interface org.gradle.api.artifacts.result.ResolvedComponentResult
Returns the reason why this particular component was selected in the result.
getSelector() - Method in interface org.gradle.api.artifacts.UnresolvedDependency
The module selector of the dependency.
getServer() - Method in class org.gradle.api.plugins.jetty.AbstractJettyRunTask
getSettings() - Method in interface org.gradle.api.artifacts.maven.MavenResolver
Returns a Maven settings object.
getSettings() - Method in interface org.gradle.api.initialization.Settings
Returns this settings object.
getSettingsDir() - Method in interface org.gradle.api.initialization.Settings
Returns the settings directory of the build.
getSettingsFile() - Method in class org.gradle.StartParameter
Returns the explicit settings file to use for the build, or null.
getShared() - Method in interface org.gradle.nativeplatform.NativeLibrarySpec
Converts this library to a native library requirement that uses the shared library variant.
getSharedLibraryFile() - Method in interface org.gradle.nativeplatform.SharedLibraryBinary
The shared library file.
getSharedLibraryFile() - Method in interface org.gradle.nativeplatform.SharedLibraryBinarySpec
The shared library file.
getSharedLibraryLinkFile() - Method in interface org.gradle.nativeplatform.SharedLibraryBinary
The shared library link file.
getSharedLibraryLinkFile() - Method in interface org.gradle.nativeplatform.SharedLibraryBinarySpec
The shared library link file.
getShouldRunAfter() - Method in interface org.gradle.api.Task
Returns tasks that this task should run after.
getShowCauses() - Method in interface org.gradle.api.tasks.testing.logging.TestLogging
Tells whether causes of exceptions that occur during test execution will be logged.
getShowExceptions() - Method in interface org.gradle.api.tasks.testing.logging.TestLogging
Tells whether exceptions that occur during test execution will be logged.
getShowStackTraces() - Method in interface org.gradle.api.tasks.testing.logging.TestLogging
Tells whether stack traces of exceptions that occur during test execution will be logged.
getShowStandardStreams() - Method in interface org.gradle.api.tasks.testing.logging.TestLogging
Tells whether output on standard out and standard error will be logged.
getSingleFile() - Method in interface org.gradle.api.file.FileCollection
Returns the content of this collection, asserting it contains exactly one file.
getSize() - Method in interface org.gradle.api.file.FileTreeElement
Returns the size of this file.
getSkipMessage() - Method in interface org.gradle.api.tasks.TaskState
Returns a message describing why the task was skipped.
getSkipMessage() - Method in interface org.gradle.tooling.events.task.TaskSkippedResult
Returns a message describing the reason for skipping the task.
getSkipped() - Method in interface org.gradle.api.tasks.TaskState
Returns true if the execution of this task was skipped for some reason.
getSkippedTestCount() - Method in interface org.gradle.api.tasks.testing.TestResult
Returns the number of skipped atomic tests executed for this test.
getSnapshotRepository() - Method in interface org.gradle.api.artifacts.maven.MavenDeployer
Returns the repository o be used for uploading snapshot artifacts.
getSolutionFile() - Method in interface org.gradle.ide.visualstudio.VisualStudioSolution
Configuration for the generated solution file.
getSolutions() - Method in interface org.gradle.ide.visualstudio.VisualStudioExtension
getSource() - Method in class org.gradle.api.plugins.antlr.AntlrTask
Returns the source for this task, after the include and exclude patterns have been applied.
getSource() - Method in class org.gradle.api.tasks.AbstractCopyTask
Returns the source files for this task.
getSource() - Method in class org.gradle.api.tasks.SourceTask
Returns the source for this task, after the include and exclude patterns have been applied.
getSource() - Method in class org.gradle.external.javadoc.CoreJavadocOptions
getSource() - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
getSource() - Method in class org.gradle.language.assembler.tasks.Assemble
getSource() - Method in interface org.gradle.language.base.LanguageSourceSet
The source files.
getSource() - Method in class org.gradle.language.base.sources.BaseLanguageSourceSet
getSource() - Method in class org.gradle.language.nativeplatform.tasks.AbstractNativeCompileTask
Returns the source files to be compiled.
getSource() - Method in class org.gradle.language.rc.tasks.WindowsResourceCompile
Returns the source files to be compiled.
getSource() - Method in class org.gradle.platform.base.binary.BaseBinarySpec
getSource() - Method in interface org.gradle.platform.base.BinarySpec
getSource() - Method in class org.gradle.platform.base.component.BaseComponentSpec
getSource() - Method in interface org.gradle.platform.base.ComponentSpec
getSource() - Method in interface org.gradle.plugins.javascript.coffeescript.CoffeeScriptCompileSpec
getSource() - Method in interface org.gradle.tooling.model.ExternalDependency
Returns the source directory or archive for this dependency, or null
if no source is available.
getSource() - Method in interface org.gradle.tooling.model.idea.IdeaSingleEntryLibraryDependency
Returns the source directory/archive for this dependency.
getSourceBuild() - Method in class org.gradle.api.plugins.buildcomparison.gradle.CompareGradleBuilds
The specification of how to invoke the source build.
getSourceCompatibility() - Method in class org.gradle.api.tasks.compile.AbstractCompile
Returns the Java language level to use to compile the source files.
getSourceDir() - Method in class org.gradle.nativeplatform.test.cunit.tasks.GenerateCUnitLauncher
getSourceDirectories() - Method in interface org.gradle.tooling.model.eclipse.HierarchicalEclipseProject
Returns the source directories for this project.
getSourceDirectories() - Method in interface org.gradle.tooling.model.idea.IdeaContentRoot
The set of source directories.
getSourceFile() - Method in interface org.gradle.api.initialization.dsl.ScriptHandler
Returns the file containing the source for the script, if any.
getSourceFile() - Method in interface org.gradle.tooling.model.gradle.GradleScript
Returns the source file for this script, or null
if this script has no associated source file.
getSourceFiles() - Method in interface org.gradle.api.tasks.TaskInputs
Returns the set of source files for this task.
getSourceLanguageLevel() - Method in interface org.gradle.tooling.model.java.JavaSourceSettings
Returns the Java source language level.
getSourceName() - Method in interface org.gradle.api.file.FileCopyDetails
Returns the base name of this file at the copy source.
getSourceNames() - Method in class org.gradle.external.javadoc.CoreJavadocOptions
getSourceNames() - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
getSourcePath() - Method in interface org.gradle.api.file.FileCopyDetails
Returns the path of this file, relative to the root of the containing file tree.
getSourcepath() - Method in class org.gradle.api.tasks.compile.CompileOptions
The source path to use for the compilation.
getSources() - Method in class org.gradle.platform.base.binary.BaseBinarySpec
getSources() - Method in interface org.gradle.platform.base.BinarySpec
The sources owned by this binary.
getSources() - Method in class org.gradle.platform.base.component.BaseComponentSpec
getSources() - Method in interface org.gradle.platform.base.ComponentSpec
The source sets that are used to build this component.
getSourceURI() - Method in interface org.gradle.api.initialization.dsl.ScriptHandler
Returns the URI for the script source, if any.
getSpecs() - Method in class org.gradle.api.specs.CompositeSpec
getSrcDirs() - Method in interface org.gradle.api.file.SourceDirectorySet
Returns the source directories which make up this set.
getSrcDirTrees() - Method in interface org.gradle.api.file.SourceDirectorySet
Returns the source directory trees which make up this set.
getStackTraceFilters() - Method in interface org.gradle.api.tasks.testing.logging.TestLogging
Returns the set of filters to be used for sanitizing test stack traces.
getStandardErrorCaptureLevel() - Method in interface org.gradle.api.logging.LoggingManager
Returns the log level that output written to System.err will be mapped to.
getStandardInput() - Method in class org.gradle.api.tasks.AbstractExecTask
Returns the standard input stream for the process executing the command.
getStandardInput() - Method in class org.gradle.api.tasks.JavaExec
Returns the standard input stream for the process executing the command.
getStandardInput() - Method in interface org.gradle.process.BaseExecSpec
Returns the standard input stream for the process executing the command.
getStandardOutput() - Method in class org.gradle.api.tasks.AbstractExecTask
Returns the output stream to consume standard output from the process executing the command.
getStandardOutput() - Method in class org.gradle.api.tasks.JavaExec
Returns the output stream to consume standard output from the process executing the command.
getStandardOutput() - Method in interface org.gradle.process.BaseExecSpec
Returns the output stream to consume standard output from the process executing the command.
getStandardOutputCaptureLevel() - Method in interface org.gradle.api.logging.LoggingManager
Returns the log level that output written to System.out will be mapped to.
getStartParameter() - Method in interface org.gradle.api.initialization.Settings
Returns the set of parameters used to invoke this instance of Gradle.
getStartParameter() - Method in interface org.gradle.api.invocation.Gradle
getStartParameter() - Method in class org.gradle.api.tasks.GradleBuild
Returns the full set of parameters that will be used to execute the build.
getStartTime() - Method in interface org.gradle.api.tasks.testing.TestResult
Returns the time when this test started execution.
getStartTime() - Method in interface org.gradle.tooling.events.OperationResult
Returns the time when the operation started its execution.
getState() - Method in interface org.gradle.api.artifacts.Configuration
Returns the state of the configuration.
getState() - Method in interface org.gradle.api.Project
Returns the evaluation state of this project.
getState() - Method in interface org.gradle.api.Task
Returns the execution state of this task.
getStatic() - Method in interface org.gradle.nativeplatform.NativeLibrarySpec
Converts this library to a native library requirement that uses the static library variant.
getStaticLibArchiver() - Method in interface org.gradle.nativeplatform.NativeBinarySpec
The configuration of the static library archiver used when creating this binary.
getStaticLibArchiver() - Method in interface org.gradle.nativeplatform.toolchain.GccPlatformToolChain
Returns the settings to use for the archiver.
getStaticLibArchiver() - Method in interface org.gradle.nativeplatform.toolchain.VisualCppPlatformToolChain
Returns the settings to use for the archiver.
getStaticLibraryFile() - Method in interface org.gradle.nativeplatform.StaticLibraryBinary
The static library file.
getStaticLibraryFile() - Method in interface org.gradle.nativeplatform.StaticLibraryBinarySpec
The static library file.
getStatus() - Method in interface org.gradle.api.artifacts.ComponentMetadata
Returns the status of the component.
getStatus() - Method in interface org.gradle.api.artifacts.Module
Deprecated.
getStatus() - Method in interface org.gradle.api.Project
Returns the status of this project.
getStatus() - Method in interface org.gradle.api.publish.ivy.IvyModuleDescriptorSpec
Returns the status for this publication.
getStatusScheme() - Method in interface org.gradle.api.artifacts.ComponentMetadata
Returns the status scheme of the component.
getStopKey() - Method in class org.gradle.api.plugins.jetty.AbstractJettyRunTask
Returns the key to use to stop Jetty.
getStopKey() - Method in class org.gradle.api.plugins.jetty.JettyPluginConvention
Returns the key to use to stop Jetty.
getStopKey() - Method in class org.gradle.api.plugins.jetty.JettyStop
Returns the stop key.
getStopPort() - Method in class org.gradle.api.plugins.jetty.AbstractJettyRunTask
Returns the TCP port for Jetty to listen on for stop requests.
getStopPort() - Method in class org.gradle.api.plugins.jetty.JettyPluginConvention
Returns the TCP port for Jetty to listen on for stop requests.
getStopPort() - Method in class org.gradle.api.plugins.jetty.JettyStop
Returns the TCP port to use to send stop command.
getStubDir() - Method in class org.gradle.api.tasks.compile.GroovyCompileOptions
Returns the directory where Java stubs for Groovy classes will be stored during Java/Groovy joint
compilation.
getStyleSheet() - Method in class org.gradle.api.tasks.scala.ScalaDocOptions
Returns the style sheet to override default style.
getStylesheetFile() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
getSubprojects() - Method in interface org.gradle.api.Project
Returns the set containing the subprojects of this project.
getSuccessfulTestCount() - Method in interface org.gradle.api.tasks.testing.TestResult
Returns the number of successful atomic tests executed for this test.
getSuiteName() - Method in interface org.gradle.tooling.events.test.JvmTestOperationDescriptor
Returns the name of the test suite, if any.
getSupportedExtensions() - Method in enum org.gradle.api.tasks.bundling.Compression
getSymbolicName() - Method in interface org.gradle.api.plugins.osgi.OsgiManifest
Returns the symbolic name.
getSystemProperties() - Method in class org.gradle.api.tasks.JavaExec
Returns the system properties which will be used for the process.
getSystemProperties() - Method in class org.gradle.api.tasks.testing.Test
Returns the system properties which will be used for the process.
getSystemProperties() - Method in interface org.gradle.process.JavaForkOptions
Returns the system properties which will be used for the process.
getSystemPropertiesArgs() - Method in class org.gradle.StartParameter
getTagletPath() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
getTaglets() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
getTags() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
getTarget() - Method in interface org.gradle.api.artifacts.DependencyResolveDetails
The target module selector used to resolve the dependency.
getTarget() - Method in class org.gradle.api.tasks.ant.AntTarget
Returns the Ant target to execute.
getTargetBuild() - Method in class org.gradle.api.plugins.buildcomparison.gradle.CompareGradleBuilds
The specification of how to invoke the target build.
getTargetCompatibility() - Method in class org.gradle.api.tasks.compile.AbstractCompile
Returns the target JVM to generate the .class
files for.
getTargetCompatibility() - Method in interface org.gradle.jvm.platform.JavaPlatform
getTargetFiles() - Method in class org.gradle.api.tasks.Delete
Returns the resolved set of files which will be deleted by this task.
getTargetPlatform() - Method in interface org.gradle.jvm.JvmBinarySpec
The target platform for this binary.
getTargetPlatform() - Method in class org.gradle.language.assembler.tasks.Assemble
The platform being targeted.
getTargetPlatform() - Method in class org.gradle.language.nativeplatform.tasks.AbstractNativeCompileTask
The platform being targeted.
getTargetPlatform() - Method in class org.gradle.language.rc.tasks.WindowsResourceCompile
The platform being targeted.
getTargetPlatform() - Method in interface org.gradle.nativeplatform.NativeBinary
getTargetPlatform() - Method in interface org.gradle.nativeplatform.NativeBinarySpec
getTargetPlatform() - Method in interface org.gradle.play.PlayApplicationBinarySpec
The PlayPlatform this binary is built for.
getTargetProject() - Method in interface org.gradle.tooling.model.eclipse.EclipseProjectDependency
Returns the target of this dependency.
getTask() - Method in exception org.gradle.api.tasks.TaskExecutionException
getTaskConfigurations() - Method in class org.gradle.api.tasks.diagnostics.AbstractDependencyReportTask
getTaskConfigurations() - Method in class org.gradle.api.tasks.diagnostics.DependencyReportTask
getTaskDependencies() - Method in interface org.gradle.api.Task
Returns a
TaskDependency
which contains all the tasks that this task depends on.
getTaskDependencyFromProjectDependency(boolean, String) - Method in interface org.gradle.api.artifacts.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 interface org.gradle.api.invocation.Gradle
getTaskName(String, String) - Method in interface org.gradle.api.tasks.SourceSet
Returns the name of a task for this source set.
getTaskNames() - Method in class org.gradle.StartParameter
Returns the names of the tasks to execute in this build.
getTaskPath() - Method in interface org.gradle.tooling.events.task.TaskOperationDescriptor
Returns the path of the task.
getTaskRequests() - Method in class org.gradle.StartParameter
Returns the tasks to execute in this build.
getTasks() - Method in interface org.gradle.api.plugins.buildcomparison.gradle.GradleBuildInvocationSpec
The tasks to execute.
getTasks() - Method in interface org.gradle.api.Project
Returns the tasks of this project.
getTasks() - Method in class org.gradle.api.tasks.GradleBuild
Returns the tasks that should be executed for this build.
getTasks() - Method in interface org.gradle.jvm.JvmBinarySpec
The set of tasks associated with this binary.
getTasks() - Method in interface org.gradle.nativeplatform.NativeExecutableBinarySpec
The set of tasks associated with this binary.
getTasks() - Method in interface org.gradle.nativeplatform.SharedLibraryBinarySpec
The set of tasks associated with this binary.
getTasks() - Method in interface org.gradle.nativeplatform.StaticLibraryBinarySpec
The set of tasks associated with this binary.
getTasks() - Method in interface org.gradle.nativeplatform.test.NativeTestSuiteBinarySpec
The set of tasks associated with this binary.
getTasks() - Method in class org.gradle.platform.base.binary.BaseBinarySpec
getTasks() - Method in interface org.gradle.platform.base.BinarySpec
The set of tasks associated with this binary.
getTasks() - Method in interface org.gradle.testkit.runner.BuildResult
The tasks that were part of the build.
getTasks() - Method in interface org.gradle.tooling.model.BuildableElement
Returns the tasks of this project.
getTasks() - Method in interface org.gradle.tooling.model.gradle.BuildInvocations
Returns the tasks that can be used to execute a build.
getTasks() - Method in interface org.gradle.tooling.model.GradleProject
Returns the tasks of this project.
getTasksByName(String, boolean) - Method in interface org.gradle.api.Project
Returns the set of tasks with the given name contained in this project, and optionally its subprojects.
getTaskSelectors() - Method in interface org.gradle.tooling.model.gradle.BuildInvocations
Returns tasks selectors that can be used to execute a build.
getTempDir() - Method in class org.gradle.api.tasks.compile.ForkOptions
Returns the directory used for temporary files that may be created to pass
command line arguments to the compiler process.
getTemplate() - Method in interface org.gradle.jvm.application.scripts.TemplateBasedScriptGenerator
Gets the template reader used for generating script.
getTemporaryDir() - Method in interface org.gradle.api.Task
Returns a directory which this task can use to write temporary files to.
getTestClassesDir() - Method in class org.gradle.api.tasks.testing.Test
Returns the root folder for the compiled test sources.
getTestCount() - Method in interface org.gradle.api.tasks.testing.TestResult
Returns the total number of atomic tests executed for this test.
getTestDirectories() - Method in interface org.gradle.tooling.model.idea.IdeaContentRoot
The set of test source directories.
getTestedBinary() - Method in interface org.gradle.nativeplatform.test.NativeTestSuiteBinarySpec
The tested binary.
getTestedComponent() - Method in interface org.gradle.nativeplatform.test.NativeTestSuiteSpec
The tested component.
getTestedComponent() - Method in interface org.gradle.platform.base.test.TestSuiteSpec
The tested component.
getTestFramework() - Method in class org.gradle.api.tasks.testing.Test
getTestLogging() - Method in class org.gradle.api.tasks.testing.Test
Allows to set options related to which test events are logged to the console, and on which detail level.
getTestOutputDir() - Method in interface org.gradle.tooling.model.idea.IdeaCompilerOutput
directory to store module's test classes and resources.
getTestResultDirs() - Method in class org.gradle.api.tasks.testing.TestReport
Returns the set of binary test results to include in the report.
getTestSrcDirs() - Method in class org.gradle.api.tasks.testing.Test
Returns the directories containing the test source.
getTestSuite() - Method in interface org.gradle.nativeplatform.test.cunit.CUnitTestSuiteBinarySpec
Returns the test suite that this binary belongs to.
getTestSuite() - Method in interface org.gradle.nativeplatform.test.googletest.GoogleTestTestSuiteBinarySpec
Returns the test suite that this binary belongs to.
getTestSuite() - Method in interface org.gradle.nativeplatform.test.NativeTestSuiteBinarySpec
Returns the test suite that this binary belongs to.
getTestSuite() - Method in interface org.gradle.platform.base.test.TestSuiteBinarySpec
Returns the test suite that this binary belongs to.
getText() - Method in interface org.gradle.api.plugins.quality.CodeNarcReports
The codenarc text report
getText() - Method in interface org.gradle.api.plugins.quality.FindBugsReports
The findbugs Text report
getText() - Method in interface org.gradle.api.plugins.quality.JDependReports
The jdepend text report
getText() - Method in interface org.gradle.api.resources.ResourceHandler
Returns a factory for creating TextResource
s from various sources such as
strings, files, and archive entries.
getText() - Method in interface org.gradle.ide.visualstudio.TextProvider
The text content.
getTextOutputFactory() - Method in class org.gradle.api.reporting.components.ComponentReport
getTextOutputFactory() - Method in class org.gradle.api.reporting.model.ModelReport
getTextOutputFactory() - Method in class org.gradle.api.tasks.diagnostics.AbstractReportTask
getTextOutputFactory() - Method in class org.gradle.api.tasks.diagnostics.BuildEnvironmentReportTask
getTextOutputFactory() - Method in class org.gradle.api.tasks.testing.Test
getTitle() - Method in class org.gradle.api.tasks.javadoc.Javadoc
Returns the title for the generated documentation.
getTitle() - Method in class org.gradle.api.tasks.scala.ScalaDoc
Returns the documentation title.
getToolChain() - Method in class org.gradle.api.tasks.compile.JavaCompile
Returns the tool chain that will be used to compile the Java source.
getToolChain() - Method in class org.gradle.api.tasks.javadoc.Javadoc
Returns the tool chain that will be used to generate the Javadoc.
getToolChain() - Method in interface org.gradle.jvm.JvmBinarySpec
Returns the
JavaToolChain
that will be used to build this binary.
getToolChain() - Method in class org.gradle.language.assembler.tasks.Assemble
The tool chain being used to build.
getToolChain() - Method in class org.gradle.language.nativeplatform.tasks.AbstractNativeCompileTask
The tool chain used for compilation.
getToolChain() - Method in class org.gradle.language.rc.tasks.WindowsResourceCompile
The tool chain used for compilation.
getToolChain() - Method in class org.gradle.language.scala.tasks.PlatformScalaCompile
getToolChain() - Method in interface org.gradle.nativeplatform.NativeBinarySpec
getToolChain() - Method in class org.gradle.nativeplatform.NativeExecutableFileSpec
getToolChain() - Method in interface org.gradle.play.PlayApplicationBinarySpec
getToolChain() - Method in class org.gradle.play.tasks.JavaScriptMinify
Returns the tool chain that will be used to compile the JavaScript source.
getToolChain() - Method in class org.gradle.play.tasks.RoutesCompile
Returns the tool chain that will be used to compile the routes source.
getToolChain() - Method in class org.gradle.play.tasks.TwirlCompile
Returns the tool chain that will be used to compile the twirl source.
getTop() - Method in class org.gradle.api.tasks.scala.ScalaDocOptions
Returns the HTML text to appear in the top text for each page.
getTransformer() - Method in class org.gradle.plugins.ide.api.PropertiesGeneratorTask
getType() - Method in interface org.gradle.api.artifacts.ArtifactIdentifier
Returns the type of this artifact.
getType() - Method in interface org.gradle.api.artifacts.DependencyArtifact
Returns the type of the dependency artifact.
getType() - Method in interface org.gradle.api.artifacts.PublishArtifact
Returns the type of the published artifact.
getType() - Method in interface org.gradle.api.artifacts.ResolvedArtifact
getType() - Method in interface org.gradle.api.artifacts.result.ArtifactResult
getType() - Method in interface org.gradle.api.publish.ivy.IvyArtifact
The type used to publish the artifact file, never null
.
getType() - Method in interface org.gradle.tooling.model.eclipse.EclipseLinkedResource
The resource type.
getTypeName() - Method in class org.gradle.language.base.sources.BaseLanguageSourceSet
getTypeName() - Method in class org.gradle.platform.base.binary.BaseBinarySpec
getTypeName() - Method in class org.gradle.platform.base.component.BaseComponentSpec
getUnixScript() - Method in class org.gradle.jvm.application.tasks.CreateStartScripts
Returns the full path to the Unix script.
getUnixStartScriptGenerator() - Method in class org.gradle.jvm.application.tasks.CreateStartScripts
The UNIX-like start script generator.
getUnresolvedModuleDependencies() - Method in interface org.gradle.api.artifacts.LenientConfiguration
returns dependencies that were attempted to resolve but failed.
getUploadTaskName() - Method in interface org.gradle.api.artifacts.Configuration
Returns the name of the task that upload the artifacts of this configuration to repositories
declared by the user.
getUpToDate() - Method in interface org.gradle.api.tasks.TaskState
Returns true if the execution of this task was skipped because the task was up-to-date.
getURI() - Method in interface org.gradle.api.resources.Resource
Uniform resource identifier that uniquely describes this resource
getUrl() - Method in interface org.gradle.api.artifacts.DependencyArtifact
Returns an URL under which this dependency artifact can be retrieved.
getUrl() - Method in interface org.gradle.api.artifacts.repositories.IvyArtifactRepository
The base URL of this repository.
getUrl() - Method in interface org.gradle.api.artifacts.repositories.MavenArtifactRepository
The base URL of this repository.
getUrl() - Method in class org.gradle.api.tasks.javadoc.Groovydoc.Link
Returns the base url for the external site.
getUsername() - Method in interface org.gradle.api.artifacts.repositories.PasswordCredentials
Returns the user name to use when authenticating to this repository.
getUserRealms() - Method in class org.gradle.api.plugins.jetty.AbstractJettyRunTask
getValue() - Method in interface org.gradle.api.java.archives.ManifestMergeDetails
Returns the value for the key of the manifest after the merge takes place.
getValue(Convention, IConventionAware) - Method in interface org.gradle.api.tasks.ConventionValue
Deprecated.
Returns some object.
getValue() - Method in interface org.gradle.external.javadoc.OptionLessJavadocOptionFileOption
getVariant() - Method in interface org.gradle.api.artifacts.component.LibraryBinaryIdentifier
The variant of the library.
getVendor() - Method in interface org.gradle.api.plugins.osgi.OsgiManifest
Returns the vendor.
getVersion() - Method in interface org.gradle.api.artifacts.component.ModuleComponentIdentifier
The module version of the component.
getVersion() - Method in interface org.gradle.api.artifacts.component.ModuleComponentSelector
The version of the module to select the component from.
getVersion() - Method in interface org.gradle.api.artifacts.Dependency
Returns the version of this dependency.
getVersion() - Method in interface org.gradle.api.artifacts.maven.MavenPom
Returns the version for this POM.
getVersion() - Method in interface org.gradle.api.artifacts.Module
Deprecated.
getVersion() - Method in interface org.gradle.api.artifacts.ModuleVersionIdentifier
The version of the module
getVersion() - Method in interface org.gradle.api.artifacts.ModuleVersionSelector
The version of the module
getVersion() - Method in interface org.gradle.api.plugins.osgi.OsgiManifest
Returns the version.
getVersion() - Method in interface org.gradle.api.Project
Returns the version of this project.
getVersion() - Method in interface org.gradle.api.publish.maven.MavenDependency
The version value for this dependency.
getVersion() - Method in interface org.gradle.api.publish.maven.MavenPublication
Returns the version for this publication.
getVersion() - Method in class org.gradle.api.tasks.bundling.AbstractArchiveTask
Returns the version part of the archive name, if any.
getVersion() - Method in interface org.gradle.platform.base.ModuleDependencySpec
The version range of the module this dependency specification refers to.
getVersion() - Method in interface org.gradle.plugins.ear.descriptor.DeploymentDescriptor
The version of application.xml.
getVersion() - Method in class org.gradle.plugins.javascript.coffeescript.CoffeeScriptExtension
getVersion() - Method in class org.gradle.plugins.javascript.jshint.JsHintExtension
getVersion() - Method in class org.gradle.plugins.javascript.rhino.RhinoExtension
getVersion() - Method in interface org.gradle.tooling.model.GradleModuleVersion
The version, for example '1.0'.
getVersionComparator() - Method in class org.gradle.api.reporting.dependencies.HtmlDependencyReportTask
getVersionRangeMapper() - Method in class org.gradle.api.publish.maven.tasks.GenerateMavenPom
getVersionSelectorScheme() - Method in class org.gradle.api.reporting.dependencies.HtmlDependencyReportTask
getWarConvention(Project) - Method in class org.gradle.api.plugins.jetty.JettyPlugin
getWarn() - Method in interface org.gradle.api.tasks.testing.logging.TestLoggingContainer
Gets logging options for warn level.
getWebApp() - Method in class org.gradle.api.plugins.jetty.JettyRunWar
Returns the web application to deploy.
getWebAppConfig() - Method in class org.gradle.api.plugins.jetty.AbstractJettyRunTask
getWebAppSourceDirectory() - Method in class org.gradle.api.plugins.jetty.JettyRun
Returns the directory containing the web application source files.
getWebDefaultXml() - Method in class org.gradle.api.plugins.jetty.AbstractJettyRunTask
getWebXml() - Method in class org.gradle.api.plugins.jetty.JettyRun
Returns the web.xml
file to use.
getWindowsScript() - Method in class org.gradle.jvm.application.tasks.CreateStartScripts
Returns the full path to the Windows script.
getWindowsSdkDir() - Method in interface org.gradle.nativeplatform.toolchain.VisualCpp
The directory where Windows SDK is installed.
getWindowsStartScriptGenerator() - Method in class org.gradle.jvm.application.tasks.CreateStartScripts
The Windows start script generator.
getWindowTitle() - Method in class org.gradle.api.tasks.javadoc.Groovydoc
Returns the browser window title for the documentation.
getWindowTitle() - Method in class org.gradle.api.tasks.scala.ScalaDocOptions
Returns the text to appear in the window title.
getWindowTitle() - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
getWindowTitle() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
getWorkerProcessBuilderFactory() - Method in class org.gradle.api.plugins.antlr.AntlrTask
getWorkerProcessBuilderFactory() - Method in class org.gradle.plugins.javascript.coffeescript.CoffeeScriptCompile
getWorkerProcessBuilderFactory() - Method in class org.gradle.plugins.javascript.jshint.JsHint
getWorkerType() - Method in class org.gradle.plugins.javascript.rhino.worker.RhinoWorkerSpec
getWorkingDir() - Method in class org.gradle.api.tasks.AbstractExecTask
Returns the working directory for the process.
getWorkingDir() - Method in class org.gradle.api.tasks.JavaExec
Returns the working directory for the process.
getWorkingDir() - Method in class org.gradle.api.tasks.testing.Test
Returns the working directory for the process.
getWorkingDir() - Method in interface org.gradle.process.ProcessForkOptions
Returns the working directory for the process.
getXml() - Method in interface org.gradle.api.plugins.quality.CheckstyleReports
The checkstyle XML report
This report IS enabled by default.
getXml() - Method in interface org.gradle.api.plugins.quality.CodeNarcReports
The codenarc XML report
getXml() - Method in interface org.gradle.api.plugins.quality.FindBugsReports
The findbugs XML report
getXml() - Method in interface org.gradle.api.plugins.quality.JDependReports
The jdepend XML report
getXml() - Method in interface org.gradle.api.plugins.quality.PmdReports
The pmd (single file) XML report
getXml() - Method in interface org.gradle.testing.jacoco.tasks.JacocoReportsContainer
The JaCoCo (single file) XML report
getXmlTransformer() - Method in class org.gradle.plugins.ide.api.XmlGeneratorTask
getZincClasspath() - Method in class org.gradle.api.tasks.scala.ScalaCompile
Returns the classpath to use to load the Zinc incremental compiler.
GOOGLE_APIS_REPO_URL - Static variable in class org.gradle.plugins.javascript.base.JavaScriptRepositoriesExtension
googleApis() - Method in class org.gradle.plugins.javascript.base.JavaScriptRepositoriesExtension
googleApis(Action<? super IvyArtifactRepository>) - Method in class org.gradle.plugins.javascript.base.JavaScriptRepositoriesExtension
GoogleTestPlugin - Class in org.gradle.nativeplatform.test.googletest.plugins
A plugin that sets up the infrastructure for testing native binaries with GoogleTest.
GoogleTestPlugin() - Constructor for class org.gradle.nativeplatform.test.googletest.plugins.GoogleTestPlugin
GoogleTestTestSuiteBinarySpec - Interface in org.gradle.nativeplatform.test.googletest
An executable which run a Google Test test suite.
GoogleTestTestSuiteSpec - Interface in org.gradle.nativeplatform.test.googletest
Test suite of Google Test tests.
Gradle - Interface in org.gradle.api.invocation
Represents an invocation of Gradle.
gradle() - Method in class org.gradle.plugins.javascript.base.JavaScriptRepositoriesExtension
gradle(Action<? super MavenArtifactRepository>) - Method in class org.gradle.plugins.javascript.base.JavaScriptRepositoriesExtension
GRADLE_ARTIFACT_PATTERN - Static variable in interface org.gradle.api.artifacts.repositories.IvyArtifactRepository
GRADLE_IVY_PATTERN - Static variable in interface org.gradle.api.artifacts.repositories.IvyArtifactRepository
GRADLE_PROPERTIES - Static variable in interface org.gradle.api.Project
GRADLE_PUBLIC_JAVASCRIPT_REPO_URL - Static variable in class org.gradle.plugins.javascript.base.JavaScriptRepositoriesExtension
GRADLE_USER_HOME_PROPERTY_KEY - Static variable in class org.gradle.StartParameter
gradleApi() - Method in interface org.gradle.api.artifacts.dsl.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 for class org.gradle.api.tasks.GradleBuild
GradleBuild - Interface in org.gradle.tooling.model.gradle
Provides information about the structure of a Gradle build.
GradleBuildInvocationSpec - Interface in org.gradle.api.plugins.buildcomparison.gradle
A specification for launching a Gradle build with a specified Gradle version.
GradleConnectionException - Exception in org.gradle.tooling
Thrown when there is some problem using a Gradle connection.
GradleConnectionException(String) - Constructor for exception org.gradle.tooling.GradleConnectionException
GradleConnectionException(String, Throwable) - Constructor for exception org.gradle.tooling.GradleConnectionException
GradleConnector - Class in org.gradle.tooling
A GradleConnector
is the main entry point to the Gradle tooling API.
GradleConnector() - Constructor for class org.gradle.tooling.GradleConnector
GradleEnvironment - Interface in org.gradle.tooling.model.build
Informs about the Gradle environment, for example the Gradle version.
GradleException - Exception in org.gradle.api
GradleException
is the base class of all exceptions thrown by Gradle.
GradleException() - Constructor for exception org.gradle.api.GradleException
GradleException(String) - Constructor for exception org.gradle.api.GradleException
GradleException(String, Throwable) - Constructor for exception org.gradle.api.GradleException
GradleModuleVersion - Interface in org.gradle.tooling.model
Informs about a module version, i.e. group, name, version.
GradleProject - Interface in org.gradle.tooling.model
Represents a Gradle project.
GradlePublication - Interface in org.gradle.tooling.model.gradle
Represents some publication produced by a Gradle project, typically to a Maven or Ivy repository.
GradleRunner - Class in org.gradle.testkit.runner
Executes a Gradle build, allowing inspection of the outcome.
GradleRunner() - Constructor for class org.gradle.testkit.runner.GradleRunner
GradleScript - Interface in org.gradle.tooling.model.gradle
Represents a Gradle script.
GradleScriptException - Exception in org.gradle.api
A GradleScriptException
is thrown when an exception occurs in the compilation or execution of a
script.
GradleScriptException(String, Throwable) - Constructor for exception org.gradle.api.GradleScriptException
GradleTask - Interface in org.gradle.tooling.model
Represents a task which is executable by Gradle.
gradleTestKit() - Method in interface org.gradle.api.artifacts.dsl.DependencyHandler
graphPopulated(TaskExecutionGraph) - Method in interface org.gradle.api.execution.TaskExecutionGraphListener
This method is called when the
TaskExecutionGraph
has been populated, and before any tasks are
executed.
graphPopulated(TaskExecutionGraph) - Method in class org.gradle.BuildLogger
Deprecated.
groovy(Closure) - Method in interface org.gradle.api.tasks.GroovySourceSet
Configures the Groovy source for this set.
GROOVY_RUNTIME_EXTENSION_NAME - Static variable in class org.gradle.api.plugins.GroovyBasePlugin
GroovyBasePlugin - Class in org.gradle.api.plugins
Extends
JavaBasePlugin
to provide support for compiling and documenting Groovy
source files.
GroovyBasePlugin(FileResolver) - Constructor for class org.gradle.api.plugins.GroovyBasePlugin
GroovyCompile - Class in org.gradle.api.tasks.compile
Compiles Groovy source files, and optionally, Java source files.
GroovyCompile() - Constructor for class org.gradle.api.tasks.compile.GroovyCompile
GroovyCompileOptions - Class in org.gradle.api.tasks.compile
Compilation options to be passed to the Groovy compiler.
GroovyCompileOptions() - Constructor for class org.gradle.api.tasks.compile.GroovyCompileOptions
Groovydoc - Class in org.gradle.api.tasks.javadoc
Generates HTML API documentation for Groovy source, and optionally, Java source.
Groovydoc() - Constructor for class org.gradle.api.tasks.javadoc.Groovydoc
Groovydoc.Link - Class in org.gradle.api.tasks.javadoc
A Link class represent a link between groovydoc/javadoc output and url.
GROOVYDOC_TASK_NAME - Static variable in class org.gradle.api.plugins.GroovyPlugin
GroovyForkOptions - Class in org.gradle.api.tasks.compile
Fork options for Groovy compilation.
GroovyForkOptions() - Constructor for class org.gradle.api.tasks.compile.GroovyForkOptions
GroovyMavenDeployer - Interface in org.gradle.api.artifacts.maven
Adds Groovy configuration convenience methods on top of the
MavenDeployer
.
GroovyPlugin - Class in org.gradle.api.plugins
A
Plugin
which extends the
JavaPlugin
to provide support for compiling and documenting Groovy
source files.
GroovyPlugin() - Constructor for class org.gradle.api.plugins.GroovyPlugin
GroovyRuntime - Class in org.gradle.api.tasks
Provides information related to the Groovy runtime(s) used in a project.
GroovyRuntime(Project) - Constructor for class org.gradle.api.tasks.GroovyRuntime
GroovySourceSet - Interface in org.gradle.api.tasks
group(Map<String, List<String>>) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
group(String, List<String>) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
group(String, String...) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
group(String) - Method in interface org.gradle.platform.base.DependencySpecContainer
Defines a new module dependency, based on a module group name.
group(String) - Method in interface org.gradle.platform.base.ModuleDependencySpecBuilder
Narrows this dependency specification down to a specific group.
GROUP_KEY - Static variable in interface org.gradle.api.artifacts.ExcludeRule
groupsFile(File) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
gzip(Object) - Method in interface org.gradle.api.resources.ResourceHandler
Creates resource that points to a gzip compressed file at the given path.
H
- has(String) - Method in interface org.gradle.api.plugins.ExtraPropertiesExtension
-
Returns whether or not the extension has a property registered via the given name.
- hasBuildDependencies() - Method in interface org.gradle.api.BuildableModelElement
-
- hasError() - Method in interface org.gradle.api.artifacts.ResolvedConfiguration
-
Returns whether all dependencies were successfully retrieved or not.
- HasGradleProject - Interface in org.gradle.tooling.model
-
An element that is associated with a Gradle project.
- hashCode() - Method in class org.gradle.api.artifacts.maven.Conf2ScopeMapping
-
- hashCode() - Method in class org.gradle.api.file.RelativePath
-
- hashCode() - Method in class org.gradle.api.Namer.Comparator
-
- hashCode() - Method in class org.gradle.api.specs.CompositeSpec
-
- hashCode() - Method in class org.gradle.api.tasks.javadoc.Groovydoc.Link
-
- hashCode() - Method in class org.gradle.api.tasks.util.PatternSet
-
- hashCode() - Method in class org.gradle.StartParameter
-
- hasPlugin(String) - Method in interface org.gradle.api.plugins.PluginContainer
-
Returns true if the container has a plugin with the given id, false otherwise.
- hasPlugin(Class<? extends Plugin>) - Method in interface org.gradle.api.plugins.PluginContainer
-
Returns true if the container has a plugin with the given type, false otherwise.
- hasPlugin(String) - Method in interface org.gradle.api.plugins.PluginManager
-
Returns true
if a plugin with the given ID has already been applied, otherwise false
.
- hasProperty(String) - Method in interface org.gradle.api.Project
-
Determines if this project has the given property.
- hasProperty(String) - Method in interface org.gradle.api.Task
-
Determines if this task has the given property.
- hasTask(String) - Method in interface org.gradle.api.execution.TaskExecutionGraph
-
Determines whether the given task is included in the execution plan.
- hasTask(Task) - Method in interface org.gradle.api.execution.TaskExecutionGraph
-
Determines whether the given task is included in the execution plan.
- header(String) - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
-
- header(String) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- HeaderExportingSourceSet - Interface in org.gradle.language.nativeplatform
-
A source set that exposes headers
- HELP_GROUP - Static variable in class org.gradle.api.plugins.HelpTasksPlugin
-
- helpFile(File) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- HelpTasksPlugin - Class in org.gradle.api.plugins
-
Adds various reporting tasks that provide information about the project.
- HelpTasksPlugin() - Constructor for class org.gradle.api.plugins.HelpTasksPlugin
-
- 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.
- HTML_DEPENDENCY_REPORT - Static variable in class org.gradle.api.plugins.ProjectReportsPlugin
-
- HtmlDependencyReportTask - Class in org.gradle.api.reporting.dependencies
-
Generates an HTML dependency report.
- HtmlDependencyReportTask() - Constructor for class org.gradle.api.reporting.dependencies.HtmlDependencyReportTask
-
I
- id(String) - Method in interface org.gradle.plugin.use.PluginDependenciesSpec
-
Add a dependency on the plugin with the given id.
- IdeaCompilerOutput - Interface in org.gradle.tooling.model.idea
-
IDEA compiler output 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.
- IdeaModule - Interface in org.gradle.tooling.model.idea
-
Represents information about the IDEA module.
- IdeaModuleDependency - Interface in org.gradle.tooling.model.idea
-
Dependency on a module in a project.
- IdeaProject - Interface in org.gradle.tooling.model.idea
-
Represents the information about the IDEA project.
- 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.
- IllegalDependencyNotation - Exception in org.gradle.api
-
This exceptions is thrown, if a dependency is declared with a illegal notation.
- IllegalDependencyNotation() - Constructor for exception org.gradle.api.IllegalDependencyNotation
-
- IllegalDependencyNotation(String) - Constructor for exception org.gradle.api.IllegalDependencyNotation
-
- IllegalDependencyNotation(String, Throwable) - Constructor for exception org.gradle.api.IllegalDependencyNotation
-
- ImmutableViolationException() - Constructor for exception org.gradle.api.reporting.ReportContainer.ImmutableViolationException
-
- importBuild(Object) - Method in class org.gradle.api.AntBuilder
-
Imports an Ant build into the associated Gradle project.
- importBuild(Object, Transformer<? extends String, ? super String>) - Method in class org.gradle.api.AntBuilder
-
Imports an Ant build into the associated Gradle project, potentially providing alternative names for Gradle tasks that correspond to Ant targets.
- include(String...) - Method in interface org.gradle.api.file.CopySpec
-
Adds an ANT style include pattern.
- include(Iterable<String>) - Method in interface org.gradle.api.file.CopySpec
-
Adds an ANT style include pattern.
- include(Spec<FileTreeElement>) - Method in interface org.gradle.api.file.CopySpec
-
Adds an include spec.
- include(Closure) - Method in interface org.gradle.api.file.CopySpec
-
Adds an include spec.
- include(String[]) - Method in interface org.gradle.api.initialization.Settings
-
Adds the given projects to the build.
- include(String...) - Method in class org.gradle.api.tasks.AbstractCopyTask
-
Adds an ANT style include pattern.
- include(Iterable<String>) - Method in class org.gradle.api.tasks.AbstractCopyTask
-
Adds an ANT style include pattern.
- include(Spec<FileTreeElement>) - Method in class org.gradle.api.tasks.AbstractCopyTask
-
Adds an include spec.
- include(Closure) - Method in class org.gradle.api.tasks.AbstractCopyTask
-
Adds an include spec.
- include(String...) - Method in class org.gradle.api.tasks.SourceTask
-
Adds an ANT style include pattern.
- include(Iterable<String>) - Method in class org.gradle.api.tasks.SourceTask
-
Adds an ANT style include pattern.
- include(Spec<FileTreeElement>) - Method in class org.gradle.api.tasks.SourceTask
-
Adds an include spec.
- include(Closure) - Method in class org.gradle.api.tasks.SourceTask
-
Adds an include spec.
- include(String...) - Method in class org.gradle.api.tasks.testing.Test
-
Adds include patterns for the files in the test classes directory (e.g. '**F;*Test.class')).
- include(Iterable<String>) - Method in class org.gradle.api.tasks.testing.Test
-
Adds include patterns for the files in the test classes directory (e.g. '**F;*Test.class')).
- include(Spec<FileTreeElement>) - Method in class org.gradle.api.tasks.testing.Test
-
Adds an include spec.
- include(Closure) - Method in class org.gradle.api.tasks.testing.Test
-
Adds an include spec.
- include(String...) - Method in interface org.gradle.api.tasks.util.PatternFilterable
-
Adds an ANT style include pattern.
- include(Iterable<String>) - Method in interface org.gradle.api.tasks.util.PatternFilterable
-
Adds an ANT style include pattern.
- include(Spec<FileTreeElement>) - Method in interface org.gradle.api.tasks.util.PatternFilterable
-
Adds an include spec.
- include(Closure) - Method in interface org.gradle.api.tasks.util.PatternFilterable
-
Adds an include spec.
- include(String...) - Method in class org.gradle.api.tasks.util.PatternSet
-
- include(Iterable) - Method in class org.gradle.api.tasks.util.PatternSet
-
- include(Spec<FileTreeElement>) - Method in class org.gradle.api.tasks.util.PatternSet
-
- include(Closure) - Method in class org.gradle.api.tasks.util.PatternSet
-
- includeFlat(String[]) - Method in interface org.gradle.api.initialization.Settings
-
Adds the given projects to the build.
- includes(Object) - Method in class org.gradle.language.nativeplatform.tasks.AbstractNativeCompileTask
-
Add directories where the compiler should search for header files.
- includes(Object) - Method in class org.gradle.language.rc.tasks.WindowsResourceCompile
-
Add directories where the compiler should search for header files.
- includeSpecs(Iterable<Spec<FileTreeElement>>) - Method in class org.gradle.api.tasks.util.PatternSet
-
- includeTest(String, String) - Method in interface org.gradle.api.tasks.testing.TestFilter
-
Add a test method specified by test class name and method name.
- includeTestsMatching(String) - Method in interface org.gradle.api.tasks.testing.TestFilter
-
Appends a test name pattern to the filter.
- IncrementalCompileOptions - Class in org.gradle.api.tasks.scala
-
Options for incremental compilation of Scala code.
- IncrementalCompileOptions() - Constructor for class org.gradle.api.tasks.scala.IncrementalCompileOptions
-
- IncrementalTaskInputs - Interface in org.gradle.api.tasks.incremental
-
Provides access to any input files that need to be processed by an incremental task.
- Incubating - Annotation Type in org.gradle.api
-
Indicates that a feature is incubating.
- inferGroovyClasspath(Iterable<File>) - Method in class org.gradle.api.tasks.GroovyRuntime
-
Searches the specified class path for Groovy Jars (groovy(-indy)
, groovy-all(-indy)
) and returns a corresponding class path for executing Groovy tools such as the Groovy
compiler and Groovydoc tool.
- inferScalaClasspath(Iterable<File>) - Method in class org.gradle.api.tasks.ScalaRuntime
-
Searches the specified class path for a 'scala-library' Jar, and returns a class path
containing a corresponding (same version) 'scala-compiler' Jar and its dependencies.
- info(String, Object...) - Method in interface org.gradle.api.logging.Logger
-
Logs the given message at info log level.
- info(Action<TestLogging>) - Method in interface org.gradle.api.tasks.testing.logging.TestLoggingContainer
-
Configures logging options for info level.
- initContext(Context) - Method in class org.gradle.plugins.javascript.rhino.worker.RhinoWorkerUtils.DefaultScopeOperation
-
- initContext(Context) - Method in interface org.gradle.plugins.javascript.rhino.worker.RhinoWorkerUtils.ScopeOperation
-
- Input - Annotation Type in org.gradle.api.tasks
-
Attached to a task property to indicate that the property specifies some input value for the task.
- InputDirectory - Annotation Type in org.gradle.api.tasks
-
Marks a property as specifying an input directory for a task.
- InputFile - Annotation Type in org.gradle.api.tasks
-
Marks a property as specifying an input file for a task.
- InputFileDetails - Interface in org.gradle.api.tasks.incremental
-
A change to an input file.
- InputFiles - Annotation Type in org.gradle.api.tasks
-
Marks a property as specifying the input files for a task.
- INSTALL_TASK_NAME - Static variable in class org.gradle.api.plugins.MavenPlugin
-
- INSTANCE - Static variable in class org.gradle.api.Named.Namer
-
- instruction(String, String...) - Method in interface org.gradle.api.plugins.osgi.OsgiManifest
-
Adds arguments to an instruction.
- instructionFirst(String, String...) - Method in interface org.gradle.api.plugins.osgi.OsgiManifest
-
Adds arguments to an instruction.
- instructionReplace(String, String...) - Method in interface org.gradle.api.plugins.osgi.OsgiManifest
-
Sets the values for an instruction.
- instructionValue(String) - Method in interface org.gradle.api.plugins.osgi.OsgiManifest
-
Returns the list of arguments for a particular instruction.
- internalView(Class<?>) - Method in interface org.gradle.platform.base.TypeBuilder
-
- intersect() - Method in class org.gradle.api.tasks.util.PatternSet
-
- into(Object) - Method in interface org.gradle.api.file.CopyProcessingSpec
-
Specifies the destination directory for a copy.
- into(Object) - Method in interface org.gradle.api.file.CopySpec
-
Specifies the destination directory for a copy.
- into(Object, Closure) - Method in interface org.gradle.api.file.CopySpec
-
Creates and configures a child CopySpec
with the given destination path.
- into(Object) - Method in class org.gradle.api.tasks.AbstractCopyTask
-
Specifies the destination directory for a copy.
- into(Object, Closure) - Method in class org.gradle.api.tasks.AbstractCopyTask
-
Creates and configures a child CopySpec
with the given destination path.
- into(Object) - Method in class org.gradle.api.tasks.bundling.AbstractArchiveTask
-
Specifies the destination directory *inside* the archive for the files.
- into(Object, Closure) - Method in class org.gradle.api.tasks.bundling.AbstractArchiveTask
-
Creates and configures a child CopySpec
with a destination directory *inside* the archive for the files.
- InvalidActionClosureException - Exception in org.gradle.api
-
Thrown when a
Closure
is given as an
Action
implementation, but has the wrong signature.
- InvalidActionClosureException(Closure<?>, Object) - Constructor for exception org.gradle.api.InvalidActionClosureException
-
- InvalidIvyPublicationException - Exception in org.gradle.api.publish.ivy
-
- InvalidIvyPublicationException(String, String) - Constructor for exception org.gradle.api.publish.ivy.InvalidIvyPublicationException
-
- InvalidIvyPublicationException(String, String, Throwable) - Constructor for exception org.gradle.api.publish.ivy.InvalidIvyPublicationException
-
- InvalidMavenPublicationException - Exception in org.gradle.api.publish.maven
-
- InvalidMavenPublicationException(String, String) - Constructor for exception org.gradle.api.publish.maven.InvalidMavenPublicationException
-
- InvalidMavenPublicationException(String, String, Throwable) - Constructor for exception org.gradle.api.publish.maven.InvalidMavenPublicationException
-
- InvalidModelException - Exception in org.gradle.platform.base
-
Thrown when a component model is declared in an invalid way.
- InvalidModelException(String) - Constructor for exception org.gradle.platform.base.InvalidModelException
-
- InvalidModelException(String, Exception) - Constructor for exception org.gradle.platform.base.InvalidModelException
-
- InvalidModelRuleDeclarationException - Exception in org.gradle.model
-
Thrown when a model rule, or source of model rules, is declared in an invalid way.
- InvalidModelRuleDeclarationException(String) - Constructor for exception org.gradle.model.InvalidModelRuleDeclarationException
-
- InvalidModelRuleDeclarationException(String, Throwable) - Constructor for exception org.gradle.model.InvalidModelRuleDeclarationException
-
- InvalidModelRuleDeclarationException(ModelRuleDescriptor, Throwable) - Constructor for exception org.gradle.model.InvalidModelRuleDeclarationException
-
- InvalidModelRuleDeclarationException(ModelRuleDescriptor, String) - Constructor for exception org.gradle.model.InvalidModelRuleDeclarationException
-
- InvalidModelRuleDeclarationException(ModelRuleDescriptor, String, Throwable) - Constructor for exception org.gradle.model.InvalidModelRuleDeclarationException
-
- InvalidModelRuleException - Exception in org.gradle.model
-
Thrown when there is a problem with the usage of a model rule.
- InvalidModelRuleException(ModelRuleDescriptor, Throwable) - Constructor for exception org.gradle.model.InvalidModelRuleException
-
- InvalidPluginException - Exception in org.gradle.api.plugins
-
Thrown when a plugin is found to be invalid when it is loaded.
- InvalidPluginException(String) - Constructor for exception org.gradle.api.plugins.InvalidPluginException
-
- InvalidPluginException(String, Throwable) - Constructor for exception org.gradle.api.plugins.InvalidPluginException
-
- InvalidRunnerConfigurationException - Exception in org.gradle.testkit.runner
-
Thrown when a build cannot be executed due to the runner being in an invalid state.
- InvalidRunnerConfigurationException(String) - Constructor for exception org.gradle.testkit.runner.InvalidRunnerConfigurationException
-
- InvalidRunnerConfigurationException(String, UnsupportedVersionException) - Constructor for exception org.gradle.testkit.runner.InvalidRunnerConfigurationException
-
- InvalidUserCodeException - Exception in org.gradle.api
-
A InvalidUserCodeException
is thrown when user-provided code cannot be executed.
- InvalidUserCodeException() - Constructor for exception org.gradle.api.InvalidUserCodeException
-
- InvalidUserCodeException(String) - Constructor for exception org.gradle.api.InvalidUserCodeException
-
- InvalidUserCodeException(String, Throwable) - Constructor for exception org.gradle.api.InvalidUserCodeException
-
- InvalidUserDataException - Exception in org.gradle.api
-
A InvalidUserDataException
is thrown, if a user is providing illegal data for the build.
- InvalidUserDataException() - Constructor for exception org.gradle.api.InvalidUserDataException
-
- InvalidUserDataException(String) - Constructor for exception org.gradle.api.InvalidUserDataException
-
- InvalidUserDataException(String, Throwable) - Constructor for exception org.gradle.api.InvalidUserDataException
-
- isAdded() - Method in interface org.gradle.api.tasks.incremental.InputFileDetails
-
Was the file added?
- isAuthor() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- isBreakIterator() - Method in class org.gradle.external.javadoc.CoreJavadocOptions
-
- isBreakIterator() - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
-
- isBuildable() - Method in class org.gradle.platform.base.binary.BaseBinarySpec
-
- isBuildable() - Method in interface org.gradle.platform.base.BinarySpec
-
Can this binary be built in the current environment?
- isBuildProjectDependencies() - Method in class org.gradle.StartParameter
-
Returns true if project dependencies are to be built, false if they should not be.
- isCancellationRequested() - Method in interface org.gradle.tooling.CancellationToken
-
Gets whether cancellation has been requested for this token.
- isCaseSensitive() - Method in interface org.gradle.api.file.CopySpec
-
Specifies whether case-sensitive pattern matching should be used.
- isCaseSensitive() - Method in class org.gradle.api.tasks.AbstractCopyTask
-
Specifies whether case-sensitive pattern matching should be used.
- isCaseSensitive() - Method in class org.gradle.api.tasks.util.PatternSet
-
- isChanging() - Method in interface org.gradle.api.artifacts.cache.ModuleResolutionControl
-
Does the module change content over time?
- isChanging() - Method in interface org.gradle.api.artifacts.ComponentMetadata
-
Tells whether the component is changing or immutable.
- isChanging() - Method in interface org.gradle.api.artifacts.ExternalModuleDependency
-
Returns whether or not Gradle should always check for a change in the remote repository.
- isClosure() - Method in class org.gradle.api.tasks.compile.DependOptions
-
Tells whether to delete the transitive closure of outdated files or only their
direct dependencies.
- isComposite() - Method in interface org.gradle.api.tasks.testing.TestDescriptor
-
Is this test a composite test?
- isConfigureOnDemand() - Method in class org.gradle.StartParameter
-
If the configure-on-demand mode is active
- isConflictResolution() - Method in interface org.gradle.api.artifacts.result.ComponentSelectionReason
-
Informs whether the component was selected by conflict resolution.
- isContinueOnFailure() - Method in class org.gradle.StartParameter
-
Specifies whether the build should continue on task failure.
- isContinuous() - Method in class org.gradle.StartParameter
-
- isCurrent() - Method in interface org.gradle.nativeplatform.platform.OperatingSystem
-
Is this the current OS?
- isDaemon() - Method in class org.gradle.api.plugins.jetty.AbstractJettyRunTask
-
Specifies whether the Jetty server should run in the background.
- isDebug() - Method in class org.gradle.api.tasks.compile.CompileOptions
-
Tells whether to include debugging information in the generated class files.
- isDebug() - Method in class org.gradle.testkit.runner.GradleRunner
-
Indicates whether the build should be executed “in process” so that it is debuggable.
- isDeprecation() - Method in class org.gradle.api.tasks.compile.CompileOptions
-
Tells whether to log details of usage of deprecated members or classes.
- isDeprecation() - Method in class org.gradle.api.tasks.scala.ScalaDocOptions
-
Tells whether to generate deprecation information.
- isDeprecation() - Method in class org.gradle.language.scala.tasks.BaseScalaCompileOptions
-
Generate deprecation information.
- isDetail() - Method in class org.gradle.api.tasks.diagnostics.TaskReportTask
-
- isDirectory() - Method in interface org.gradle.api.file.FileTreeElement
-
Returns true if this element is a directory, or false if this element is a regular file.
- isDocFilesSubDirs() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- isDryRun() - Method in class org.gradle.StartParameter
-
- isDump() - Method in class org.gradle.api.tasks.compile.DependOptions
-
Tells whether to log dependency information.
- isDynamicMode() - Method in interface org.gradle.api.artifacts.repositories.IvyArtifactRepositoryMetaDataProvider
-
Returns true if dynamic resolve mode should be used for Ivy modules.
- isEmpty() - Method in interface org.gradle.api.file.FileCollection
-
Returns true if this collection is empty.
- isEmpty() - Method in interface org.gradle.model.collection.CollectionBuilder
-
Deprecated.
Returns true if this collection contains no items.
- isEmpty() - Method in interface org.gradle.model.ModelMap
-
Returns true if this collection contains no items.
- isEmpty() - Method in interface org.gradle.platform.base.DependencySpecContainer
-
Returns true if this container doesn't hold any dependency.
- isEnabled(LogLevel) - Method in interface org.gradle.api.logging.Logger
-
Returns true if the given log level is enabled for this logger.
- isEnabled() - Method in interface org.gradle.api.reporting.Report
-
Whether or not this report should be generated by whatever generates it.
- isExpected() - Method in interface org.gradle.api.artifacts.result.ComponentSelectionReason
-
Informs whether the component is the requested selection of all dependency declarations, and was not replaced for some reason, such as conflict resolution.
- isExported() - Method in interface org.gradle.tooling.model.eclipse.EclipseProjectDependency
-
Marks this dependency as exported.
- isExported() - Method in interface org.gradle.tooling.model.ExternalDependency
-
Marks this dependency as exported.
- isFailOnError() - Method in class org.gradle.api.tasks.compile.CompileOptions
-
Tells whether to fail the build when compilation fails.
- isFailOnError() - Method in class org.gradle.api.tasks.compile.GroovyCompileOptions
-
Tells whether the compilation task should fail if compile errors occurred.
- isFailOnError() - Method in class org.gradle.api.tasks.javadoc.Javadoc
-
Specifies whether this task should fail when errors are encountered during Javadoc generation.
- isFailOnError() - Method in class org.gradle.language.scala.tasks.BaseScalaCompileOptions
-
Fail the build on compilation errors.
- isFailOnNoMatchingTests() - Method in interface org.gradle.api.tasks.testing.TestFilter
-
Returns whether the task should fail if no matching tests where found.
- isFile() - Method in class org.gradle.api.file.RelativePath
-
- isForce() - Method in interface org.gradle.api.artifacts.ExternalDependency
-
Returns whether or not the version of this dependency should be enforced in the case of version conflicts.
- isForced() - Method in interface org.gradle.api.artifacts.result.ComponentSelectionReason
-
Informs whether the component was forced.
- isFork() - Method in class org.gradle.api.tasks.compile.CompileOptions
-
Tells whether to run the compiler in its own process.
- isFork() - Method in class org.gradle.api.tasks.compile.GroovyCompileOptions
-
Tells whether to run the Groovy compiler in a separate process.
- isFork() - Method in class org.gradle.api.tasks.scala.ScalaCompileOptions
-
Whether to run the Scala compiler in a separate process.
- isFreeBSD() - Method in interface org.gradle.nativeplatform.platform.OperatingSystem
-
Is it FreeBSD?
- isGenerated() - Method in interface org.gradle.tooling.model.idea.IdeaSourceDirectory
-
Return true
if this source directory is generated.
- isGenerateReverseRoutes() - Method in class org.gradle.play.tasks.RoutesCompile
-
Whether a reverse router should be generated.
- isIgnoreExitValue() - Method in class org.gradle.api.tasks.AbstractExecTask
-
Tells whether a non-zero exit value is ignored, or an exception thrown.
- isIgnoreExitValue() - Method in class org.gradle.api.tasks.JavaExec
-
Tells whether a non-zero exit value is ignored, or an exception thrown.
- isIgnoreExitValue() - Method in interface org.gradle.process.BaseExecSpec
-
Tells whether a non-zero exit value is ignored, or an exception thrown.
- isIncludePrivate() - Method in class org.gradle.api.tasks.javadoc.Groovydoc
-
Returns whether to include all classes and members (i.e. including private ones).
- isIncremental() - Method in class org.gradle.api.tasks.compile.CompileOptions
-
informs whether to use experimental incremental compilation feature.
- isIncremental() - Method in interface org.gradle.api.tasks.incremental.IncrementalTaskInputs
-
Indicates if it was possible for Gradle to determine which exactly input files were out of date compared to a previous execution.
- isJava5() - Method in enum org.gradle.api.JavaVersion
-
- isJava5Compatible() - Method in enum org.gradle.api.JavaVersion
-
- isJava6() - Method in enum org.gradle.api.JavaVersion
-
- isJava6Compatible() - Method in enum org.gradle.api.JavaVersion
-
- isJava7() - Method in enum org.gradle.api.JavaVersion
-
- isJava7Compatible() - Method in enum org.gradle.api.JavaVersion
-
- isJava8Compatible() - Method in enum org.gradle.api.JavaVersion
-
- isJava9Compatible() - Method in enum org.gradle.api.JavaVersion
-
- isJavaAnnotationProcessing() - Method in class org.gradle.api.tasks.compile.GroovyCompileOptions
-
Whether the Groovy code should be subject to Java annotation processing.
- isJavaProject() - Method in class org.gradle.play.tasks.RoutesCompile
-
- isKeepStubs() - Method in class org.gradle.api.tasks.compile.GroovyCompileOptions
-
Tells whether Java stubs for Groovy classes generated during Java/Groovy joint compilation
should be kept after compilation has completed.
- isKeyWords() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- isLegacyBinary() - Method in class org.gradle.platform.base.binary.BaseBinarySpec
-
- isLifecycleEnabled() - Method in interface org.gradle.api.logging.Logger
-
Returns true if lifecycle log level is enabled for this logger.
- isLinkSource() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- isLinux() - Method in interface org.gradle.nativeplatform.platform.OperatingSystem
-
Is it Linux?
- isListFiles() - Method in class org.gradle.api.tasks.compile.CompileOptions
-
Tells whether to log the files to be compiled.
- isListFiles() - Method in class org.gradle.api.tasks.compile.GroovyCompileOptions
-
Tells whether to print which source files are to be compiled.
- isListFiles() - Method in class org.gradle.language.scala.tasks.BaseScalaCompileOptions
-
List files to be compiled.
- isMacOsX() - Method in interface org.gradle.nativeplatform.platform.OperatingSystem
-
Is it Mac OS X?
- isModified() - Method in interface org.gradle.api.tasks.incremental.InputFileDetails
-
Was the file modified?
- isNamespaceReverseRouter() - Method in class org.gradle.play.tasks.RoutesCompile
-
Whether the reverse router should be namespaced.
- isNoComment() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- isNoDeprecated() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- isNoDeprecatedList() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- isNoHelp() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- isNoIndex() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- isNoNavBar() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- isNoSince() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- isNoTimestamp() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- isNoTree() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- isOffline() - Method in class org.gradle.StartParameter
-
Specifies whether the build should be performed offline (ie without network access).
- isOptimize() - Method in class org.gradle.language.scala.tasks.BaseScalaCompileOptions
-
Run optimizations.
- isOutputPerTestCase() - Method in interface org.gradle.api.tasks.testing.JUnitXmlReport
-
Should the output be associated with individual test cases instead of at the suite level.
- isParallelProjectExecutionEnabled() - Method in class org.gradle.StartParameter
-
Returns true if parallel project execution is enabled.
- isPositionIndependentCode() - Method in class org.gradle.language.nativeplatform.tasks.AbstractNativeCompileTask
-
Should the compiler generate position independent code?
- isProfile() - Method in class org.gradle.StartParameter
-
Returns true if a profile report will be generated.
- isPublic() - Method in interface org.gradle.tooling.model.Launchable
-
Returns whether launchable is public or not.
- isQuietEnabled() - Method in interface org.gradle.api.logging.Logger
-
Returns true if quiet log level is enabled for this logger.
- isRecompileScripts() - Method in class org.gradle.StartParameter
-
Specifies whether the build scripts should be recompiled.
- isRefreshDependencies() - Method in class org.gradle.StartParameter
-
Specifies whether the dependencies should be refreshed..
- isRelativeToPathVariable() - Method in interface org.gradle.plugins.ide.eclipse.model.FileReference
-
Returns true if this reference is relative to a path variable.
- isRemoved() - Method in interface org.gradle.api.tasks.incremental.InputFileDetails
-
Was the file removed?
- isRerunTasks() - Method in class org.gradle.StartParameter
-
Specifies whether the cached task results should be ignored and each task should be forced to be executed.
- isSatisfiedBy(T) - Method in class org.gradle.api.specs.AndSpec
-
- isSatisfiedBy(T) - Method in class org.gradle.api.specs.NotSpec
-
- isSatisfiedBy(T) - Method in class org.gradle.api.specs.OrSpec
-
- isSatisfiedBy(T) - Method in interface org.gradle.api.specs.Spec
-
- isScanForTestClasses() - Method in class org.gradle.api.tasks.testing.Test
-
Specifies whether test classes should be detected.
- isSearchUpwards() - Method in class org.gradle.StartParameter
-
- isSelectedByRule() - Method in interface org.gradle.api.artifacts.result.ComponentSelectionReason
-
Informs whether the component was selected by the dependency substitution rule.
- isSerialWarn() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- isShowHidden() - Method in class org.gradle.api.reporting.model.ModelReport
-
- isSkipUnmappedConfs() - Method in interface org.gradle.api.artifacts.maven.Conf2ScopeMappingContainer
-
Returns whether unmapped configuration should be skipped or not.
- isSolaris() - Method in interface org.gradle.nativeplatform.platform.OperatingSystem
-
Is it Solaris?
- isSplitIndex() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- isTrace() - Method in class org.gradle.api.plugins.antlr.AntlrTask
-
Specifies that all rules call traceIn
/traceOut
.
- isTraceLexer() - Method in class org.gradle.api.plugins.antlr.AntlrTask
-
Specifies that all lexer rules call traceIn
/traceOut
.
- isTraceParser() - Method in class org.gradle.api.plugins.antlr.AntlrTask
-
Specifies that all parser rules call traceIn
/traceOut
.
- isTraceTreeWalker() - Method in class org.gradle.api.plugins.antlr.AntlrTask
-
Specifies that all tree walker rules call traceIn
/traceOut
.
- isTransitive() - Method in interface org.gradle.api.artifacts.Configuration
-
Returns the transitivity of this configuration.
- isTransitive() - Method in interface org.gradle.api.artifacts.ModuleDependency
-
Returns whether this dependency should be resolved including or excluding its transitive dependencies.
- isUnchecked() - Method in class org.gradle.api.tasks.scala.ScalaDocOptions
-
Tells whether to generate unchecked information.
- isUnchecked() - Method in class org.gradle.language.scala.tasks.BaseScalaCompileOptions
-
Generate unchecked information.
- isUniqueVersion() - Method in interface org.gradle.api.artifacts.maven.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 class org.gradle.api.tasks.Upload
-
Specifies whether the dependency descriptor should be uploaded.
- isUpToDate() - Method in interface org.gradle.tooling.events.task.TaskSuccessResult
-
Returns whether this task was uptodate.
- isUse() - Method in class org.gradle.api.tasks.javadoc.Groovydoc
-
Returns whether to create class and package usage pages.
- isUse() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- isUseAnt() - Method in class org.gradle.api.tasks.scala.ScalaCompileOptions
-
Tells whether to use Ant for compilation.
- isUseCache() - Method in class org.gradle.api.tasks.compile.DependOptions
-
Tells whether to cache dependency information.
- isUseCompileDaemon() - Method in class org.gradle.api.tasks.scala.ScalaCompileOptions
-
Whether to use the fsc compile daemon.
- isUseDepend() - Method in class org.gradle.api.tasks.compile.CompileOptions
-
Tells whether to use the Ant <depend>
task.
- isUseEmptySettings() - Method in class org.gradle.StartParameter
-
Returns whether an empty settings script will be used regardless of whether one exists in the default location.
- isVerbose() - Method in class org.gradle.api.tasks.compile.CompileOptions
-
Tells whether to produce verbose output.
- isVerbose() - Method in class org.gradle.api.tasks.compile.GroovyCompileOptions
-
Tells whether to turn on verbose output.
- isVerbose() - Method in class org.gradle.api.tasks.javadoc.Javadoc
-
Returns whether Javadoc generation is accompanied by verbose output.
- isVerbose() - Method in class org.gradle.external.javadoc.CoreJavadocOptions
-
- isVerbose() - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
-
- isVersion() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- isVisible() - Method in interface org.gradle.api.artifacts.Configuration
-
Returns true if this is a visible configuration.
- isWarnings() - Method in class org.gradle.api.tasks.compile.CompileOptions
-
Tells whether to log warning messages.
- isWarnOnRmiStubs() - Method in class org.gradle.api.tasks.compile.DependOptions
-
Tells whether to warn on RMI stubs without source.
- isWindows() - Method in interface org.gradle.nativeplatform.platform.OperatingSystem
-
Is it Windows?
- isWithMessages() - Method in interface org.gradle.api.plugins.quality.FindBugsXmlReport
-
Whether or not FindBugs should generate XML augmented with human-readable messages.
- isZip64() - Method in class org.gradle.api.tasks.bundling.Zip
-
Whether the zip can contain more than 65535 files and/or support files greater than 4GB in size.
- ivy(Closure) - Method in interface org.gradle.api.artifacts.dsl.RepositoryHandler
-
Adds and configures an Ivy repository.
- ivy(Action<? super IvyArtifactRepository>) - Method in interface org.gradle.api.artifacts.dsl.RepositoryHandler
-
Adds and configures an Ivy repository.
- ivy(String) - Method in interface org.gradle.api.artifacts.repositories.IvyPatternRepositoryLayout
-
Adds an Ivy pattern to define where ivy files are located in this repository.
- IVY_ARTIFACT_PATTERN - Static variable in interface org.gradle.api.artifacts.repositories.IvyArtifactRepository
-
- IvyArtifact - Interface in org.gradle.api.publish.ivy
-
- IvyArtifactRepository - Interface in org.gradle.api.artifacts.repositories
-
An artifact repository which uses an Ivy format to store artifacts and meta-data.
- IvyArtifactRepositoryMetaDataProvider - Interface in org.gradle.api.artifacts.repositories
-
The meta-data provider for an Ivy repository.
- IvyArtifactSet - Interface in org.gradle.api.publish.ivy
-
- IvyConfiguration - Interface in org.gradle.api.publish.ivy
-
A configuration included in an
IvyPublication
, which will be published in the ivy descriptor file generated.
- IvyConfigurationContainer - Interface in org.gradle.api.publish.ivy
-
- IvyDependency - Interface in org.gradle.api.publish.ivy
-
A module dependency declared in an ivy dependency descriptor published as part of an
IvyPublication
.
- IvyDescriptorArtifact - Interface in org.gradle.ivy
-
An Ivy descriptor artifact.
- IvyExtraInfo - Interface in org.gradle.api.artifacts.ivy
-
Represents the set of "extra" info elements in the Ivy descriptor.
- IvyExtraInfoSpec - Interface in org.gradle.api.publish.ivy
-
Represents a modifiable form of IvyExtraInfo so that "extra" info elements
can be configured on an Ivy publication.
- IvyModule - Interface in org.gradle.ivy
-
An Ivy Module component.
- IvyModuleDescriptor - Interface in org.gradle.api.artifacts.ivy
-
The metadata about an Ivy module that acts as an input to a component metadata rule.
- IvyModuleDescriptorSpec - Interface in org.gradle.api.publish.ivy
-
The descriptor of any Ivy publication.
- ivyPattern(String) - Method in interface org.gradle.api.artifacts.repositories.IvyArtifactRepository
-
Adds an independent pattern that will be used to locate ivy files in this repository.
- IvyPatternRepositoryLayout - Interface in org.gradle.api.artifacts.repositories
-
A repository layout that uses user-supplied patterns.
- IvyPublication - Interface in org.gradle.api.publish.ivy
-
A IvyPublication
is the representation/configuration of how Gradle should publish something in Ivy format, to an Ivy repository.
- IvyPublishPlugin - Class in org.gradle.api.publish.ivy.plugins
-
Adds the ability to publish in the Ivy format to Ivy repositories.
- IvyPublishPlugin(Instantiator, DependencyMetaDataProvider, FileResolver, ProjectDependencyPublicationResolver) - Constructor for class org.gradle.api.publish.ivy.plugins.IvyPublishPlugin
-
J
- JacocoReportsContainer - Interface in org.gradle.testing.jacoco.tasks
-
The reporting configuration for the JacocoReport
task.
- Jar - Class in org.gradle.jvm.tasks
-
Assembles a JAR archive.
- Jar() - Constructor for class org.gradle.jvm.tasks.Jar
-
- JAR_TASK_NAME - Static variable in class org.gradle.api.plugins.JavaPlugin
-
- JarBinarySpec - Interface in org.gradle.jvm
-
Definition of a Jar file binary that is to be built by Gradle.
- java(Closure) - Method in interface org.gradle.api.tasks.SourceSet
-
Configures the Java source for this set.
- JavaAppStartScriptGenerationDetails - Interface in org.gradle.jvm.application.scripts
-
Details for generating Java-based application start scripts.
- JavaBasePlugin - Class in org.gradle.api.plugins
-
A
Plugin
which compiles and tests Java source, and assembles it into a JAR file.
- JavaBasePlugin(Instantiator, JavaToolChain, ITaskFactory, ModelRegistry) - Constructor for class org.gradle.api.plugins.JavaBasePlugin
-
- JavaCompile - Class in org.gradle.api.tasks.compile
-
Compiles Java source files.
- JavaCompile() - Constructor for class org.gradle.api.tasks.compile.JavaCompile
-
- Javadoc - Class in org.gradle.api.tasks.javadoc
-
Generates HTML API documentation for Java classes.
- Javadoc() - Constructor for class org.gradle.api.tasks.javadoc.Javadoc
-
- JAVADOC_TASK_NAME - Static variable in class org.gradle.api.plugins.JavaPlugin
-
- JavadocArtifact - Interface in org.gradle.language.java.artifact
-
An artifact containing Javadoc documentation.
- 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 for class org.gradle.external.javadoc.JavadocOfflineLink
-
- JavadocOptionFileOption<T> - 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(Closure) - Method in interface org.gradle.api.Project
-
Executes a Java main class.
- javaexec(Action<? super JavaExecSpec>) - Method in interface org.gradle.api.Project
-
Executes an external Java process.
- javaexec(Closure) - Method in interface org.gradle.api.Script
-
Executes a Java main class.
- javaexec(Action<? super JavaExecSpec>) - Method in interface org.gradle.api.Script
-
Executes a Java main class.
- JavaExec - Class in org.gradle.api.tasks
-
Executes a Java application in a child process.
- JavaExec() - Constructor for class org.gradle.api.tasks.JavaExec
-
- JavaExecSpec - Interface in org.gradle.process
-
Specifies the options for executing a Java application.
- JavaForkOptions - Interface in org.gradle.process
-
Specifies the options to use to fork a Java process.
- JavaLanguagePlugin - Class in org.gradle.language.java.plugins
-
Plugin for compiling Java code.
- JavaLanguagePlugin() - Constructor for class org.gradle.language.java.plugins.JavaLanguagePlugin
-
- JavaPlatform - Interface in org.gradle.jvm.platform
-
Defines and configures a Java SE runtime environment, consisting of a JVM runtime and a set of class libraries.
- JavaPlugin - Class in org.gradle.api.plugins
-
A
Plugin
which compiles and tests Java source, and assembles it into a JAR file.
- JavaPlugin() - Constructor for class org.gradle.api.plugins.JavaPlugin
-
- JavaScriptExtension - Class in org.gradle.plugins.javascript.base
-
- JavaScriptExtension() - Constructor for class org.gradle.plugins.javascript.base.JavaScriptExtension
-
- JavaScriptMinify - Class in org.gradle.play.tasks
-
Task to minify JavaScript assets.
- JavaScriptMinify() - Constructor for class org.gradle.play.tasks.JavaScriptMinify
-
- JavaScriptRepositoriesExtension - Class in org.gradle.plugins.javascript.base
-
- JavaScriptRepositoriesExtension(RepositoryHandler) - Constructor for class org.gradle.plugins.javascript.base.JavaScriptRepositoriesExtension
-
- JavaScriptSourceSet - Interface in org.gradle.language.javascript
-
Represents a source set containing javascript sources.
- JavaSourceAware - Interface in org.gradle.tooling.model.java
-
An element which might have associated Java sources.
- JavaSourceSet - Interface in org.gradle.language.java
-
A set of sources passed to the Java compiler.
- JavaSourceSettings - Interface in org.gradle.tooling.model.java
-
Describes Java source settings.
- JavaToolChain - Interface in org.gradle.jvm.toolchain
-
A set of tools for building from Java source.
- JavaToolChainRegistry - Interface in org.gradle.jvm.toolchain
-
- JavaVersion - Enum in org.gradle.api
-
An enumeration of Java versions.
- jcenter(Action<? super MavenArtifactRepository>) - Method in interface org.gradle.api.artifacts.dsl.RepositoryHandler
-
Adds a repository which looks in Bintray's JCenter repository for dependencies.
- jcenter() - Method in interface org.gradle.api.artifacts.dsl.RepositoryHandler
-
Adds a repository which looks in Bintray's JCenter repository for dependencies.
- JDependReports - Interface in org.gradle.api.plugins.quality
-
The reporting configuration for the JDepend
task.
- Jdt - Class in org.gradle.plugins.ide.eclipse.model
-
Represents the Eclipse JDT settings.
- Jdt(PropertiesTransformer) - Constructor for class org.gradle.plugins.ide.eclipse.model.Jdt
-
- JETTY_RUN - Static variable in class org.gradle.api.plugins.jetty.JettyPlugin
-
- JETTY_RUN_WAR - Static variable in class org.gradle.api.plugins.jetty.JettyPlugin
-
- JETTY_STOP - Static variable in class org.gradle.api.plugins.jetty.JettyPlugin
-
- JettyPlugin - Class in org.gradle.api.plugins.jetty
-
A
Plugin
which extends the
WarPlugin
to add tasks which run the web application using an embedded
Jetty web container.
- JettyPlugin() - Constructor for class org.gradle.api.plugins.jetty.JettyPlugin
-
- JettyPluginConvention - Class in org.gradle.api.plugins.jetty
-
Convention properties and methods added by the
JettyPlugin
.
- JettyPluginConvention() - Constructor for class org.gradle.api.plugins.jetty.JettyPluginConvention
-
- JettyRun - Class in org.gradle.api.plugins.jetty
-
Deploys an exploded web application to an embedded Jetty web container.
- JettyRun() - Constructor for class org.gradle.api.plugins.jetty.JettyRun
-
- JettyRunWar - Class in org.gradle.api.plugins.jetty
-
Deploys a WAR to an embedded Jetty web container.
- JettyRunWar() - Constructor for class org.gradle.api.plugins.jetty.JettyRunWar
-
- JettyStop - Class in org.gradle.api.plugins.jetty
-
Stops the embedded Jetty web container, if it is running.
- JettyStop() - Constructor for class org.gradle.api.plugins.jetty.JettyStop
-
- jFlags(String...) - Method in class org.gradle.external.javadoc.CoreJavadocOptions
-
- jFlags(String...) - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
-
- JS_CONFIGURATION_NAME - Static variable in class org.gradle.plugins.javascript.coffeescript.CoffeeScriptExtension
-
- JsHint - Class in org.gradle.plugins.javascript.jshint
-
- JsHint() - Constructor for class org.gradle.plugins.javascript.jshint.JsHint
-
- JsHintExtension - Class in org.gradle.plugins.javascript.jshint
-
- JsHintExtension() - Constructor for class org.gradle.plugins.javascript.jshint.JsHintExtension
-
- JUnitXmlReport - Interface in org.gradle.api.tasks.testing
-
The JUnit XML files, commonly used to communicate results to CI servers.
- JvmApiSpec - Interface in org.gradle.jvm
-
Specifies the packages that constitute the API of a library.
- jvmArgs(Iterable<?>) - Method in class org.gradle.api.tasks.JavaExec
-
Adds some arguments to use to launch the JVM for the process.
- jvmArgs(Object...) - Method in class org.gradle.api.tasks.JavaExec
-
Adds some arguments to use to launch the JVM for the process.
- jvmArgs(Iterable<?>) - Method in class org.gradle.api.tasks.testing.Test
-
Adds some arguments to use to launch the JVM for the process.
- jvmArgs(Object...) - Method in class org.gradle.api.tasks.testing.Test
-
Adds some arguments to use to launch the JVM for the process.
- jvmArgs(Iterable<?>) - Method in interface org.gradle.process.JavaForkOptions
-
Adds some arguments to use to launch the JVM for the process.
- jvmArgs(Object...) - Method in interface org.gradle.process.JavaForkOptions
-
Adds some arguments to use to launch the JVM for the process.
- JvmBinarySpec - Interface in org.gradle.jvm
-
Represents a binary artifact that is the result of building a jvm component.
- JvmBinaryTasks - Interface in org.gradle.jvm
-
Provides access to key tasks used for building the binary.
- JvmByteCode - Class in org.gradle.jvm
-
LanguageOutputType marking Jvm byte code.
- JvmByteCode() - Constructor for class org.gradle.jvm.JvmByteCode
-
- JvmClasses - Interface in org.gradle.play
-
A set of classes and resources that operate together.
- JvmComponentPlugin - Class in org.gradle.jvm.plugins
-
Base plugin for JVM component support.
- JvmComponentPlugin(ModelRegistry) - Constructor for class org.gradle.jvm.plugins.JvmComponentPlugin
-
- JvmComponentSpec - Interface in org.gradle.jvm
-
Definition of a software component that is to be built by Gradle to run a on JVM platform.
- JvmLibrary - Interface in org.gradle.jvm
-
A Library component that runs on the Java Virtual Machine.
- JvmLibrarySpec - Interface in org.gradle.jvm
-
Definition of a JVM library component that is to be built by Gradle.
- JvmResources - Class in org.gradle.jvm
-
LanguageOutputType marking Jvm Resource Output
- JvmResources() - Constructor for class org.gradle.jvm.JvmResources
-
- JvmResourceSet - Interface in org.gradle.language.jvm
-
A set of resource files.
- JvmResourcesPlugin - Class in org.gradle.language.jvm.plugins
-
Plugin for packaging JVM resources.
- JvmResourcesPlugin() - Constructor for class org.gradle.language.jvm.plugins.JvmResourcesPlugin
-
- JvmTestKind - Enum in org.gradle.tooling.events.test
-
Enumerates the different kinds of JVM tests.
- JvmTestOperationDescriptor - Interface in org.gradle.tooling.events.test
-
Describes a test that runs on the JVM and for which an event has occurred.
K
- keySet() - Method in interface org.gradle.model.collection.CollectionBuilder
-
Deprecated.
Returns the names of the items in this collection.
- keySet() - Method in interface org.gradle.model.ModelMap
-
Returns the names of the items in this collection.
- keyWords(boolean) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- keyWords() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
L
- LanguageBasePlugin - Class in org.gradle.language.base.plugins
-
Base plugin for language support.
- LanguageBasePlugin(ModelRegistry) - Constructor for class org.gradle.language.base.plugins.LanguageBasePlugin
-
- LanguageSourceSet - Interface in org.gradle.language.base
-
A set of sources for a programming language.
- LanguageType - Annotation Type in org.gradle.platform.base
-
The following example demonstrates how to register a custom language type using a plugin with a
LanguageType
annotation.
- LanguageTypeBuilder<T extends LanguageSourceSet> - Interface in org.gradle.platform.base
-
Allows a plugin to register a custom language.
- Launchable - Interface in org.gradle.tooling.model
-
Represents an object that can be used to launch a Gradle build, such as a task.
- layout(String) - Method in interface org.gradle.api.artifacts.repositories.IvyArtifactRepository
-
Specifies the layout to use with this repository, based on the root url.
- layout(String, Action<? extends RepositoryLayout>) - Method in interface org.gradle.api.artifacts.repositories.IvyArtifactRepository
-
Specifies how the items of the repository are organized.
- layout(String, Closure) - Method in interface org.gradle.api.artifacts.repositories.IvyArtifactRepository
-
Specifies how the items of the repository are organized.
- leftShift(Closure) - Method in interface org.gradle.api.Task
-
Adds the given closure to the end of this task's action list.
- 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(Object) - Method in interface org.gradle.language.nativeplatform.DependentSourceSet
-
Adds a library that this source set requires.
- lib(Object) - Method in interface org.gradle.nativeplatform.NativeBinarySpec
-
Adds a library as input to this binary.
- libraries(Action<? super NamedDomainObjectContainer<? super NativeLibrarySpec>>) - Method in interface org.gradle.nativeplatform.NativeComponentExtension
-
- library(String) - Method in interface org.gradle.platform.base.DependencySpecContainer
-
Defines a new dependency, based on a library name.
- Library - Interface in org.gradle.platform.base
-
A library that can be linked into or depended on by another software element.
- library(String) - Method in interface org.gradle.platform.base.ProjectDependencySpecBuilder
-
Narrows this dependency specification down to a specific library.
- LibraryBinaryIdentifier - Interface in org.gradle.api.artifacts.component
-
An identifier for a library instance that is built as part of the current build.
- LibraryBinarySpec - Interface in org.gradle.platform.base
-
- LibraryComponentSelector - Interface in org.gradle.api.artifacts.component
-
Criteria for selecting a library instance that is built as part of the current build.
- LibrarySpec - Interface in org.gradle.platform.base
-
- lifecycle(String) - Method in interface org.gradle.api.logging.Logger
-
Logs the given message at lifecycle log level.
- lifecycle(String, Object...) - Method in interface org.gradle.api.logging.Logger
-
Logs the given message at lifecycle log level.
- lifecycle(String, Throwable) - Method in interface org.gradle.api.logging.Logger
-
Logs the given message at lifecycle log level.
- LIFECYCLE - Static variable in class org.gradle.api.logging.Logging
-
- lifecycle(Action<TestLogging>) - Method in interface org.gradle.api.tasks.testing.logging.TestLoggingContainer
-
Configures logging options for lifecycle level.
- LifecycleBasePlugin - Class in org.gradle.language.base.plugins
-
A
Plugin
which defines a basic project lifecycle.
- LifecycleBasePlugin() - Constructor for class org.gradle.language.base.plugins.LifecycleBasePlugin
-
- link(String, String...) - Method in class org.gradle.api.tasks.javadoc.Groovydoc
-
Add links to groovydoc/javadoc output at the given URL.
- Link(String, String...) - Constructor for class org.gradle.api.tasks.javadoc.Groovydoc.Link
-
Constructs a Link
.
- links(String...) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- linksFile(File) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- linksOffline(String, String) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- linksOfflineFile(File) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- linkSource(boolean) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- linkSource() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- ListenerFailedException - Exception in org.gradle.tooling
-
Thrown whenever a listener fails with an exception, which in general implies that
the build completed like it should, but that one of the listeners failed with an
exception.
- ListenerFailedException(String, List<? extends Throwable>) - Constructor for exception org.gradle.tooling.ListenerFailedException
-
- load(Properties) - Method in class org.gradle.plugins.ide.eclipse.model.Jdt
-
- locale(String) - Method in class org.gradle.external.javadoc.CoreJavadocOptions
-
- locale(String) - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
-
- localGroovy() - Method in interface org.gradle.api.artifacts.dsl.DependencyHandler
-
Creates a dependency on the Groovy that is distributed with the current version of Gradle.
- log(LogLevel, String) - Method in interface org.gradle.api.logging.Logger
-
Logs the given message at the given log level.
- log(LogLevel, String, Object...) - Method in interface org.gradle.api.logging.Logger
-
Logs the given message at the given log level.
- log(LogLevel, String, Throwable) - Method in interface org.gradle.api.logging.Logger
-
Logs the given message at the given log level.
- Logger - Interface in org.gradle.api.logging
-
An extension to the SLF4J Logger
interface, which adds the quiet
and lifecycle
log
levels.
- LOGGER - Static variable in class org.gradle.language.scala.tasks.AbstractScalaCompile
-
- Logging - Class in org.gradle.api.logging
-
The main entry point for Gradle's logging system.
- Logging() - Constructor for class org.gradle.api.logging.Logging
-
- LoggingManager - Interface in org.gradle.api.logging
-
A LoggingManager
provides access to and control over the Gradle logging system.
- LoggingOutput - Interface in org.gradle.api.logging
-
Provides access to the output of the Gradle logging system.
- LogLevel - Enum in org.gradle.api.logging
-
The log levels supported by Gradle.
- 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 - Static variable in interface org.gradle.api.tasks.SourceSet
-
The name of the main source set.
- Managed - Annotation Type in org.gradle.model
-
A managed type is transparent to the model space, and enforces immutability at the appropriate times in the object's lifecycle.
- ManagedSet<T> - Interface in org.gradle.model.collection
-
- Manifest - Interface in org.gradle.api.java.archives
-
Represents the manifest file of a JAR file.
- manifest(Closure<?>) - Method in class org.gradle.jvm.tasks.Jar
-
Configures the manifest for this JAR archive.
- ManifestException - Exception 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) - Constructor for exception org.gradle.api.java.archives.ManifestException
-
- ManifestException(String, Throwable) - Constructor for exception org.gradle.api.java.archives.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.
- matchesStrictly(ComponentIdentifier) - Method in interface org.gradle.api.artifacts.component.ComponentSelector
-
Checks if selector matches component identifier.
- matchesStrictly(ModuleVersionIdentifier) - Method in interface org.gradle.api.artifacts.ModuleVersionSelector
-
To match strictly means that the given identifier needs to have
equal group, module name and version.
- matching(Spec<? super T>) - Method in interface org.gradle.api.DomainObjectCollection
-
Returns a collection which contains the objects in this collection which meet the given specification.
- matching(Closure) - Method in interface org.gradle.api.DomainObjectCollection
-
Returns a collection which contains the objects in this collection which meet the given closure specification.
- matching(Spec<? super T>) - Method in interface org.gradle.api.DomainObjectSet
-
Returns a collection which contains the objects in this collection which meet the given specification.
- matching(Closure) - Method in interface org.gradle.api.DomainObjectSet
-
Returns a collection which contains the objects in this collection which meet the given closure specification.
- matching(Closure) - Method in interface org.gradle.api.file.FileTree
-
Restricts the contents of this tree to those files matching the given filter.
- matching(PatternFilterable) - Method in interface org.gradle.api.file.FileTree
-
Restricts the contents of this tree to those files matching the given filter.
- matching(Spec<? super T>) - Method in interface org.gradle.api.NamedDomainObjectCollection
-
Returns a collection which contains the objects in this collection which meet the given specification.
- matching(Closure) - Method in interface org.gradle.api.NamedDomainObjectCollection
-
Returns a collection which contains the objects in this collection which meet the given closure specification.
- matching(Spec<? super T>) - Method in interface org.gradle.api.NamedDomainObjectList
-
Returns a collection which contains the objects in this collection which meet the given specification.
- matching(Closure) - Method in interface org.gradle.api.NamedDomainObjectList
-
Returns a collection which contains the objects in this collection which meet the given closure specification.
- matching(Spec<? super T>) - Method in interface org.gradle.api.NamedDomainObjectSet
-
Returns a collection which contains the objects in this collection which meet the given specification.
- matching(Closure) - Method in interface org.gradle.api.NamedDomainObjectSet
-
Returns a collection which contains the objects in this collection which meet the given closure specification.
- matching(Spec<? super T>) - Method in interface org.gradle.api.plugins.PluginCollection
-
Returns a collection which contains the objects in this collection which meet the given specification.
- matching(Closure) - Method in interface org.gradle.api.plugins.PluginCollection
-
Returns a collection which contains the objects in this collection which meet the given closure specification.
- matching(Spec<? super T>) - Method in interface org.gradle.api.tasks.TaskCollection
-
Returns a collection which contains the objects in this collection which meet the given specification.
- matching(Closure) - Method in interface org.gradle.api.tasks.TaskCollection
-
Returns a collection which contains the objects in this collection which meet the given closure specification.
- maven(Closure) - Method in interface org.gradle.api.artifacts.dsl.RepositoryHandler
-
Adds and configures a Maven repository.
- maven(Action<? super MavenArtifactRepository>) - Method in interface org.gradle.api.artifacts.dsl.RepositoryHandler
-
Adds and configures a Maven repository.
- MAVEN_ARTIFACT_PATTERN - Static variable in interface org.gradle.api.artifacts.repositories.IvyArtifactRepository
-
- MAVEN_CENTRAL_URL - Static variable in interface org.gradle.api.artifacts.ArtifactRepositoryContainer
-
- MAVEN_IVY_PATTERN - Static variable in interface org.gradle.api.artifacts.repositories.IvyArtifactRepository
-
- MavenArtifact - Interface in org.gradle.api.publish.maven
-
- MavenArtifactRepository - Interface in org.gradle.api.artifacts.repositories
-
An artifact repository which uses a Maven format to store artifacts and meta-data.
- MavenArtifactSet - Interface in org.gradle.api.publish.maven
-
- mavenCentral(Map<String, ?>) - Method in interface org.gradle.api.artifacts.dsl.RepositoryHandler
-
Adds a repository which looks in the Maven central repository for dependencies.
- mavenCentral() - Method in interface org.gradle.api.artifacts.dsl.RepositoryHandler
-
Adds a repository which looks in the Maven central repository for dependencies.
- MavenDependency - Interface in org.gradle.api.publish.maven
-
- MavenDeployer - Interface in org.gradle.api.artifacts.maven
-
A resolver that can only be used for uploading artifacts to a Maven repository.
- mavenDeployer() - Method in interface org.gradle.api.plugins.MavenRepositoryHandlerConvention
-
Adds a repository for publishing to a Maven repository.
- mavenDeployer(Closure) - Method in interface org.gradle.api.plugins.MavenRepositoryHandlerConvention
-
Adds a repository for publishing to a Maven repository.
- mavenDeployer(Map<String, ?>) - Method in interface org.gradle.api.plugins.MavenRepositoryHandlerConvention
-
Adds a repository for publishing to a Maven repository.
- mavenDeployer(Map<String, ?>, Closure) - Method in interface org.gradle.api.plugins.MavenRepositoryHandlerConvention
-
Adds a repository for publishing to a Maven repository.
- MavenDeployment - Interface in org.gradle.api.artifacts.maven
-
Represents the artifacts which will be deployed to a Maven repository.
- mavenInstaller() - Method in interface org.gradle.api.plugins.MavenRepositoryHandlerConvention
-
Adds a repository for installing to a local Maven cache.
- mavenInstaller(Closure) - Method in interface org.gradle.api.plugins.MavenRepositoryHandlerConvention
-
Adds a repository for installing to a local Maven cache.
- mavenInstaller(Map<String, ?>) - Method in interface org.gradle.api.plugins.MavenRepositoryHandlerConvention
-
Adds a repository for installing to a local Maven cache.
- mavenInstaller(Map<String, ?>, Closure) - Method in interface org.gradle.api.plugins.MavenRepositoryHandlerConvention
-
Adds a repository for installing to a local Maven cache.
- mavenLocal() - Method in interface org.gradle.api.artifacts.dsl.RepositoryHandler
-
Adds a repository which looks in the local Maven cache for dependencies.
- MavenModule - Interface in org.gradle.maven
-
A Maven Module component.
- MavenPlugin - Class in org.gradle.api.plugins
-
A
Plugin
which allows project artifacts to be deployed to a Maven repository, or installed
to the local Maven cache.
- MavenPlugin(Factory<LoggingManagerInternal>, FileResolver, ProjectPublicationRegistry, ProjectConfigurationActionContainer, MavenSettingsProvider, LocalMavenRepositoryLocator) - Constructor for class org.gradle.api.plugins.MavenPlugin
-
- MavenPluginConvention - Class in org.gradle.api.plugins
-
- MavenPluginConvention(ProjectInternal, MavenFactory) - Constructor for class org.gradle.api.plugins.MavenPluginConvention
-
- MavenPom - Interface in org.gradle.api.artifacts.maven
-
Is used for generating a Maven POM file and customizing the generation.
- MavenPom - Interface in org.gradle.api.publish.maven
-
The POM for a Maven publication.
- MavenPomArtifact - Interface in org.gradle.maven
-
A Maven POM artifact.
- MavenPublication - Interface in org.gradle.api.publish.maven
-
A MavenPublication
is the representation/configuration of how Gradle should publish something in Maven format.
- MavenPublishPlugin - Class in org.gradle.api.publish.maven.plugins
-
Adds the ability to publish in the Maven format to Maven repositories.
- MavenPublishPlugin(Instantiator, DependencyMetaDataProvider, FileResolver, ProjectDependencyPublicationResolver) - Constructor for class org.gradle.api.publish.maven.plugins.MavenPublishPlugin
-
- MavenRepositoryHandlerConvention - Interface in org.gradle.api.plugins
-
Allows Maven repositories for publishing artifacts to be defined.
- MavenResolver - Interface in org.gradle.api.artifacts.maven
-
- maybeCreate(String) - Method in interface org.gradle.api.NamedDomainObjectContainer
-
Looks for an item with the given name, creating and adding it to this container if it does not exist.
- maybeCreate(String, Class<U>) - Method in interface org.gradle.api.PolymorphicDomainObjectContainer
-
Looks for an item with the given name and type, creating and adding it to this container if it does not exist.
- metaInf(Closure<?>) - Method in class org.gradle.jvm.tasks.Jar
-
Adds content to this JAR archive's META-INF directory.
- MicrosoftVisualCppPlugin - Class in org.gradle.nativeplatform.toolchain.plugins
-
A
Plugin
which makes the Microsoft Visual C++ compiler available to compile C/C++ code.
- MicrosoftVisualCppPlugin() - Constructor for class org.gradle.nativeplatform.toolchain.plugins.MicrosoftVisualCppPlugin
-
- MinimalJavadocOptions - Interface in org.gradle.external.javadoc
-
Provides the core Javadoc options.
- minus(FileCollection) - Method in interface org.gradle.api.file.FileCollection
-
Returns a FileCollection
which contains the intersection of this collection and the given collection.
- MissingResourceException - Exception in org.gradle.api.resources
-
Exception thrown when the resource does not exist
- MissingResourceException(String) - Constructor for exception org.gradle.api.resources.MissingResourceException
-
- mkdir(Object) - Method in interface org.gradle.api.Project
-
Creates a directory and returns a file pointing to it.
- mkdir(Object) - Method in interface org.gradle.api.Script
-
Creates a directory and returns a file pointing to it.
- Model - Annotation Type in org.gradle.model
-
Denotes that the
RuleSource
method rule carrying this annotation creates a new top level element in the model space.
- Model - Interface in org.gradle.tooling.model
-
A model that is buildable by the Tooling API.
- model(Class<T>) - Method in interface org.gradle.tooling.ProjectConnection
-
Creates a builder which can be used to query the model of the given type.
- MODEL_TASK - Static variable in class org.gradle.api.plugins.HelpTasksPlugin
-
- ModelBuilder<T> - Interface in org.gradle.tooling
-
A ModelBuilder
allows you to fetch a snapshot of some model for a project or a build.
- ModelInstantiationException - Exception in org.gradle.platform.base
-
Thrown when a model element cannot be instantiated for some reason.
- ModelInstantiationException(String) - Constructor for exception org.gradle.platform.base.ModelInstantiationException
-
- ModelInstantiationException(String, Throwable) - Constructor for exception org.gradle.platform.base.ModelInstantiationException
-
- ModelMap<T> - Interface in org.gradle.model
-
Model backed map like structure allowing adding of items where instantiation is managed.
- ModelReport - Class in org.gradle.api.reporting.model
-
Displays some details about the configuration model of the project.
- ModelReport() - Constructor for class org.gradle.api.reporting.model.ModelReport
-
- ModelRuleBindingException - Exception in org.gradle.model
-
Thrown when there is a problem binding the model element references of a model rule.
- ModelRuleBindingException(String) - Constructor for exception org.gradle.model.ModelRuleBindingException
-
- ModelSet<T> - Interface in org.gradle.model
-
A set of managed model objects.
- ModelViewClosedException - Exception in org.gradle.model
-
Thrown when at attempt is made to mutate a subject of a rule after the rule has completed.
- ModelViewClosedException(ModelType<?>, ModelRuleDescriptor) - Constructor for exception org.gradle.model.ModelViewClosedException
-
- module(String) - Method in interface org.gradle.api.artifacts.DependencySubstitutions
-
Create a ModuleComponentSelector from the provided input string.
- module(Object, Action<? super ComponentModuleMetadata>) - Method in interface org.gradle.api.artifacts.dsl.ComponentModuleMetadataHandler
-
Enables configuring component module metadata.
- module(Object) - Method in interface org.gradle.api.artifacts.dsl.DependencyHandler
-
Creates a dependency on a client module.
- module(Object, Closure) - Method in interface org.gradle.api.artifacts.dsl.DependencyHandler
-
Creates a dependency on a client module.
- Module - Interface in org.gradle.api.artifacts
-
Deprecated.
- module(String) - Method in interface org.gradle.platform.base.DependencySpecContainer
-
Defines a new module dependency, based on a module id or a simple name.
- module(String) - Method in interface org.gradle.platform.base.ModuleDependencySpecBuilder
-
Narrows this dependency specification down to a specific module.
- module(EarModule, String) - Method in interface org.gradle.plugins.ear.descriptor.DeploymentDescriptor
-
Add a module to the deployment descriptor.
- module(String, String) - Method in interface org.gradle.plugins.ear.descriptor.DeploymentDescriptor
-
Add a module to the deployment descriptor.
- MODULE_KEY - Static variable in interface org.gradle.api.artifacts.ExcludeRule
-
- ModuleComponentIdentifier - Interface in org.gradle.api.artifacts.component
-
An identifier for a component instance which is available as a module version.
- ModuleComponentSelector - Interface in org.gradle.api.artifacts.component
-
Criteria for selecting a component instance that is available as a module version.
- ModuleDependency - Interface in org.gradle.api.artifacts
-
A
ModuleDependency
is a
Dependency
on a module outside the current
project.
- ModuleDependencySpec - Interface in org.gradle.platform.base
-
A dependency onto a module.
- ModuleDependencySpecBuilder - Interface in org.gradle.platform.base
-
- ModuleIdentifier - Interface in org.gradle.api.artifacts
-
The identifier of a module.
- ModuleResolutionControl - Interface in org.gradle.api.artifacts.cache
-
Command methods for controlling module resolution via the DSL.
- modules(Action<? super ComponentModuleMetadataHandler>) - Method in interface org.gradle.api.artifacts.dsl.DependencyHandler
-
Configures module metadata for this project.
- ModuleVersionIdentifier - Interface in org.gradle.api.artifacts
-
The identifier of a module version.
- ModuleVersionSelector - Interface in org.gradle.api.artifacts
-
Selects a module version
- mustRunAfter(Object...) - Method in interface org.gradle.api.Task
-
Specifies that this task must run after all of the supplied tasks.
- Mutate - Annotation Type in org.gradle.model
-
Denotes that the
RuleSource
method rule carrying this annotation mutates the rule subject.
N
- NAME - Static variable in interface org.gradle.api.plugins.antlr.AntlrSourceVirtualDirectory
-
- NAME - Static variable in interface org.gradle.api.publish.PublishingExtension
-
The name of this extension when installed by the
PublishingPlugin
("publishing").
- NAME - Static variable in class org.gradle.api.reporting.ReportingExtension
-
The name of this extension (""reporting"")
- NAME - Static variable in class org.gradle.plugins.javascript.base.JavaScriptExtension
-
- NAME - Static variable in class org.gradle.plugins.javascript.base.JavaScriptRepositoriesExtension
-
- NAME - Static variable in class org.gradle.plugins.javascript.coffeescript.CoffeeScriptExtension
-
- NAME - Static variable in class org.gradle.plugins.javascript.jshint.JsHintExtension
-
- NAME - Static variable in class org.gradle.plugins.javascript.rhino.RhinoExtension
-
- Named - Interface in org.gradle.api
-
Types can implement this interface and use the embedded
Named.Namer
implementation, to satisfy API that calls for a namer.
- named(String, Action<? super T>) - Method in interface org.gradle.model.collection.CollectionBuilder
-
Deprecated.
Applies the given action to the given item, when the item is required.
- named(String, Class<? extends RuleSource>) - Method in interface org.gradle.model.collection.CollectionBuilder
-
Deprecated.
Applies the given rule source class to the given item, when the item is required.
- named(String, Action<? super T>) - Method in interface org.gradle.model.ModelMap
-
Applies the given action to the given item, when the item is required.
- named(String, Class<? extends RuleSource>) - Method in interface org.gradle.model.ModelMap
-
Applies the given rule source class to the given item, when the item is required.
- Named.Namer - Class in org.gradle.api
-
An implementation of the namer interface for objects implementing the named interface.
- NamedDomainObjectCollection<T> - Interface in org.gradle.api
-
A NamedDomainObjectCollection
represents a collection of domain objects that have an inherent, constant, name.
- NamedDomainObjectContainer<T> - Interface in org.gradle.api
-
A named domain object container is a specialisation of
NamedDomainObjectSet
that adds the ability to create
instances of the element type.
- NamedDomainObjectFactory<T> - Interface in org.gradle.api
-
A factory for named objects of type T
.
- NamedDomainObjectList<T> - Interface in org.gradle.api
-
- NamedDomainObjectSet<T> - Interface in org.gradle.api
-
- Namer() - Constructor for class org.gradle.api.artifacts.Configuration.Namer
-
- Namer() - Constructor for class org.gradle.api.Named.Namer
-
- Namer<T> - Interface in org.gradle.api
-
A namer is capable of providing a name based on some inherent characteristic of an object.
- NAMER - Static variable in interface org.gradle.api.reporting.Report
-
- Namer() - Constructor for class org.gradle.api.Task.Namer
-
- Namer.Comparator<T> - Class in org.gradle.api
-
A comparator implementation based on the names returned by the given namer.
- NativeBinariesTestPlugin - Class in org.gradle.nativeplatform.test.plugins
-
A plugin that sets up the infrastructure for testing native binaries.
- NativeBinariesTestPlugin() - Constructor for class org.gradle.nativeplatform.test.plugins.NativeBinariesTestPlugin
-
- NativeBinary - Interface in org.gradle.nativeplatform
-
Represents a particular binary artifact.
- NativeBinarySpec - Interface in org.gradle.nativeplatform
-
Represents a binary artifact that is the result of building a native component.
- NativeComponentExtension - Interface in org.gradle.nativeplatform
-
The configuration for native components generated by this build.
- NativeComponentModelPlugin - Class in org.gradle.nativeplatform.plugins
-
A plugin that sets up the infrastructure for defining native binaries.
- NativeComponentModelPlugin(ModelRegistry, Instantiator) - Constructor for class org.gradle.nativeplatform.plugins.NativeComponentModelPlugin
-
- NativeComponentPlugin - Class in org.gradle.nativeplatform.plugins
-
A plugin that creates tasks used for constructing native binaries.
- NativeComponentPlugin() - Constructor for class org.gradle.nativeplatform.plugins.NativeComponentPlugin
-
- NativeComponentSpec - Interface in org.gradle.nativeplatform
-
Definition of a software component that is to be built by Gradle to run a on JVM platform.
- NativeDependencySet - Interface in org.gradle.nativeplatform
-
Models a collection of native type dependencies.
- NativeExecutable - Interface in org.gradle.nativeplatform
-
An executable native component that is built by Gradle.
- NativeExecutableBinary - Interface in org.gradle.nativeplatform
-
A binary artifact for a
NativeExecutable
, targeted at a particular platform with specific configuration.
- NativeExecutableBinarySpec - Interface in org.gradle.nativeplatform
-
An binary built by Gradle for a native application.
- NativeExecutableBinarySpec.TasksCollection - Interface in org.gradle.nativeplatform
-
Provides access to key tasks used for building the binary.
- NativeExecutableFileSpec - Class in org.gradle.nativeplatform
-
Specifies how to build and where to place a native executable file.
- NativeExecutableFileSpec() - Constructor for class org.gradle.nativeplatform.NativeExecutableFileSpec
-
- NativeExecutableSpec - Interface in org.gradle.nativeplatform
-
Definition of a native executable component that is to be built by Gradle.
- NativeInstallationSpec - Class in org.gradle.nativeplatform
-
Specifies the installation location for a native executable.
- NativeInstallationSpec() - Constructor for class org.gradle.nativeplatform.NativeInstallationSpec
-
- NativeLibrary - Interface in org.gradle.nativeplatform
-
A library component that is built by a gradle project.
- NativeLibraryBinary - Interface in org.gradle.nativeplatform
-
- NativeLibraryBinarySpec - Interface in org.gradle.nativeplatform
-
Represents a binary artifact that is the result of building a native library component.
- NativeLibraryRequirement - Interface in org.gradle.nativeplatform
-
A dependency on a native library within the build.
- NativeLibrarySpec - Interface in org.gradle.nativeplatform
-
Definition of a native library component that is to be built by Gradle.
- NativePlatform - Interface in org.gradle.nativeplatform.platform
-
A target platform for building native binaries.
- NativePlatformToolChain - Interface in org.gradle.nativeplatform.toolchain
-
A platform specific configurable tool chain.
- NativeResourceSet - Interface in org.gradle.language.nativeplatform
-
A source set that provides resources.
- NativeTestSuiteBinarySpec - Interface in org.gradle.nativeplatform.test
-
An executable which runs a suite of tests.
- NativeTestSuiteBinarySpec.TasksCollection - Interface in org.gradle.nativeplatform.test
-
Provides access to key tasks used for building the binary.
- NativeTestSuiteSpec - Interface in org.gradle.nativeplatform.test
-
A component representing a suite of tests that will be executed together.
- NativeToolChain - Interface in org.gradle.nativeplatform.toolchain
-
A set of compilers and linkers that are used together to construct a native binary.
- NativeToolChainRegistry - Interface in org.gradle.nativeplatform.toolchain
-
- Nested - Annotation Type in org.gradle.api.tasks
-
Marks a property as specifying a nested bean, whose properties should be checked for annotations.
- newBuild() - Method in class org.gradle.StartParameter
-
Creates the parameters for a new build, using these parameters as a template.
- newBuild() - Method in interface org.gradle.tooling.ProjectConnection
-
Creates a launcher which can be used to execute a build.
- newCancellationTokenSource() - Static method in class org.gradle.tooling.GradleConnector
-
- newConnector() - Static method in class org.gradle.tooling.GradleConnector
-
Creates a new connector instance.
- newInstance() - Method in class org.gradle.StartParameter
-
Duplicates this StartParameter
instance.
- newTestLauncher() - Method in interface org.gradle.tooling.ProjectConnection
-
Creates a test launcher which can be used to execute tests.
- noComment(boolean) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- noComment() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- noDeprecated(boolean) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- noDeprecated() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- noDeprecatedList(boolean) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- noDeprecatedList() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- noHelp(boolean) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- noHelp() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- noIndex(boolean) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- noIndex() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- noNavBar(boolean) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- noNavBar() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- NonExtensible - Annotation Type in org.gradle.api
-
Indicates that the type, when DSL enhanced, does not support extensibility.
- noQualifier(List<String>) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- noQualifiers(String...) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- noSince(boolean) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- noSince() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- not(Spec<? super T>) - Static method in class org.gradle.api.specs.Specs
-
- noTimestamp - Variable in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- noTimestamp(boolean) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- noTimestamp() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- noTree(boolean) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- noTree() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- NotSpec<T> - Class in org.gradle.api.specs
-
A
Spec
implementation which negates another
Spec
.
- NotSpec(Spec<? super T>) - Constructor for class org.gradle.api.specs.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
-
An
ObjectConfigurationAction
allows you to apply
Plugin
s and scripts to an object
or objects.
- ObjectFile - Class in org.gradle.nativeplatform
-
LanguageOutputType marking object file output type.
- ObjectFile() - Constructor for class org.gradle.nativeplatform.ObjectFile
-
- ObjectFilesToBinary - Interface in org.gradle.nativeplatform.tasks
-
A task that combines a set of object files into a single binary.
- ObjectiveCCompile - Class in org.gradle.language.objectivec.tasks
-
Compiles Objective-C source files into object files.
- ObjectiveCCompile() - Constructor for class org.gradle.language.objectivec.tasks.ObjectiveCCompile
-
- ObjectiveCLangPlugin - Class in org.gradle.language.objectivec.plugins
-
Adds core Objective-C language support.
- ObjectiveCLangPlugin() - Constructor for class org.gradle.language.objectivec.plugins.ObjectiveCLangPlugin
-
- ObjectiveCPlugin - Class in org.gradle.language.objectivec.plugins
-
A plugin for projects wishing to build native binary components from Objective-C sources.
- ObjectiveCPlugin() - Constructor for class org.gradle.language.objectivec.plugins.ObjectiveCPlugin
-
- ObjectiveCppCompile - Class in org.gradle.language.objectivecpp.tasks
-
Compiles Objective-C++ source files into object files.
- ObjectiveCppCompile() - Constructor for class org.gradle.language.objectivecpp.tasks.ObjectiveCppCompile
-
- ObjectiveCppLangPlugin - Class in org.gradle.language.objectivecpp.plugins
-
Adds core Objective-Cpp language support.
- ObjectiveCppLangPlugin() - Constructor for class org.gradle.language.objectivecpp.plugins.ObjectiveCppLangPlugin
-
- ObjectiveCppPlugin - Class in org.gradle.language.objectivecpp.plugins
-
A plugin for projects wishing to build native binary components from Objective-C++ sources.
- ObjectiveCppPlugin() - Constructor for class org.gradle.language.objectivecpp.plugins.ObjectiveCppPlugin
-
- ObjectiveCppPreCompiledHeaderCompile - Class in org.gradle.language.objectivecpp.tasks
-
Compiles Objective C++ header source files into object files.
- ObjectiveCppPreCompiledHeaderCompile() - Constructor for class org.gradle.language.objectivecpp.tasks.ObjectiveCppPreCompiledHeaderCompile
-
- ObjectiveCppSourceSet - Interface in org.gradle.language.objectivecpp
-
A set of Objective-C++ source files.
- ObjectiveCPreCompiledHeaderCompile - Class in org.gradle.language.objectivec.tasks
-
Compiles Objective C header source files into object files.
- ObjectiveCPreCompiledHeaderCompile() - Constructor for class org.gradle.language.objectivec.tasks.ObjectiveCPreCompiledHeaderCompile
-
- ObjectiveCSourceSet - Interface in org.gradle.language.objectivec
-
A set of Objective-C source files.
- onComplete(T) - Method in interface org.gradle.tooling.ResultHandler
-
Handles successful completion of the operation.
- onFailure(GradleConnectionException) - Method in interface org.gradle.tooling.ResultHandler
-
Handles a failed operation.
- onlyIf(Closure) - Method in interface org.gradle.api.Task
-
Execute the task only if the given closure returns true.
- onlyIf(Spec<? super Task>) - Method in interface org.gradle.api.Task
-
Execute the task only if the given spec is satisfied.
- onOutput(CharSequence) - Method in interface org.gradle.api.logging.StandardOutputListener
-
Called when some output is written by the logging system.
- onOutput(Closure) - Method in class org.gradle.api.tasks.testing.Test
-
Adds a closure to be notified when output from the test received.
- onOutput(TestDescriptor, TestOutputEvent) - Method in interface org.gradle.api.tasks.testing.TestOutputListener
-
Fired when during test execution anything is printed to standard output or error
- open() - Method in interface org.gradle.api.file.FileTreeElement
-
Opens this file as an input stream.
- operatingSystem(String) - Method in interface org.gradle.nativeplatform.platform.NativePlatform
-
Sets the operating system being targeted.
- OperatingSystem - Interface in org.gradle.nativeplatform.platform
-
A machine operating system.
- OperationDescriptor - Interface in org.gradle.tooling.events
-
Describes an operation for which an event has occurred.
- OperationResult - Interface in org.gradle.tooling.events
-
Describes the result of running an operation.
- OperationType - Enum in org.gradle.tooling.events
-
Enumerates the different types of operations for which progress events can be received.
- Optional - Annotation Type in org.gradle.api.tasks
-
Marks a task property as optional.
- optionFiles(File...) - Method in class org.gradle.external.javadoc.CoreJavadocOptions
-
- optionFiles(File...) - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
-
- OptionLessJavadocOptionFileOption<T> - Interface in org.gradle.external.javadoc
-
Represents a Javadoc option.
- optionMap() - Method in class org.gradle.api.tasks.compile.AbstractOptions
-
- optionMap() - Method in class org.gradle.api.tasks.compile.CompileOptions
-
Internal method.
- optionMap() - Method in class org.gradle.api.tasks.compile.GroovyCompileOptions
-
Internal method.
- options(Closure<?>) - Method in class org.gradle.api.tasks.javadoc.Javadoc
-
Convenience method for configuring Javadoc generation options.
- options(Closure) - Method in class org.gradle.api.tasks.testing.Test
-
Configures test framework specific options.
- options(Action<CoffeeScriptCompileOptions>) - Method in class org.gradle.plugins.javascript.coffeescript.CoffeeScriptCompile
-
- options(Closure<?>) - Method in class org.gradle.plugins.javascript.coffeescript.CoffeeScriptCompile
-
- or(Spec<? super T>...) - Static method in class org.gradle.api.specs.Specs
-
- or(Collection<? extends Spec<? super T>>) - Static method in class org.gradle.api.specs.Specs
-
- or(boolean, List<? extends Spec<? super T>>) - Static method in class org.gradle.api.specs.Specs
-
- org.gradle - package org.gradle
-
Classes for embedding Gradle.
- org.gradle.api - package org.gradle.api
-
Start Here: Gradle's
Project
API, which is available from your build files.
- org.gradle.api.artifacts - package org.gradle.api.artifacts
-
Classes for declaring and using artifacts and artifact dependencies.
- org.gradle.api.artifacts.cache - package org.gradle.api.artifacts.cache
-
Classes for controlling dependency resolution.
- org.gradle.api.artifacts.component - package org.gradle.api.artifacts.component
-
Classes that provide meta-data about software components.
- org.gradle.api.artifacts.dsl - package org.gradle.api.artifacts.dsl
-
Classes used in the artifact DSL.
- org.gradle.api.artifacts.ivy - package org.gradle.api.artifacts.ivy
-
Classes for declaring and using Ivy modules.
- org.gradle.api.artifacts.maven - package org.gradle.api.artifacts.maven
-
Maven specific classes for dependency management.
- org.gradle.api.artifacts.query - package org.gradle.api.artifacts.query
-
Classes used for querying the artifacts.
- org.gradle.api.artifacts.repositories - package org.gradle.api.artifacts.repositories
-
Classes for declaring and using artifact repositories.
- org.gradle.api.artifacts.result - package org.gradle.api.artifacts.result
-
Classes that compose the resolution result
- org.gradle.api.component - package org.gradle.api.component
-
Types for declaring and using Software Components.
- org.gradle.api.credentials - package org.gradle.api.credentials
-
general credentials related classes.
- org.gradle.api.distribution - package org.gradle.api.distribution
-
The main interfaces and classes of the distribution plugin.
- org.gradle.api.dsl - package org.gradle.api.dsl
-
dsl related classes.
- org.gradle.api.execution - package org.gradle.api.execution
-
Classes for managing and monitoring build execution.
- org.gradle.api.file - package org.gradle.api.file
-
Classes for working with files.
- org.gradle.api.initialization - package org.gradle.api.initialization
-
Classes for managing and monitoring build initialization.
- org.gradle.api.initialization.dsl - package org.gradle.api.initialization.dsl
-
Classes used in the initialization DSL.
- org.gradle.api.invocation - package org.gradle.api.invocation
-
Classes for invoking and monitoring gradle builds.
- org.gradle.api.java.archives - package org.gradle.api.java.archives
-
Classes for working with JAR manifests.
- org.gradle.api.logging - package org.gradle.api.logging
-
Classes for managing logging in Gradle.
- org.gradle.api.plugins - package org.gradle.api.plugins
-
The standard
Plugin
implementations.
- org.gradle.api.plugins.announce - package org.gradle.api.plugins.announce
-
A
Plugin
for generating announcements from your build.
- org.gradle.api.plugins.antlr - package org.gradle.api.plugins.antlr
-
A
Plugin
for generating parsers from Antlr grammars.
- org.gradle.api.plugins.buildcomparison.gradle - package org.gradle.api.plugins.buildcomparison.gradle
-
Build comparision classes that are specific to Gradle, including comparing Gradle upgrades.
- org.gradle.api.plugins.jetty - package org.gradle.api.plugins.jetty
-
The Jetty
Plugin
implementation.
- org.gradle.api.plugins.osgi - package org.gradle.api.plugins.osgi
-
The OSGi
Plugin
implementation.
- org.gradle.api.plugins.quality - package org.gradle.api.plugins.quality
-
Plugins which measure and enforce code quality.
- org.gradle.api.publish - package org.gradle.api.publish
-
Classes that deal with publishing artifacts.
- org.gradle.api.publish.ivy - package org.gradle.api.publish.ivy
-
Types that deal with publishing in the Ivy format.
- org.gradle.api.publish.ivy.plugins - package org.gradle.api.publish.ivy.plugins
-
Plugins for Ivy publishing.
- org.gradle.api.publish.ivy.tasks - package org.gradle.api.publish.ivy.tasks
-
Tasks for Ivy publishing.
- org.gradle.api.publish.maven - package org.gradle.api.publish.maven
-
Types that deal with publishing in the Maven format.
- org.gradle.api.publish.maven.plugins - package org.gradle.api.publish.maven.plugins
-
Plugins for publishing in the Maven format.
- org.gradle.api.publish.maven.tasks - package org.gradle.api.publish.maven.tasks
-
Tasks for publishing in the Maven format.
- org.gradle.api.publish.plugins - package org.gradle.api.publish.plugins
-
Publishing plugins.
- org.gradle.api.reporting - package org.gradle.api.reporting
-
Classes for reporting
- org.gradle.api.reporting.components - package org.gradle.api.reporting.components
-
Component reporting tasks.
- org.gradle.api.reporting.dependencies - package org.gradle.api.reporting.dependencies
-
Types responsible for generating dependency reports.
- org.gradle.api.reporting.model - package org.gradle.api.reporting.model
-
Configuration model reporting tasks.
- org.gradle.api.reporting.plugins - package org.gradle.api.reporting.plugins
-
Plugins for reporting
- org.gradle.api.resources - package org.gradle.api.resources
-
Interfaces and API for the 'Resources' concept.
- org.gradle.api.specs - package org.gradle.api.specs
-
Classes for defining general purpose criteria.
- org.gradle.api.tasks - package org.gradle.api.tasks
-
The standard
Task
implementations.
- org.gradle.api.tasks.ant - package org.gradle.api.tasks.ant
-
The Ant integration
Task
implementations.
- org.gradle.api.tasks.bundling - package org.gradle.api.tasks.bundling
-
The archive bundling
Task
implementations.
- org.gradle.api.tasks.compile - package org.gradle.api.tasks.compile
-
The compilation
Task
implementations.
- org.gradle.api.tasks.diagnostics - package org.gradle.api.tasks.diagnostics
-
The diagnostic
Task
implementations.
- org.gradle.api.tasks.incremental - package org.gradle.api.tasks.incremental
-
API classes for implementing incremental tasks.
- org.gradle.api.tasks.javadoc - package org.gradle.api.tasks.javadoc
-
The documentation generation
Task
implementations.
- org.gradle.api.tasks.scala - package org.gradle.api.tasks.scala
-
Scala
Task
implementations.
- org.gradle.api.tasks.testing - package org.gradle.api.tasks.testing
-
The unit testing
Task
implementations.
- org.gradle.api.tasks.testing.logging - package org.gradle.api.tasks.testing.logging
-
Types related to logging of test related information to the console.
- org.gradle.api.tasks.util - package org.gradle.api.tasks.util
-
Utility classes used by the standard task implementations.
- org.gradle.api.tasks.wrapper - package org.gradle.api.tasks.wrapper
-
- org.gradle.authentication - package org.gradle.authentication
-
Classes related to transport authentication protocols.
- org.gradle.authentication.http - package org.gradle.authentication.http
-
Classes related to transport authentication protocols for HTTP.
- org.gradle.buildinit.plugins - package org.gradle.buildinit.plugins
-
Build init plugins.
- org.gradle.external.javadoc - package org.gradle.external.javadoc
-
Classes to run Javadoc.
- org.gradle.ide.visualstudio - package org.gradle.ide.visualstudio
-
Model classes for visual studio.
- org.gradle.ide.visualstudio.plugins - package org.gradle.ide.visualstudio.plugins
-
Plugins for Visual Studio integration.
- org.gradle.ivy - package org.gradle.ivy
-
Component types for Ivy modules.
- org.gradle.jvm - package org.gradle.jvm
-
Types for support of JVM runtime.
- org.gradle.jvm.application.scripts - package org.gradle.jvm.application.scripts
-
Classes that enable JVM application script generation.
- org.gradle.jvm.application.tasks - package org.gradle.jvm.application.tasks
-
Tasks for the JVM application plugin.
- org.gradle.jvm.platform - package org.gradle.jvm.platform
-
Classes for managing platform variance
- org.gradle.jvm.plugins - package org.gradle.jvm.plugins
-
Base plugins that add support for JVM runtime.
- org.gradle.jvm.tasks - package org.gradle.jvm.tasks
-
Tasks that add support for JVM runtime.
- org.gradle.jvm.tasks.api - package org.gradle.jvm.tasks.api
-
Tasks supporting Gradle's "compile avoidance" feature through the generation and use of
API classes and
ApiJar
files.
- org.gradle.jvm.toolchain - package org.gradle.jvm.toolchain
-
Defines tools that can build things that run on the JVM.
- org.gradle.language.assembler - package org.gradle.language.assembler
-
Model classes for building from Assembler language sources.
- org.gradle.language.assembler.plugins - package org.gradle.language.assembler.plugins
-
Plugins for building from Assembler language sources.
- org.gradle.language.assembler.tasks - package org.gradle.language.assembler.tasks
-
Tasks for assembling Assembler sources for a native runtime.
- org.gradle.language.base - package org.gradle.language.base
-
General purpose types for language support.
- org.gradle.language.base.artifact - package org.gradle.language.base.artifact
-
Classes representing artifacts relevant to languages in general.
- org.gradle.language.base.plugins - package org.gradle.language.base.plugins
-
Base plugins for language support.
- org.gradle.language.base.sources - package org.gradle.language.base.sources
-
General purpose types for language sources support.
- org.gradle.language.c - package org.gradle.language.c
-
Model classes for building from C language sources.
- org.gradle.language.c.plugins - package org.gradle.language.c.plugins
-
Plugins for building from C language sources.
- org.gradle.language.c.tasks - package org.gradle.language.c.tasks
-
Tasks for compiling C sources for a native runtime.
- org.gradle.language.coffeescript - package org.gradle.language.coffeescript
-
Language support classes for CoffeeScript
- org.gradle.language.cpp - package org.gradle.language.cpp
-
Model classes for building from C++ language sources.
- org.gradle.language.cpp.plugins - package org.gradle.language.cpp.plugins
-
Plugins for building from C++ language sources.
- org.gradle.language.cpp.tasks - package org.gradle.language.cpp.tasks
-
Tasks for compiling C++ sources for a native runtime.
- org.gradle.language.java - package org.gradle.language.java
-
Types for Java language support.
- org.gradle.language.java.artifact - package org.gradle.language.java.artifact
-
Classes representing artifacts relevant to the Java language.
- org.gradle.language.java.plugins - package org.gradle.language.java.plugins
-
Base plugins that add support for Java language.
- org.gradle.language.java.tasks - package org.gradle.language.java.tasks
-
Tasks that add support for Java language.
- org.gradle.language.javascript - package org.gradle.language.javascript
-
Language support classes for javascript
- org.gradle.language.jvm - package org.gradle.language.jvm
-
Types for support for JVM languages.
- org.gradle.language.jvm.plugins - package org.gradle.language.jvm.plugins
-
Base plugins that add language support for JVM resources.
- org.gradle.language.jvm.tasks - package org.gradle.language.jvm.tasks
-
Tasks for support for JVM languages.
- org.gradle.language.nativeplatform - package org.gradle.language.nativeplatform
-
Model classes for managing language sources.
- org.gradle.language.nativeplatform.tasks - package org.gradle.language.nativeplatform.tasks
-
Base classes for native language compile tasks.
- org.gradle.language.objectivec - package org.gradle.language.objectivec
-
Model classes for building from Objective-C language sources.
- org.gradle.language.objectivec.plugins - package org.gradle.language.objectivec.plugins
-
Plugins for building from Objective-C language sources.
- org.gradle.language.objectivec.tasks - package org.gradle.language.objectivec.tasks
-
Tasks for compiling Objective-C sources for a native runtime.
- org.gradle.language.objectivecpp - package org.gradle.language.objectivecpp
-
Model classes for building from Objective-C++ language sources.
- org.gradle.language.objectivecpp.plugins - package org.gradle.language.objectivecpp.plugins
-
Plugins for building from Objective-C++ language sources.
- org.gradle.language.objectivecpp.tasks - package org.gradle.language.objectivecpp.tasks
-
Tasks for compiling Objective-C++ sources for a native runtime.
- org.gradle.language.rc - package org.gradle.language.rc
-
Model classes for building from Windows Resource scripts.
- org.gradle.language.rc.plugins - package org.gradle.language.rc.plugins
-
Plugins for building from Windows Resource scripts.
- org.gradle.language.rc.tasks - package org.gradle.language.rc.tasks
-
Tasks for compiling Windows resources for a native runtime.
- org.gradle.language.routes - package org.gradle.language.routes
-
Language support classes for routes
- org.gradle.language.scala - package org.gradle.language.scala
-
Types for Scala language support.
- org.gradle.language.scala.plugins - package org.gradle.language.scala.plugins
-
Base plugins that add support for Scala language.
- org.gradle.language.scala.tasks - package org.gradle.language.scala.tasks
-
Tasks that add support for Scala language.
- org.gradle.language.scala.toolchain - package org.gradle.language.scala.toolchain
-
Defines tools that can build scala applications.
- org.gradle.language.twirl - package org.gradle.language.twirl
-
Language support classes for twirl
- org.gradle.maven - package org.gradle.maven
-
Component types for Maven modules.
- org.gradle.model - package org.gradle.model
-
Classes that operate upon the Gradle model.
- org.gradle.model.collection - package org.gradle.model.collection
-
Collection oriented types and utilities.
- org.gradle.nativeplatform - package org.gradle.nativeplatform
-
Classes that model aspects of native component projects.
- org.gradle.nativeplatform.platform - package org.gradle.nativeplatform.platform
-
Classes that allow defining a native binary platform.
- org.gradle.nativeplatform.plugins - package org.gradle.nativeplatform.plugins
-
Plugins for building native component projects.
- org.gradle.nativeplatform.tasks - package org.gradle.nativeplatform.tasks
-
Tasks for building native component projects.
- org.gradle.nativeplatform.test - package org.gradle.nativeplatform.test
-
API classes for testing native binaries.
- org.gradle.nativeplatform.test.cunit - package org.gradle.nativeplatform.test.cunit
-
API classes for cunit integration.
- org.gradle.nativeplatform.test.cunit.plugins - package org.gradle.nativeplatform.test.cunit.plugins
-
Plugins for cunit testing.
- org.gradle.nativeplatform.test.cunit.tasks - package org.gradle.nativeplatform.test.cunit.tasks
-
Tasks for cunit integration.
- org.gradle.nativeplatform.test.googletest - package org.gradle.nativeplatform.test.googletest
-
API classes for Google Test integration.
- org.gradle.nativeplatform.test.googletest.plugins - package org.gradle.nativeplatform.test.googletest.plugins
-
Plugins for Google Test testing.
- org.gradle.nativeplatform.test.plugins - package org.gradle.nativeplatform.test.plugins
-
Plugin classes for generic support for testing native binaries.
- org.gradle.nativeplatform.toolchain - package org.gradle.nativeplatform.toolchain
-
Classes that allow C++ tool chains to be configured.
- org.gradle.nativeplatform.toolchain.plugins - package org.gradle.nativeplatform.toolchain.plugins
-
Built-in tool chain support.
- org.gradle.platform.base - package org.gradle.platform.base
-
General purpose types for runtime support.
- org.gradle.platform.base.binary - package org.gradle.platform.base.binary
-
General purpose types for binary support.
- org.gradle.platform.base.component - package org.gradle.platform.base.component
-
General purpose types for library support.
- org.gradle.platform.base.test - package org.gradle.platform.base.test
-
General purpose types for test suite support.
- org.gradle.play - package org.gradle.play
-
Classes that model aspects of the Play Framework support in Gradle.
- org.gradle.play.distribution - package org.gradle.play.distribution
-
Classes related to creating a Play distribution.
- org.gradle.play.platform - package org.gradle.play.platform
-
Classes for managing play platform
- org.gradle.play.plugins - package org.gradle.play.plugins
-
Plugins that add support for the Play framework.
- org.gradle.play.tasks - package org.gradle.play.tasks
-
Task classes used for the Play Framework support in Gradle.
- org.gradle.play.toolchain - package org.gradle.play.toolchain
-
Defines tools that can build play applications.
- org.gradle.plugin.use - package org.gradle.plugin.use
-
Classes for managing plugin resolution and use.
- org.gradle.plugins.ear - package org.gradle.plugins.ear
-
Support for generating EAR archives in a Gradle build
- org.gradle.plugins.ear.descriptor - package org.gradle.plugins.ear.descriptor
-
Classes for working with EAR deployment descriptors.
- org.gradle.plugins.ide.api - package org.gradle.plugins.ide.api
-
General ide plugin api.
- org.gradle.plugins.ide.eclipse.model - package org.gradle.plugins.ide.eclipse.model
-
Classes for the model used by the EclipsePlugin
.
- org.gradle.plugins.ide.idea.model - package org.gradle.plugins.ide.idea.model
-
Classes for the model used by the IdeaPlugin
.
- org.gradle.plugins.javascript.base - package org.gradle.plugins.javascript.base
-
- org.gradle.plugins.javascript.coffeescript - package org.gradle.plugins.javascript.coffeescript
-
- org.gradle.plugins.javascript.jshint - package org.gradle.plugins.javascript.jshint
-
- org.gradle.plugins.javascript.rhino - package org.gradle.plugins.javascript.rhino
-
- org.gradle.plugins.javascript.rhino.worker - package org.gradle.plugins.javascript.rhino.worker
-
- org.gradle.process - package org.gradle.process
-
Classes for executing system and Java processes.
- org.gradle.testfixtures - package org.gradle.testfixtures
-
Classes and interfaces for testing custom task and plugin implementations.
- org.gradle.testing.jacoco.tasks - package org.gradle.testing.jacoco.tasks
-
Tasks to work with the JaCoCo code coverage library.
- org.gradle.testkit.runner - package org.gradle.testkit.runner
-
Support for executing contrived Gradle builds for the purpose of testing build logic.
- org.gradle.tooling - package org.gradle.tooling
-
The main interfaces and classes of the Gradle tooling API.
- org.gradle.tooling.events - package org.gradle.tooling.events
-
The interfaces and classes related to registering for event notifications and listening to dispatched events.
- org.gradle.tooling.events.task - package org.gradle.tooling.events.task
-
Task execution specific interfaces and classes related to event notifications.
- org.gradle.tooling.events.test - package org.gradle.tooling.events.test
-
Test execution specific interfaces and classes related to event notifications.
- org.gradle.tooling.exceptions - package org.gradle.tooling.exceptions
-
Exceptions thrown when using the tooling API.
- org.gradle.tooling.model - package org.gradle.tooling.model
-
The general-purpose tooling model types, provided by the tooling API.
- org.gradle.tooling.model.build - package org.gradle.tooling.model.build
-
Tooling models for the build environment, which includes information such as Gradle or Java versions.
- org.gradle.tooling.model.eclipse - package org.gradle.tooling.model.eclipse
-
Eclipse-centric tooling models.
- org.gradle.tooling.model.gradle - package org.gradle.tooling.model.gradle
-
The tooling models for Gradle builds and projects.
- org.gradle.tooling.model.idea - package org.gradle.tooling.model.idea
-
IntelliJ IDEA centric tooling models.
- org.gradle.tooling.model.java - package org.gradle.tooling.model.java
-
Java-specific details for tooling models.
- org.gradle.tooling.provider.model - package org.gradle.tooling.provider.model
-
Interfaces and classes that allow tooling models to be made available to the tooling API client.
- OrSpec<T> - 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<? super T>...) - Constructor for class org.gradle.api.specs.OrSpec
-
- OrSpec(Iterable<? extends Spec<? super T>>) - Constructor for class org.gradle.api.specs.OrSpec
-
- OsgiManifest - Interface in org.gradle.api.plugins.osgi
-
Represents a manifest file for a JAR containing an OSGi bundle.
- osgiManifest() - Method in class org.gradle.api.plugins.osgi.OsgiPluginConvention
-
- osgiManifest(Closure) - Method in class org.gradle.api.plugins.osgi.OsgiPluginConvention
-
- OsgiPluginConvention - Class in org.gradle.api.plugins.osgi
-
Is mixed in into the project when applying the OsgiPlugin
.
- OsgiPluginConvention(ProjectInternal) - Constructor for class org.gradle.api.plugins.osgi.OsgiPluginConvention
-
- outOfDate(Action<? super InputFileDetails>) - Method in interface org.gradle.api.tasks.incremental.IncrementalTaskInputs
-
Executes the action for all of the input files that are out-of-date since the previous task execution.
- OutputDirectories - Annotation Type in org.gradle.api.tasks
-
Marks a property as specifying one or more output directories for a task.
- OutputDirectory - Annotation Type in org.gradle.api.tasks
-
Marks a property as specifying an output directory for a task.
- OutputFile - Annotation Type in org.gradle.api.tasks
-
Marks a property as specifying an output file for a task.
- OutputFiles - Annotation Type in org.gradle.api.tasks
-
Marks a property as specifying one or more output files for a task.
- overview(String) - Method in class org.gradle.external.javadoc.CoreJavadocOptions
-
Fluent setter for the overview option.
- overview(String) - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
-
P
- ParallelizableTask - Annotation Type in org.gradle.api.tasks
-
Declares that the associated task can be safely executed in parallel with other tasks.
- parse(boolean, String) - Static method in class org.gradle.api.file.RelativePath
-
- parse(boolean, RelativePath, String) - Static method in class org.gradle.api.file.RelativePath
-
- parse(File, String) - Static method in class org.gradle.plugins.javascript.rhino.worker.RhinoWorkerUtils
-
- parse(File, String, Action<Context>) - Static method in class org.gradle.plugins.javascript.rhino.worker.RhinoWorkerUtils
-
- parseRhino(File, RhinoWorkerUtils.ScopeOperation<T>) - Static method in class org.gradle.plugins.javascript.rhino.worker.RhinoWorkerUtils
-
- PasswordCredentials - Interface in org.gradle.api.artifacts.repositories
-
A username/password credentials that can be used to login to password-protected remote repository.
- Path - Annotation Type in org.gradle.model
-
Specifies a model path on a parameter
- path(Object...) - Method in interface org.gradle.nativeplatform.toolchain.GccCompatibleToolChain
-
Append an entry or entries to the tool chain path.
- PATH_SEPARATOR - Static variable in interface org.gradle.api.Project
-
The hierarchy separator for project and task path names.
- PathValidation - Enum in org.gradle.api
-
An enumeration for describing validation policies for file paths.
- PatternFilterable - Interface in org.gradle.api.tasks.util
-
A PatternFilterable
represents some file container which Ant-style include and exclude patterns or specs
can be applied to.
- PatternSet - Class in org.gradle.api.tasks.util
-
- PatternSet() - Constructor for class org.gradle.api.tasks.util.PatternSet
-
- Platform - Interface in org.gradle.platform.base
-
The platform or runtime that a binary is designed to run on.
- platform(Object) - Method in interface org.gradle.play.PlayApplicationSpec
-
Specifies a
PlayPlatform
with a given set of requirements that this
component should be built be for.
- platform(Object) - Method in interface org.gradle.play.PlayPlatformAwareComponentSpec
-
- PLATFORM_CONFIGURATION - Static variable in class org.gradle.play.plugins.PlayPluginConfigurations
-
- PlatformAwareComponentSpec - Interface in org.gradle.platform.base
-
Defines Platform specific operations for ComponentSpecs
- PlatformContainer - Interface in org.gradle.platform.base
-
- PlatformJavaCompile - Class in org.gradle.language.java.tasks
-
A platform-aware Java compile task.
- PlatformJavaCompile() - Constructor for class org.gradle.language.java.tasks.PlatformJavaCompile
-
- PlatformScalaCompile - Class in org.gradle.language.scala.tasks
-
A platform-aware Scala compile task.
- PlatformScalaCompile() - Constructor for class org.gradle.language.scala.tasks.PlatformScalaCompile
-
- PlayApplicationBinarySpec - Interface in org.gradle.play
-
Represents a binary artifact that is the result of building a Play application software component.
- PlayApplicationPlugin - Class in org.gradle.play.plugins
-
Plugin for Play Framework component support.
- PlayApplicationPlugin(ModelRegistry) - Constructor for class org.gradle.play.plugins.PlayApplicationPlugin
-
- PlayApplicationSpec - Interface in org.gradle.play
-
Definition of a Play Framework software component that is built by Gradle.
- PlayCoffeeScriptCompile - Class in org.gradle.play.tasks
-
Task for compiling CoffeeScript sources into JavaScript.
- PlayCoffeeScriptCompile() - Constructor for class org.gradle.play.tasks.PlayCoffeeScriptCompile
-
- PlayCoffeeScriptPlugin - Class in org.gradle.play.plugins
-
Plugin for adding coffeescript compilation to a Play application.
- PlayCoffeeScriptPlugin() - Constructor for class org.gradle.play.plugins.PlayCoffeeScriptPlugin
-
- PlayDistribution - Interface in org.gradle.play.distribution
-
Represents a Play distribution package
- PlayDistributionContainer - Interface in org.gradle.play.distribution
-
- PlayDistributionPlugin - Class in org.gradle.play.plugins
-
A plugin that adds a distribution zip to a Play application build.
- PlayDistributionPlugin() - Constructor for class org.gradle.play.plugins.PlayDistributionPlugin
-
- PlayJavaScriptPlugin - Class in org.gradle.play.plugins
-
Plugin for adding javascript processing to a Play application.
- PlayJavaScriptPlugin() - Constructor for class org.gradle.play.plugins.PlayJavaScriptPlugin
-
- PlayPlatform - Interface in org.gradle.play.platform
-
Defines and configures a Play Framework environment including versions of Play, Scala and Java.
- PlayPlatformAwareComponentSpec - Interface in org.gradle.play
-
Platform aware aspect of a Play Framework software component.
- PlayPlugin - Class in org.gradle.play.plugins
-
Plugin for Play Framework component support.
- PlayPlugin() - Constructor for class org.gradle.play.plugins.PlayPlugin
-
- PlayPluginConfigurations - Class in org.gradle.play.plugins
-
Conventional locations and names for play plugins.
- PlayPluginConfigurations(ConfigurationContainer, DependencyHandler) - Constructor for class org.gradle.play.plugins.PlayPluginConfigurations
-
- PlayRun - Class in org.gradle.play.tasks
-
Task to run a Play application.
- PlayRun() - Constructor for class org.gradle.play.tasks.PlayRun
-
- PlayTestPlugin - Class in org.gradle.play.plugins
-
Plugin for executing tests from a Play Framework application.
- PlayTestPlugin() - Constructor for class org.gradle.play.plugins.PlayTestPlugin
-
- PlayToolChain - Interface in org.gradle.play.toolchain
-
A set of tools for building applications using the Play Framework.
- Plugin<T> - Interface in org.gradle.api
-
A Plugin
represents an extension to Gradle.
- plugin(Class<? extends Plugin>) - Method in interface org.gradle.api.plugins.ObjectConfigurationAction
-
Adds a
Plugin
to use to configure the target objects.
- plugin(String) - Method in interface org.gradle.api.plugins.ObjectConfigurationAction
-
Adds a
Plugin
to use to configure the target objects.
- PluginAware - Interface in org.gradle.api.plugins
-
Something that can have plugins applied to it.
- PluginCollection<T extends Plugin> - Interface in org.gradle.api.plugins
-
A
PluginCollection
represents a collection of
Plugin
instances.
- PluginContainer - Interface in org.gradle.api.plugins
-
A
PluginContainer
is used to manage a set of
Plugin
instances applied to a
particular project.
- PluginDependenciesSpec - Interface in org.gradle.plugin.use
-
The DSL for declaring plugins to use in a script.
- PluginDependencySpec - Interface in org.gradle.plugin.use
-
A mutable specification of a dependency on a plugin.
- PluginInstantiationException - Exception in org.gradle.api.plugins
-
A PluginInstantiationException
is thrown when a plugin cannot be instantiated.
- PluginInstantiationException(String) - Constructor for exception org.gradle.api.plugins.PluginInstantiationException
-
- PluginInstantiationException(String, Throwable) - Constructor for exception org.gradle.api.plugins.PluginInstantiationException
-
- PluginManager - Interface in org.gradle.api.plugins
-
Facilitates applying plugins and determining which plugins have been applied to a
PluginAware
object.
- plus(FileCollection) - Method in interface org.gradle.api.file.FileCollection
-
Returns a FileCollection
which contains the union of this collection and the given collection.
- plus(FileTree) - Method in interface org.gradle.api.file.FileTree
-
Returns a FileTree
which contains the union of this tree and the given tree.
- plus(RelativePath) - Method in class org.gradle.api.file.RelativePath
-
Appends the given path to the end of this path.
- PmdReports - Interface in org.gradle.api.plugins.quality
-
The reporting configuration for the Pmd
task.
- PolymorphicDomainObjectContainer<T> - Interface in org.gradle.api
-
- pom(String) - Method in interface org.gradle.api.artifacts.maven.PomFilterContainer
-
- pom(String, Closure) - Method in interface org.gradle.api.artifacts.maven.PomFilterContainer
-
Configures a POM by a closure.
- pom(Closure) - Method in interface org.gradle.api.artifacts.maven.PomFilterContainer
-
Configures the default POM by a closure.
- pom() - Method in class org.gradle.api.plugins.MavenPluginConvention
-
- pom(Closure) - Method in class org.gradle.api.plugins.MavenPluginConvention
-
- pom(Action<? super MavenPom>) - Method in interface org.gradle.api.publish.maven.MavenPublication
-
Configures the POM that will be published.
- POM_FILE_ENCODING - Static variable in interface org.gradle.api.artifacts.maven.MavenPom
-
- PomFilterContainer - Interface in org.gradle.api.artifacts.maven
-
- PORT_SYSPROPERTY - Static variable in class org.gradle.api.plugins.jetty.AbstractJettyRunTask
-
- PrebuiltLibraries - Interface in org.gradle.nativeplatform
-
- PrebuiltLibrary - Interface in org.gradle.nativeplatform
-
A library component that is not built by gradle.
- PrebuiltSharedLibraryBinary - Interface in org.gradle.nativeplatform
-
A shared library that exists at a known location on the filesystem.
- PrebuiltStaticLibraryBinary - Interface in org.gradle.nativeplatform
-
A static library that exists at a known location on the filesystem.
- PrefixHeaderFileGenerateTask - Class in org.gradle.nativeplatform.tasks
-
Generates a prefix header file from a list of headers to be precompiled.
- PrefixHeaderFileGenerateTask() - Constructor for class org.gradle.nativeplatform.tasks.PrefixHeaderFileGenerateTask
-
- prepareNewBuild(StartParameter) - Method in class org.gradle.StartParameter
-
- prepareNewInstance(StartParameter) - Method in class org.gradle.StartParameter
-
- prepend(String...) - Method in class org.gradle.api.file.RelativePath
-
Prepends the given names to the start of this path.
- PreprocessingTool - Interface in org.gradle.nativeplatform
-
A tool that permits configuration of the C preprocessor.
- process(P) - Method in interface org.gradle.plugins.javascript.rhino.worker.RhinoWorker
-
- process(P) - Method in interface org.gradle.plugins.javascript.rhino.worker.RhinoWorkerHandle
-
- PROCESS_RESOURCES_TASK_NAME - Static variable in class org.gradle.api.plugins.JavaPlugin
-
- PROCESS_TEST_RESOURCES_TASK_NAME - Static variable in class org.gradle.api.plugins.JavaPlugin
-
- ProcessForkOptions - Interface in org.gradle.process
-
Specifies the options to use to fork a process.
- ProcessResources - Class in org.gradle.language.jvm.tasks
-
Copies resources from their source to their target directory, potentially processing them.
- ProcessResources() - Constructor for class org.gradle.language.jvm.tasks.ProcessResources
-
- ProgressEvent - Interface in org.gradle.tooling.events
-
Root interface for all events that signal progress while executing an operation.
- ProgressEvent - Interface in org.gradle.tooling
-
Some information about a piece of work of a long running operation.
- ProgressListener - Interface in org.gradle.tooling.events
-
A listener which is notified when operations that are executed as part of running a build make progress.
- ProgressListener - Interface in org.gradle.tooling
-
A listener which is notified as some long running operation makes progress.
- project(String) - Method in interface org.gradle.api.artifacts.DependencySubstitutions
-
Create a ProjectComponentSelector from the provided input string.
- project(Map<String, ?>) - Method in interface org.gradle.api.artifacts.dsl.DependencyHandler
-
Creates a dependency on a project.
- project(Closure) - Method in interface org.gradle.api.artifacts.maven.MavenPom
-
Provides a builder for the Maven POM for adding or modifying properties of the Maven
MavenPom.getModel()
.
- project(String) - Method in interface org.gradle.api.initialization.Settings
-
Returns the project with the given path.
- project(File) - Method in interface org.gradle.api.initialization.Settings
-
Returns the project with the given project directory.
- Project - Interface in org.gradle.api
-
This interface is the main API you use to interact with Gradle from your build file.
- project(String) - Method in interface org.gradle.api.Project
-
Locates a project by path.
- project(String, Closure) - Method in interface org.gradle.api.Project
-
Locates a project by path and configures it using the given closure.
- project(String) - Method in interface org.gradle.platform.base.DependencySpecContainer
-
Defines a new dependency, based on a project path.
- project(String) - Method in interface org.gradle.platform.base.ProjectDependencySpecBuilder
-
Narrows this dependency specification down to a specific project.
- PROJECT_REPORT - Static variable in class org.gradle.api.plugins.ProjectReportsPlugin
-
- ProjectBuilder - Class in org.gradle.testfixtures
-
Creates dummy instances of
Project
which you can use in testing custom task and plugin
implementations.
- ProjectBuilder() - Constructor for class org.gradle.testfixtures.ProjectBuilder
-
- ProjectComponentIdentifier - Interface in org.gradle.api.artifacts.component
-
An identifier for a component instance that is built as part of the current build.
- ProjectComponentSelector - Interface in org.gradle.api.artifacts.component
-
Criteria for selecting a component instance that is built as part of the current build.
- ProjectConfigurationException - Exception in org.gradle.api
-
Indicates a problem that occurs during project configuration (evaluation) phase.
- ProjectConfigurationException(String, Throwable) - Constructor for exception org.gradle.api.ProjectConfigurationException
-
- ProjectConnection - Interface in org.gradle.tooling
-
Represents a long-lived connection to a Gradle project.
- ProjectDependency - Interface in org.gradle.api.artifacts
-
A
ProjectDependency
is a
Dependency
on another project in the current project hierarchy.
- ProjectDependency - Interface in org.gradle.tooling.model
-
Represents a dependency on another project.
- ProjectDependencySpec - Interface in org.gradle.platform.base
-
A dependency onto a library published by a project.
- ProjectDependencySpecBuilder - Interface in org.gradle.platform.base
-
- ProjectDescriptor - Interface in org.gradle.api.initialization
-
A
ProjectDescriptor
declares the configuration required to create and evaluate a
Project
.
- ProjectEvaluationListener - Interface in org.gradle.api
-
An ProjectEvaluationListener
is notified when a project is evaluated.
- ProjectPublications - Interface in org.gradle.tooling.model.gradle
-
A model providing information about the publications of a Gradle project.
- ProjectReportsPlugin - Class in org.gradle.api.plugins
-
A
Plugin
which adds some project visualization report tasks to a project.
- ProjectReportsPlugin() - Constructor for class org.gradle.api.plugins.ProjectReportsPlugin
-
- ProjectReportTask - Class in org.gradle.api.tasks.diagnostics
-
Displays a list of projects in the build.
- ProjectReportTask() - Constructor for class org.gradle.api.tasks.diagnostics.ProjectReportTask
-
- projectsEvaluated(Closure) - Method in interface org.gradle.api.invocation.Gradle
-
Adds a closure to be called when all projects for the build have been evaluated.
- projectsEvaluated(Gradle) - Method in class org.gradle.BuildAdapter
-
- projectsEvaluated(Gradle) - Method in interface org.gradle.BuildListener
-
Called when all projects for the build have been evaluated.
- projectsEvaluated(Gradle) - Method in class org.gradle.BuildLogger
-
Deprecated.
- projectsLoaded(Closure) - Method in interface org.gradle.api.invocation.Gradle
-
Adds a closure to be called when the projects for the build have been created from the settings.
- projectsLoaded(Gradle) - Method in class org.gradle.BuildAdapter
-
- projectsLoaded(Gradle) - Method in interface org.gradle.BuildListener
-
Called when the projects for the build have been created from the settings.
- projectsLoaded(Gradle) - Method in class org.gradle.BuildLogger
-
Deprecated.
- ProjectSourceSet - Interface in org.gradle.language.base
-
- ProjectState - Interface in org.gradle.api
-
ProjectState
provides information about the execution state of a project.
- properties(Map<String, ?>) - Method in interface org.gradle.api.tasks.TaskInputs
-
Registers a set of input properties for this task.
- PROPERTIES_TASK - Static variable in class org.gradle.api.plugins.HelpTasksPlugin
-
- PropertiesGeneratorTask<T extends org.gradle.plugins.ide.internal.generator.generator.PersistableConfigurationObject> - 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 for class org.gradle.plugins.ide.api.PropertiesGeneratorTask
-
- property(String) - Method in interface org.gradle.api.Project
-
Returns the value of the given property.
- property(String) - Method in interface org.gradle.api.Task
-
Returns the value of the given property of this task.
- property(String, Object) - Method in interface org.gradle.api.tasks.TaskInputs
-
Registers an input property for this task.
- PROPERTY_REPORT - Static variable in class org.gradle.api.plugins.ProjectReportsPlugin
-
- PropertyReportTask - Class in org.gradle.api.tasks.diagnostics
-
Displays the properties of a project.
- PropertyReportTask() - Constructor for class org.gradle.api.tasks.diagnostics.PropertyReportTask
-
- PROVIDED - Static variable in interface org.gradle.api.artifacts.maven.Conf2ScopeMappingContainer
-
- PROVIDED_COMPILE_CONFIGURATION_NAME - Static variable in class org.gradle.api.plugins.WarPlugin
-
- PROVIDED_COMPILE_PRIORITY - Static variable in class org.gradle.api.plugins.MavenPlugin
-
- PROVIDED_RUNTIME_CONFIGURATION_NAME - Static variable in class org.gradle.api.plugins.WarPlugin
-
- PROVIDED_RUNTIME_PRIORITY - Static variable in class org.gradle.api.plugins.MavenPlugin
-
- PublicAssets - Interface in org.gradle.play
-
A set of public assets added to a binary.
- Publication - Interface in org.gradle.api.publish
-
A publication is a description of a consumable representation of one or more artifacts, and possibly associated metadata.
- PublicationContainer - Interface in org.gradle.api.publish
-
A
PublicationContainer
is responsible for creating and managing
Publication
instances.
- publications(Action<? super PublicationContainer>) - Method in interface org.gradle.api.publish.PublishingExtension
-
Configures the publications of this project.
- publish() - Method in class org.gradle.api.publish.ivy.tasks.PublishToIvyRepository
-
- publish() - Method in class org.gradle.api.publish.maven.tasks.PublishToMavenLocal
-
- publish() - Method in class org.gradle.api.publish.maven.tasks.PublishToMavenRepository
-
- PUBLISH_LIFECYCLE_TASK_NAME - Static variable in class org.gradle.api.publish.plugins.PublishingPlugin
-
- PUBLISH_LOCAL_LIFECYCLE_TASK_NAME - Static variable in class org.gradle.api.publish.maven.plugins.MavenPublishPlugin
-
- PUBLISH_TASK_GROUP - Static variable in class org.gradle.api.publish.plugins.PublishingPlugin
-
- PublishArtifact - Interface in org.gradle.api.artifacts
-
A PublishArtifact
is an artifact produced by a project.
- PublishArtifactSet - Interface in org.gradle.api.artifacts
-
A set of artifacts to be published.
- PublishException - Exception in org.gradle.api.artifacts
-
A PublishException
is thrown when a dependency configuration cannot be published for some reason.
- PublishException(String, Throwable) - Constructor for exception org.gradle.api.artifacts.PublishException
-
- PublishException(String) - Constructor for exception org.gradle.api.artifacts.PublishException
-
- PublishFilter - Interface in org.gradle.api.artifacts.maven
-
A filter for artifacts to be published.
- PublishingExtension - Interface in org.gradle.api.publish
-
The configuration of how to “publish” the different components of a project.
- PublishingPlugin - Class in org.gradle.api.publish.plugins
-
- PublishingPlugin(ArtifactPublicationServices, Instantiator) - Constructor for class org.gradle.api.publish.plugins.PublishingPlugin
-
- PublishToIvyRepository - Class in org.gradle.api.publish.ivy.tasks
-
Publishes an IvyPublication to an IvyArtifactRepository.
- PublishToIvyRepository() - Constructor for class org.gradle.api.publish.ivy.tasks.PublishToIvyRepository
-
- PublishToMavenLocal - Class in org.gradle.api.publish.maven.tasks
-
- PublishToMavenLocal() - Constructor for class org.gradle.api.publish.maven.tasks.PublishToMavenLocal
-
- PublishToMavenRepository - Class in org.gradle.api.publish.maven.tasks
-
- PublishToMavenRepository() - Constructor for class org.gradle.api.publish.maven.tasks.PublishToMavenRepository
-
- put(String, T) - Method in interface org.gradle.model.ModelMap
-
Add an unmanaged instance to the ModelMap
.
Q
- quiet(String) - Method in interface org.gradle.api.logging.Logger
-
Logs the given message at quiet log level.
- quiet(String, Object...) - Method in interface org.gradle.api.logging.Logger
-
Logs the given message at quiet log level.
- quiet(String, Throwable) - Method in interface org.gradle.api.logging.Logger
-
Logs the given message at quiet log level.
- QUIET - Static variable in class org.gradle.api.logging.Logging
-
- quiet(Action<TestLogging>) - Method in interface org.gradle.api.tasks.testing.logging.TestLoggingContainer
-
Configures logging options for quiet level.
- quiet() - Method in class org.gradle.external.javadoc.CoreJavadocOptions
-
- quiet() - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
-
R
- read() - Method in interface org.gradle.api.resources.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.
- readFile(File, String) - Static method in class org.gradle.plugins.javascript.rhino.worker.RhinoWorkerUtils
-
- readFrom(Reader) - Method in interface org.gradle.plugins.ear.descriptor.DeploymentDescriptor
-
Reads the deployment descriptor from a reader.
- readFrom(Object) - Method in interface org.gradle.plugins.ear.descriptor.DeploymentDescriptor
-
Reads the deployment descriptor from a file.
- refresh() - Method in interface org.gradle.api.artifacts.cache.ResolutionControl
-
States that any cached value should be ignored, forcing a fresh resolve.
- register(ToolingModelBuilder) - Method in interface org.gradle.tooling.provider.model.ToolingModelBuilderRegistry
-
- registerBinding(Class<U>, Class<? extends U>) - Method in interface org.gradle.api.ExtensiblePolymorphicDomainObjectContainer
-
Registers a binding from the specified "public" domain object type to the specified implementation type.
- registerFactory(Class<U>, NamedDomainObjectFactory<? extends U>) - Method in interface org.gradle.api.ExtensiblePolymorphicDomainObjectContainer
-
Registers a factory for creating elements of the specified type.
- registerFactory(Class<U>, Closure<? extends U>) - Method in interface org.gradle.api.ExtensiblePolymorphicDomainObjectContainer
-
Registers a factory for creating elements of the specified type.
- registerWatchPoints(FileSystemSubset.Builder) - Method in interface org.gradle.api.artifacts.FileCollectionDependency
-
- reject(String) - Method in interface org.gradle.api.artifacts.ComponentSelection
-
Rejects the candidate for the resolution.
- RelativePath - Class in org.gradle.api.file
-
Represents a relative path from some base directory to a file.
- RelativePath(boolean, String...) - Constructor for class org.gradle.api.file.RelativePath
-
Creates a RelativePath
.
- relativePath(Object) - Method in interface org.gradle.api.Project
-
Returns the relative path from the project directory to the given path.
- relativePath(Object) - Method in interface org.gradle.api.Script
-
Returns the relative path from the directory containing this script to the given path.
- relativeProjectPath(String) - Method in interface org.gradle.api.Project
-
Converts a name to a project path relative to this project.
- reload - Variable in class org.gradle.api.plugins.jetty.AbstractJettyRunTask
-
- RELOAD_AUTOMATIC - Static variable in class org.gradle.api.plugins.jetty.JettyPlugin
-
- RELOAD_MANUAL - Static variable in class org.gradle.api.plugins.jetty.JettyPlugin
-
- removed(Action<? super InputFileDetails>) - Method in interface org.gradle.api.tasks.incremental.IncrementalTaskInputs
-
Executes the action for all of the input files that were removed since the previous task execution.
- removeListener(Object) - Method in interface org.gradle.api.invocation.Gradle
-
Removes the given listener from this build.
- removeProjectEvaluationListener(ProjectEvaluationListener) - Method in interface org.gradle.api.invocation.Gradle
-
Removes the given listener from this build.
- removeStandardErrorListener(StandardOutputListener) - Method in interface org.gradle.api.logging.LoggingOutput
-
Removes a listener from standard error.
- removeStandardOutputListener(StandardOutputListener) - Method in interface org.gradle.api.logging.LoggingOutput
-
Removes a listener from standard output.
- removeTaskExecutionGraphListener(TaskExecutionGraphListener) - Method in interface org.gradle.api.execution.TaskExecutionGraph
-
Remove a listener from this graph.
- removeTaskExecutionListener(TaskExecutionListener) - Method in interface org.gradle.api.execution.TaskExecutionGraph
-
Remove a listener from this graph.
- removeTestListener(TestListener) - Method in class org.gradle.api.tasks.testing.Test
-
Unregisters a test listener with this task.
- removeTestOutputListener(TestOutputListener) - Method in class org.gradle.api.tasks.testing.Test
-
Unregisters a test output listener with this task.
- rename(Closure) - Method in interface org.gradle.api.file.CopyProcessingSpec
-
Renames a source file to a different relative location under the target directory.
- rename(String, String) - Method in interface org.gradle.api.file.CopyProcessingSpec
-
Renames files based on a regular expression.
- rename(Pattern, String) - Method in interface org.gradle.api.file.CopyProcessingSpec
-
Renames files based on a regular expression.
- rename(Closure) - Method in interface org.gradle.api.file.CopySpec
-
Renames a source file to a different relative location under the target directory.
- rename(String, String) - Method in interface org.gradle.api.file.CopySpec
-
Renames files based on a regular expression.
- rename(Pattern, String) - Method in interface org.gradle.api.file.CopySpec
-
Renames files based on a regular expression.
- rename(Closure) - Method in class org.gradle.api.tasks.AbstractCopyTask
-
Renames a source file to a different relative location under the target directory.
- rename(String, String) - Method in class org.gradle.api.tasks.AbstractCopyTask
-
Renames files based on a regular expression.
- rename(Pattern, String) - Method in class org.gradle.api.tasks.AbstractCopyTask
-
Renames files based on a regular expression.
- replace(String) - Method in interface org.gradle.api.tasks.TaskContainer
-
Creates a
Task
with the given name and adds it to this container, replacing any existing task with the
same name.
- replace(String, Class<T>) - Method in interface org.gradle.api.tasks.TaskContainer
-
Creates a
Task
with the given name and type, and adds it to this container, replacing any existing
task of the same name.
- replacedBy(Object) - Method in interface org.gradle.api.artifacts.ComponentModuleMetadataDetails
-
Configures a replacement module for this module.
- replaceLastName(String) - Method in class org.gradle.api.file.RelativePath
-
Returns a copy of this path, with the last name replaced with the given name.
- report() - Method in class org.gradle.api.reporting.components.ComponentReport
-
- report() - Method in class org.gradle.api.reporting.model.ModelReport
-
- 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<T extends Report> - Interface in org.gradle.api.reporting
-
A container of
Report
objects, that represent potential reports.
- ReportContainer.ImmutableViolationException - Exception in org.gradle.api.reporting
-
The exception thrown when any of this container's mutation methods are called.
- Reporting<T extends ReportContainer> - Interface in org.gradle.api.reporting
-
An object that provides reporting options.
- ReportingBasePlugin - Class in org.gradle.api.plugins
-
A
Plugin
which provides the basic skeleton for reporting.
- ReportingBasePlugin() - Constructor for class org.gradle.api.plugins.ReportingBasePlugin
-
- ReportingExtension - Class in org.gradle.api.reporting
-
A project extension named "reporting" that provides basic reporting settings and utilities.
- ReportingExtension(Project) - Constructor for class org.gradle.api.reporting.ReportingExtension
-
- reportOn(Object...) - Method in class org.gradle.api.tasks.testing.TestReport
-
Adds some results to include in the report.
- reports(Closure) - Method in class org.gradle.api.reporting.dependencies.HtmlDependencyReportTask
-
- reports(Closure) - Method in class org.gradle.api.reporting.GenerateBuildDashboard
-
Configures the reports to be generated by this task.
- reports(Closure) - Method in interface org.gradle.api.reporting.Reporting
-
Allow configuration of the report container by closure.
- reports(Closure) - Method in class org.gradle.api.tasks.testing.Test
-
Configures the reports that this task potentially produces.
- repositories(Closure) - Method in interface org.gradle.api.initialization.dsl.ScriptHandler
-
Configures the repositories for the script dependencies.
- repositories(Closure) - Method in interface org.gradle.api.Project
-
Configures the repositories for this project.
- repositories(Action<? super RepositoryHandler>) - Method in interface org.gradle.api.publish.PublishingExtension
-
Configures the container of possible repositories to publish to.
- repositories(Closure) - Method in class org.gradle.api.tasks.Upload
-
Configures the set of repositories to upload to.
- Repositories - Interface in org.gradle.nativeplatform
-
The repositories that Gradle will search for prebuilt libraries.
- RepositoryHandler - Interface in org.gradle.api.artifacts.dsl
-
A RepositoryHandler
manages a set of repositories, allowing repositories to be defined and queried.
- RepositoryLayout - Interface in org.gradle.api.artifacts.repositories
-
Represents the directory structure for a repository.
- ResolutionControl<A,B> - Interface in org.gradle.api.artifacts.cache
-
Command methods for controlling dependency resolution via the DSL.
- ResolutionResult - Interface in org.gradle.api.artifacts.result
-
Contains the information about the result of dependency resolution.
- ResolutionRules - Interface in org.gradle.api.artifacts.cache
-
Represents a set of rules/actions that can be applied during dependency resolution.
- resolutionStrategy(Closure) - Method in interface org.gradle.api.artifacts.Configuration
-
The resolution strategy provides extra details on how to resolve this configuration.
- ResolutionStrategy - Interface in org.gradle.api.artifacts
-
Defines the strategies around dependency resolution.
- 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 interface org.gradle.api.artifacts.Configuration
-
Resolves this configuration.
- resolve() - Method in interface org.gradle.api.artifacts.SelfResolvingDependency
-
Resolves this dependency.
- resolve(boolean) - Method in interface org.gradle.api.artifacts.SelfResolvingDependency
-
Resolves this dependency by specifying the transitive mode.
- ResolvedArtifact - Interface in org.gradle.api.artifacts
-
Information about a resolved artifact.
- ResolvedArtifactResult - Interface in org.gradle.api.artifacts.result
-
The result of successfully downloading an artifact.
- ResolvedComponentResult - Interface in org.gradle.api.artifacts.result
-
Represents a component instance in the resolved dependency graph.
- 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.
- ResolvedDependencyResult - Interface in org.gradle.api.artifacts.result
-
A dependency that was resolved successfully.
- ResolvedModuleVersion - Interface in org.gradle.api.artifacts
-
Represents meta-data about a resolved module version.
- ResolveException - Exception in org.gradle.api.artifacts
-
A ResolveException
is thrown when a dependency configuration cannot be resolved for some reason.
- ResolveException(String, Throwable) - Constructor for exception org.gradle.api.artifacts.ResolveException
-
- ResolveException(String, Iterable<? extends Throwable>) - Constructor for exception org.gradle.api.artifacts.ResolveException
-
- resolveLibrary(String) - Method in interface org.gradle.nativeplatform.PrebuiltLibraries
-
- Resource - Interface in org.gradle.api.resources
-
A generic resource of some kind.
- ResourceException - Exception in org.gradle.api.resources
-
Generic resource exception that all other resource-related exceptions inherit from.
- ResourceException() - Constructor for exception org.gradle.api.resources.ResourceException
-
- ResourceException(String) - Constructor for exception org.gradle.api.resources.ResourceException
-
- ResourceException(String, Throwable) - Constructor for exception org.gradle.api.resources.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 interface org.gradle.api.tasks.SourceSet
-
Configures the non-Java resources for this set.
- restartWebApp(boolean) - Method in class org.gradle.api.plugins.jetty.AbstractJettyRunTask
-
- restartWebApp(boolean) - Method in class org.gradle.api.plugins.jetty.JettyRun
-
- restartWebApp(boolean) - Method in class org.gradle.api.plugins.jetty.JettyRunWar
-
- ResultHandler<T> - Interface in org.gradle.tooling
-
A handler for an asynchronous operation which returns an object of type T.
- rethrowFailure() - Method in interface org.gradle.api.artifacts.ResolvedConfiguration
-
A resolve of a configuration that is not successful does not automatically throws an exception.
- rethrowFailure() - Method in interface org.gradle.api.ProjectState
-
Throws the project failure, if any.
- rethrowFailure() - Method in interface org.gradle.api.tasks.TaskState
-
Throws the task failure, if any.
- rethrowFailure() - Method in class org.gradle.BuildResult
-
Rethrows the build failure.
- rethrowFailure() - Method in interface org.gradle.process.ExecResult
-
Re-throws any failure executing this process.
- RHINO_SHELL_MAIN - Static variable in class org.gradle.plugins.javascript.rhino.RhinoExtension
-
- RhinoExtension - Class in org.gradle.plugins.javascript.rhino
-
- RhinoExtension() - Constructor for class org.gradle.plugins.javascript.rhino.RhinoExtension
-
- rhinoOptions(Object...) - Method in class org.gradle.plugins.javascript.rhino.RhinoShellExec
-
- RhinoShellExec - Class in org.gradle.plugins.javascript.rhino
-
- RhinoShellExec() - Constructor for class org.gradle.plugins.javascript.rhino.RhinoShellExec
-
- RhinoWorker<R extends Serializable,P extends Serializable> - Interface in org.gradle.plugins.javascript.rhino.worker
-
- RhinoWorkerHandle<R extends Serializable,P extends Serializable> - Interface in org.gradle.plugins.javascript.rhino.worker
-
- RhinoWorkerHandleFactory - Interface in org.gradle.plugins.javascript.rhino.worker
-
- RhinoWorkerSpec<R extends Serializable,P extends Serializable> - Class in org.gradle.plugins.javascript.rhino.worker
-
- RhinoWorkerSpec(Class<R>, Class<P>, Class<? extends RhinoWorker<R, P>>) - Constructor for class org.gradle.plugins.javascript.rhino.worker.RhinoWorkerSpec
-
- RhinoWorkerUtils - Class in org.gradle.plugins.javascript.rhino.worker
-
- RhinoWorkerUtils() - Constructor for class org.gradle.plugins.javascript.rhino.worker.RhinoWorkerUtils
-
- RhinoWorkerUtils.DefaultScopeOperation<T> - Class in org.gradle.plugins.javascript.rhino.worker
-
- RhinoWorkerUtils.ScopeOperation<T> - Interface in org.gradle.plugins.javascript.rhino.worker
-
- rootProject(Action<? super Project>) - Method in interface org.gradle.api.invocation.Gradle
-
Adds an action to execute against the root project of this build.
- RoutesCompile - Class in org.gradle.play.tasks
-
Task for compiling routes templates into Scala code.
- RoutesCompile() - Constructor for class org.gradle.play.tasks.RoutesCompile
-
- RoutesSourceSet - Interface in org.gradle.language.routes
-
Represents a source set containing routes files
- Rule - Interface in org.gradle.api
-
A Rule
represents some action to perform when an unknown domain object is referenced.
- RuleSource - Class in org.gradle.model
-
A marker type for a class that is a collection of rules.
- RuleSource() - Constructor for class org.gradle.model.RuleSource
-
- run() - Method in class org.gradle.play.tasks.PlayRun
-
- run() - Method in interface org.gradle.tooling.BuildActionExecuter
-
Runs the action, blocking until its result is available.
- run(ResultHandler<? super T>) - Method in interface org.gradle.tooling.BuildActionExecuter
-
Starts executing the action, passing the result to the given handler when complete.
- run() - Method in interface org.gradle.tooling.BuildLauncher
-
Executes the build, blocking until it is complete.
- run(ResultHandler<? super Void>) - Method in interface org.gradle.tooling.BuildLauncher
-
Launches the build.
- run() - Method in interface org.gradle.tooling.TestLauncher
-
Executes the tests, blocking until complete.
- run(ResultHandler<? super Void>) - Method in interface org.gradle.tooling.TestLauncher
-
Starts executing the tests.
- RUN_CONFIGURATION - Static variable in class org.gradle.play.plugins.PlayPluginConfigurations
-
- RUN_GROUP - Static variable in class org.gradle.play.plugins.PlayApplicationPlugin
-
- RUNTIME - Static variable in interface org.gradle.api.artifacts.maven.Conf2ScopeMappingContainer
-
- RUNTIME_CONFIGURATION_NAME - Static variable in class org.gradle.api.plugins.JavaPlugin
-
- RUNTIME_PRIORITY - Static variable in class org.gradle.api.plugins.MavenPlugin
-
S
- SATISFIES_ALL - Static variable in class org.gradle.api.specs.Specs
-
- SATISFIES_NONE - Static variable in class org.gradle.api.specs.Specs
-
- satisfyAll() - Static method in class org.gradle.api.specs.Specs
-
- satisfyNone() - Static method in class org.gradle.api.specs.Specs
-
- scala(Closure) - Method in interface org.gradle.api.tasks.ScalaSourceSet
-
Configures the Scala source for this set.
- ScalaCompile - Class in org.gradle.api.tasks.scala
-
Compiles Scala source files, and optionally, Java source files.
- ScalaCompile() - Constructor for class org.gradle.api.tasks.scala.ScalaCompile
-
- ScalaCompileOptions - Class in org.gradle.api.tasks.scala
-
Options for Scala compilation, including the use of the Ant-backed compiler.
- ScalaCompileOptions() - Constructor for class org.gradle.api.tasks.scala.ScalaCompileOptions
-
- ScalaDoc - Class in org.gradle.api.tasks.scala
-
Generates HTML API documentation for Scala source files.
- ScalaDoc() - Constructor for class org.gradle.api.tasks.scala.ScalaDoc
-
- ScalaDocOptions - Class in org.gradle.api.tasks.scala
-
Options for the ScalaDoc tool.
- ScalaDocOptions() - Constructor for class org.gradle.api.tasks.scala.ScalaDocOptions
-
- ScalaForkOptions - Class in org.gradle.api.tasks.scala
-
Fork options for Scala compilation.
- ScalaForkOptions() - Constructor for class org.gradle.api.tasks.scala.ScalaForkOptions
-
- ScalaLanguagePlugin - Class in org.gradle.language.scala.plugins
-
Plugin for compiling Scala code.
- ScalaLanguagePlugin() - Constructor for class org.gradle.language.scala.plugins.ScalaLanguagePlugin
-
- ScalaLanguageSourceSet - Interface in org.gradle.language.scala
-
A set of sources passed to the Scala compiler.
- ScalaPlatform - Interface in org.gradle.language.scala
-
Defines and configures a Scala Platform.
- ScalaRuntime - Class in org.gradle.api.tasks
-
Provides information related to the Scala runtime(s) used in a project.
- ScalaRuntime(Project) - Constructor for class org.gradle.api.tasks.ScalaRuntime
-
- ScalaSourceSet - Interface in org.gradle.api.tasks
-
A
ScalaSourceSetConvention
defines the properties and methods added to a
SourceSet
by the
ScalaPlugin
.
- ScalaToolChain - Interface in org.gradle.language.scala.toolchain
-
A set of tools for building Scala applications
- scannerListeners - Variable in class org.gradle.api.plugins.jetty.AbstractJettyRunTask
-
List of Listeners for the scanner.
- ScanTargetPattern - Class in org.gradle.api.plugins.jetty
-
Patterns for scanning for file changes.
- ScanTargetPattern() - Constructor for class org.gradle.api.plugins.jetty.ScanTargetPattern
-
- Script - Interface in org.gradle.api
-
This interface is implemented by all Gradle scripts to add in some Gradle-specific methods.
- scriptArgs(Object...) - Method in class org.gradle.plugins.javascript.rhino.RhinoShellExec
-
- ScriptGenerator - Interface in org.gradle.jvm.application.scripts
-
Generates a script to start a JVM application.
- ScriptHandler - Interface in org.gradle.api.initialization.dsl
-
A ScriptHandler
allows you to manage the compilation and execution of a build script.
- securityRole(EarSecurityRole) - Method in interface org.gradle.plugins.ear.descriptor.DeploymentDescriptor
-
Add a security role to the deployment descriptor.
- securityRole(String) - Method in interface org.gradle.plugins.ear.descriptor.DeploymentDescriptor
-
Add a security role to the deployment descriptor.
- securityRole(Action<? extends EarSecurityRole>) - Method in interface org.gradle.plugins.ear.descriptor.DeploymentDescriptor
-
Add a security role to the deployment descriptor after configuring it with the given action.
- segmentIterator() - Method in class org.gradle.api.file.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 interface org.gradle.api.plugins.announce.Announcer
-
- serialWarn(boolean) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- serialWarn() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- set(String, Object) - Method in interface org.gradle.api.plugins.ExtraPropertiesExtension
-
Updates the value for, or creates, the registered property with the given name to the given value.
- setAccessKey(String) - Method in interface org.gradle.api.credentials.AwsCredentials
-
Sets the access key to use to authenticate with AWS.
- setActions(List<Action<? super Task>>) - Method in interface org.gradle.api.Task
-
Sets the sequence of
Action
objects which will be executed by this task.
- setAdditionalImports(List<String>) - Method in class org.gradle.play.tasks.RoutesCompile
-
Specifies the additional imports of the Play Routes compiler.
- setAdditionalParameters(List<String>) - Method in class org.gradle.api.tasks.scala.ScalaDocOptions
-
Sets the additional parameters passed to the compiler.
- setAdditionalParameters(List<String>) - Method in class org.gradle.language.scala.tasks.BaseScalaCompileOptions
-
- setAdditionalRuntimeJars(Iterable<File>) - Method in class org.gradle.api.plugins.jetty.AbstractJettyRunTask
-
- setAllJvmArgs(Iterable<?>) - Method in class org.gradle.api.tasks.JavaExec
-
Sets the full set of arguments to use to launch the JVM for the process.
- setAllJvmArgs(Iterable<?>) - Method in class org.gradle.api.tasks.testing.Test
-
Sets the full set of arguments to use to launch the JVM for the process.
- setAllJvmArgs(Iterable<?>) - Method in interface org.gradle.process.JavaForkOptions
-
Sets the full set of arguments to use to launch the JVM for the process.
- setAltDeployDescriptor(String) - Method in interface org.gradle.plugins.ear.descriptor.EarModule
-
- setAnalysisFile(File) - Method in class org.gradle.api.tasks.scala.IncrementalCompileOptions
-
Sets the file path where results of code analysis are to be stored.
- setAntGroovydoc(AntGroovydoc) - Method in class org.gradle.api.tasks.javadoc.Groovydoc
-
- setAntlrClasspath(FileCollection) - Method in class org.gradle.api.plugins.antlr.AntlrTask
-
Specifies the classpath containing the Ant ANTLR task implementation.
- setApiClassesDir(File) - Method in class org.gradle.jvm.tasks.api.ApiJar
-
- setApiJarFile(File) - Method in interface org.gradle.jvm.JarBinarySpec
-
Sets the API jar file output for this binary.
- setAppendix(String) - Method in class org.gradle.api.tasks.bundling.AbstractArchiveTask
-
- setApplicationJar(File) - Method in class org.gradle.play.tasks.PlayRun
-
- setApplicationName(String) - Method in class org.gradle.jvm.application.tasks.CreateStartScripts
-
- setApplicationName(String) - Method in interface org.gradle.plugins.ear.descriptor.DeploymentDescriptor
-
- setArchiveBase(Wrapper.PathBase) - Method in class org.gradle.api.tasks.wrapper.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 class org.gradle.api.tasks.bundling.AbstractArchiveTask
-
Sets the archive name.
- setArchiveName(String) - Method in class org.gradle.jvm.tasks.api.ApiJar
-
- setArchivePath(String) - Method in class org.gradle.api.tasks.wrapper.Wrapper
-
Set's the path where the gradle distributions archive should be saved (i.e. the parent dir).
- setArgs(Iterable<?>) - Method in class org.gradle.api.tasks.AbstractExecTask
-
Sets the arguments for the command to be executed.
- setArgs(Iterable<?>) - Method in class org.gradle.api.tasks.JavaExec
-
Sets the args for the main class to be executed.
- setArgs(Iterable<?>) - Method in class org.gradle.plugins.javascript.rhino.RhinoShellExec
-
- setArgs(Iterable<?>) - Method in interface org.gradle.process.ExecSpec
-
Sets the arguments for the command to be executed.
- setArgs(Iterable<?>) - Method in interface org.gradle.process.JavaExecSpec
-
Sets the args for the main class to be executed.
- setArguments(List<String>) - Method in class org.gradle.api.plugins.antlr.AntlrTask
-
- setArguments(Iterable<String>) - Method in interface org.gradle.api.plugins.buildcomparison.gradle.GradleBuildInvocationSpec
-
Sets the command line arguments (excluding tasks) to invoke the build with.
- setArtifactId(String) - Method in interface org.gradle.api.artifacts.maven.MavenPom
-
Sets the artifact id for this POM.
- setArtifactId(String) - Method in interface org.gradle.api.publish.maven.MavenPublication
-
Sets the artifactId for this publication.
- setArtifacts(Iterable<?>) - Method in interface org.gradle.api.publish.ivy.IvyPublication
-
Sets the artifacts for this publication.
- setArtifacts(Iterable<?>) - Method in interface org.gradle.api.publish.maven.MavenPublication
-
- setArtifactUrls(Iterable<?>) - Method in interface org.gradle.api.artifacts.repositories.MavenArtifactRepository
-
Sets the additional URLs to use to find artifact files.
- setAssemblerArgs(List<String>) - Method in class org.gradle.language.assembler.tasks.Assemble
-
- setAssetsDirs(Set<File>) - Method in class org.gradle.play.tasks.PlayRun
-
- setAssetsJar(File) - Method in class org.gradle.play.tasks.PlayRun
-
- setAuthor(boolean) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- setBaseDir(Object) - Method in class org.gradle.api.reporting.ReportingExtension
-
Sets the base directory to use for all reports
The value will be converted to a
File
on demand via
Project.file(Object)
.
- setBaseDir(File) - Method in class org.gradle.api.tasks.ant.AntTarget
-
Sets the Ant project base directory to use when executing the target.
- setBaseName(String) - Method in interface org.gradle.api.distribution.Distribution
-
The baseName of the distribution.
- setBaseName(String) - Method in class org.gradle.api.tasks.bundling.AbstractArchiveTask
-
- setBaseName(String) - Method in interface org.gradle.nativeplatform.NativeComponentSpec
-
Sets the name that is used to construct the output file names when building this component.
- setBinResultsDir(File) - Method in class org.gradle.api.tasks.testing.Test
-
Sets the root folder for the test results in internal binary format.
- setBootClasspath(String) - Method in class org.gradle.api.tasks.compile.CompileOptions
-
Sets the bootstrap classpath to be used for the compiler process.
- setBootClasspath(List<File>) - Method in class org.gradle.external.javadoc.CoreJavadocOptions
-
- setBootClasspath(List<File>) - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
-
- setBootstrapClasspath(FileCollection) - Method in class org.gradle.api.tasks.JavaExec
-
Sets the bootstrap classpath to use for the process.
- setBootstrapClasspath(FileCollection) - Method in class org.gradle.api.tasks.testing.Test
-
Sets the bootstrap classpath to use for the process.
- setBootstrapClasspath(FileCollection) - Method in interface org.gradle.process.JavaForkOptions
-
Sets the bootstrap classpath to use for the process.
- setBottom(String) - Method in class org.gradle.api.tasks.scala.ScalaDocOptions
-
Sets the HTML text to appear in the bottom text for each page.
- setBottom(String) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- setBranch(String) - Method in interface org.gradle.api.publish.ivy.IvyModuleDescriptorSpec
-
Sets the branch for this publication
- setBreakIterator(boolean) - Method in class org.gradle.external.javadoc.CoreJavadocOptions
-
- setBreakIterator(boolean) - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
-
- setBuildable(boolean) - Method in class org.gradle.platform.base.binary.BaseBinarySpec
-
- setBuildDir(Object) - Method in interface org.gradle.api.Project
-
Sets the build directory of this project.
- setBuildFile(Object) - Method in class org.gradle.api.tasks.GradleBuild
-
Sets the build file that should be used for this build.
- setBuildFile(File) - Method in class org.gradle.StartParameter
-
Sets the build file to use to select the default project.
- setBuildFileName(String) - Method in interface org.gradle.api.initialization.ProjectDescriptor
-
Sets the name of the build file.
- setBuildProjectDependencies(boolean) - Method in class org.gradle.StartParameter
-
Specifies whether project dependencies should be built.
- setBuildTask(Task) - Method in interface org.gradle.api.BuildableModelElement
-
Associates a 'lifecycle' task with the construction of this element.
- setBuiltBy(Iterable<?>) - Method in interface org.gradle.api.file.ConfigurableFileCollection
-
Sets the tasks which build the files of this collection.
- setBuiltBy(Iterable<?>) - Method in interface org.gradle.api.file.ConfigurableFileTree
-
Sets the tasks which build the files of this collection.
- setCaseSensitive(boolean) - Method in interface org.gradle.api.file.CopySpec
-
Specifies whether case-sensitive pattern matching should be used for this CopySpec.
- setCaseSensitive(boolean) - Method in class org.gradle.api.tasks.AbstractCopyTask
-
Specifies whether case-sensitive pattern matching should be used for this CopySpec.
- setCaseSensitive(boolean) - Method in class org.gradle.api.tasks.util.PatternSet
-
- setChanging(boolean) - Method in interface org.gradle.api.artifacts.ComponentMetadataDetails
-
Sets whether the component is changing or immutable.
- setChanging(boolean) - Method in interface org.gradle.api.artifacts.ExternalModuleDependency
-
Sets whether or not Gradle should always check for a change in the remote repository.
- setChangingClasspath(FileCollection) - Method in class org.gradle.play.tasks.PlayRun
-
- setCharSet(String) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- setClassesDir(File) - Method in interface org.gradle.api.plugins.osgi.OsgiManifest
-
Sets the classes dir.
- setClassesDir(Object) - Method in interface org.gradle.api.tasks.SourceSetOutput
-
Sets the directory to assemble the compiled classes into.
- setClassesDir(File) - Method in interface org.gradle.jvm.JvmBinarySpec
-
Sets the classes directory for this binary.
- setClassesDir(File) - Method in interface org.gradle.play.JvmClasses
-
Sets the classes directory for this binary.
- setClassifier(String) - Method in interface org.gradle.api.artifacts.ConfigurablePublishArtifact
-
Sets the classifier of this artifact.
- setClassifier(String) - Method in interface org.gradle.api.publish.ivy.IvyArtifact
-
Sets the classifier used to publish the artifact file.
- setClassifier(String) - Method in interface org.gradle.api.publish.maven.MavenArtifact
-
Sets the classifier used to publish the artifact file.
- setClassifier(String) - Method in class org.gradle.api.tasks.bundling.AbstractArchiveTask
-
- setClasspath(FileCollection) - Method in class org.gradle.api.plugins.jetty.JettyRun
-
Set the classpath for the web application.
- setClasspath(FileCollection) - Method in interface org.gradle.api.plugins.osgi.OsgiManifest
-
A convenient method for setting a Bundle-Classpath instruction.
- setClasspath(FileCollection) - Method in class org.gradle.api.tasks.compile.AbstractCompile
-
Sets the classpath to use to compile the source files.
- setClasspath(String) - Method in class org.gradle.api.tasks.compile.DependOptions
-
Sets the compile classpath for which dependencies should also be checked.
- setClasspath(FileCollection) - Method in class org.gradle.api.tasks.javadoc.Groovydoc
-
Sets the classpath used to locate classes referenced by the documented sources.
- setClasspath(FileCollection) - Method in class org.gradle.api.tasks.javadoc.Javadoc
-
Sets the classpath to use to resolve type references in this source code.
- setClasspath(FileCollection) - Method in class org.gradle.api.tasks.JavaExec
-
Sets the classpath for executing the main class.
- setClasspath(FileCollection) - Method in class org.gradle.api.tasks.scala.ScalaDoc
-
- setClasspath(FileCollection) - Method in class org.gradle.api.tasks.testing.Test
-
- setClasspath(List<File>) - Method in class org.gradle.external.javadoc.CoreJavadocOptions
-
- setClasspath(List<File>) - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
-
- setClasspath(FileCollection) - Method in class org.gradle.jvm.application.tasks.CreateStartScripts
-
- setClasspath(FileCollection) - Method in class org.gradle.plugins.javascript.rhino.RhinoExtension
-
- setClasspath(FileCollection) - Method in interface org.gradle.process.JavaExecSpec
-
Sets the classpath for executing the main class.
- setClassPathFiles(List<File>) - Method in class org.gradle.api.plugins.jetty.JettyRun
-
- setClosure(boolean) - Method in class org.gradle.api.tasks.compile.DependOptions
-
Sets whether to delete the transitive closure of outdated files or only their
direct dependencies.
- setCoffeeScriptJs(Object) - Method in class org.gradle.play.tasks.PlayCoffeeScriptCompile
-
- setCoffeeScriptJs(Object) - Method in class org.gradle.plugins.javascript.coffeescript.CoffeeScriptCompile
-
- setCoffeeScriptJs(File) - Method in interface org.gradle.plugins.javascript.coffeescript.CoffeeScriptCompileSpec
-
- setCoffeeScriptJsNotation(String) - Method in class org.gradle.play.tasks.PlayCoffeeScriptCompile
-
- setColorOutput(boolean) - Method in interface org.gradle.tooling.ConfigurableLauncher
-
Specifies whether to generate colored (ANSI encoded) output for logging.
- setColorOutput(boolean) - Method in interface org.gradle.tooling.LongRunningOperation
-
Specifies whether to generate colored (ANSI encoded) output for logging.
- setCommandLine(Iterable<?>) - Method in class org.gradle.api.tasks.AbstractExecTask
-
Sets the full command line, including the executable to be executed plus its arguments.
- setCommandLine(Object...) - Method in class org.gradle.api.tasks.AbstractExecTask
-
Sets the full command line, including the executable to be executed plus its arguments.
- setCommandLine(Object...) - Method in interface org.gradle.process.ExecSpec
-
Sets the full command line, including the executable to be executed plus its arguments.
- setCommandLine(Iterable<?>) - Method in interface org.gradle.process.ExecSpec
-
Sets the full command line, including the executable to be executed plus its arguments.
- setCompileClasspath(FileCollection) - Method in interface org.gradle.api.tasks.SourceSet
-
Sets the classpath used to compile this source.
- setCompiler(Compiler<GroovyJavaJointCompileSpec>) - Method in class org.gradle.api.tasks.compile.GroovyCompile
-
- setCompiler(Compiler<ScalaJavaJointCompileSpec>) - Method in class org.gradle.api.tasks.scala.ScalaCompile
-
For testing only.
- setCompilerArgs(List<String>) - Method in class org.gradle.api.tasks.compile.CompileOptions
-
Sets any additional arguments to be passed to the compiler.
- setCompilerArgs(List<String>) - Method in class org.gradle.language.nativeplatform.tasks.AbstractNativeCompileTask
-
- setCompilerArgs(List<String>) - Method in class org.gradle.language.rc.tasks.WindowsResourceCompile
-
- setCompression(Compression) - Method in class org.gradle.api.tasks.bundling.Tar
-
Configures the compressor based on passed in compression.
- setConf(String) - Method in interface org.gradle.api.publish.ivy.IvyArtifact
-
Sets a comma separated list of public configurations in which this artifact is published.
- setConf2ScopeMappings(Conf2ScopeMappingContainer) - Method in class org.gradle.api.plugins.MavenPluginConvention
-
- setConfiguration(String) - Method in class org.gradle.api.tasks.diagnostics.AbstractDependencyReportTask
-
Sets the single configuration (by name) to generate the report for.
- setConfiguration(Configuration) - Method in class org.gradle.api.tasks.Upload
-
- setConfigurations(ConfigurationContainer) - Method in interface org.gradle.api.artifacts.maven.MavenPom
-
Sets the configuration container used for mapping configurations to Maven scopes.
- setConfigurations(Set<Configuration>) - Method in class org.gradle.api.tasks.diagnostics.AbstractDependencyReportTask
-
Sets the configurations to generate the report for.
- setConfigurationScript(File) - Method in class org.gradle.api.tasks.compile.GroovyCompileOptions
-
Sets the path to the groovy configuration file.
- setConfigureOnDemand(boolean) - Method in class org.gradle.StartParameter
-
- setConnectors(Connector[]) - Method in class org.gradle.api.plugins.jetty.AbstractJettyRunTask
-
- setContextHandlers(ContextHandler[]) - Method in class org.gradle.api.plugins.jetty.JettyRun
-
- setContextPath(String) - Method in class org.gradle.api.plugins.jetty.AbstractJettyRunTask
-
- setContextRoot(String) - Method in interface org.gradle.plugins.ear.descriptor.EarWebModule
-
- setContinueOnFailure(boolean) - Method in class org.gradle.StartParameter
-
Specifies whether the build should continue on task failure.
- setContinuous(boolean) - Method in class org.gradle.StartParameter
-
- setCurrentDir(File) - Method in class org.gradle.StartParameter
-
Sets the directory to use to select the default project, and to search for the settings file.
- setDaemon(boolean) - Method in class org.gradle.api.plugins.jetty.AbstractJettyRunTask
-
- setDaemonServer(String) - Method in class org.gradle.api.tasks.scala.ScalaCompileOptions
-
- setDebug(boolean) - Method in class org.gradle.api.tasks.compile.CompileOptions
-
Sets whether to include debugging information in the generated class files.
- setDebug(boolean) - Method in class org.gradle.api.tasks.JavaExec
-
Enable or disable debugging for the process.
- setDebug(TestLogging) - Method in interface org.gradle.api.tasks.testing.logging.TestLoggingContainer
-
Sets logging options for debug level.
- setDebug(boolean) - Method in class org.gradle.api.tasks.testing.Test
-
Enable or disable debugging for the process.
- setDebug(boolean) - Method in interface org.gradle.process.JavaForkOptions
-
Enable or disable debugging for the process.
- setDebugLevel(String) - Method in class org.gradle.api.tasks.compile.DebugOptions
-
Sets which debug information is to be generated.
- setDebugLevel(String) - Method in class org.gradle.language.scala.tasks.BaseScalaCompileOptions
-
- setDebugOptions(DebugOptions) - Method in class org.gradle.api.tasks.compile.CompileOptions
-
Sets options for generating debugging information.
- setDefaultCharacterEncoding(String) - Method in class org.gradle.api.tasks.JavaExec
-
Sets the default character encoding to use.
- setDefaultCharacterEncoding(String) - Method in class org.gradle.api.tasks.testing.Test
-
Sets the default character encoding to use.
- setDefaultCharacterEncoding(String) - Method in interface org.gradle.process.JavaForkOptions
-
Sets the default character encoding to use.
- setDefaultJvmOpts(Iterable<String>) - Method in class org.gradle.jvm.application.tasks.CreateStartScripts
-
- setDefaultTasks(List<String>) - Method in interface org.gradle.api.Project
-
Sets the names of the default tasks of this project.
- setDelete(Object) - Method in class org.gradle.api.tasks.Delete
-
Sets the files to be deleted by this task.
- setDependencies(List<?>) - Method in interface org.gradle.api.artifacts.maven.MavenPom
-
Sets the dependencies for this POM.
- setDependencyCacheDir(File) - Method in class org.gradle.api.tasks.compile.JavaCompile
-
- setDependOptions(DependOptions) - Method in class org.gradle.api.tasks.compile.CompileOptions
-
Sets options for using the Ant <depend>
task.
- setDependsOn(Iterable<?>) - Method in interface org.gradle.api.Task
-
Sets the dependencies of this task.
- setDeprecation(boolean) - Method in class org.gradle.api.tasks.compile.CompileOptions
-
Sets whether to log details of usage of deprecated members or classes.
- setDeprecation(boolean) - Method in class org.gradle.api.tasks.scala.ScalaDocOptions
-
Sets whether to generate deprecation information.
- setDeprecation(boolean) - Method in class org.gradle.language.scala.tasks.BaseScalaCompileOptions
-
- setDescription(String) - Method in interface org.gradle.api.artifacts.Configuration
-
Sets the description for this configuration.
- setDescription(String) - Method in interface org.gradle.api.plugins.osgi.OsgiManifest
-
A convenient method for setting a Bundle-Description instruction.
- setDescription(String) - Method in interface org.gradle.api.Project
-
Sets a description for this project.
- setDescription(String) - Method in interface org.gradle.api.Task
-
Sets a description for this task.
- setDescription(String) - Method in class org.gradle.api.tasks.ant.AntTarget
-
Sets a description for this task.
- setDescription(String) - Method in interface org.gradle.plugins.ear.descriptor.DeploymentDescriptor
-
- setDescription(String) - Method in interface org.gradle.plugins.ear.descriptor.EarSecurityRole
-
- setDescriptor(IvyModuleDescriptorSpec) - Method in class org.gradle.api.publish.ivy.tasks.GenerateIvyDescriptor
-
- setDescriptorDestination(File) - Method in class org.gradle.api.tasks.Upload
-
- setDestination(Object) - Method in class org.gradle.api.publish.ivy.tasks.GenerateIvyDescriptor
-
Sets the destination the descriptor will be written to.
- setDestination(Object) - Method in class org.gradle.api.publish.maven.tasks.GenerateMavenPom
-
Sets the destination the descriptor will be written to.
- setDestination(Object) - Method in interface org.gradle.api.reporting.ConfigurableReport
-
Sets the destination for the report.
- setDestinationDir(File) - Method in class org.gradle.api.tasks.bundling.AbstractArchiveTask
-
- setDestinationDir(File) - Method in class org.gradle.api.tasks.compile.AbstractCompile
-
Sets the directory to generate the .class
files into.
- setDestinationDir(File) - Method in class org.gradle.api.tasks.Copy
-
Sets the directory to copy files into.
- setDestinationDir(File) - Method in class org.gradle.api.tasks.javadoc.Groovydoc
-
Sets the directory to generate the documentation into.
- setDestinationDir(File) - Method in class org.gradle.api.tasks.javadoc.Javadoc
-
Sets the directory to generate the documentation into.
- setDestinationDir(File) - Method in class org.gradle.api.tasks.scala.ScalaDoc
-
- setDestinationDir(File) - Method in class org.gradle.api.tasks.Sync
-
Sets the directory to copy files into.
- setDestinationDir(File) - Method in class org.gradle.api.tasks.testing.TestReport
-
Sets the directory to write the HTML report to.
- setDestinationDir(File) - Method in class org.gradle.jvm.tasks.api.ApiJar
-
- setDestinationDir(File) - Method in class org.gradle.play.tasks.JavaScriptMinify
-
Sets the output directory where processed JavaScript should be written.
- setDestinationDir(Object) - Method in class org.gradle.plugins.javascript.coffeescript.CoffeeScriptCompile
-
- setDestinationDir(File) - Method in interface org.gradle.plugins.javascript.coffeescript.CoffeeScriptCompileSpec
-
- setDestinationDirectory(File) - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
-
- setDestinationDirectory(File) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- setDidWork(boolean) - Method in interface org.gradle.api.Task
-
Sets whether the task actually did any work.
- setDir(Object) - Method in interface org.gradle.api.file.ConfigurableFileTree
-
Specifies base directory for this file tree using the given path.
- setDir(Object) - Method in class org.gradle.api.tasks.GradleBuild
-
Sets the project directory for the build.
- setDirectory(File) - Method in class org.gradle.api.plugins.jetty.ScanTargetPattern
-
- setDirectory(File) - Method in class org.gradle.nativeplatform.NativeInstallationSpec
-
- setDirMode(Integer) - Method in interface org.gradle.api.file.CopyProcessingSpec
-
Sets the Unix permissions to use for the target directories.
- setDirMode(Integer) - Method in class org.gradle.api.tasks.AbstractCopyTask
-
Sets the Unix permissions to use for the target directories.
- setDirs(Iterable<?>) - Method in interface org.gradle.api.artifacts.repositories.FlatDirectoryArtifactRepository
-
Sets the directories where this repository will look for artifacts.
- setDisplayGranularity(int) - Method in interface org.gradle.api.tasks.testing.logging.TestLogging
-
Sets the display granularity of the events to be logged.
- setDisplayName(String) - Method in interface org.gradle.plugins.ear.descriptor.DeploymentDescriptor
-
- setDistributionBase(Wrapper.PathBase) - Method in class org.gradle.api.tasks.wrapper.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 class org.gradle.api.tasks.wrapper.Wrapper
-
Sets the path where the gradle distributions needed by the wrapper are unzipped.
- setDistributionUrl(String) - Method in class org.gradle.api.tasks.wrapper.Wrapper
-
- setDocEncoding(String) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- setDocFilesSubDirs(boolean) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- setDoclet(String) - Method in class org.gradle.external.javadoc.CoreJavadocOptions
-
- setDoclet(String) - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
-
- setDocletpath(List<File>) - Method in class org.gradle.external.javadoc.CoreJavadocOptions
-
- setDocletpath(List<File>) - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
-
- setDocTitle(String) - Method in class org.gradle.api.tasks.javadoc.Groovydoc
-
Sets title for the package index(first) page (optional).
- setDocTitle(String) - Method in class org.gradle.api.tasks.scala.ScalaDocOptions
-
Sets the HTML text to appear in the main frame title.
- setDocTitle(String) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- setDocURL(String) - Method in interface org.gradle.api.plugins.osgi.OsgiManifest
-
A convenient method for setting a Bundle-DocURL instruction.
- setDryRun(boolean) - Method in class org.gradle.StartParameter
-
- setDump(boolean) - Method in class org.gradle.api.tasks.compile.DependOptions
-
Sets whether to log dependency information.
- setDuplicatesStrategy(DuplicatesStrategy) - Method in interface org.gradle.api.file.CopySpec
-
The strategy to use when trying to copy more than one file to the same destination.
- setDuplicatesStrategy(DuplicatesStrategy) - Method in interface org.gradle.api.file.FileCopyDetails
-
The strategy to use if there is already a file at this file's destination.
- setDuplicatesStrategy(DuplicatesStrategy) - Method in class org.gradle.api.tasks.AbstractCopyTask
-
The strategy to use when trying to copy more than one file to the same destination.
- setDynamicMode(boolean) - Method in interface org.gradle.api.artifacts.repositories.IvyArtifactRepositoryMetaDataProvider
-
Specifies whether dynamic resolve mode should be used for Ivy modules.
- setEnableAssertions(boolean) - Method in class org.gradle.api.tasks.JavaExec
-
Enable or disable assertions for the process.
- setEnableAssertions(boolean) - Method in class org.gradle.api.tasks.testing.Test
-
Enable or disable assertions for the process.
- setEnableAssertions(boolean) - Method in interface org.gradle.process.JavaForkOptions
-
Enable or disable assertions for the process.
- setEnabled(boolean) - Method in interface org.gradle.api.reporting.Report
-
Whether or not this report should be generated by whatever generates it.
- setEnabled(boolean) - Method in interface org.gradle.api.Task
-
Set the enabled state of a task.
- setEncoding(String) - Method in class org.gradle.api.tasks.bundling.Zip
-
The encoding to use for filenames and the file comment of the archive.
- setEncoding(String) - Method in class org.gradle.api.tasks.compile.CompileOptions
-
Sets the character encoding to be used when reading source files.
- setEncoding(String) - Method in class org.gradle.api.tasks.compile.GroovyCompileOptions
-
Sets the source encoding.
- setEncoding(String) - Method in class org.gradle.external.javadoc.CoreJavadocOptions
-
- setEncoding(String) - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
-
- setEncoding(String) - Method in class org.gradle.language.scala.tasks.BaseScalaCompileOptions
-
- setEncoding(String) - Method in class org.gradle.plugins.javascript.coffeescript.CoffeeScriptCompileOptions
-
- setEncoding(String) - Method in class org.gradle.plugins.javascript.jshint.JsHint
-
- setEntryCompression(ZipEntryCompression) - Method in class org.gradle.api.tasks.bundling.Zip
-
Sets the compression level of the entries of the archive.
- setEnvironment(Map<String, ?>) - Method in class org.gradle.api.tasks.AbstractExecTask
-
Sets the environment variable to use for the process.
- setEnvironment(Map<String, ?>) - Method in class org.gradle.api.tasks.JavaExec
-
Sets the environment variable to use for the process.
- setEnvironment(Map<String, ?>) - Method in class org.gradle.api.tasks.testing.Test
-
Sets the environment variable to use for the process.
- setEnvironment(Map<String, ?>) - Method in interface org.gradle.process.ProcessForkOptions
-
Sets the environment variable to use for the process.
- setError(TestLogging) - Method in interface org.gradle.api.tasks.testing.logging.TestLoggingContainer
-
Sets logging options for error level.
- setErrorOutput(OutputStream) - Method in class org.gradle.api.tasks.AbstractExecTask
-
Sets the output stream to consume standard error from the process executing the command.
- setErrorOutput(OutputStream) - Method in class org.gradle.api.tasks.JavaExec
-
Sets the output stream to consume standard error from the process executing the command.
- setErrorOutput(OutputStream) - Method in interface org.gradle.process.BaseExecSpec
-
Sets the output stream to consume standard error from the process executing the command.
- setEvents(Iterable<?>) - Method in interface org.gradle.api.tasks.testing.logging.TestLogging
-
Sets the events to be logged.
- setExceptionFormat(Object) - Method in interface org.gradle.api.tasks.testing.logging.TestLogging
-
Sets the format to be used for logging test exceptions.
- setExcludeDocFilesSubDir(List<String>) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- setExcludedTaskNames(Iterable<String>) - Method in class org.gradle.StartParameter
-
Sets the tasks to exclude from this build.
- setExcludes(Iterable<String>) - Method in interface org.gradle.api.file.CopySpec
-
Set the allowable exclude patterns.
- setExcludes(List<String>) - Method in class org.gradle.api.plugins.jetty.ScanTargetPattern
-
- setExcludes(Iterable<String>) - Method in class org.gradle.api.tasks.AbstractCopyTask
-
Set the allowable exclude patterns.
- setExcludes(Iterable<String>) - Method in class org.gradle.api.tasks.SourceTask
-
Set the allowable exclude patterns.
- setExcludes(Iterable<String>) - Method in class org.gradle.api.tasks.testing.Test
-
Sets the exclude patterns for test execution.
- setExcludes(Iterable<String>) - Method in interface org.gradle.api.tasks.util.PatternFilterable
-
Set the allowable exclude patterns.
- setExcludes(Iterable<String>) - Method in class org.gradle.api.tasks.util.PatternSet
-
- setExecutable(Object) - Method in class org.gradle.api.tasks.AbstractExecTask
-
Sets the name of the executable to use.
- setExecutable(String) - Method in class org.gradle.api.tasks.compile.ForkOptions
-
Sets the compiler executable to be used.
- setExecutable(String) - Method in class org.gradle.api.tasks.javadoc.Javadoc
-
- setExecutable(Object) - Method in class org.gradle.api.tasks.JavaExec
-
Sets the name of the executable to use.
- setExecutable(Object) - Method in class org.gradle.api.tasks.testing.Test
-
Sets the name of the executable to use.
- setExecutable(String) - Method in interface org.gradle.nativeplatform.toolchain.GccCommandLineToolConfiguration
-
Set the name of the executable file for this tool.
- setExecutable(Object) - Method in interface org.gradle.process.ProcessForkOptions
-
Sets the name of the executable to use.
- setExitEnvironmentVar(String) - Method in class org.gradle.jvm.application.tasks.CreateStartScripts
-
- setExportedPackages(Set<String>) - Method in interface org.gradle.jvm.JarBinarySpec
-
- setExportedPackages(Set<String>) - Method in class org.gradle.jvm.tasks.api.ApiJar
-
- setExtDirs(List<File>) - Method in class org.gradle.external.javadoc.CoreJavadocOptions
-
- setExtDirs(List<File>) - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
-
- setExtendsFrom(Iterable<Configuration>) - Method in interface org.gradle.api.artifacts.Configuration
-
Sets the configurations which this configuration extends from.
- setExtension(String) - Method in interface org.gradle.api.artifacts.ConfigurablePublishArtifact
-
Sets the extension of this artifact.
- setExtension(String) - Method in interface org.gradle.api.publish.ivy.IvyArtifact
-
Sets the extension used to publish the artifact file.
- setExtension(String) - Method in interface org.gradle.api.publish.maven.MavenArtifact
-
Sets the extension used to publish the artifact file.
- setExtension(String) - Method in class org.gradle.api.tasks.bundling.AbstractArchiveTask
-
- setExtensionDirs(String) - Method in class org.gradle.api.tasks.compile.CompileOptions
-
Sets the extension dirs to be used for the compiler process.
- setExtraScanTargets(Iterable<File>) - Method in class org.gradle.api.plugins.jetty.JettyRun
-
- setFailOnError(boolean) - Method in class org.gradle.api.tasks.compile.CompileOptions
-
Sets whether to fail the build when compilation fails.
- setFailOnError(boolean) - Method in class org.gradle.api.tasks.compile.GroovyCompileOptions
-
Sets whether the compilation task should fail if compile errors occurred.
- setFailOnError(boolean) - Method in class org.gradle.api.tasks.javadoc.Javadoc
-
- setFailOnError(boolean) - Method in class org.gradle.language.scala.tasks.BaseScalaCompileOptions
-
- setFailOnNoMatchingTests(boolean) - Method in interface org.gradle.api.tasks.testing.TestFilter
-
Let the test task fail if a filter configuration was provided but no test matched the given configuration.
- setFile(File) - Method in class org.gradle.nativeplatform.NativeExecutableFileSpec
-
- setFileExtensions(List<String>) - Method in class org.gradle.api.tasks.compile.GroovyCompileOptions
-
Sets the list of acceptable source file extensions.
- setFileMode(Integer) - Method in interface org.gradle.api.file.CopyProcessingSpec
-
Sets the Unix permissions to use for the target files.
- setFileMode(Integer) - Method in class org.gradle.api.tasks.AbstractCopyTask
-
Sets the Unix permissions to use for the target files.
- setFileName(String) - Method in interface org.gradle.plugins.ear.descriptor.DeploymentDescriptor
-
- setFilter(PublishFilter) - Method in interface org.gradle.api.artifacts.maven.PomFilterContainer
-
Sets the default filter to be used.
- setFinalizedBy(Iterable<?>) - Method in interface org.gradle.api.Task
-
Specifies the set of finalizer tasks for this task.
- setFooter(String) - Method in class org.gradle.api.tasks.javadoc.Groovydoc
-
Sets footer text for each page (optional).
- setFooter(String) - Method in class org.gradle.api.tasks.scala.ScalaDocOptions
-
Sets the HTML text to appear in the footer for each page.
- setFooter(String) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- setForce(boolean) - Method in interface org.gradle.api.artifacts.ExternalDependency
-
Sets whether or not the version of this dependency should be enforced in the case of version conflicts.
- setForce(String) - Method in class org.gradle.language.scala.tasks.BaseScalaCompileOptions
-
- setForcedModules(Object...) - Method in interface org.gradle.api.artifacts.ResolutionStrategy
-
Allows forcing certain versions of dependencies, including transitive dependencies.
- setFork(boolean) - Method in class org.gradle.api.tasks.compile.CompileOptions
-
Sets whether to run the compiler in its own process.
- setFork(boolean) - Method in class org.gradle.api.tasks.compile.GroovyCompileOptions
-
Sets whether to run the Groovy compiler in a separate process.
- setFork(boolean) - Method in class org.gradle.api.tasks.scala.ScalaCompileOptions
-
- setForkEvery(Long) - Method in class org.gradle.api.tasks.testing.Test
-
Sets the maximum number of test classes to execute in a forked test process.
- setForkOptions(ForkOptions) - Method in class org.gradle.api.tasks.compile.CompileOptions
-
Sets options for running the compiler in a child process.
- setForkOptions(GroovyForkOptions) - Method in class org.gradle.api.tasks.compile.GroovyCompileOptions
-
Sets options for running the Groovy compiler in a separate process.
- setForkOptions(ScalaForkOptions) - Method in class org.gradle.language.scala.tasks.BaseScalaCompileOptions
-
- setFrom(Iterable<?>) - Method in interface org.gradle.api.file.ConfigurableFileCollection
-
Sets the source paths for this collection.
- setFrom(Object...) - Method in interface org.gradle.api.file.ConfigurableFileCollection
-
Sets the source paths for this collection.
- setGenerateReverseRoutes(boolean) - Method in class org.gradle.play.tasks.RoutesCompile
-
Sets whether or not a reverse router should be generated.
- setGradleUserHomeDir(File) - Method in class org.gradle.StartParameter
-
Sets the directory to use as the user home directory.
- setGradleVersion(String) - Method in interface org.gradle.api.plugins.buildcomparison.gradle.GradleBuildInvocationSpec
-
Sets the Gradle version to run the build with.
- setGradleVersion(String) - Method in class org.gradle.api.tasks.wrapper.Wrapper
-
The version of the gradle distribution required by the wrapper.
- setGroovyClasspath(FileCollection) - Method in class org.gradle.api.tasks.compile.GroovyCompile
-
Sets the classpath containing the version of Groovy to use for compilation.
- setGroovyClasspath(FileCollection) - Method in class org.gradle.api.tasks.javadoc.Groovydoc
-
Sets the classpath containing the Groovy library to be used.
- setGroup(Object) - Method in interface org.gradle.api.Project
-
Sets the group of this project.
- setGroup(String) - Method in interface org.gradle.api.Task
-
Sets the task group which this task belongs to.
- setGroupId(String) - Method in interface org.gradle.api.artifacts.maven.MavenPom
-
Sets the group id for this POM.
- setGroupId(String) - Method in interface org.gradle.api.publish.maven.MavenPublication
-
Sets the groupId for this publication.
- setGroups(Map<String, List<String>>) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- setHeader(String) - Method in class org.gradle.api.tasks.javadoc.Groovydoc
-
Sets header text for each page (optional).
- setHeader(String) - Method in class org.gradle.api.tasks.scala.ScalaDocOptions
-
Sets the HTML text to appear in the header for each page.
- setHeader(String) - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
-
- setHeader(String) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- setHeader(String) - Method in class org.gradle.nativeplatform.tasks.PrefixHeaderFileGenerateTask
-
- setHeaderDir(File) - Method in class org.gradle.nativeplatform.test.cunit.tasks.GenerateCUnitLauncher
-
- setHelpFile(File) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- setHttpPort(Integer) - Method in class org.gradle.api.plugins.jetty.AbstractJettyRunTask
-
- setHttpPort(Integer) - Method in class org.gradle.api.plugins.jetty.JettyPluginConvention
-
- setHttpPort(int) - Method in class org.gradle.play.tasks.PlayRun
-
- setIgnoreExitValue(boolean) - Method in class org.gradle.api.tasks.AbstractExecTask
-
Sets whether a non-zero exit value is ignored, or an exception thrown.
- setIgnoreExitValue(boolean) - Method in class org.gradle.api.tasks.JavaExec
-
Sets whether a non-zero exit value is ignored, or an exception thrown.
- setIgnoreExitValue(boolean) - Method in interface org.gradle.process.BaseExecSpec
-
Sets whether a non-zero exit value is ignored, or an exception thrown.
- setIgnoreFailures(boolean) - Method in class org.gradle.api.plugins.buildcomparison.gradle.CompareGradleBuilds
-
Sets whether a comparison between non identical builds will fail the task execution.
- setIgnoreFailures(boolean) - Method in class org.gradle.api.tasks.testing.Test
-
Specifies whether the build should break when the verifications performed by this task fail.
- setIgnoreFailures(boolean) - Method in interface org.gradle.api.tasks.VerificationTask
-
Specifies whether the build should break when the verifications performed by this task fail.
- setIncludeEmptyDirs(boolean) - Method in interface org.gradle.api.file.CopySpec
-
Controls if empty target directories should be included in the copy.
- setIncludeEmptyDirs(boolean) - Method in class org.gradle.api.tasks.AbstractCopyTask
-
Controls if empty target directories should be included in the copy.
- setIncludePatterns(String...) - Method in interface org.gradle.api.tasks.testing.TestFilter
-
Sets the test name patterns to be included in the filter.
- setIncludePrivate(boolean) - Method in class org.gradle.api.tasks.javadoc.Groovydoc
-
Sets whether to include all classes and members (i.e. including private ones) if set to true.
- setIncludes(Iterable<String>) - Method in interface org.gradle.api.file.CopySpec
-
Set the allowable include patterns.
- setIncludes(List<String>) - Method in class org.gradle.api.plugins.jetty.ScanTargetPattern
-
- setIncludes(Iterable<String>) - Method in class org.gradle.api.tasks.AbstractCopyTask
-
Set the allowable include patterns.
- setIncludes(Iterable<String>) - Method in class org.gradle.api.tasks.SourceTask
-
Set the allowable include patterns.
- setIncludes(Iterable<String>) - Method in class org.gradle.api.tasks.testing.Test
-
Sets the include patterns for test execution.
- setIncludes(Iterable<String>) - Method in interface org.gradle.api.tasks.util.PatternFilterable
-
Set the allowable include patterns.
- setIncludes(Iterable<String>) - Method in class org.gradle.api.tasks.util.PatternSet
-
- setIncremental(boolean) - Method in class org.gradle.api.tasks.compile.CompileOptions
-
- setIncrementalOptions(IncrementalCompileOptions) - Method in class org.gradle.language.scala.tasks.BaseScalaCompileOptions
-
- setInfo(TestLogging) - Method in interface org.gradle.api.tasks.testing.logging.TestLoggingContainer
-
Sets logging options for info level.
- setInitializeInOrder(Boolean) - Method in interface org.gradle.plugins.ear.descriptor.DeploymentDescriptor
-
- setInitScripts(List<File>) - Method in class org.gradle.StartParameter
-
Sets the list of init scripts to be run before the build starts.
- setInjectedRoutesGenerator(boolean) - Method in interface org.gradle.play.PlayApplicationSpec
-
Configures the style of router to use with this application.
- setInjectedRoutesGenerator(boolean) - Method in class org.gradle.play.tasks.RoutesCompile
-
Configure if the injected routes generator should be used to generate routes.
- setInputFile(File) - Method in class org.gradle.plugins.ide.api.GeneratorTask
-
Sets the input file to load the initial configuration from.
- setInstallDir(Object) - Method in interface org.gradle.nativeplatform.toolchain.VisualCpp
-
The directory where Visual Studio or Visual C++ is installed.
- setJarFile(Object) - Method in class org.gradle.api.tasks.wrapper.Wrapper
-
- setJarFile(File) - Method in interface org.gradle.jvm.JarBinarySpec
-
Sets the jar file output for this binary.
- setJavaAnnotationProcessing(boolean) - Method in class org.gradle.api.tasks.compile.GroovyCompileOptions
-
Sets whether Java annotation processors should process annotations on stubs.
- setJavaHome(File) - Method in interface org.gradle.tooling.ConfigurableLauncher
-
Specifies the Java home directory to use for this operation.
- setJavaHome(File) - Method in interface org.gradle.tooling.LongRunningOperation
-
Specifies the Java home directory to use for this operation.
- setJettyConfig(File) - Method in class org.gradle.api.plugins.jetty.AbstractJettyRunTask
-
- setJettyEnvXml(File) - Method in class org.gradle.api.plugins.jetty.JettyRun
-
- setJettyEnvXmlFile(File) - Method in class org.gradle.api.plugins.jetty.JettyRun
-
- setJFlags(List<String>) - Method in class org.gradle.external.javadoc.CoreJavadocOptions
-
- setJFlags(List<String>) - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
-
- setJs(FileCollection) - Method in class org.gradle.plugins.javascript.coffeescript.CoffeeScriptExtension
-
- setJs(FileCollection) - Method in class org.gradle.plugins.javascript.jshint.JsHintExtension
-
- setJsHint(Object) - Method in class org.gradle.plugins.javascript.jshint.JsHint
-
- setJsonReport(Object) - Method in class org.gradle.plugins.javascript.jshint.JsHint
-
- setJvmArgs(List<String>) - Method in class org.gradle.api.tasks.compile.BaseForkOptions
-
Sets any additional JVM arguments for the compiler process.
- setJvmArgs(Iterable<?>) - Method in class org.gradle.api.tasks.JavaExec
-
Sets the extra arguments to use to launch the JVM for the process.
- setJvmArgs(Iterable<?>) - Method in class org.gradle.api.tasks.testing.Test
-
Sets the extra arguments to use to launch the JVM for the process.
- setJvmArgs(Iterable<?>) - Method in interface org.gradle.process.JavaForkOptions
-
Sets the extra arguments to use to launch the JVM for the process.
- setJvmArguments(String...) - Method in interface org.gradle.tooling.ConfigurableLauncher
-
Specifies the Java VM arguments to use for this operation.
- setJvmArguments(Iterable<String>) - Method in interface org.gradle.tooling.ConfigurableLauncher
-
Specifies the Java VM arguments to use for this operation.
- setJvmArguments(String...) - Method in interface org.gradle.tooling.LongRunningOperation
-
Specifies the Java VM arguments to use for this operation.
- setJvmArguments(Iterable<String>) - Method in interface org.gradle.tooling.LongRunningOperation
-
Specifies the Java VM arguments to use for this operation.
- setKeepStubs(boolean) - Method in class org.gradle.api.tasks.compile.GroovyCompileOptions
-
Sets whether Java stubs for Groovy classes generated during Java/Groovy joint compilation
should be kept after compilation has completed.
- setKeyWords(boolean) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- setLanguageName(String) - Method in interface org.gradle.platform.base.LanguageTypeBuilder
-
- setLevel(LogLevel) - Method in interface org.gradle.api.logging.LoggingManager
-
Sets the minimum logging level.
- setLibraryDirectory(String) - Method in interface org.gradle.plugins.ear.descriptor.DeploymentDescriptor
-
- setLicense(String) - Method in interface org.gradle.api.plugins.osgi.OsgiManifest
-
A convenient method for setting a Bundle-License instruction.
- setLifecycle(TestLogging) - Method in interface org.gradle.api.tasks.testing.logging.TestLoggingContainer
-
Sets logging options for lifecycle level.
- setLinks(Set<Groovydoc.Link>) - Method in class org.gradle.api.tasks.javadoc.Groovydoc
-
Sets links to groovydoc/javadoc output at the given URL.
- setLinks(List<String>) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- setLinksOffline(List<JavadocOfflineLink>) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- setLinkSource(boolean) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- setListFiles(boolean) - Method in class org.gradle.api.tasks.compile.CompileOptions
-
Sets whether to log the files to be compiled.
- setListFiles(boolean) - Method in class org.gradle.api.tasks.compile.GroovyCompileOptions
-
Sets whether to print which source files are to be compiled.
- setListFiles(boolean) - Method in class org.gradle.language.scala.tasks.BaseScalaCompileOptions
-
- setLocale(String) - Method in class org.gradle.external.javadoc.CoreJavadocOptions
-
- setLocale(String) - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
-
- setLocation(Object) - Method in interface org.gradle.ide.visualstudio.ConfigFile
-
Specify the location where this file will be generated.
- setLoggingLevel(String) - Method in class org.gradle.language.scala.tasks.BaseScalaCompileOptions
-
- setLoggingPhases(List<String>) - Method in class org.gradle.language.scala.tasks.BaseScalaCompileOptions
-
- setM2compatible(boolean) - Method in interface org.gradle.api.artifacts.repositories.IvyPatternRepositoryLayout
-
Sets whether a Maven style layout is to be used for the 'organisation' part, replacing any dots with forward slashes.
- setMacros(Map<String, String>) - Method in class org.gradle.language.nativeplatform.tasks.AbstractNativeCompileTask
-
- setMacros(Map<String, String>) - Method in class org.gradle.language.rc.tasks.WindowsResourceCompile
-
- setMain(String) - Method in class org.gradle.api.tasks.JavaExec
-
Sets the fully qualified name of the main class to be executed.
- setMain(String) - Method in interface org.gradle.process.JavaExecSpec
-
Sets the fully qualified name of the main class to be executed.
- setMainClassName(String) - Method in class org.gradle.jvm.application.tasks.CreateStartScripts
-
- setManifest(Manifest) - Method in class org.gradle.jvm.tasks.Jar
-
Sets the manifest for this JAR archive.
- setMavenPomDir(Object) - Method in class org.gradle.api.plugins.MavenPluginConvention
-
Sets the directory to generate Maven POMs into.
- setMaxGranularity(int) - Method in interface org.gradle.api.tasks.testing.logging.TestLogging
-
Returns the maximum granularity of the events to be logged.
- setMaxHeapSize(String) - Method in class org.gradle.api.plugins.antlr.AntlrTask
-
- setMaxHeapSize(String) - Method in class org.gradle.api.tasks.JavaExec
-
Sets the maximum heap size for the process.
- setMaxHeapSize(String) - Method in class org.gradle.api.tasks.testing.Test
-
Sets the maximum heap size for the process.
- setMaxHeapSize(String) - Method in interface org.gradle.process.JavaForkOptions
-
Sets the maximum heap size for the process.
- setMaxMemory(String) - Method in class org.gradle.api.tasks.javadoc.Javadoc
-
Sets the amount of memory allocated to this task.
- setMaxParallelForks(int) - Method in class org.gradle.api.tasks.testing.Test
-
Sets the maximum number of forked test processes to execute in parallel.
- setMaxWorkerCount(int) - Method in class org.gradle.StartParameter
-
Specifies the maximum number of concurrent workers used for underlying build operations.
- setMemberLevel(JavadocMemberLevel) - Method in class org.gradle.external.javadoc.CoreJavadocOptions
-
- setMemberLevel(JavadocMemberLevel) - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
-
- setMemoryInitialSize(String) - Method in class org.gradle.api.tasks.compile.BaseForkOptions
-
Sets the initial heap size for the compiler process.
- setMemoryMaximumSize(String) - Method in class org.gradle.api.tasks.compile.BaseForkOptions
-
Sets the maximum heap size for the compiler process.
- setMinGranularity(int) - Method in interface org.gradle.api.tasks.testing.logging.TestLogging
-
Sets the minimum granularity of the events to be logged.
- setMinHeapSize(String) - Method in class org.gradle.api.tasks.JavaExec
-
Sets the minimum heap size for the process.
- setMinHeapSize(String) - Method in class org.gradle.api.tasks.testing.Test
-
Sets the minimum heap size for the process.
- setMinHeapSize(String) - Method in interface org.gradle.process.JavaForkOptions
-
Sets the minimum heap size for the process.
- setMode(int) - Method in interface org.gradle.api.file.FileCopyDetails
-
Sets the Unix permissions of this file.
- setModel(Object) - Method in interface org.gradle.api.artifacts.maven.MavenPom
-
Sets the underlying native Maven Model
object.
- setModule(String) - Method in interface org.gradle.api.publish.ivy.IvyPublication
-
Sets the module for this publication.
- setModules(Set<? extends EarModule>) - Method in interface org.gradle.plugins.ear.descriptor.DeploymentDescriptor
-
- setModuleTypeMappings(Map<String, String>) - Method in interface org.gradle.plugins.ear.descriptor.DeploymentDescriptor
-
- setMustRunAfter(Iterable<?>) - Method in interface org.gradle.api.Task
-
Specifies the set of tasks that this task must run after.
- setName(String) - Method in interface org.gradle.api.artifacts.ConfigurablePublishArtifact
-
Sets the name of this artifact.
- setName(String) - Method in interface org.gradle.api.artifacts.repositories.ArtifactRepository
-
Sets the name for this repository.
- setName(String) - Method in interface org.gradle.api.file.FileCopyDetails
-
Sets the destination name of this file.
- setName(String) - Method in interface org.gradle.api.initialization.ProjectDescriptor
-
Sets the name of this project.
- setName(String) - Method in interface org.gradle.api.plugins.osgi.OsgiManifest
-
A convenient method for setting a Bundle-Name instruction.
- setName(String) - Method in interface org.gradle.api.publish.ivy.IvyArtifact
-
Sets the name used to publish the artifact file.
- setNamespaceReverseRouter(boolean) - Method in class org.gradle.play.tasks.RoutesCompile
-
Sets whether or not the reverse router should be namespaced.
- setNamingScheme(BinaryNamingScheme) - Method in class org.gradle.platform.base.binary.BaseBinarySpec
-
- setNoComment(boolean) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- setNoDeprecated(boolean) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- setNoDeprecatedList(boolean) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- setNoHelp(boolean) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- setNoIndex(boolean) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- setNoNavBar(boolean) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- setNoQualifiers(List<String>) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- setNoSince(boolean) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- setNoTimestamp(boolean) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- setNoTree(boolean) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- setObjectFileDir(File) - Method in class org.gradle.language.assembler.tasks.Assemble
-
- setObjectFileDir(File) - Method in class org.gradle.language.nativeplatform.tasks.AbstractNativeCompileTask
-
- setOffline(boolean) - Method in class org.gradle.StartParameter
-
Specifies whether the build should be performed offline (ie without network access).
- setOnlyIf(Closure) - Method in interface org.gradle.api.Task
-
Execute the task only if the given closure returns true.
- setOnlyIf(Spec<? super Task>) - Method in interface org.gradle.api.Task
-
Execute the task only if the given spec is satisfied.
- setOptimizationOptions(Map<String, Boolean>) - Method in class org.gradle.api.tasks.compile.GroovyCompileOptions
-
Sets optimization options for the Groovy compiler.
- setOptimize(boolean) - Method in class org.gradle.language.scala.tasks.BaseScalaCompileOptions
-
- setOptionFiles(List<File>) - Method in class org.gradle.external.javadoc.CoreJavadocOptions
-
- setOptionFiles(List<File>) - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
-
- setOptions(MinimalJavadocOptions) - Method in class org.gradle.api.tasks.javadoc.Javadoc
-
Sets the Javadoc generation options.
- setOptions(CoffeeScriptCompileOptions) - Method in interface org.gradle.plugins.javascript.coffeescript.CoffeeScriptCompileSpec
-
- setOptsEnvironmentVar(String) - Method in class org.gradle.jvm.application.tasks.CreateStartScripts
-
- setOrganisation(String) - Method in interface org.gradle.api.publish.ivy.IvyPublication
-
Sets the organisation for this publication.
- setOutputDir(File) - Method in class org.gradle.jvm.application.tasks.CreateStartScripts
-
- setOutputDir(File) - Method in class org.gradle.language.rc.tasks.WindowsResourceCompile
-
- setOutputDirectory(File) - Method in class org.gradle.api.plugins.antlr.AntlrTask
-
Specifies the directory to generate the parser source files into.
- setOutputDirectory(File) - Method in class org.gradle.play.tasks.RoutesCompile
-
Specifies the directory to generate the parser source files into.
- setOutputDirectory(File) - Method in class org.gradle.play.tasks.TwirlCompile
-
Specifies the directory to generate the parser source files into.
- setOutputFile(File) - Method in class org.gradle.api.tasks.diagnostics.AbstractReportTask
-
Sets the file which the report will be written to.
- setOutputFile(File) - Method in class org.gradle.plugins.ide.api.GeneratorTask
-
Sets the output file to write the final configuration to.
- setOutputLevel(JavadocOutputLevel) - Method in class org.gradle.external.javadoc.CoreJavadocOptions
-
- setOutputLevel(JavadocOutputLevel) - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
-
- setOutputPerTestCase(boolean) - Method in interface org.gradle.api.tasks.testing.JUnitXmlReport
-
Should the output be associated with individual test cases instead of at the suite level.
- setOverrideWebXml(File) - Method in class org.gradle.api.plugins.jetty.AbstractJettyRunTask
-
- setOverview(String) - Method in class org.gradle.api.tasks.javadoc.Groovydoc
-
Sets a HTML file to be used for overview documentation (optional).
- setOverview(String) - Method in class org.gradle.external.javadoc.CoreJavadocOptions
-
- setOverview(String) - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
-
- setPackaging(String) - Method in interface org.gradle.api.artifacts.maven.MavenPom
-
Sets the packaging for this POM.
- setPackaging(String) - Method in interface org.gradle.api.publish.maven.MavenPom
-
Sets the packaging for this publication.
- setParallelProjectExecutionEnabled(boolean) - Method in class org.gradle.StartParameter
-
Enables/disables parallel project execution.
- setParallelThreadCount(int) - Method in class org.gradle.StartParameter
-
Deprecated.
- setPassword(String) - Method in interface org.gradle.api.artifacts.repositories.PasswordCredentials
-
Sets the password to use when authenticating to this repository.
- setPath(String) - Method in interface org.gradle.api.file.FileCopyDetails
-
Sets the destination path of this file.
- setPath(String) - Method in interface org.gradle.plugins.ear.descriptor.EarModule
-
- setPlatform(JavaPlatform) - Method in class org.gradle.language.java.tasks.PlatformJavaCompile
-
- setPlatform(ScalaPlatform) - Method in class org.gradle.language.scala.tasks.PlatformScalaCompile
-
- setPlatform(PlayPlatform) - Method in class org.gradle.play.tasks.RoutesCompile
-
- setPlatform(PlayPlatform) - Method in class org.gradle.play.tasks.TwirlCompile
-
- setPlayPlatform(PlayPlatform) - Method in class org.gradle.play.tasks.JavaScriptMinify
-
Sets the target Play platform.
- setPlayToolProvider(PlayToolProvider) - Method in class org.gradle.play.tasks.PlayRun
-
- setPom(MavenPom) - Method in interface org.gradle.api.artifacts.maven.PomFilterContainer
-
Sets the default POM to be used.
- setPom(MavenPom) - Method in class org.gradle.api.publish.maven.tasks.GenerateMavenPom
-
- setPositionIndependentCode(boolean) - Method in class org.gradle.language.nativeplatform.tasks.AbstractNativeCompileTask
-
- setPreCompiledHeader(String) - Method in interface org.gradle.language.nativeplatform.DependentSourceSet
-
Sets the pre-compiled header to be used when compiling sources in this source set.
- setPreCompiledHeader(PreCompiledHeader) - Method in class org.gradle.language.nativeplatform.tasks.AbstractNativeSourceCompileTask
-
- setPrefixHeaderFile(File) - Method in class org.gradle.nativeplatform.tasks.PrefixHeaderFileGenerateTask
-
- setProfile(boolean) - Method in class org.gradle.StartParameter
-
Specifies if a profile report should be generated.
- setProjectCacheDir(File) - Method in class org.gradle.StartParameter
-
Sets the project's cache location.
- setProjectDir(File) - Method in interface org.gradle.api.initialization.ProjectDescriptor
-
Sets the project directory of this project.
- setProjectDir(Object) - Method in interface org.gradle.api.plugins.buildcomparison.gradle.GradleBuildInvocationSpec
-
Sets the “root” directory of the build.
- setProjectDir(File) - Method in class org.gradle.StartParameter
-
Sets the project directory to use to select the default project.
- setProjectProperties(Map<String, String>) - Method in class org.gradle.StartParameter
-
- setProjects(Set<Project>) - Method in class org.gradle.api.reporting.dependencies.HtmlDependencyReportTask
-
Specifies the set of projects to generate this report for.
- setProjects(Set<Project>) - Method in class org.gradle.api.tasks.diagnostics.AbstractReportTask
-
Specifies the set of projects to generate this report for.
- setProperty(String, Object) - Method in interface org.gradle.api.Project
-
Sets a property of this project.
- setProperty(String, Object) - Method in interface org.gradle.api.Task
-
Sets a property of this task.
- setPublication(IvyPublication) - Method in class org.gradle.api.publish.ivy.tasks.PublishToIvyRepository
-
Sets the publication to be published.
- setPublication(MavenPublication) - Method in class org.gradle.api.publish.maven.tasks.AbstractPublishToMaven
-
Sets the publication to be published.
- setPublishedCode(File) - Method in class org.gradle.api.tasks.scala.IncrementalCompileOptions
-
Sets the directory or archive path by which the code produced by this task
is published to other ScalaCompile
tasks.
- setQuiet(TestLogging) - Method in interface org.gradle.api.tasks.testing.logging.TestLoggingContainer
-
Sets logging options for quiet level.
- setRecompileScripts(boolean) - Method in class org.gradle.StartParameter
-
Specifies whether the build scripts should be recompiled.
- setRefreshDependencies(boolean) - Method in class org.gradle.StartParameter
-
Specifies whether the dependencies should be refreshed..
- setRelativePath(RelativePath) - Method in interface org.gradle.api.file.FileCopyDetails
-
Sets the destination path of this file.
- setReload(String) - Method in class org.gradle.api.plugins.jetty.AbstractJettyRunTask
-
Sets the reload mode, which is either "automatic"
or "manual"
.
- setRenderer(DependencyReportRenderer) - Method in class org.gradle.api.tasks.diagnostics.AbstractDependencyReportTask
-
Set the renderer to use to build a report.
- setRenderer(DependencyReportRenderer) - Method in class org.gradle.api.tasks.diagnostics.BuildEnvironmentReportTask
-
- setRenderer(PropertyReportRenderer) - Method in class org.gradle.api.tasks.diagnostics.PropertyReportTask
-
- setRenderer(TaskReportRenderer) - Method in class org.gradle.api.tasks.diagnostics.TaskReportTask
-
- setReportDir(Object) - Method in class org.gradle.api.plugins.buildcomparison.gradle.CompareGradleBuilds
-
Sets the directory that will contain the HTML comparison report and any other report files.
- setRepository(Object) - Method in interface org.gradle.api.artifacts.maven.MavenDeployer
-
Sets the repository to be used for uploading artifacts.
- setRepository(IvyArtifactRepository) - Method in class org.gradle.api.publish.ivy.tasks.PublishToIvyRepository
-
Sets the repository to publish to.
- setRepository(MavenArtifactRepository) - Method in class org.gradle.api.publish.maven.tasks.PublishToMavenRepository
-
Sets the repository to publish to.
- setRequestLog(RequestLog) - Method in class org.gradle.api.plugins.jetty.AbstractJettyRunTask
-
- setRerunTasks(boolean) - Method in class org.gradle.StartParameter
-
Specifies whether the cached task results should be ignored and each task should be forced to be executed.
- setResourcesDir(Object) - Method in interface org.gradle.api.tasks.SourceSetOutput
-
- setResourcesDir(File) - Method in interface org.gradle.jvm.JvmBinarySpec
-
Sets the resources directory for this binary.
- setRevision(String) - Method in interface org.gradle.api.publish.ivy.IvyPublication
-
Sets the revision for this publication.
- setRhinoClasspath(Object) - Method in class org.gradle.plugins.javascript.coffeescript.CoffeeScriptCompile
-
- setRhinoClasspath(Object) - Method in class org.gradle.plugins.javascript.jshint.JsHint
-
- setRhinoClasspathNotation(String) - Method in class org.gradle.play.tasks.PlayCoffeeScriptCompile
-
- setRhinoOptions(Object...) - Method in class org.gradle.plugins.javascript.rhino.RhinoShellExec
-
- setRoleName(String) - Method in interface org.gradle.plugins.ear.descriptor.EarSecurityRole
-
- setRuntimeClassesDir(File) - Method in class org.gradle.jvm.tasks.api.ApiJar
-
- setRuntimeClasspath(FileCollection) - Method in interface org.gradle.api.tasks.SourceSet
-
Sets the classpath used to execute this source.
- setRuntimeClasspath(FileCollection) - Method in class org.gradle.play.tasks.PlayRun
-
- setScalaClasspath(FileCollection) - Method in class org.gradle.api.tasks.scala.ScalaCompile
-
- setScalaClasspath(FileCollection) - Method in class org.gradle.api.tasks.scala.ScalaDoc
-
- setScalaDocOptions(ScalaDocOptions) - Method in class org.gradle.api.tasks.scala.ScalaDoc
-
- setScanForTestClasses(boolean) - Method in class org.gradle.api.tasks.testing.Test
-
- setScanIntervalSeconds(int) - Method in class org.gradle.api.plugins.jetty.AbstractJettyRunTask
-
Sets the interval in seconds between scanning the web app for file changes.
- setScannerListeners(List<Scanner.Listener>) - Method in class org.gradle.api.plugins.jetty.AbstractJettyRunTask
-
- setScanTargetPatterns(ScanTargetPattern[]) - Method in class org.gradle.api.plugins.jetty.JettyRun
-
- setScanTargets(File[]) - Method in class org.gradle.api.plugins.jetty.JettyRun
-
- setScript(Object) - Method in class org.gradle.plugins.javascript.rhino.RhinoShellExec
-
- setScriptArgs(Object...) - Method in class org.gradle.plugins.javascript.rhino.RhinoShellExec
-
- setScriptFile(Object) - Method in class org.gradle.api.tasks.wrapper.Wrapper
-
- setSearchUpwards(boolean) - Method in class org.gradle.StartParameter
-
- setSecretKey(String) - Method in interface org.gradle.api.credentials.AwsCredentials
-
Sets the secret key to use to authenticate with AWS.
- setSecurityRoles(Set<? extends EarSecurityRole>) - Method in interface org.gradle.plugins.ear.descriptor.DeploymentDescriptor
-
- setSerialWarn(boolean) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- setServer(JettyPluginServer) - Method in class org.gradle.api.plugins.jetty.AbstractJettyRunTask
-
- setSettingsFile(File) - Method in class org.gradle.StartParameter
-
Sets the settings file to use for the build.
- setSharedLibraryFile(File) - Method in interface org.gradle.nativeplatform.PrebuiltSharedLibraryBinary
-
The shared library file.
- setSharedLibraryFile(File) - Method in interface org.gradle.nativeplatform.SharedLibraryBinarySpec
-
The shared library file.
- setSharedLibraryLinkFile(File) - Method in interface org.gradle.nativeplatform.PrebuiltSharedLibraryBinary
-
The shared library link file.
- setSharedLibraryLinkFile(File) - Method in interface org.gradle.nativeplatform.SharedLibraryBinarySpec
-
The shared library link file.
- setShouldRunAfter(Iterable<?>) - Method in interface org.gradle.api.Task
-
Specifies the set of tasks that this task should run after.
- setShowCauses(boolean) - Method in interface org.gradle.api.tasks.testing.logging.TestLogging
-
Sets whether causes of exceptions that occur during test execution will be logged.
- setShowDetail(boolean) - Method in class org.gradle.api.tasks.diagnostics.TaskReportTask
-
- setShowExceptions(boolean) - Method in interface org.gradle.api.tasks.testing.logging.TestLogging
-
Sets whether exceptions that occur during test execution will be logged.
- setShowHidden(boolean) - Method in class org.gradle.api.reporting.model.ModelReport
-
- setShowStackTraces(boolean) - Method in interface org.gradle.api.tasks.testing.logging.TestLogging
-
Sets whether stack traces of exceptions that occur during test execution will be logged.
- setShowStandardStreams(boolean) - Method in interface org.gradle.api.tasks.testing.logging.TestLogging
-
Sets whether output on standard out and standard error will be logged.
- setSkipUnmappedConfs(boolean) - Method in interface org.gradle.api.artifacts.maven.Conf2ScopeMappingContainer
-
Sets, whether unmapped configuration should be skipped or not.
- setSnapshotRepository(Object) - Method in interface org.gradle.api.artifacts.maven.MavenDeployer
-
Sets the repository to be used for uploading snapshot artifacts.
- setSource(Object) - Method in class org.gradle.api.plugins.antlr.AntlrTask
-
Sets the source for this task.
- setSource(Object) - Method in class org.gradle.api.tasks.SourceTask
-
Sets the source for this task.
- setSource(String) - Method in class org.gradle.external.javadoc.CoreJavadocOptions
-
- setSource(String) - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
-
- setSource(FileCollection) - Method in interface org.gradle.plugins.javascript.coffeescript.CoffeeScriptCompileSpec
-
- setSourceCompatibility(String) - Method in class org.gradle.api.tasks.compile.AbstractCompile
-
Sets the Java language level to use to compile the source files.
- setSourceCompatibility(JavaVersion) - Method in class org.gradle.plugins.ide.eclipse.model.Jdt
-
Sets the source compatibility for the compiler.
- setSourceDir(File) - Method in class org.gradle.nativeplatform.test.cunit.tasks.GenerateCUnitLauncher
-
- setSourceNames(List<String>) - Method in class org.gradle.external.javadoc.CoreJavadocOptions
-
- setSourceNames(List<String>) - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
-
- setSourcepath(FileCollection) - Method in class org.gradle.api.tasks.compile.CompileOptions
-
Sets the source path to use for the compilation.
- setSplitIndex(boolean) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- setSrcDirs(Iterable<?>) - Method in interface org.gradle.api.file.SourceDirectorySet
-
Sets the source directories for this set.
- setStackTraceFilters(Iterable<?>) - Method in interface org.gradle.api.tasks.testing.logging.TestLogging
-
Sets the set of filters to be used for sanitizing test stack traces.
- setStandardError(OutputStream) - Method in interface org.gradle.tooling.ConfigurableLauncher
-
Sets the
OutputStream
which should receive standard error logging generated while running the operation.
- setStandardError(OutputStream) - Method in interface org.gradle.tooling.LongRunningOperation
-
Sets the
OutputStream
which should receive standard error logging generated while running the operation.
- setStandardInput(InputStream) - Method in class org.gradle.api.tasks.AbstractExecTask
-
Sets the standard input stream for the process executing the command.
- setStandardInput(InputStream) - Method in class org.gradle.api.tasks.JavaExec
-
Sets the standard input stream for the process executing the command.
- setStandardInput(InputStream) - Method in interface org.gradle.process.BaseExecSpec
-
Sets the standard input stream for the process executing the command.
- setStandardInput(InputStream) - Method in interface org.gradle.tooling.ConfigurableLauncher
-
Sets the
InputStream
that will be used as standard input for this operation.
- setStandardInput(InputStream) - Method in interface org.gradle.tooling.LongRunningOperation
-
Sets the
InputStream
that will be used as standard input for this operation.
- setStandardOutput(OutputStream) - Method in class org.gradle.api.tasks.AbstractExecTask
-
Sets the output stream to consume standard output from the process executing the command.
- setStandardOutput(OutputStream) - Method in class org.gradle.api.tasks.JavaExec
-
Sets the output stream to consume standard output from the process executing the command.
- setStandardOutput(OutputStream) - Method in interface org.gradle.process.BaseExecSpec
-
Sets the output stream to consume standard output from the process executing the command.
- setStandardOutput(OutputStream) - Method in interface org.gradle.tooling.ConfigurableLauncher
-
Sets the
OutputStream
which should receive standard output logging generated while running the operation.
- setStandardOutput(OutputStream) - Method in interface org.gradle.tooling.LongRunningOperation
-
Sets the
OutputStream
which should receive standard output logging generated while running the operation.
- setStartParameter(StartParameter) - Method in class org.gradle.api.tasks.GradleBuild
-
Sets the full set of parameters that will be used to execute the build.
- setStaticLibraryFile(File) - Method in interface org.gradle.nativeplatform.PrebuiltStaticLibraryBinary
-
The static library binary file.
- setStaticLibraryFile(File) - Method in interface org.gradle.nativeplatform.StaticLibraryBinarySpec
-
The static library binary file.
- setStatus(String) - Method in interface org.gradle.api.artifacts.ComponentMetadataDetails
-
Sets the status of the component.
- setStatus(Object) - Method in interface org.gradle.api.Project
-
Sets the status of this project.
- setStatus(String) - Method in interface org.gradle.api.publish.ivy.IvyModuleDescriptorSpec
-
Sets the status for this publication.
- setStatusScheme(List<String>) - Method in interface org.gradle.api.artifacts.ComponentMetadataDetails
-
Sets the status scheme of the component.
- setStopKey(String) - Method in class org.gradle.api.plugins.jetty.AbstractJettyRunTask
-
- setStopKey(String) - Method in class org.gradle.api.plugins.jetty.JettyPluginConvention
-
- setStopKey(String) - Method in class org.gradle.api.plugins.jetty.JettyStop
-
Sets key to provide when stopping jetty.
- setStopPort(Integer) - Method in class org.gradle.api.plugins.jetty.AbstractJettyRunTask
-
- setStopPort(Integer) - Method in class org.gradle.api.plugins.jetty.JettyPluginConvention
-
- setStopPort(Integer) - Method in class org.gradle.api.plugins.jetty.JettyStop
-
Sets the TCP port to use to send stop command.
- setStubDir(File) - Method in class org.gradle.api.tasks.compile.GroovyCompileOptions
-
Sets the directory where Java stubs for Groovy classes will be stored during Java/Groovy joint
compilation.
- setStyleSheet(File) - Method in class org.gradle.api.tasks.scala.ScalaDocOptions
-
Sets the style sheet to override default style.
- setStylesheetFile(File) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- setSymbolicName(String) - Method in interface org.gradle.api.plugins.osgi.OsgiManifest
-
A convenient method for setting a Bundle-SymbolicName instruction.
- setSystemProperties(Map<String, ?>) - Method in class org.gradle.api.tasks.JavaExec
-
Sets the system properties to use for the process.
- setSystemProperties(Map<String, ?>) - Method in class org.gradle.api.tasks.testing.Test
-
Sets the system properties to use for the process.
- setSystemProperties(Map<String, ?>) - Method in interface org.gradle.process.JavaForkOptions
-
Sets the system properties to use for the process.
- setSystemPropertiesArgs(Map<String, String>) - Method in class org.gradle.StartParameter
-
- setTagletPath(List<File>) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- setTaglets(List<String>) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- setTags(List<String>) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- setTarget(Target) - Method in class org.gradle.api.tasks.ant.AntTarget
-
Sets the Ant target to execute.
- setTargetCompatibility(String) - Method in class org.gradle.api.tasks.compile.AbstractCompile
-
Sets the target JVM to generate the .class
files for.
- setTargetCompatibility(JavaVersion) - Method in interface org.gradle.jvm.platform.JavaPlatform
-
- setTargetCompatibility(JavaVersion) - Method in class org.gradle.plugins.ide.eclipse.model.Jdt
-
Sets the target compatibility for the compiler.
- setTargetPlatform(JavaPlatform) - Method in interface org.gradle.jvm.JvmBinarySpec
-
Sets the target platform for this binary.
- setTargetPlatform(NativePlatform) - Method in class org.gradle.language.assembler.tasks.Assemble
-
- setTargetPlatform(NativePlatform) - Method in class org.gradle.language.nativeplatform.tasks.AbstractNativeCompileTask
-
- setTargetPlatform(NativePlatform) - Method in class org.gradle.language.rc.tasks.WindowsResourceCompile
-
- setTaskNames(Iterable<String>) - Method in class org.gradle.StartParameter
-
Sets the tasks to execute in this build.
- setTaskRequests(Iterable<? extends TaskExecutionRequest>) - Method in class org.gradle.StartParameter
-
Sets the task parameters to execute in this build.
- setTasks(Iterable<String>) - Method in interface org.gradle.api.plugins.buildcomparison.gradle.GradleBuildInvocationSpec
-
Sets the tasks to execute.
- setTasks(Collection<String>) - Method in class org.gradle.api.tasks.GradleBuild
-
Sets the tasks that should be executed for this build.
- setTempDir(String) - Method in class org.gradle.api.tasks.compile.ForkOptions
-
Sets the directory used for temporary files that may be created to pass
command line arguments to the compiler process.
- setTemplate(TextResource) - Method in interface org.gradle.jvm.application.scripts.TemplateBasedScriptGenerator
-
Sets the template text resource used for generating script.
- setTestClassesDir(File) - Method in class org.gradle.api.tasks.testing.Test
-
Sets the root folder for the compiled test sources.
- setTestedComponent(NativeComponentSpec) - Method in interface org.gradle.nativeplatform.test.NativeTestSuiteSpec
-
- setTestNameIncludePattern(String) - Method in class org.gradle.api.tasks.testing.Test
-
Sets the test name patterns to be included in execution.
- setTestResultDirs(Iterable<File>) - Method in class org.gradle.api.tasks.testing.TestReport
-
Sets the binary test results to use to include in the report.
- setTestSrcDirs(List<File>) - Method in class org.gradle.api.tasks.testing.Test
-
- setText(String) - Method in interface org.gradle.ide.visualstudio.TextProvider
-
Replace the content.
- Settings - Interface in org.gradle.api.initialization
-
Declares the configuration required to instantiate and configure the hierarchy of
Project
instances which are to participate in a build.
- settingsEvaluated(Closure) - Method in interface org.gradle.api.invocation.Gradle
-
Adds a closure to be called when the build settings have been loaded and evaluated.
- settingsEvaluated(Settings) - Method in class org.gradle.BuildAdapter
-
- settingsEvaluated(Settings) - Method in interface org.gradle.BuildListener
-
Called when the build settings have been loaded and evaluated.
- settingsEvaluated(Settings) - Method in class org.gradle.BuildLogger
-
Deprecated.
- setTitle(String) - Method in class org.gradle.api.tasks.javadoc.Javadoc
-
Sets the title for the generated documentation.
- setTitle(String) - Method in class org.gradle.api.tasks.scala.ScalaDoc
-
- setToolChain(JavaToolChain) - Method in class org.gradle.api.tasks.compile.JavaCompile
-
Sets the tool chain that should be used to compile the Java source.
- setToolChain(JavaToolChain) - Method in class org.gradle.api.tasks.javadoc.Javadoc
-
Sets the tool chain to use to generate the Javadoc.
- setToolChain(JavaToolChain) - Method in interface org.gradle.jvm.JvmBinarySpec
-
- setToolChain(NativeToolChain) - Method in class org.gradle.language.assembler.tasks.Assemble
-
- setToolChain(NativeToolChain) - Method in class org.gradle.language.nativeplatform.tasks.AbstractNativeCompileTask
-
- setToolChain(NativeToolChain) - Method in class org.gradle.language.rc.tasks.WindowsResourceCompile
-
- setToolChain(ToolChain) - Method in class org.gradle.nativeplatform.NativeExecutableFileSpec
-
- setToolChain(PlayToolChain) - Method in class org.gradle.play.tasks.TwirlCompile
-
Sets the tool chain that will be used to compile the twirl source.
- setTop(String) - Method in class org.gradle.api.tasks.scala.ScalaDocOptions
-
Sets the HTML text to appear in the top text for each page.
- setTrace(boolean) - Method in class org.gradle.api.plugins.antlr.AntlrTask
-
- setTraceLexer(boolean) - Method in class org.gradle.api.plugins.antlr.AntlrTask
-
- setTraceParser(boolean) - Method in class org.gradle.api.plugins.antlr.AntlrTask
-
- setTraceTreeWalker(boolean) - Method in class org.gradle.api.plugins.antlr.AntlrTask
-
- setTransitive(boolean) - Method in interface org.gradle.api.artifacts.Configuration
-
Sets the transitivity of this configuration.
- setTransitive(boolean) - Method in interface org.gradle.api.artifacts.ModuleDependency
-
Sets whether this dependency should be resolved including or excluding its transitive dependencies.
- setType(String) - Method in interface org.gradle.api.artifacts.ConfigurablePublishArtifact
-
Sets the type of this artifact.
- setType(String) - Method in interface org.gradle.api.publish.ivy.IvyArtifact
-
Sets the type used to publish the artifact file.
- setUnchecked(boolean) - Method in class org.gradle.api.tasks.scala.ScalaDocOptions
-
Sets whether to generate unchecked information.
- setUnchecked(boolean) - Method in class org.gradle.language.scala.tasks.BaseScalaCompileOptions
-
- setUniqueVersion(boolean) - Method in interface org.gradle.api.artifacts.maven.MavenDeployer
-
Sets whether to assign snapshots a unique version comprised of the timestamp and build number, or to use the same
version each time.
- setUnixStartScriptGenerator(ScriptGenerator) - Method in class org.gradle.jvm.application.tasks.CreateStartScripts
-
- setUploadDescriptor(boolean) - Method in class org.gradle.api.tasks.Upload
-
- setUrl(Object) - Method in interface org.gradle.api.artifacts.repositories.IvyArtifactRepository
-
Sets the base URL of this repository.
- setUrl(Object) - Method in interface org.gradle.api.artifacts.repositories.MavenArtifactRepository
-
Sets the base URL of this repository.
- setUse(boolean) - Method in class org.gradle.api.tasks.javadoc.Groovydoc
-
Sets whether to create class and package usage pages.
- setUse(boolean) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- setUseAnt(boolean) - Method in class org.gradle.api.tasks.scala.ScalaCompileOptions
-
- setUseCache(boolean) - Method in class org.gradle.api.tasks.compile.DependOptions
-
Sets whether to cache dependency information.
- setUseCompileDaemon(boolean) - Method in class org.gradle.api.tasks.scala.ScalaCompileOptions
-
- setUseDepend(boolean) - Method in class org.gradle.api.tasks.compile.CompileOptions
-
Sets whether to use the Ant <depend>
task.
- setUsername(String) - Method in interface org.gradle.api.artifacts.repositories.PasswordCredentials
-
Sets the user name to use when authenticating to this repository.
- setUserRealms(UserRealm[]) - Method in class org.gradle.api.plugins.jetty.AbstractJettyRunTask
-
- setValue(String) - Method in interface org.gradle.api.java.archives.ManifestMergeDetails
-
Set's the value for the key of the manifest after the merge takes place.
- setValue(T) - Method in interface org.gradle.external.javadoc.OptionLessJavadocOptionFileOption
-
- setVendor(String) - Method in interface org.gradle.api.plugins.osgi.OsgiManifest
-
A convenient method for setting a Bundle-Vendor instruction.
- setVerbose(boolean) - Method in class org.gradle.api.tasks.compile.CompileOptions
-
Sets whether to produce verbose output.
- setVerbose(boolean) - Method in class org.gradle.api.tasks.compile.GroovyCompileOptions
-
Sets whether to turn on verbose output.
- setVerbose(boolean) - Method in class org.gradle.api.tasks.javadoc.Javadoc
-
Sets whether Javadoc generation is accompanied by verbose output or not.
- setVersion(String) - Method in interface org.gradle.api.artifacts.maven.MavenPom
-
Sets the version for this POM.
- setVersion(String) - Method in interface org.gradle.api.plugins.osgi.OsgiManifest
-
A convenient method for setting a Bundle-Version instruction.
- setVersion(Object) - Method in interface org.gradle.api.Project
-
Sets the version of this project.
- setVersion(String) - Method in interface org.gradle.api.publish.maven.MavenPublication
-
Sets the version for this publication.
- setVersion(String) - Method in class org.gradle.api.tasks.bundling.AbstractArchiveTask
-
- setVersion(boolean) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- setVersion(String) - Method in interface org.gradle.plugins.ear.descriptor.DeploymentDescriptor
-
- setVersion(String) - Method in class org.gradle.plugins.javascript.coffeescript.CoffeeScriptExtension
-
- setVersion(String) - Method in class org.gradle.plugins.javascript.jshint.JsHintExtension
-
- setVersion(String) - Method in class org.gradle.plugins.javascript.rhino.RhinoExtension
-
- setVisible(boolean) - Method in interface org.gradle.api.artifacts.Configuration
-
Sets the visibility of this configuration.
- setWarn(TestLogging) - Method in interface org.gradle.api.tasks.testing.logging.TestLoggingContainer
-
Sets logging options for warn level.
- setWarnings(boolean) - Method in class org.gradle.api.tasks.compile.CompileOptions
-
Sets whether to log warning messages.
- setWarnOnRmiStubs(boolean) - Method in class org.gradle.api.tasks.compile.DependOptions
-
Sets whether to warn on RMI stubs without source.
- setWebApp(File) - Method in class org.gradle.api.plugins.jetty.JettyRunWar
-
- setWebAppConfig(JettyPluginWebAppContext) - Method in class org.gradle.api.plugins.jetty.AbstractJettyRunTask
-
- setWebAppSourceDirectory(File) - Method in class org.gradle.api.plugins.jetty.JettyRun
-
- setWebDefaultXml(File) - Method in class org.gradle.api.plugins.jetty.AbstractJettyRunTask
-
- setWebXml(File) - Method in class org.gradle.api.plugins.jetty.JettyRun
-
- setWindowsSdkDir(Object) - Method in interface org.gradle.nativeplatform.toolchain.VisualCpp
-
The directory where Windows SDK is installed.
- setWindowsStartScriptGenerator(ScriptGenerator) - Method in class org.gradle.jvm.application.tasks.CreateStartScripts
-
- setWindowTitle(String) - Method in class org.gradle.api.tasks.javadoc.Groovydoc
-
Sets the browser window title for the documentation.
- setWindowTitle(String) - Method in class org.gradle.api.tasks.scala.ScalaDocOptions
-
Sets the text to appear in the window title.
- setWindowTitle(String) - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
-
- setWindowTitle(String) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- setWithMessages(boolean) - Method in interface org.gradle.api.plugins.quality.FindBugsXmlReport
-
Whether or not FindBugs should generate XML augmented with human-readable messages.
- setWorkingDir(Object) - Method in class org.gradle.api.tasks.AbstractExecTask
-
Sets the working directory for the process.
- setWorkingDir(Object) - Method in class org.gradle.api.tasks.JavaExec
-
Sets the working directory for the process.
- setWorkingDir(Object) - Method in class org.gradle.api.tasks.testing.Test
-
Sets the working directory for the process.
- setWorkingDir(Object) - Method in interface org.gradle.process.ProcessForkOptions
-
Sets the working directory for the process.
- setZincClasspath(FileCollection) - Method in class org.gradle.api.tasks.scala.ScalaCompile
-
- setZip64(boolean) - Method in class org.gradle.api.tasks.bundling.Zip
-
Enables building zips with more than 65535 files or bigger than 4GB.
- SharedLibraryBinary - Interface in org.gradle.nativeplatform
-
A
NativeLibrary
that has been compiled and linked as a shared library.
- SharedLibraryBinarySpec - Interface in org.gradle.nativeplatform
-
A shared library binary built by Gradle for a native library.
- SharedLibraryBinarySpec.TasksCollection - Interface in org.gradle.nativeplatform
-
Provides access to key tasks used for building the binary.
- shouldRunAfter(Object...) - Method in interface org.gradle.api.Task
-
Specifies that this task should run after all of the supplied tasks.
- showAll() - Method in class org.gradle.external.javadoc.CoreJavadocOptions
-
- showAll() - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
-
- showFromPackage() - Method in class org.gradle.external.javadoc.CoreJavadocOptions
-
- showFromPackage() - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
-
- showFromPrivate() - Method in class org.gradle.external.javadoc.CoreJavadocOptions
-
- showFromPrivate() - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
-
- showFromProtected() - Method in class org.gradle.external.javadoc.CoreJavadocOptions
-
- showFromProtected() - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
-
- showFromPublic() - Method in class org.gradle.external.javadoc.CoreJavadocOptions
-
- showFromPublic() - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
-
- SingleFileReport - Interface in org.gradle.api.reporting
-
A report that is a single file.
- size() - Method in interface org.gradle.model.collection.CollectionBuilder
-
Deprecated.
Returns the number of items in this collection.
- size() - Method in interface org.gradle.model.ModelMap
-
Returns the number of items in this collection.
- SkippedResult - Interface in org.gradle.tooling.events
-
Describes how an operation was skipped.
- SkipWhenEmpty - Annotation Type in org.gradle.api.tasks
-
Attached to a task property to indicate that the task should be skipped when the value of the property is an empty
FileCollection
or directory.
- SoftwareComponent - Interface in org.gradle.api.component
-
A software component produced by a Gradle software project.
- SoftwareComponentContainer - Interface in org.gradle.api.component
-
A Container that contains all of the Software Components produced by a Project.
- source(SourceDirectorySet) - Method in interface org.gradle.api.file.SourceDirectorySet
-
Adds the given source to this set.
- source - Variable in class org.gradle.api.tasks.SourceTask
-
- source(Object...) - Method in class org.gradle.api.tasks.SourceTask
-
Adds some source to this task.
- source(Object...) - Method in interface org.gradle.api.tasks.TaskInputs
-
Registers some source files for this task.
- source(Object) - Method in interface org.gradle.api.tasks.TaskInputs
-
Registers some source files for this task.
- source(String) - Method in class org.gradle.external.javadoc.CoreJavadocOptions
-
- source(String) - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
-
- source(Object) - Method in class org.gradle.language.assembler.tasks.Assemble
-
Adds a set of assembler sources files to be translated.
- source(Object) - Method in class org.gradle.language.nativeplatform.tasks.AbstractNativeCompileTask
-
Adds a set of source files to be compiled.
- source(Object) - Method in class org.gradle.language.rc.tasks.WindowsResourceCompile
-
Adds a set of source files to be compiled.
- source(Object) - Method in interface org.gradle.nativeplatform.tasks.ObjectFilesToBinary
-
Adds a set of object files to be combined into the file binary.
- sourceBuild(Action<GradleBuildInvocationSpec>) - Method in class org.gradle.api.plugins.buildcomparison.gradle.CompareGradleBuilds
-
Configures the source build.
- sourceDir(Object) - Method in interface org.gradle.api.tasks.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
-
A SourceDirectorySet
represents a set of source files composed from a set of source directories, along
with associated include and exclude patterns.
- sourceNames(String...) - Method in class org.gradle.external.javadoc.CoreJavadocOptions
-
- sourceNames(String...) - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
-
- SourcesArtifact - Interface in org.gradle.language.base.artifact
-
An artifact containing sources for a software component.
- SourceSet - Interface in org.gradle.api.tasks
-
A SourceSet
represents a logical group of Java source and resources.
- SourceSetContainer - Interface in org.gradle.api.tasks
-
A
SourceSetContainer
manages a set of
SourceSet
objects.
- SourceSetOutput - Interface in org.gradle.api.tasks
-
- SourceTask - Class in org.gradle.api.tasks
-
A SourceTask
performs some operation on source files.
- SourceTask() - Constructor for class org.gradle.api.tasks.SourceTask
-
- SourceTransformationException - Exception in org.gradle.plugins.javascript.base
-
Thrown when a source code transformation fails.
- SourceTransformationException(String, Throwable) - Constructor for exception org.gradle.plugins.javascript.base.SourceTransformationException
-
- Spec<T> - 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.
- Specs() - Constructor for class org.gradle.api.specs.Specs
-
- splitIndex(boolean) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- splitIndex() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- srcDir(Object) - Method in interface org.gradle.api.file.SourceDirectorySet
-
Adds the given source directory to this set.
- srcDirs(Object...) - Method in interface org.gradle.api.file.SourceDirectorySet
-
Adds the given source directories to this set.
- stackTraceFilters(Object...) - Method in interface org.gradle.api.tasks.testing.logging.TestLogging
-
- StandardJavadocDocletOptions - Class in org.gradle.external.javadoc
-
Provides the options for the standard Javadoc doclet.
- StandardJavadocDocletOptions() - Constructor for class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- StandardJavadocDocletOptions(JavadocOptionFile) - Constructor for class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- StandardOutputListener - Interface in org.gradle.api.logging
-
A StandardOutputListener
receives text written by Gradle's logging system to standard output or
error.
- start() - Method in class org.gradle.api.plugins.jetty.AbstractJettyRunTask
-
- startConsoleScanner() - Method in class org.gradle.api.plugins.jetty.AbstractJettyRunTask
-
Run a thread that monitors the console input to detect ENTER hits.
- StartEvent - Interface in org.gradle.tooling.events
-
An event that informs about an operation having started its execution.
- startJetty() - Method in class org.gradle.api.plugins.jetty.AbstractJettyRunTask
-
- startJettyInternal() - Method in class org.gradle.api.plugins.jetty.AbstractJettyRunTask
-
- StartParameter - Class in org.gradle
-
StartParameter
defines the configuration used by a Gradle instance to execute a build.
- StartParameter() - Constructor for class org.gradle.StartParameter
-
Creates a StartParameter
with default values.
- StaticLibraryBinary - Interface in org.gradle.nativeplatform
-
A
NativeLibrary
that has been compiled and archived into a static library.
- StaticLibraryBinarySpec - Interface in org.gradle.nativeplatform
-
A static library binary built by Gradle for a native library.
- StaticLibraryBinarySpec.TasksCollection - Interface in org.gradle.nativeplatform
-
Provides access to key tasks used for building the binary.
- statusChanged(ProgressEvent) - Method in interface org.gradle.tooling.events.ProgressListener
-
Called when the execution of an operation progresses.
- statusChanged(ProgressEvent) - Method in interface org.gradle.tooling.ProgressListener
-
Called when the progress status changes.
- stop() - Method in class org.gradle.api.plugins.jetty.JettyStop
-
- StopActionException - Exception in org.gradle.api.tasks
-
A
StopActionException
is be thrown by a task
Action
or task action closure to
stop its own execution and to start execution of the task's next action.
- StopActionException() - Constructor for exception org.gradle.api.tasks.StopActionException
-
- StopActionException(String) - Constructor for exception org.gradle.api.tasks.StopActionException
-
- StopExecutionException - Exception in org.gradle.api.tasks
-
A
StopExecutionException
is thrown by a
Action
or task action closure to
stop execution of the current task and start execution of the next task.
- StopExecutionException() - Constructor for exception org.gradle.api.tasks.StopExecutionException
-
- StopExecutionException(String) - Constructor for exception org.gradle.api.tasks.StopExecutionException
-
- stopExecutionIfEmpty() - Method in interface org.gradle.api.file.FileCollection
-
- stopVisiting() - Method in interface org.gradle.api.file.FileVisitDetails
-
Requests that file visiting terminate after the current file.
- store(Properties) - Method in class org.gradle.plugins.ide.eclipse.model.Jdt
-
- stylesheetFile(File) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- subprojects(Action<? super Project>) - Method in interface org.gradle.api.Project
-
Configures the sub-projects of this project
This method executes the given
Action
against the sub-projects of this project.
- subprojects(Closure) - Method in interface org.gradle.api.Project
-
Configures the sub-projects of this project.
- substitute(ComponentSelector) - Method in interface org.gradle.api.artifacts.DependencySubstitutions
-
DSL-friendly mechanism to construct a dependency substitution for dependencies matching the provided selector.
- SuccessResult - Interface in org.gradle.tooling.events
-
Describes how an operation finished successfully.
- Sync - Class in org.gradle.api.tasks
-
Synchronises the contents of a destination directory with some source directories and files.
- Sync() - Constructor for class org.gradle.api.tasks.Sync
-
- SYSTEM_PROP_PREFIX - Static variable in interface org.gradle.api.Project
-
- systemProperties(Map<String, ?>) - Method in class org.gradle.api.tasks.JavaExec
-
Adds some system properties to use for the process.
- systemProperties(Map<String, ?>) - Method in class org.gradle.api.tasks.testing.Test
-
Adds some system properties to use for the process.
- systemProperties(Map<String, ?>) - Method in interface org.gradle.process.JavaForkOptions
-
Adds some system properties to use for the process.
- systemProperty(String, Object) - Method in class org.gradle.api.tasks.JavaExec
-
Adds a system property to use for the process.
- systemProperty(String, Object) - Method in class org.gradle.api.tasks.testing.Test
-
Adds a system property to use for the process.
- systemProperty(String, Object) - Method in interface org.gradle.process.JavaForkOptions
-
Adds a system property to use for the process.
T
- tagletPath(List<File>) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- tagletPath(File...) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- taglets(List<String>) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- taglets(String...) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- tags(List<String>) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- tags(String...) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- tagsFile(File) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- Tar - Class in org.gradle.api.tasks.bundling
-
Assembles a TAR archive.
- Tar() - Constructor for class org.gradle.api.tasks.bundling.Tar
-
- target(String) - Method in interface org.gradle.nativeplatform.toolchain.GccCompatibleToolChain
-
Add support for target platform specified by name.
- target(String, Action<? super GccPlatformToolChain>) - Method in interface org.gradle.nativeplatform.toolchain.GccCompatibleToolChain
-
Add configuration for a target platform specified by name with additional configuration action.
- targetBuild(Action<GradleBuildInvocationSpec>) - Method in class org.gradle.api.plugins.buildcomparison.gradle.CompareGradleBuilds
-
Configures the target build.
- targetBuildTypes(String...) - Method in interface org.gradle.nativeplatform.TargetedNativeComponent
-
Specifies the names of one or more
BuildType
s that this component should be built for.
- TargetedNativeComponent - Interface in org.gradle.nativeplatform
-
A native component that can be configured to target certain variant dimensions.
- targetFlavors(String...) - Method in interface org.gradle.nativeplatform.TargetedNativeComponent
-
Specifies the names of one or more
Flavor
s that this component should be built for.
- TargetJdk - Enum in org.gradle.api.plugins.quality
-
Represents the PMD targetjdk property available for PMD < 5.0
- targetPlatform(String) - Method in interface org.gradle.platform.base.PlatformAwareComponentSpec
-
Specifies a platform that this component should be built be for.
- tarTree(Object) - Method in interface org.gradle.api.Project
-
Creates a new FileTree
which contains the contents of the given TAR file.
- tarTree(Object) - Method in interface org.gradle.api.Script
-
Creates a new FileTree
which contains the contents of the given TAR file.
- task(String) - Method in interface org.gradle.api.Project
-
Creates a
Task
with the given name and adds it to this project.
- task(Map<String, ?>, String) - Method in interface org.gradle.api.Project
-
Creates a
Task
with the given name and adds it to this project.
- task(Map<String, ?>, String, Closure) - Method in interface org.gradle.api.Project
-
Creates a
Task
with the given name and adds it to this project.
- task(String, Closure) - Method in interface org.gradle.api.Project
-
Creates a
Task
with the given name and adds it to this project.
- Task - Interface in org.gradle.api
-
A Task
represents a single atomic piece of work for a build, such as compiling classes or generating
javadoc.
- task(String) - Method in interface org.gradle.testkit.runner.BuildResult
-
Returns the result object for a particular task, or null
if the given task was not part of the build.
- Task - Interface in org.gradle.tooling.model
-
Represents a task which is executable by Gradle.
- Task.Namer - Class in org.gradle.api
-
- TASK_ACTION - Static variable in interface org.gradle.api.Task
-
- TASK_DEPENDS_ON - Static variable in interface org.gradle.api.Task
-
- TASK_DESCRIPTION - Static variable in interface org.gradle.api.Task
-
- TASK_GROUP - Static variable in interface org.gradle.api.Task
-
- TASK_NAME - Static variable in interface org.gradle.api.Task
-
- TASK_NAME - Static variable in class org.gradle.api.tasks.diagnostics.BuildEnvironmentReportTask
-
- TASK_OVERWRITE - Static variable in interface org.gradle.api.Task
-
- TASK_REPORT - Static variable in class org.gradle.api.plugins.ProjectReportsPlugin
-
- TASK_TYPE - Static variable in interface org.gradle.api.Task
-
- TaskAction - Annotation Type in org.gradle.api.tasks
-
Marks a method as the action to run when the task is executed.
- TaskActionListener - Interface in org.gradle.api.execution
-
A TaskWorkListener
is notified of the actions that a task performs.
- TaskCollection<T extends Task> - Interface in org.gradle.api.tasks
-
A
TaskCollection
contains a set of
Task
instances, and provides a number of query methods.
- TaskContainer - Interface in org.gradle.api.tasks
-
A
TaskContainer
is responsible for managing a set of
Task
instances.
- TaskDependency - Interface in org.gradle.api.tasks
-
A
TaskDependency
represents an
unordered set of tasks which a
Task
depends on.
- TaskExecutionAdapter - Class in org.gradle.api.execution
-
- TaskExecutionAdapter() - Constructor for class org.gradle.api.execution.TaskExecutionAdapter
-
- TaskExecutionException - Exception in org.gradle.api.tasks
-
A TaskExecutionException
is thrown when a task fails to execute successfully.
- TaskExecutionException(Task, Throwable) - Constructor for exception org.gradle.api.tasks.TaskExecutionException
-
- TaskExecutionGraph - Interface in org.gradle.api.execution
-
A
TaskExecutionGraph
is responsible for managing the execution of the
Task
instances which
are part of the build.
- TaskExecutionGraphListener - Interface in org.gradle.api.execution
-
- TaskExecutionListener - Interface in org.gradle.api.execution
-
A TaskExecutionListener
is notified of the execution of the tasks in a build.
- TaskExecutionLogger - Class in org.gradle
-
Deprecated.
- TaskExecutionLogger(ProgressLoggerFactory, LoggerProvider) - Constructor for class org.gradle.TaskExecutionLogger
-
Deprecated.
- TaskExecutionRequest - Interface in org.gradle
-
A request to execute some tasks, along with an optional project path context to provide information necessary to select the tasks
- TaskFailureResult - Interface in org.gradle.tooling.events.task
-
Describes how a task operation finished with failures.
- TaskFinishEvent - Interface in org.gradle.tooling.events.task
-
An event that informs about a task having finished its execution.
- TaskInputs - Interface in org.gradle.api.tasks
-
A TaskInputs
represents the inputs for a task.
- TaskInstantiationException - Exception in org.gradle.api.tasks
-
A TaskInstantiationException
is thrown when a task cannot be instantiated for some reason.
- TaskInstantiationException(String) - Constructor for exception org.gradle.api.tasks.TaskInstantiationException
-
- TaskInstantiationException(String, Throwable) - Constructor for exception org.gradle.api.tasks.TaskInstantiationException
-
- taskName(String) - Method in interface org.gradle.platform.base.BinaryTasksCollection
-
Generates a name for a task that performs some action on the binary.
- taskName(String, String) - Method in interface org.gradle.platform.base.BinaryTasksCollection
-
Generates a name for a task that performs some action on the binary.
- TaskOperationDescriptor - Interface in org.gradle.tooling.events.task
-
Describes a task operation for which an event has occurred.
- TaskOperationResult - Interface in org.gradle.tooling.events.task
-
Describes the result of running a task operation.
- TaskOutcome - Enum in org.gradle.testkit.runner
-
The outcome of executing a task during a build.
- TaskOutputs - Interface in org.gradle.api.tasks
-
A TaskOutputs
represents the outputs of a task.
- taskPaths(TaskOutcome) - Method in interface org.gradle.testkit.runner.BuildResult
-
- TaskProgressEvent - Interface in org.gradle.tooling.events.task
-
Root interface for all events that signal progress while executing a task.
- TaskReportTask - Class in org.gradle.api.tasks.diagnostics
-
Displays a list of tasks in the project.
- TaskReportTask() - Constructor for class org.gradle.api.tasks.diagnostics.TaskReportTask
-
- tasks(TaskOutcome) - Method in interface org.gradle.testkit.runner.BuildResult
-
- TaskSelector - Interface in org.gradle.tooling.model
-
Represents a
Launchable
that uses task name to select tasks executed from a given project and its sub-projects.
- TaskSkippedResult - Interface in org.gradle.tooling.events.task
-
Describes how a task operation was skipped.
- TaskStartEvent - Interface in org.gradle.tooling.events.task
-
An event that informs about a task having started its execution.
- TaskState - Interface in org.gradle.api.tasks
-
TaskState
provides information about the execution state of a
Task
.
- TaskSuccessResult - Interface in org.gradle.tooling.events.task
-
Describes how a task operation finished successfully.
- TaskValidationException - Exception in org.gradle.api.tasks
-
A TaskValidationException
is thrown when there is some validation problem with a task.
- TaskValidationException(String, List<InvalidUserDataException>) - Constructor for exception org.gradle.api.tasks.TaskValidationException
-
- TemplateBasedScriptGenerator - Interface in org.gradle.jvm.application.scripts
-
Interface for generating scripts with the provided details based on a provided template.
- TEST - Static variable in interface org.gradle.api.artifacts.maven.Conf2ScopeMappingContainer
-
- Test - Class in org.gradle.api.tasks.testing
-
Executes JUnit (3.8.x or 4.x) or TestNG tests.
- Test() - Constructor for class org.gradle.api.tasks.testing.Test
-
- TEST_CLASSES_TASK_NAME - Static variable in class org.gradle.api.plugins.JavaPlugin
-
- TEST_COMPILE_CONFIGURATION - Static variable in class org.gradle.play.plugins.PlayPluginConfigurations
-
- TEST_COMPILE_CONFIGURATION_NAME - Static variable in class org.gradle.api.plugins.JavaPlugin
-
- TEST_COMPILE_PRIORITY - Static variable in class org.gradle.api.plugins.MavenPlugin
-
- TEST_RUNTIME_CONFIGURATION_NAME - Static variable in class org.gradle.api.plugins.JavaPlugin
-
- TEST_RUNTIME_PRIORITY - Static variable in class org.gradle.api.plugins.MavenPlugin
-
- TEST_SOURCE_SET_NAME - Static variable in interface org.gradle.api.tasks.SourceSet
-
The name of the test source set.
- TEST_TASK_NAME - Static variable in class org.gradle.api.plugins.JavaPlugin
-
- TestDescriptor - Interface in org.gradle.api.tasks.testing
-
Describes a test.
- TestExceptionFormat - Enum in org.gradle.api.tasks.testing.logging
-
Determines how exceptions are formatted in test logging.
- TestExecutionException - Exception in org.gradle.api.tasks.testing
-
A TestExecutionException
is thrown when no tests can be found that match the specified test filters.
- TestExecutionException(String) - Constructor for exception org.gradle.api.tasks.testing.TestExecutionException
-
- TestExecutionException(String, Throwable) - Constructor for exception org.gradle.api.tasks.testing.TestExecutionException
-
- TestExecutionException - Exception in org.gradle.tooling
-
Thrown when the
TestLauncher
cannot run tests, or when one or more tests fail.
- TestExecutionException(String, Throwable) - Constructor for exception org.gradle.tooling.TestExecutionException
-
- TestExecutionException(String) - Constructor for exception org.gradle.tooling.TestExecutionException
-
- TestFailureResult - Interface in org.gradle.tooling.events.test
-
Describes how a test operation finished with failures.
- TestFilter - Interface in org.gradle.api.tasks.testing
-
Allows filtering tests for execution.
- TestFinishEvent - Interface in org.gradle.tooling.events.test
-
An event that informs about a test having finished its execution.
- testFramework(Closure) - Method in class org.gradle.api.tasks.testing.Test
-
- TestFrameworkOptions - Class in org.gradle.api.tasks.testing
-
The base class for any test framework specific options.
- TestFrameworkOptions() - Constructor for class org.gradle.api.tasks.testing.TestFrameworkOptions
-
- TestLauncher - Interface in org.gradle.tooling
-
A TestLauncher
allows you to execute tests in a Gradle build.
- TestListener - Interface in org.gradle.api.tasks.testing
-
Interface for listening to test execution.
- TestLogEvent - Enum in org.gradle.api.tasks.testing.logging
-
Test events that can be logged.
- TestLogging - Interface in org.gradle.api.tasks.testing.logging
-
Options that determine which test events get logged, and at which detail.
- testLogging(Closure) - Method in class org.gradle.api.tasks.testing.Test
-
Allows configuring the logging of the test execution, for example log eagerly the standard output, etc.
- TestLoggingContainer - Interface in org.gradle.api.tasks.testing.logging
-
Container for all test logging related options.
- TestOperationDescriptor - Interface in org.gradle.tooling.events.test
-
Describes a test operation for which an event has occurred.
- TestOperationResult - Interface in org.gradle.tooling.events.test
-
Describes the result of running a test operation.
- 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
- TestProgressEvent - Interface in org.gradle.tooling.events.test
-
Root interface for all events that signal progress while executing a test or test suite.
- TestReport - Class in org.gradle.api.tasks.testing
-
Generates an HTML test report from the results of one or more
Test
tasks.
- TestReport() - Constructor for class org.gradle.api.tasks.testing.TestReport
-
- 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.
- TestSkippedResult - Interface in org.gradle.tooling.events.test
-
Describes how a test operation was skipped.
- TestStackTraceFilter - Enum in org.gradle.api.tasks.testing.logging
-
Stack trace filters for test logging.
- TestStartEvent - Interface in org.gradle.tooling.events.test
-
An event that informs about a test having started its execution.
- TestSuccessResult - Interface in org.gradle.tooling.events.test
-
Describes how a test operation finished successfully.
- TestSuiteBinarySpec - Interface in org.gradle.platform.base.test
-
A binary which runs a suite of tests.
- TestSuiteContainer - Interface in org.gradle.platform.base.test
-
- TestSuiteSpec - Interface in org.gradle.platform.base.test
-
A component representing a suite of tests that will be executed together.
- TestTaskReports - Interface in org.gradle.api.tasks.testing
-
The reports produced by the
Test
task.
- TextConfigFile - Interface in org.gradle.ide.visualstudio
-
A plain text config file generated for Visual Studio.
- TextProvider - Interface in org.gradle.ide.visualstudio
-
Provides access to the content of a generated text file.
- TextResource - Interface in org.gradle.api.resources
-
A read-only body of text backed by a string, file, archive entry, or other source.
- TextResourceFactory - Interface in org.gradle.api.resources
-
Creates TextResource
s backed by sources such as strings, files, and archive entries.
- to(Object...) - Method in interface org.gradle.api.plugins.ObjectConfigurationAction
-
Specifies some target objects to be configured.
- toJavaValue(Object) - Static method in class org.gradle.plugins.javascript.rhino.worker.RhinoWorkerUtils
-
- token() - Method in interface org.gradle.tooling.CancellationTokenSource
-
Returns a token associated with this CancellationTokenSource
.
- toMap(Scriptable) - Static method in class org.gradle.plugins.javascript.rhino.worker.RhinoWorkerUtils
-
- Tool - Interface in org.gradle.nativeplatform
-
Configuration of the arguments of a ToolChain executable.
- ToolChain - Interface in org.gradle.platform.base
-
A set of compilers that are used together to construct binaries.
- ToolChainRegistry<P extends Platform,T extends ToolChain> - Interface in org.gradle.platform.base
-
- ToolingModelBuilder - Interface in org.gradle.tooling.provider.model
-
Responsible for building tooling models.
- ToolingModelBuilderRegistry - Interface in org.gradle.tooling.provider.model
-
A registry of tooling model builders.
- toString() - Method in class org.gradle.api.file.RelativePath
-
- toString() - Method in enum org.gradle.api.JavaVersion
-
- toString() - Method in enum org.gradle.api.plugins.quality.TargetJdk
-
- toString() - Method in class org.gradle.external.javadoc.JavadocOfflineLink
-
- toString() - Method in class org.gradle.language.base.sources.BaseLanguageSourceSet
-
- toString() - Method in class org.gradle.platform.base.binary.BaseBinarySpec
-
- toString() - Method in class org.gradle.platform.base.component.BaseComponentSpec
-
- toString() - Method in class org.gradle.StartParameter
-
- toVersion(Object) - Static method in enum org.gradle.api.JavaVersion
-
Converts the given object into a JavaVersion
.
- toVersion(Object) - Static method in enum org.gradle.api.plugins.quality.TargetJdk
-
Converts the given object into a TargetJdk
.
- toXmlNode(Node, Object) - Method in interface org.gradle.plugins.ear.descriptor.EarModule
-
Convert this object to an XML Node (or two nodes if altDeployDescriptor is not null).
- transform(IN) - Method in interface org.gradle.api.Transformer
-
Transforms the given object, and returns the transformed value.
- TransformationFileType - Interface in org.gradle.platform.base
-
The type of a file of a transformation
- Transformer<OUT,IN> - Interface in org.gradle.api
-
A Transformer
transforms objects of type.
- TwirlCompile - Class in org.gradle.play.tasks
-
Task for compiling Twirl templates into Scala code.
- TwirlCompile() - Constructor for class org.gradle.play.tasks.TwirlCompile
-
- TwirlSourceSet - Interface in org.gradle.language.twirl
-
Represents a source set containing twirl templates
- type(Class<?>) - Method in interface org.gradle.api.plugins.ObjectConfigurationAction
-
Adds the plugin implemented by the given class to the target.
- TypeBuilder<C> - Interface in org.gradle.platform.base
-
A TypeBuilder to configure read the implementation class of a type.
U
- UnableToDeleteFileException - Exception in org.gradle.api.file
-
Thrown by Gradle when it is unable to delete a file.
- UnableToDeleteFileException(File) - Constructor for exception org.gradle.api.file.UnableToDeleteFileException
-
- UncheckedIOException - Exception in org.gradle.api
-
UncheckedIOException
is used to wrap an
IOException
into an unchecked exception.
- UncheckedIOException() - Constructor for exception org.gradle.api.UncheckedIOException
-
- UncheckedIOException(String) - Constructor for exception org.gradle.api.UncheckedIOException
-
- UncheckedIOException(String, Throwable) - Constructor for exception org.gradle.api.UncheckedIOException
-
- UncheckedIOException(Throwable) - Constructor for exception org.gradle.api.UncheckedIOException
-
- UnexpectedBuildFailure - Exception in org.gradle.testkit.runner
-
Thrown when executing a build that was expected to succeed, but failed.
- UnexpectedBuildFailure(String, BuildResult) - Constructor for exception org.gradle.testkit.runner.UnexpectedBuildFailure
-
- UnexpectedBuildResultException - Exception in org.gradle.testkit.runner
-
- UnexpectedBuildSuccess - Exception in org.gradle.testkit.runner
-
Thrown when executing a build that was expected to fail, but succeeded.
- UnexpectedBuildSuccess(String, BuildResult) - Constructor for exception org.gradle.testkit.runner.UnexpectedBuildSuccess
-
- UnknownConfigurationException - Exception in org.gradle.api.artifacts
-
An UnknownConfigurationException
is thrown when a configuration referenced by name cannot be found.
- UnknownConfigurationException(String) - Constructor for exception org.gradle.api.artifacts.UnknownConfigurationException
-
- UnknownDomainObjectException - Exception in org.gradle.api
-
A UnknownDomainObjectException
is the super class of all exceptions thrown when a given domain object
cannot be located.
- UnknownDomainObjectException(String) - Constructor for exception org.gradle.api.UnknownDomainObjectException
-
- UnknownDomainObjectException(String, Throwable) - Constructor for exception org.gradle.api.UnknownDomainObjectException
-
- UnknownModelException - Exception in org.gradle.tooling.provider.model
-
Thrown when an unknown tooling model is requested.
- UnknownModelException(String) - Constructor for exception org.gradle.tooling.provider.model.UnknownModelException
-
- UnknownModelException - Exception in org.gradle.tooling
-
Thrown when the client is trying to acquire a model that is unknown to the Tooling API.
- UnknownModelException(String) - Constructor for exception org.gradle.tooling.UnknownModelException
-
- UnknownModelException(String, Throwable) - Constructor for exception org.gradle.tooling.UnknownModelException
-
- UnknownPluginException - Exception in org.gradle.api.plugins
-
A UnknownPluginException
is thrown when an unknown plugin id is provided.
- UnknownPluginException(String) - Constructor for exception org.gradle.api.plugins.UnknownPluginException
-
- UnknownProjectException - Exception in org.gradle.api
-
An UnknownProjectException
is thrown when a project referenced by path cannot be found.
- UnknownProjectException(String) - Constructor for exception org.gradle.api.UnknownProjectException
-
- UnknownProjectException(String, Throwable) - Constructor for exception org.gradle.api.UnknownProjectException
-
- UnknownPropertyException(ExtraPropertiesExtension, String) - Constructor for exception org.gradle.api.plugins.ExtraPropertiesExtension.UnknownPropertyException
-
- UnknownRepositoryException - Exception in org.gradle.api.artifacts
-
An UnknownRepositoryException
is thrown when a repository referenced by name cannot be found.
- UnknownRepositoryException(String) - Constructor for exception org.gradle.api.artifacts.UnknownRepositoryException
-
- UnknownTaskException - Exception in org.gradle.api
-
An UnknownTaskException
is thrown when a task referenced by path cannot be found.
- UnknownTaskException(String) - Constructor for exception org.gradle.api.UnknownTaskException
-
- UnknownTaskException(String, Throwable) - Constructor for exception org.gradle.api.UnknownTaskException
-
- Unmanaged - Annotation Type in org.gradle.model
-
Indicates that a property of a managed model element is explicitly of an unmanaged type.
- UnresolvedArtifactResult - Interface in org.gradle.api.artifacts.result
-
An artifact the could not be resolved.
- UnresolvedComponentResult - Interface in org.gradle.api.artifacts.result
-
A component that could not be resolved.
- UnresolvedDependency - Interface in org.gradle.api.artifacts
-
Unsuccessfully resolved dependency.
- UnresolvedDependencyResult - Interface in org.gradle.api.artifacts.result
-
A dependency that could not be resolved.
- UnsupportedBuildArgumentException - Exception in org.gradle.tooling.exceptions
-
- UnsupportedBuildArgumentException(String) - Constructor for exception org.gradle.tooling.exceptions.UnsupportedBuildArgumentException
-
- UnsupportedBuildArgumentException(String, Throwable) - Constructor for exception org.gradle.tooling.exceptions.UnsupportedBuildArgumentException
-
- UnsupportedMethodException - Exception in org.gradle.tooling.model
-
Thrown when the tooling API client attempts to use a method that does not exist
in the version of Gradle that the tooling API is connected to.
- UnsupportedMethodException(String) - Constructor for exception org.gradle.tooling.model.UnsupportedMethodException
-
- UnsupportedMethodException(String, Throwable) - Constructor for exception org.gradle.tooling.model.UnsupportedMethodException
-
- UnsupportedOperationConfigurationException - Exception in org.gradle.tooling.exceptions
-
- UnsupportedOperationConfigurationException(String) - Constructor for exception org.gradle.tooling.exceptions.UnsupportedOperationConfigurationException
-
- UnsupportedOperationConfigurationException(String, Throwable) - Constructor for exception org.gradle.tooling.exceptions.UnsupportedOperationConfigurationException
-
- UnsupportedVersionException - Exception in org.gradle.tooling
-
Thrown when the target Gradle version does not support a particular feature.
- UnsupportedVersionException(String) - Constructor for exception org.gradle.tooling.UnsupportedVersionException
-
- UnsupportedVersionException(String, Throwable) - Constructor for exception org.gradle.tooling.UnsupportedVersionException
-
- Upload - Class in org.gradle.api.tasks
-
Uploads the artifacts of a
Configuration
to a set of repositories.
- Upload() - Constructor for class org.gradle.api.tasks.Upload
-
- upload() - Method in class org.gradle.api.tasks.Upload
-
- UPLOAD_ARCHIVES_TASK_NAME - Static variable in class org.gradle.api.plugins.BasePlugin
-
- UPLOAD_GROUP - Static variable in class org.gradle.api.plugins.BasePlugin
-
- upToDateWhen(Closure) - Method in interface org.gradle.api.tasks.TaskOutputs
-
Adds a predicate to determine whether the outputs of this task are up-to-date.
- upToDateWhen(Spec<? super Task>) - Method in interface org.gradle.api.tasks.TaskOutputs
-
Adds a predicate to determine whether the outputs of this task are up-to-date.
- uri(Object) - Method in interface org.gradle.api.Project
-
Resolves a file path to a URI, relative to the project directory of this project.
- uri(Object) - Method in interface org.gradle.api.Script
-
Resolves a file path to a URI, relative to the directory containing this script.
- use(boolean) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- use() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- useBuildDistribution() - Method in class org.gradle.tooling.GradleConnector
-
Specifies to use the Gradle distribution defined by the target Gradle build.
- useCachedResult() - Method in interface org.gradle.api.artifacts.cache.ResolutionControl
-
States that the cached value should be used regardless of age.
- useDistribution(URI) - Method in class org.gradle.tooling.GradleConnector
-
Specifies which Gradle distribution to use.
- useEmptySettings() - Method in class org.gradle.StartParameter
-
Specifies that an empty settings script should be used.
- useGradleUserHomeDir(File) - Method in class org.gradle.tooling.GradleConnector
-
Specifies the user's Gradle home directory to use.
- useGradleVersion(String) - Method in class org.gradle.tooling.GradleConnector
-
Specifies which Gradle version to use.
- useInstallation(File) - Method in class org.gradle.tooling.GradleConnector
-
Specifies which Gradle installation to use.
- useJUnit() - Method in class org.gradle.api.tasks.testing.Test
-
Specifies that JUnit should be used to execute the tests.
- useJUnit(Closure) - Method in class org.gradle.api.tasks.testing.Test
-
Specifies that JUnit should be used to execute the tests, configuring JUnit specific options.
- useLogger(Object) - Method in interface org.gradle.api.invocation.Gradle
-
Uses the given object as a logger.
- useTarget(Object) - Method in interface org.gradle.api.artifacts.DependencyResolveDetails
-
- useTarget(Object) - Method in interface org.gradle.api.artifacts.DependencySubstitution
-
This method can be used to replace a dependency before it is resolved,
e.g. change group, name or version (or all three of them), or replace it
with a project dependency.
- useTestNG() - Method in class org.gradle.api.tasks.testing.Test
-
Specifies that TestNG should be used to execute the tests.
- useTestNG(Closure) - Method in class org.gradle.api.tasks.testing.Test
-
Specifies that TestNG should be used to execute the tests, configuring TestNG specific options.
- useVersion(String) - Method in interface org.gradle.api.artifacts.DependencyResolveDetails
-
V
- Validate - Annotation Type in org.gradle.model
-
Denotes that the
RuleSource
method rule carrying this annotation validates the rule subject.
- validateConfiguration() - Method in class org.gradle.api.plugins.jetty.AbstractJettyRunTask
-
- validateConfiguration() - Method in class org.gradle.api.plugins.jetty.JettyRun
-
- validateConfiguration() - Method in class org.gradle.api.plugins.jetty.JettyRunWar
-
- valueOf(String) - Static method in enum org.gradle.api.artifacts.Configuration.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gradle.api.file.DuplicatesStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gradle.api.file.FileCollection.AntType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gradle.api.JavaVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gradle.api.logging.LogLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gradle.api.PathValidation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gradle.api.plugins.quality.TargetJdk
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gradle.api.reporting.Report.OutputType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gradle.api.tasks.bundling.Compression
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gradle.api.tasks.bundling.ZipEntryCompression
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gradle.api.tasks.testing.logging.TestExceptionFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gradle.api.tasks.testing.logging.TestLogEvent
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gradle.api.tasks.testing.logging.TestStackTraceFilter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gradle.api.tasks.testing.TestOutputEvent.Destination
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gradle.api.tasks.testing.TestResult.ResultType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gradle.api.tasks.wrapper.Wrapper.PathBase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gradle.external.javadoc.JavadocMemberLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gradle.external.javadoc.JavadocOutputLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gradle.testkit.runner.TaskOutcome
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gradle.tooling.events.OperationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gradle.tooling.events.test.JvmTestKind
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.gradle.api.artifacts.Configuration.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.gradle.api.file.DuplicatesStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.gradle.api.file.FileCollection.AntType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.gradle.api.JavaVersion
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.gradle.api.logging.LogLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.gradle.api.PathValidation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.gradle.api.plugins.quality.TargetJdk
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.gradle.api.reporting.Report.OutputType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.gradle.api.tasks.bundling.Compression
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.gradle.api.tasks.bundling.ZipEntryCompression
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.gradle.api.tasks.testing.logging.TestExceptionFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.gradle.api.tasks.testing.logging.TestLogEvent
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.gradle.api.tasks.testing.logging.TestStackTraceFilter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.gradle.api.tasks.testing.TestOutputEvent.Destination
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.gradle.api.tasks.testing.TestResult.ResultType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.gradle.api.tasks.wrapper.Wrapper.PathBase
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.gradle.external.javadoc.JavadocMemberLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.gradle.external.javadoc.JavadocOutputLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in interface org.gradle.model.collection.CollectionBuilder
-
Deprecated.
Returns the items in this collection.
- values() - Method in interface org.gradle.model.ModelMap
-
Returns the items in this collection.
- values() - Static method in enum org.gradle.testkit.runner.TaskOutcome
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.gradle.tooling.events.OperationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.gradle.tooling.events.test.JvmTestKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- Variant - Annotation Type in org.gradle.platform.base
-
Declares that a property represents a variant dimension.
- verbose() - Method in class org.gradle.external.javadoc.CoreJavadocOptions
-
- verbose() - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
-
- VERIFICATION_GROUP - Static variable in class org.gradle.api.plugins.JavaBasePlugin
-
- VERIFICATION_GROUP - Static variable in class org.gradle.language.base.plugins.LifecycleBasePlugin
-
- VerificationTask - Interface in org.gradle.api.tasks
-
A VerificationTask
is a task which performs some verification of the artifacts produced by a build.
- version(boolean) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- version() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- version(String) - Method in interface org.gradle.platform.base.ModuleDependencySpecBuilder
-
Narrows this dependency specification down to a specific version range.
- version(String) - Method in interface org.gradle.plugin.use.PluginDependencySpec
-
Specify the version of the plugin to depend on.
- visit(FileVisitor) - Method in interface org.gradle.api.file.FileTree
-
Visits the files and directories in this file tree.
- visit(Closure) - Method in interface org.gradle.api.file.FileTree
-
Visits the files and directories in this file tree.
- visitDir(FileVisitDetails) - Method in class org.gradle.api.file.EmptyFileVisitor
-
- visitDir(FileVisitDetails) - Method in interface org.gradle.api.file.FileVisitor
-
Visits a directory.
- visitFile(FileVisitDetails) - Method in class org.gradle.api.file.EmptyFileVisitor
-
- visitFile(FileVisitDetails) - Method in interface org.gradle.api.file.FileVisitor
-
Visits a file.
- VisualCpp - Interface in org.gradle.nativeplatform.toolchain
-
The Visual C++ tool chain.
- VisualCppPlatformToolChain - Interface in org.gradle.nativeplatform.toolchain
-
Visual C++ specific settings for the tools used to build for a particular platform.
- VisualStudioExtension - Interface in org.gradle.ide.visualstudio
-
- VisualStudioPlugin - Class in org.gradle.ide.visualstudio.plugins
-
A plugin for creating a Visual Studio solution for a gradle project.
- VisualStudioPlugin() - Constructor for class org.gradle.ide.visualstudio.plugins.VisualStudioPlugin
-
- VisualStudioProject - Interface in org.gradle.ide.visualstudio
-
A visual studio project, created from one or more
NativeBinary
instances.
- VisualStudioSolution - Interface in org.gradle.ide.visualstudio
-
W
- WAR_TASK_NAME - Static variable in class org.gradle.api.plugins.WarPlugin
-
- warn(Action<TestLogging>) - Method in interface org.gradle.api.tasks.testing.logging.TestLoggingContainer
-
Configures logging options for warn level.
- WarPlugin - Class in org.gradle.api.plugins
-
A
Plugin
which extends the
JavaPlugin
to add tasks which assemble a web application into a WAR
file.
- WarPlugin() - Constructor for class org.gradle.api.plugins.WarPlugin
-
- WEB_APP_GROUP - Static variable in class org.gradle.api.plugins.WarPlugin
-
- webModule(String, String) - Method in interface org.gradle.plugins.ear.descriptor.DeploymentDescriptor
-
Add a web module to the deployment descriptor.
- whenConfigured(Closure) - Method in interface org.gradle.api.artifacts.maven.MavenPom
-
Adds a closure to be called when the POM has been configured.
- whenConfigured(Action<MavenPom>) - Method in interface org.gradle.api.artifacts.maven.MavenPom
-
Adds an action to be called when the POM has been configured.
- whenObjectAdded(Action<? super T>) - Method in interface org.gradle.api.DomainObjectCollection
-
Adds an Action
to be executed when an object is added to this collection.
- whenObjectAdded(Closure) - Method in interface org.gradle.api.DomainObjectCollection
-
Adds a closure to be called when an object is added to this collection.
- whenObjectRemoved(Action<? super T>) - Method in interface org.gradle.api.DomainObjectCollection
-
Adds an Action
to be executed when an object is removed from this collection.
- whenObjectRemoved(Closure) - Method in interface org.gradle.api.DomainObjectCollection
-
Adds a closure to be called when an object is removed from this collection.
- whenPluginAdded(Action<? super T>) - Method in interface org.gradle.api.plugins.PluginCollection
-
Adds an Action
to be executed when a plugin is added to this collection.
- whenPluginAdded(Closure) - Method in interface org.gradle.api.plugins.PluginCollection
-
Adds a closure to be called when a plugin is added to this collection.
- whenReady(Closure) - Method in interface org.gradle.api.execution.TaskExecutionGraph
-
Adds a closure to be called when this graph has been populated.
- whenTaskAdded(Action<? super T>) - Method in interface org.gradle.api.tasks.TaskCollection
-
Adds an Action
to be executed when a task is added to this collection.
- whenTaskAdded(Closure) - Method in interface org.gradle.api.tasks.TaskCollection
-
Adds a closure to be called when a task is added to this collection.
- WindowsResourceCompile - Class in org.gradle.language.rc.tasks
-
Compiles Windows Resource scripts into .res files.
- WindowsResourceCompile() - Constructor for class org.gradle.language.rc.tasks.WindowsResourceCompile
-
- WindowsResourceScriptPlugin - Class in org.gradle.language.rc.plugins
-
Adds core language support for Windows resource script files.
- WindowsResourceScriptPlugin() - Constructor for class org.gradle.language.rc.plugins.WindowsResourceScriptPlugin
-
- WindowsResourceSet - Interface in org.gradle.language.rc
-
A set of Windows Resource definition files.
- WindowsResourcesPlugin - Class in org.gradle.language.rc.plugins
-
A plugin for projects wishing to build native binary components from Windows Resource sources.
- WindowsResourcesPlugin() - Constructor for class org.gradle.language.rc.plugins.WindowsResourcesPlugin
-
- windowTitle(String) - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
-
- windowTitle(String) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- with(ComponentSelector) - Method in interface org.gradle.api.artifacts.DependencySubstitutions.Substitution
-
Specify the target of the substitution.
- with(CopySpec...) - Method in interface org.gradle.api.file.CopySpec
-
Adds the given specs as a child of this spec.
- with(CopySpec...) - Method in class org.gradle.api.tasks.AbstractCopyTask
-
Adds the given specs as a child of this spec.
- withArguments(Action<? super List<String>>) - Method in interface org.gradle.nativeplatform.toolchain.CommandLineToolConfiguration
-
Adds an action that will be applied to the command-line arguments prior to execution.
- withArguments(List<String>) - Method in class org.gradle.testkit.runner.GradleRunner
-
Sets the build arguments.
- withArguments(String...) - Method in class org.gradle.testkit.runner.GradleRunner
-
Sets the build arguments.
- withArguments(String...) - Method in interface org.gradle.tooling.ConfigurableLauncher
-
Specify the command line build arguments.
- withArguments(Iterable<String>) - Method in interface org.gradle.tooling.ConfigurableLauncher
-
Specify the command line build arguments.
- withArguments(String...) - Method in interface org.gradle.tooling.LongRunningOperation
-
Specify the command line build arguments.
- withArguments(Iterable<String>) - Method in interface org.gradle.tooling.LongRunningOperation
-
Specify the command line build arguments.
- withArtifacts(Class<? extends Component>, Class<? extends Artifact>...) - Method in interface org.gradle.api.artifacts.query.ArtifactResolutionQuery
-
Defines the type of component that is expected in the result, and the artifacts to retrieve for components of this type.
- withCancellationToken(CancellationToken) - Method in interface org.gradle.tooling.ConfigurableLauncher
-
Sets the cancellation token to use to cancel the operation if required.
- withCancellationToken(CancellationToken) - Method in interface org.gradle.tooling.LongRunningOperation
-
Sets the cancellation token to use to cancel the operation if required.
- withContent(Action<? super TextProvider>) - Method in interface org.gradle.ide.visualstudio.TextConfigFile
-
Add an action that can manipulate the generated file content.
- withDebug(boolean) - Method in class org.gradle.testkit.runner.GradleRunner
-
Sets whether debugging support is enabled.
- withGradleDistribution(URI) - Method in class org.gradle.testkit.runner.GradleRunner
-
Configures the runner to execute the build using the distribution of Gradle specified.
- withGradleInstallation(File) - Method in class org.gradle.testkit.runner.GradleRunner
-
Configures the runner to execute the build using the installation of Gradle specified.
- withGradleVersion(String) - Method in class org.gradle.testkit.runner.GradleRunner
-
Configures the runner to execute the build with the version of Gradle specified.
- withId(String, Action<? super Plugin>) - Method in interface org.gradle.api.plugins.PluginContainer
-
Executes or registers an action for a plugin with given id.
- withJvmTestClasses(String...) - Method in interface org.gradle.tooling.TestLauncher
-
Adds tests to be executed declared by class name.
- withJvmTestClasses(Iterable<String>) - Method in interface org.gradle.tooling.TestLauncher
-
Adds tests to be executed declared by class name.
- withJvmTestMethods(String, String...) - Method in interface org.gradle.tooling.TestLauncher
-
Adds tests to be executed declared by class and method name.
- withJvmTestMethods(String, Iterable<String>) - Method in interface org.gradle.tooling.TestLauncher
-
Adds tests to be executed declared by class and methods name.
- withModule(Object, Action<? super ComponentSelection>) - Method in interface org.gradle.api.artifacts.ComponentSelectionRules
-
Adds a component selection rule that will apply to the specified module.
- withModule(Object, Closure<?>) - Method in interface org.gradle.api.artifacts.ComponentSelectionRules
-
Adds a component selection rule that will apply to the specified module.
- withModule(Object, Object) - Method in interface org.gradle.api.artifacts.ComponentSelectionRules
-
Adds a rule-source backed component selection rule that will apply to the specified module.
- withModule(Object, Action<? super ComponentMetadataDetails>) - Method in interface org.gradle.api.artifacts.dsl.ComponentMetadataHandler
-
Adds a rule that may modify the metadata of any resolved software component belonging to the specified module.
- withModule(Object, Closure<?>) - Method in interface org.gradle.api.artifacts.dsl.ComponentMetadataHandler
-
Adds a rule that may modify the metadata of any resolved software component belonging to the specified module.
- withModule(Object, Object) - Method in interface org.gradle.api.artifacts.dsl.ComponentMetadataHandler
-
Adds a rule that may modify the metadata of any resolved software component belonging to the specified module.
- withName(String) - Method in class org.gradle.testfixtures.ProjectBuilder
-
Specifies the name for the project
- withParent(Project) - Method in class org.gradle.testfixtures.ProjectBuilder
-
Specifies the parent project.
- withPlugin(String, Action<? super AppliedPlugin>) - Method in interface org.gradle.api.plugins.PluginManager
-
Executes the given action when the specified plugin is applied.
- withPluginClasspath(Iterable<? extends File>) - Method in class org.gradle.testkit.runner.GradleRunner
-
Sets the injected plugin classpath for the build.
- withProjectDir(File) - Method in class org.gradle.testfixtures.ProjectBuilder
-
Specifies the project directory for the project to build.
- withProjectDir(File) - Method in class org.gradle.testkit.runner.GradleRunner
-
Sets the directory that the Gradle will be executed in.
- withTestKitDir(File) - Method in class org.gradle.testkit.runner.GradleRunner
-
Sets the directory to use for TestKit's working storage needs.
- withTests(TestOperationDescriptor...) - Method in interface org.gradle.tooling.TestLauncher
-
Adds tests to be executed by passing test descriptors received from a previous Gradle Run.
- withTests(Iterable<? extends TestOperationDescriptor>) - Method in interface org.gradle.tooling.TestLauncher
-
Adds tests to be executed by passing test descriptors received from a previous Gradle Run.
- withType(Class<S>) - Method in interface org.gradle.api.DomainObjectCollection
-
Returns a collection containing the objects in this collection of the given type.
- withType(Class<S>, Action<? super S>) - Method in interface org.gradle.api.DomainObjectCollection
-
Returns a collection containing the objects in this collection of the given type.
- withType(Class<S>, Closure) - Method in interface org.gradle.api.DomainObjectCollection
-
Returns a collection containing the objects in this collection of the given type.
- withType(Class<S>) - Method in interface org.gradle.api.DomainObjectSet
-
Returns a collection containing the objects in this collection of the given type.
- withType(Class<S>) - Method in interface org.gradle.api.NamedDomainObjectCollection
-
Returns a collection containing the objects in this collection of the given type.
- withType(Class<S>) - Method in interface org.gradle.api.NamedDomainObjectList
-
Returns a collection containing the objects in this collection of the given type.
- withType(Class<S>) - Method in interface org.gradle.api.NamedDomainObjectSet
-
Returns a collection containing the objects in this collection of the given type.
- withType(Class<S>) - Method in interface org.gradle.api.plugins.PluginCollection
-
Returns a collection containing the objects in this collection of the given type.
- withType(Class<S>) - Method in interface org.gradle.api.tasks.TaskCollection
-
Returns a collection containing the objects in this collection of the given type.
- withType(Class<S>) - Method in interface org.gradle.model.collection.CollectionBuilder
-
Deprecated.
Returns a collection containing the items from this collection which are of the specified type.
- withType(Class<S>, Action<? super S>) - Method in interface org.gradle.model.collection.CollectionBuilder
-
Deprecated.
Applies the given action to each item of the given type in the collection, as each item is required.
- withType(Class<S>, Class<? extends RuleSource>) - Method in interface org.gradle.model.collection.CollectionBuilder
-
Deprecated.
Applies the given rules to all items of the collection of the given type.
- withType(Class<S>) - Method in interface org.gradle.model.ModelMap
-
Returns a collection containing the items from this collection which are of the specified type.
- withType(Class<S>, Action<? super S>) - Method in interface org.gradle.model.ModelMap
-
Applies the given action to each item of the given type in the collection, as each item is required.
- withType(Class<S>, Class<? extends RuleSource>) - Method in interface org.gradle.model.ModelMap
-
- withXml(Closure) - Method in interface org.gradle.api.artifacts.maven.MavenPom
-
Adds a closure to be called when the POM XML has been created.
- withXml(Action<XmlProvider>) - Method in interface org.gradle.api.artifacts.maven.MavenPom
-
Adds an action to be called when the POM XML has been created.
- withXml(Action<? super XmlProvider>) - Method in interface org.gradle.api.publish.ivy.IvyModuleDescriptorSpec
-
Allow configuration of the descriptor, after it has been generated according to the input data.
- withXml(Action<? super XmlProvider>) - Method in interface org.gradle.api.publish.maven.MavenPom
-
Allows configuration of the POM, after it has been generated according to the input data.
- withXml(Action<? super XmlProvider>) - Method in interface org.gradle.ide.visualstudio.XmlConfigFile
-
Add an action that can manipulate the generated file content.
- withXml(Closure) - Method in interface org.gradle.plugins.ear.descriptor.DeploymentDescriptor
-
Adds a closure to be called when the XML document has been created.
- withXml(Action<? super XmlProvider>) - Method in interface org.gradle.plugins.ear.descriptor.DeploymentDescriptor
-
Adds an action to be called when the XML document has been created.
- workingDir(Object) - Method in class org.gradle.api.tasks.AbstractExecTask
-
Sets the working directory for the process.
- workingDir(Object) - Method in class org.gradle.api.tasks.JavaExec
-
Sets the working directory for the process.
- workingDir(Object) - Method in class org.gradle.api.tasks.testing.Test
-
Sets the working directory for the process.
- workingDir(Object) - Method in interface org.gradle.process.ProcessForkOptions
-
Sets the working directory for the process.
- WorkResult - Interface in org.gradle.api.tasks
-
Provides information about some work which was performed.
- Wrapper - Class in org.gradle.api.tasks.wrapper
-
Generates scripts (for *nix and windows) which allow you to build your project with Gradle, without having to
install Gradle.
- Wrapper() - Constructor for class org.gradle.api.tasks.wrapper.Wrapper
-
- Wrapper.PathBase - Enum in org.gradle.api.tasks.wrapper
-
Specifies how the wrapper path should be interpreted.
- WrapperPlugin - Class in org.gradle.buildinit.plugins
-
The wrapper plugin.
- WrapperPlugin() - Constructor for class org.gradle.buildinit.plugins.WrapperPlugin
-
- write(File) - Method in class org.gradle.external.javadoc.CoreJavadocOptions
-
- write(File) - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
-
- write(JavadocOptionFileWriterContext) - Method in interface org.gradle.external.javadoc.OptionLessJavadocOptionFileOption
-
- writeFile(String, File, String) - Static method in class org.gradle.plugins.javascript.rhino.worker.RhinoWorkerUtils
-
- WriteOnlyModelViewException - Exception in org.gradle.model
-
Thrown when an attempt is made to read the value of a model element that is not readable at the time.
- WriteOnlyModelViewException(ModelType<?>, ModelRuleDescriptor) - Constructor for exception org.gradle.model.WriteOnlyModelViewException
-
- writeTo(Writer) - Method in interface org.gradle.api.artifacts.maven.MavenPom
-
- writeTo(Object) - Method in interface org.gradle.api.artifacts.maven.MavenPom
-
- writeTo(Writer) - Method in interface org.gradle.api.java.archives.Manifest
-
Writes the manifest into a writer.
- writeTo(Object) - Method in interface org.gradle.api.java.archives.Manifest
-
Writes the manifest into a file.
- writeTo(Writer) - Method in interface org.gradle.plugins.ear.descriptor.DeploymentDescriptor
-
Writes the deployment descriptor into a writer.
- writeTo(Object) - Method in interface org.gradle.plugins.ear.descriptor.DeploymentDescriptor
-
Writes the deployment descriptor into a file.
X
- XmlConfigFile - Interface in org.gradle.ide.visualstudio
-
An XML config file generated for Visual Studio.
- XmlGeneratorTask<T extends org.gradle.plugins.ide.internal.generator.generator.PersistableConfigurationObject> - 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 for class org.gradle.plugins.ide.api.XmlGeneratorTask
-
- XmlProvider - Interface in org.gradle.api
-
Provides various ways to access the content of an XML document.
Z
- Zip - Class in org.gradle.api.tasks.bundling
-
Assembles a ZIP archive.
- Zip() - Constructor for class org.gradle.api.tasks.bundling.Zip
-
- Zip.ZipCopyActionImpl - Class in org.gradle.api.tasks.bundling
-
Deprecated.
- ZIP_EXTENSION - Static variable in class org.gradle.api.tasks.bundling.Zip
-
- ZipCopyActionImpl() - Constructor for class org.gradle.api.tasks.bundling.Zip.ZipCopyActionImpl
-
Deprecated.
- ZipEntryCompression - Enum in org.gradle.api.tasks.bundling
-
Specifies the compression level of an archives contents.
- zipTree(Object) - Method in interface org.gradle.api.Project
-
Creates a new FileTree
which contains the contents of the given ZIP file.
- zipTree(Object) - Method in interface org.gradle.api.Script
-
Creates a new FileTree
which contains the contents of the given ZIP file.
A B C D E F G H I J K L M N O P Q R S T U V W X Z