- Gcc - Interface in org.gradle.nativebinaries.toolchain
-
- GccCommandLineToolConfiguration - Interface in org.gradle.nativebinaries.toolchain
-
An executable tool used for GCC that allows customizing the executable.
- generate() - Method in class org.gradle.api.plugins.antlr.AntlrTask
-
- generate() - Method in class org.gradle.api.reporting.dependencies.HtmlDependencyReportTask
-
- generate() - Method in class org.gradle.api.tasks.diagnostics.AbstractReportTask
-
- generate(Project) - Method in class org.gradle.api.tasks.diagnostics.AbstractReportTask
-
- generate(Project) - Method in class org.gradle.api.tasks.diagnostics.DependencyReportTask
-
- generate(Project) - Method in class org.gradle.api.tasks.diagnostics.ProjectReportTask
-
- generate(Project) - Method in class org.gradle.api.tasks.diagnostics.PropertyReportTask
-
- generate(Project) - Method in class org.gradle.api.tasks.diagnostics.TaskReportTask
-
- generate() - Method in class org.gradle.api.tasks.javadoc.Groovydoc
-
- generate() - Method in class org.gradle.api.tasks.javadoc.Javadoc
-
- generate() - Method in class org.gradle.api.tasks.scala.ScalaDoc
-
- GenerateBuildDashboard - Class in org.gradle.api.reporting
-
Generates build dashboard report.
- GenerateBuildDashboard() - Constructor for class org.gradle.api.reporting.GenerateBuildDashboard
-
- generatedBy(Task) - Method in interface org.gradle.language.base.LanguageSourceSet
-
- GenerateIvyDescriptor - Class in org.gradle.api.publish.ivy.tasks
-
Generates an Ivy XML Module Descriptor file.
- GenerateIvyDescriptor() - Constructor for class org.gradle.api.publish.ivy.tasks.GenerateIvyDescriptor
-
- GenerateMavenPom - Class in org.gradle.api.publish.maven.tasks
-
Generates a Maven module descriptor (POM) file.
- GenerateMavenPom() - Constructor for class org.gradle.api.publish.maven.tasks.GenerateMavenPom
-
- generator - Variable in class org.gradle.plugins.ide.api.GeneratorTask
-
- GeneratorTask<T> - Class in org.gradle.plugins.ide.api
-
A GeneratorTask
generates a configuration file based on a domain object of type T.
- GeneratorTask() - Constructor for class org.gradle.plugins.ide.api.GeneratorTask
-
- get(String) - Method in interface org.gradle.api.plugins.ExtraPropertiesExtension
-
Returns the value for the registered property with the given name.
- get(LogLevel) - Method in interface org.gradle.api.tasks.testing.logging.TestLoggingContainer
-
Returns logging options for the specified level.
- get() - Method in interface org.gradle.tooling.ModelBuilder
-
Fetch the model, blocking until it is available.
- get(ResultHandler<? super T>) - Method in interface org.gradle.tooling.ModelBuilder
-
Starts fetching the model, passing the result to the given handler when complete.
- getActions() - Method in interface org.gradle.api.Task
-
Returns the sequence of
Action
objects which will be executed by this task, in the order of
execution.
- getActivePomFilters() - Method in interface org.gradle.api.artifacts.maven.PomFilterContainer
-
- getActorFactory() - Method in class org.gradle.api.tasks.testing.Test
-
- getAdditionalParameters() - Method in class org.gradle.api.tasks.scala.ScalaCompileOptions
-
Additional parameters passed to the compiler.
- getAdditionalRuntimeJars() - Method in class org.gradle.api.plugins.jetty.AbstractJettyRunTask
-
Returns the classpath to make available to the web application.
- getAll() - Method in interface org.gradle.api.artifacts.Configuration
-
Returns all the configurations belonging to the same configuration container as this
configuration (including this configuration).
- getAll() - Method in interface org.gradle.tooling.model.DomainObjectSet
-
Returns the elements of this set in the set's iteration order.
- getAllArtifacts() - Method in interface org.gradle.api.artifacts.Configuration
-
Returns the artifacts of this configuration including the artifacts of extended configurations.
- getAllArtifacts(ResolvedDependency) - Method in interface org.gradle.api.artifacts.ResolvedDependency
-
Returns the parent artifacts of this dependency and its children.
- getAllComponents() - Method in interface org.gradle.api.artifacts.result.ResolutionResult
-
- getAllDependencies() - Method in interface org.gradle.api.artifacts.Configuration
-
Gets the complete set of dependencies including those contributed by
superconfigurations.
- getAllDependencies() - Method in interface org.gradle.api.artifacts.result.ResolutionResult
-
Retrieves all dependencies, including unresolved dependencies.
- getAllGroovy() - Method in interface org.gradle.api.tasks.GroovySourceSet
-
All Groovy source for this source set.
- getAllInitScripts() - Method in class org.gradle.StartParameter
-
Returns all init scripts, including explicit init scripts and implicit init scripts.
- getAllJava() - Method in interface org.gradle.api.tasks.SourceSet
-
All Java source files for this source set.
- getAllJvmArgs() - Method in class org.gradle.api.tasks.JavaExec
-
Returns the full set of arguments to use to launch the JVM for the process.
- getAllJvmArgs() - Method in class org.gradle.api.tasks.testing.Test
-
Returns the full set of arguments to use to launch the JVM for the process.
- getAllJvmArgs() - Method in interface org.gradle.process.JavaForkOptions
-
Returns the full set of arguments to use to launch the JVM for the process.
- getAllModuleArtifacts() - Method in interface org.gradle.api.artifacts.ResolvedDependency
-
Returns the module artifacts belonging to this ResolvedDependency and recursively to its children.
- getAllprojects() - Method in interface org.gradle.api.Project
-
Returns the set containing this project and its subprojects.
- getAllScala() - Method in interface org.gradle.api.tasks.ScalaSourceSet
-
All Scala source for this source set.
- getAllSource() - Method in interface org.gradle.api.tasks.SourceSet
-
All source files for this source set.
- getAllTasks() - Method in interface org.gradle.api.execution.TaskExecutionGraph
-
Returns the tasks which are included in the execution plan.
- getAllTasks(boolean) - Method in interface org.gradle.api.Project
-
Returns a map of the tasks contained in this project, and optionally its subprojects.
- getAltDeployDescriptor() - Method in interface org.gradle.plugins.ear.descriptor.EarModule
-
The alt-dd element specifies an optional URI to the post-assembly version of the deployment descriptor file for a
particular Java EE module.
- getAnalysisFile() - Method in class org.gradle.api.tasks.scala.IncrementalCompileOptions
-
Returns the file path where results of code analysis are to be stored.
- getAnt() - Method in class org.gradle.api.AntBuilder
-
Returns this AntBuilder.
- getAnt() - Method in interface org.gradle.api.Project
-
Returns the AntBuilder
for this project.
- getAnt() - Method in interface org.gradle.api.Task
-
Returns the AntBuilder
for this task.
- getAntBuilder() - Method in class org.gradle.api.tasks.scala.ScalaDoc
-
- getAntGroovydoc() - Method in class org.gradle.api.tasks.javadoc.Groovydoc
-
- getAntlr() - Method in interface org.gradle.api.plugins.antlr.AntlrSourceVirtualDirectory
-
All Antlr source for this source set.
- getAntlrClasspath() - Method in class org.gradle.api.plugins.antlr.AntlrTask
-
Returns the classpath containing the Ant ANTLR task implementation.
- getAntPropertyName(String) - Method in class org.gradle.api.tasks.compile.AbstractOptions
-
- getAntPropertyName(String) - Method in class org.gradle.api.tasks.compile.CompileOptions
-
- getAntPropertyName(String) - Method in class org.gradle.api.tasks.scala.ScalaCompileOptions
-
- getAntPropertyValue(String, Object) - Method in class org.gradle.api.tasks.compile.AbstractOptions
-
- getAntPropertyValue(String, Object) - Method in class org.gradle.api.tasks.compile.CompileOptions
-
- getAntPropertyValue(String, Object) - Method in class org.gradle.api.tasks.scala.ScalaCompileOptions
-
- getApi() - Method in interface org.gradle.nativebinaries.NativeLibrary
-
Converts this library to a native library requirement that uses the api library linkage.
- getApiDocTitle() - Method in class org.gradle.api.reporting.ReportingExtension
-
- getAppendix() - Method in class org.gradle.api.tasks.bundling.AbstractArchiveTask
-
Returns the appendix part of the archive name, if any.
- getApplicationName() - Method in interface org.gradle.plugins.ear.descriptor.DeploymentDescriptor
-
The application name.
- getArchitecture() - Method in interface org.gradle.nativebinaries.platform.Platform
-
The cpu architecture being targeted.
- getArchiveBase() - 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.
- getArchiveName() - Method in class org.gradle.api.tasks.bundling.AbstractArchiveTask
-
Returns the archive name.
- getArchivePath() - Method in class org.gradle.api.tasks.bundling.AbstractArchiveTask
-
The path where the archive is constructed.
- getArchivePath() - Method in class org.gradle.api.tasks.wrapper.Wrapper
-
Returns the path where the gradle distributions archive should be saved (i.e.
- getArgs() - Method in class org.gradle.api.tasks.Exec
-
Returns the arguments for the command to be executed.
- getArgs() - Method in class org.gradle.api.tasks.JavaExec
-
Returns the arguments passed to the main class to be executed.
- getArgs() - Method in interface org.gradle.nativebinaries.Tool
-
The arguments passed when executing this tool.
- getArgs() - Method in class org.gradle.plugins.javascript.rhino.RhinoShellExec
-
- getArgs() - Method in interface org.gradle.process.ExecSpec
-
Returns the arguments for the command to be executed.
- getArgs() - Method in interface org.gradle.process.JavaExecSpec
-
Returns the arguments passed to the main class to be executed.
- getArgument() - Method in exception org.gradle.api.InvalidActionClosureException
-
The argument the action was executed with.
- getArguments() - Method in interface org.gradle.api.plugins.buildcomparison.gradle.GradleBuildInvocationSpec
-
The command line arguments (excluding tasks) to invoke the build with.
- getArtifactId() - Method in interface org.gradle.api.artifacts.maven.MavenPom
-
Returns the artifact id for this POM.
- getArtifactId() - Method in interface org.gradle.api.publish.maven.MavenDependency
-
The artifactId value for this dependency.
- getArtifactId() - Method in interface org.gradle.api.publish.maven.MavenPublication
-
Returns the artifactId for this publication.
- getArtifacts() - Method in interface org.gradle.api.artifacts.Configuration
-
Returns the artifacts of this configuration excluding the artifacts of extended configurations.
- getArtifacts(Spec<? super Dependency>) - Method in interface org.gradle.api.artifacts.LenientConfiguration
-
Gets successfully resolved artifacts for dependencies that match given dependency spec.
- getArtifacts() - Method in interface org.gradle.api.artifacts.maven.MavenDeployment
-
Returns the artifacts which will be deployed.
- getArtifacts() - Method in interface org.gradle.api.artifacts.ModuleDependency
-
Returns the artifacts belonging to this dependency.
- getArtifacts(ResolvedDependency) - Method in interface org.gradle.api.artifacts.ResolvedDependency
-
Returns the parent artifacts of this dependency.
- getArtifacts(Class<? extends Artifact>) - Method in interface org.gradle.api.artifacts.result.ComponentArtifactsResult
-
Returns the component artifacts of the specified type.
- getArtifacts() - Method in interface org.gradle.api.Project
-
Returns a handler for assigning artifacts produced by the project to configurations.
- getArtifacts() - Method in interface org.gradle.api.publish.ivy.IvyPublication
-
The complete set of artifacts for this publication.
- getArtifacts() - Method in interface org.gradle.api.publish.maven.MavenPublication
-
Returns the complete set of artifacts for this publication.
- getArtifacts() - Method in class org.gradle.api.tasks.Upload
-
Returns the artifacts which will be uploaded.
- getArtifactUrls() - Method in interface org.gradle.api.artifacts.repositories.MavenArtifactRepository
-
Returns the additional URLs to use to find artifact files.
- getAsExcludeSpec() - Method in class org.gradle.api.tasks.util.PatternSet
-
- getAsFileTree() - Method in interface org.gradle.api.file.FileCollection
-
- getAsFileTree() - Method in interface org.gradle.api.file.FileTree
-
Returns this.
- getAsIncludeSpec() - Method in class org.gradle.api.tasks.util.PatternSet
-
- getAsMap() - Method in interface org.gradle.api.NamedDomainObjectCollection
-
Returns the objects in this collection, as a map from object name to object instance.
- getAsPath() - Method in interface org.gradle.api.file.FileCollection
-
Returns the contents of this collection as a platform-specific path.
- getAsSpec() - Method in class org.gradle.api.tasks.util.PatternSet
-
- getAt(String) - Method in interface org.gradle.api.artifacts.ArtifactRepositoryContainer
-
Locates an object by name, failing if there is no such task.
- getAt(String) - Method in interface org.gradle.api.artifacts.ConfigurationContainer
-
Locates an object by name, failing if there is no such task.
- getAt(String) - Method in interface org.gradle.api.NamedDomainObjectCollection
-
Locates an object by name, failing if there is no such task.
- getAt(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.
- getAt(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.
- getAt(String) - Method in interface org.gradle.api.tasks.TaskCollection
-
Locates an object by name, failing if there is no such task.
- getAt(int) - Method in interface org.gradle.tooling.model.DomainObjectSet
-
Returns the element at the given index according to the set's iteration order.
- getAttachedArtifacts() - Method in interface org.gradle.api.artifacts.maven.MavenDeployment
-
Returns the additional artifacts for this deployment.
- getAttempted() - Method in interface org.gradle.api.artifacts.result.UnresolvedDependencyResult
-
Returns the selector that was attempted to be resolved.
- getAttemptedReason() - Method in interface org.gradle.api.artifacts.result.UnresolvedDependencyResult
-
Returns the reasons why the failed selector was attempted.
- getAttributes() - Method in interface org.gradle.api.java.archives.Manifest
-
Returns the main attributes of the manifest.
- getBaseDir() - Method in class org.gradle.api.reporting.ReportingExtension
-
The base directory for all reports
- getBaseDir() - Method in class org.gradle.api.tasks.ant.AntTarget
-
Returns the Ant project base directory to use when executing the target.
- getBaseName() - Method in interface org.gradle.api.distribution.Distribution
-
The baseName of the distribution, used in naming the distribution archives.
- getBaseName() - Method in interface org.gradle.api.resources.Resource
-
Short name that concisely describes this resource
- getBaseName() - Method in class org.gradle.api.tasks.bundling.AbstractArchiveTask
-
Returns the base name of the archive.
- getBaseName() - Method in interface org.gradle.nativebinaries.ProjectNativeComponent
-
The name that is used to construct the output file names when building this component.
- getBaseRepositoryFactory() - Method in class org.gradle.api.publish.maven.tasks.PublishToMavenLocal
-
- getBaseValue() - Method in interface org.gradle.api.java.archives.ManifestMergeDetails
-
Returns the value for the key of the manifest that is the target of the merge.
- getBatchScript() - Method in class org.gradle.api.tasks.wrapper.Wrapper
-
Returns the file to write the wrapper batch script to.
- getBinaries() - Method in interface org.gradle.nativebinaries.PrebuiltLibrary
-
The binaries that are built for this component.
- getBinaries() - Method in interface org.gradle.nativebinaries.ProjectNativeComponent
-
The binaries that are built for this component.
- getBinResultsDir() - Method in class org.gradle.api.tasks.testing.Test
-
Returns the root folder for the test results in internal binary format.
- getBootClasspath() - Method in class org.gradle.api.tasks.compile.CompileOptions
-
Returns the bootstrap classpath to be used for the compiler process.
- getBootClasspath() - Method in class org.gradle.external.javadoc.CoreJavadocOptions
-
- getBootClasspath() - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
-
- getBootstrapClasspath() - Method in class org.gradle.api.tasks.JavaExec
-
Returns the bootstrap classpath to use for the process.
- getBootstrapClasspath() - Method in class org.gradle.api.tasks.testing.Test
-
Returns the bootstrap classpath to use for the process.
- getBootstrapClasspath() - Method in interface org.gradle.process.JavaForkOptions
-
Returns the bootstrap classpath to use for the process.
- getBottom() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- getBuild() - Method in interface org.gradle.nativebinaries.NativeBinaryTasks
-
The 'lifecycle' task, that can be used to construct this native binary.
- getBuildDependencies() - Method in interface org.gradle.api.artifacts.Configuration
-
Returns a TaskDependency
object containing all required dependencies to build the internal dependencies
(e.g. project dependencies) belonging to this configuration or to one of its super configurations.
- getBuildDependencies() - Method in interface org.gradle.api.Buildable
-
Returns a dependency which contains the tasks which build this artifact.
- getBuildDir() - Method in interface org.gradle.api.Project
-
Returns the build directory of this project.
- getBuildDirectory() - Method in interface org.gradle.tooling.model.GradleProject
-
Returns the build directory for this project.
- getBuilder(String) - Method in interface org.gradle.tooling.provider.model.ToolingModelBuilderRegistry
-
- getBuildFile() - Method in interface org.gradle.api.initialization.ProjectDescriptor
-
Returns the build file for this project.
- getBuildFile() - Method in interface org.gradle.api.Project
-
Returns the build file Gradle will evaluate against this project object.
- getBuildFile() - Method in class org.gradle.api.tasks.GradleBuild
-
Returns the build file that should be used for this build.
- getBuildFile() - Method in class org.gradle.StartParameter
-
Returns the build file to use to select the default project.
- getBuildFileName() - Method in interface org.gradle.api.initialization.ProjectDescriptor
-
Returns the name of the build file for this project.
- getBuildModel() - Method in interface org.gradle.tooling.BuildController
-
Returns an overview of the Gradle build, including some basic details of the projects that make up the build.
- getBuildscript() - Method in interface org.gradle.api.Project
-
Returns the build script handler for this project.
- getBuildscript() - Method in interface org.gradle.api.Script
-
Returns the script handler for this script.
- getBuildScript() - Method in interface org.gradle.tooling.model.GradleProject
-
Returns the build script for this project.
- getBuildTask() - Method in interface org.gradle.runtime.base.BuildableModelElement
-
Returns the 'lifecycle' task associated with the construction of this element.
- getBuildType() - Method in interface org.gradle.nativebinaries.NativeBinary
-
Returns the
BuildType
used to construct this binary.
- getBuiltBy() - Method in interface org.gradle.api.file.ConfigurableFileCollection
-
Returns the set of tasks which build the files of this collection.
- getBuiltBy() - Method in interface org.gradle.api.file.ConfigurableFileTree
-
Returns the set of tasks which build the files of this collection.
- getByName(String) - Method in interface org.gradle.api.artifacts.ArtifactRepositoryContainer
-
Locates an object by name, failing if there is no such object.
- getByName(String, Closure) - Method in interface org.gradle.api.artifacts.ArtifactRepositoryContainer
-
Locates an object by name, failing if there is no such object.
- getByName(String) - Method in interface org.gradle.api.artifacts.ConfigurationContainer
-
Locates an object by name, failing if there is no such object.
- getByName(String, Closure) - Method in interface org.gradle.api.artifacts.ConfigurationContainer
-
Locates an object by name, failing if there is no such object.
- getByName(String) - Method in interface org.gradle.api.NamedDomainObjectCollection
-
Locates an object by name, failing if there is no such object.
- getByName(String, Closure) - Method in interface org.gradle.api.NamedDomainObjectCollection
-
Locates an object by name, failing if there is no such object.
- getByName(String) - Method in interface org.gradle.api.plugins.ExtensionContainer
-
Looks for the extension of a given name.
- getByName(String, Closure) - Method in interface org.gradle.api.tasks.TaskCollection
-
Locates an object by name, failing if there is no such object.
- getByName(String) - Method in interface org.gradle.api.tasks.TaskCollection
-
Locates an object by name, failing if there is no such object.
- getByPath(String) - Method in interface org.gradle.api.tasks.TaskContainer
-
Locates a task by path.
- getByType(Class<T>) - Method in interface org.gradle.api.plugins.ExtensionContainer
-
Looks for the extension of a given type (useful to avoid casting).
- getCachedResult() - Method in interface org.gradle.api.artifacts.cache.ResolutionControl
-
Returns the cached result file or null if the result has not been cached.
- getCandidateClassFiles() - Method in class org.gradle.api.tasks.testing.Test
-
Returns the classes files to scan for test classes.
- getCharSet() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- getChildProjects() - Method in interface org.gradle.api.Project
-
Returns the direct children of this project.
- getChildren() - Method in interface org.gradle.api.artifacts.ResolvedDependency
-
Returns the transitive ResolvedDependency instances of this resolved dependency.
- getChildren() - Method in interface org.gradle.api.initialization.ProjectDescriptor
-
Returns the children of this project, if any.
- getChildren() - Method in interface org.gradle.tooling.model.eclipse.EclipseProject
-
Returns the child elements, or the empty set if there are no child elements.
- getChildren() - Method in interface org.gradle.tooling.model.eclipse.HierarchicalEclipseProject
-
Returns the child elements, or the empty set if there are no child elements.
- getChildren() - Method in interface org.gradle.tooling.model.gradle.BasicGradleProject
-
Returns the child projects of this project, or the empty set if there are no child projects.
- getChildren() - Method in interface org.gradle.tooling.model.GradleProject
-
Returns the child elements, or the empty set if there are no child elements.
- getChildren() - Method in interface org.gradle.tooling.model.HierarchicalElement
-
Returns the child elements, or the empty set if there are no child elements.
- getChildren() - Method in interface org.gradle.tooling.model.idea.IdeaProject
-
Returns the modules of this IDEA project.
- getClassesDir() - Method in interface org.gradle.api.jvm.ClassDirectoryBinary
-
- getClassesDir() - Method in interface org.gradle.api.plugins.osgi.OsgiManifest
-
Returns the classes dir.
- getClassesDir() - Method in interface org.gradle.api.tasks.SourceSetOutput
-
Returns the directory to assemble the compiled classes into.
- getClassesTaskName() - Method in interface org.gradle.api.tasks.SourceSet
-
Returns the name of the classes task for this source set.
- getClassifier() - Method in interface org.gradle.api.artifacts.ArtifactIdentifier
-
Returns the classifier of this artifact, if any.
- getClassifier() - Method in interface org.gradle.api.artifacts.DependencyArtifact
-
Returns the classifier of this dependency artifact.
- getClassifier() - Method in interface org.gradle.api.artifacts.PublishArtifact
-
Returns the classifier of this published artifact, if any.
- getClassifier() - Method in interface org.gradle.api.artifacts.ResolvedArtifact
-
- getClassifier() - Method in interface org.gradle.api.publish.ivy.IvyArtifact
-
The classifier used to publish the artifact file.
- getClassifier() - Method in interface org.gradle.api.publish.maven.MavenArtifact
-
The classifier used to publish the artifact file.
- getClassifier() - Method in class org.gradle.api.tasks.bundling.AbstractArchiveTask
-
Returns the classifier part of the archive name, if any.
- getClassLoader() - Method in interface org.gradle.api.initialization.dsl.ScriptHandler
-
Returns the ClassLoader
which contains the classpath for this script.
- getClassName() - Method in interface org.gradle.api.tasks.testing.TestDescriptor
-
Returns the test class name for this test, if any.
- getClasspath() - Method in class org.gradle.api.plugins.jetty.JettyRun
-
Returns the classpath for the web application.
- getClasspath() - Method in interface org.gradle.api.plugins.osgi.OsgiManifest
-
Returns the classpath.
- getClasspath() - Method in class org.gradle.api.tasks.compile.AbstractCompile
-
Returns the classpath to use to compile the source files.
- getClasspath() - Method in class org.gradle.api.tasks.compile.DependOptions
-
Returns the compile classpath for which dependencies should also be checked.
- getClasspath() - Method in class org.gradle.api.tasks.javadoc.Groovydoc
-
Returns the classpath used to locate classes referenced by the documented sources.
- getClasspath() - Method in class org.gradle.api.tasks.javadoc.Javadoc
-
Returns the classpath to use to resolve type references in the source code.
- getClasspath() - Method in class org.gradle.api.tasks.JavaExec
-
Returns the classpath for executing the main class.
- getClasspath() - Method in class org.gradle.api.tasks.scala.ScalaDoc
-
Returns the classpath to use to locate classes referenced by the documented source.
- getClasspath() - Method in class org.gradle.api.tasks.testing.Test
-
Returns the classpath to use to execute the tests.
- getClasspath() - Method in class org.gradle.external.javadoc.CoreJavadocOptions
-
- getClasspath() - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
-
- getClasspath() - Method in class org.gradle.plugins.javascript.rhino.RhinoExtension
-
- getClasspath() - Method in interface org.gradle.process.JavaExecSpec
-
Returns the classpath for executing the main class.
- getClasspath() - Method in interface org.gradle.tooling.model.eclipse.EclipseProject
-
Returns the external dependencies which make up the classpath of this project.
- getClassPathFiles() - Method in class org.gradle.api.plugins.jetty.JettyRun
-
- getClientMetaData() - Method in class org.gradle.api.tasks.diagnostics.ProjectReportTask
-
- getClosure() - Method in exception org.gradle.api.InvalidActionClosureException
-
The closure being used as an action.
- getCoffeeScriptJs() - Method in class org.gradle.plugins.javascript.coffeescript.CoffeeScriptCompile
-
- getCoffeeScriptJs() - Method in interface org.gradle.plugins.javascript.coffeescript.CoffeeScriptCompileSpec
-
- getCommandLine() - Method in class org.gradle.api.tasks.Exec
-
Returns the full command line, including the executable plus its arguments.
- getCommandLine() - Method in class org.gradle.api.tasks.JavaExec
-
Returns the full command line, including the executable plus its arguments.
- getCommandLine() - Method in interface org.gradle.process.BaseExecSpec
-
Returns the full command line, including the executable plus its arguments.
- getCompileClasspath() - Method in interface org.gradle.api.tasks.SourceSet
-
Returns the classpath used to compile this source.
- getCompileClasspath() - Method in interface org.gradle.language.java.JavaSourceSet
-
- getCompileConfigurationName() - Method in interface org.gradle.api.tasks.SourceSet
-
Returns the name of the compile configuration for this source set.
- getCompileJavaTaskName() - Method in interface org.gradle.api.tasks.SourceSet
-
Returns the name of the compile Java task for this source set.
- getCompiler() - Method in class org.gradle.api.tasks.compile.GroovyCompile
-
- getCompilerArgs() - Method in class org.gradle.api.tasks.compile.CompileOptions
-
Returns any additional arguments to be passed to the compiler.
- getCompilerOutput() - Method in interface org.gradle.tooling.model.idea.IdeaModule
-
Returns information about idea compiler output (output dirs, inheritance of output dir, etc.)
- getCompileTaskName(String) - Method in interface org.gradle.api.tasks.SourceSet
-
Returns the name of a compile task for this source set.
- getComponent() - Method in interface org.gradle.ide.visualstudio.VisualStudioProject
-
The component that this project represents.
- getComponent() - Method in interface org.gradle.ide.visualstudio.VisualStudioSolution
-
The component that this solution represents.
- getComponent() - Method in interface org.gradle.nativebinaries.ProjectNativeBinary
-
The component that this binary was built from.
- getComponents() - Method in interface org.gradle.api.artifacts.dsl.DependencyHandler
-
Returns the component metadata handler for this project.
- getComponents() - Method in interface org.gradle.api.artifacts.result.ArtifactResolutionResult
-
Return a set of ComponentResults representing all requested components.
- getComponents() - Method in interface org.gradle.api.Project
-
Returns the software components produced by this project.
- getCompression() - Method in class org.gradle.api.tasks.bundling.Tar
-
Returns the compression that is used for this archive.
- getCompressor() - Method in class org.gradle.api.tasks.bundling.Zip
-
- getConf() - Method in interface org.gradle.api.publish.ivy.IvyArtifact
-
A comma separated list of public configurations in which this artifact is published.
- getConf2ScopeMappings() - Method in class org.gradle.api.plugins.MavenPluginConvention
-
Returns the set of rules for how to map Gradle dependencies to Maven scopes.
- getConfiguration() - Method in class org.gradle.api.artifacts.maven.Conf2ScopeMapping
-
Returns the dependency configuration name.
- getConfiguration() - Method in interface org.gradle.api.artifacts.ModuleDependency
-
Returns the configuration of this dependency module (not the configurations this dependency belongs too).
- getConfiguration() - Method in interface org.gradle.api.artifacts.ResolvedDependency
-
Returns the configuration under which this instance was resolved.
- getConfiguration() - Method in class org.gradle.api.tasks.Upload
-
Returns the configuration to upload.
- getConfigurations() - Method in interface org.gradle.api.artifacts.maven.MavenPom
-
Returns the configuration container used for mapping configurations to Maven scopes.
- getConfigurations() - Method in interface org.gradle.api.initialization.dsl.ScriptHandler
-
Returns the configurations of this handler.
- getConfigurations() - Method in interface org.gradle.api.Project
-
Returns the configurations of this project.
- getConfigurations() - Method in interface org.gradle.api.publish.ivy.IvyPublication
-
Returns the complete set of configurations for this publication.
- getConfigurations() - Method in class org.gradle.api.tasks.diagnostics.DependencyReportTask
-
Returns the configurations to generate the report for.
- getConfiguredContextHandlers() - Method in class org.gradle.api.plugins.jetty.JettyRun
-
- getConfMapping() - Method in interface org.gradle.api.publish.ivy.IvyDependency
-
The configuration mapping string that will be output for this dependency.
- getConnectors() - Method in class org.gradle.api.plugins.jetty.AbstractJettyRunTask
-
- getContent() - Method in class org.gradle.plugins.javascript.envjs.browser.BrowserEvaluate
-
- getContentRoot() - Method in interface org.gradle.plugins.javascript.envjs.http.HttpFileServer
-
- getContentRoot() - Method in class org.gradle.plugins.javascript.envjs.http.simple.SimpleHttpFileServer
-
- getContentRoots() - Method in interface org.gradle.tooling.model.idea.IdeaModule
-
All content roots.
- getContents() - Method in interface org.gradle.api.distribution.Distribution
-
The contents of the distribution.
- getContextPath() - Method in class org.gradle.api.plugins.jetty.AbstractJettyRunTask
-
Returns the context path to use to deploy the web application.
- getContextRoot() - Method in interface org.gradle.plugins.ear.descriptor.EarWebModule
-
The context-root element specifies the context root of a web application.
- getConvention() - Method in interface org.gradle.api.Project
-
- getConvention() - Method in interface org.gradle.api.Task
-
- getCreateOrLink() - Method in interface org.gradle.nativebinaries.NativeBinaryTasks
-
The task that builds the binary out of object files: either the link task or create static library task as appropriate.
- getCreateStaticLib() - Method in interface org.gradle.nativebinaries.NativeBinaryTasks
-
The create static library task if present.
- getCredentials() - Method in interface org.gradle.api.artifacts.repositories.AuthenticationSupported
-
Provides the Credentials used to authenticate to this repository.
- getCsv() - Method in interface org.gradle.testing.jacoco.tasks.JacocoReportsContainer
-
The JaCoCo (single file) CSV report
- getCurrentDir() - Method in class org.gradle.StartParameter
-
Returns the directory to use to select the default project, and to search for the settings file.
- getDaemonServer() - Method in class org.gradle.api.tasks.scala.ScalaCompileOptions
-
Server (host:port) on which the compile daemon is running.
- getDate() - Method in interface org.gradle.api.artifacts.PublishArtifact
-
Returns the date that should be used when publishing this artifact.
- getDebug() - Method in class org.gradle.api.tasks.JavaExec
-
Returns true if debugging is enabled for the process.
- getDebug() - Method in interface org.gradle.api.tasks.testing.logging.TestLoggingContainer
-
Returns logging options for debug level.
- getDebug() - Method in class org.gradle.api.tasks.testing.Test
-
Returns true if debugging is enabled for the process.
- getDebug() - Method in interface org.gradle.process.JavaForkOptions
-
Returns true if debugging is enabled for the process.
- getDebugLevel() - Method in class org.gradle.api.tasks.compile.DebugOptions
-
Tells which debugging information is to be generated.
- getDebugLevel() - Method in class org.gradle.api.tasks.scala.ScalaCompileOptions
-
Generate debugging information.
- getDebugOptions() - Method in class org.gradle.api.tasks.compile.CompileOptions
-
Returns options for generating debugging information.
- getDefaultCharacterEncoding() - Method in class org.gradle.api.tasks.JavaExec
-
Returns the default character encoding to use.
- getDefaultCharacterEncoding() - Method in class org.gradle.api.tasks.testing.Test
-
Returns the default character encoding to use.
- getDefaultCharacterEncoding() - Method in interface org.gradle.process.JavaForkOptions
-
Returns the default character encoding to use.
- getDefaultExtension() - Method in enum org.gradle.api.tasks.bundling.Compression
-
- getDefaultResourceName() - Method in class org.gradle.plugins.ide.eclipse.model.Jdt
-
- getDefaultTasks() - Method in interface org.gradle.api.Project
-
Returns the names of the default tasks of this project.
- getDelete() - Method in class org.gradle.api.tasks.Delete
-
Returns the set of files which will be deleted by this task.
- getDependencies() - Method in interface org.gradle.api.artifacts.ClientModule
-
Returns all the dependencies added to the client module.
- getDependencies() - Method in interface org.gradle.api.artifacts.Configuration
-
Gets the set of dependencies directly contained in this configuration
(ignoring superconfigurations).
- getDependencies() - Method in interface org.gradle.api.artifacts.maven.MavenPom
-
Returns the dependencies for this POM.
- getDependencies() - Method in interface org.gradle.api.artifacts.ResolvableDependencies
-
Returns the set of dependencies which will be resolved.
- getDependencies() - Method in interface org.gradle.api.artifacts.result.ResolvedComponentResult
-
Returns the dependencies of this component.
- getDependencies() - Method in interface org.gradle.api.initialization.dsl.ScriptHandler
-
Returns the dependencies of the script.
- getDependencies() - Method in interface org.gradle.api.Project
-
Returns the dependency handler of this project.
- getDependencies(Task) - Method in interface org.gradle.api.tasks.TaskDependency
-
Determines the dependencies for the given
Task
.
- getDependencies() - Method in interface org.gradle.tooling.model.idea.IdeaModule
-
dependencies of this module (i.e.
- getDependencyCacheDir() - Method in class org.gradle.api.tasks.compile.JavaCompile
-
- getDependencyModule() - Method in interface org.gradle.tooling.model.idea.IdeaModuleDependency
-
returns dependency module
- getDependencyProject() - Method in interface org.gradle.api.artifacts.ProjectDependency
-
Returns the project associated with this project dependency.
- getDependents() - Method in interface org.gradle.api.artifacts.result.ResolvedComponentResult
-
Returns the incoming dependencies of this component.
- getDependOptions() - Method in class org.gradle.api.tasks.compile.CompileOptions
-
Returns options for using the Ant <depend>
task.
- getDependsOn() - Method in interface org.gradle.api.Task
-
Returns the dependencies of this task.
- getDepth() - Method in interface org.gradle.api.Project
-
Returns the nesting level of a project in a multi-project hierarchy.
- getDescription() - Method in interface org.gradle.api.artifacts.Configuration
-
Returns the description for this configuration.
- getDescription() - Method in interface org.gradle.api.artifacts.result.ComponentSelectionReason
-
Returns a human-consumable description of this selection reason.
- getDescription() - Method in interface org.gradle.api.plugins.osgi.OsgiManifest
-
Returns the description.
- getDescription() - Method in interface org.gradle.api.Project
-
Returns the description of this project.
- getDescription() - Method in interface org.gradle.api.Rule
-
Returns the description of the rule.
- getDescription() - Method in interface org.gradle.api.Task
-
Returns the description of this task.
- getDescription() - Method in class org.gradle.api.tasks.ant.AntTarget
-
Returns the description of this task.
- getDescription() - Method in interface org.gradle.plugins.ear.descriptor.DeploymentDescriptor
-
The application description.
- getDescription() - Method in interface org.gradle.plugins.ear.descriptor.EarSecurityRole
-
A description of the security role.
- getDescription() - Method in interface org.gradle.tooling.model.Element
-
Returns the description of the element, or null
if it has no description.
- getDescription() - Method in interface org.gradle.tooling.model.Launchable
-
Returns the description of this launchable, or null
if it has no description.
- getDescription() - Method in interface org.gradle.tooling.model.Task
-
Returns the description of this task, or null
if it has no description.
- getDescription() - Method in interface org.gradle.tooling.ProgressEvent
-
A description of the current piece of work.
- getDescriptor() - Method in interface org.gradle.api.publish.ivy.IvyPublication
-
The module descriptor that will be published.
- getDescriptor() - Method in class org.gradle.api.publish.ivy.tasks.GenerateIvyDescriptor
-
The module descriptor metadata.
- getDescriptorDestination() - Method in class org.gradle.api.tasks.Upload
-
Returns the path to generate the dependency descriptor to.
- getDestination() - Method in class org.gradle.api.publish.ivy.tasks.GenerateIvyDescriptor
-
The file the descriptor will be written to.
- getDestination() - Method in class org.gradle.api.publish.maven.tasks.GenerateMavenPom
-
The file the POM will be written to.
- getDestination() - Method in interface org.gradle.api.reporting.Report
-
The location on the filesystem of the report when it is generated.
- getDestination() - Method in interface org.gradle.api.tasks.testing.TestOutputEvent
-
Destination of the message
- getDestinationDir() - Method in class org.gradle.api.tasks.bundling.AbstractArchiveTask
-
Returns the directory where the archive is generated into.
- getDestinationDir() - Method in class org.gradle.api.tasks.compile.AbstractCompile
-
Returns the directory to generate the .class
files into.
- getDestinationDir() - Method in class org.gradle.api.tasks.Copy
-
Returns the directory to copy files into.
- getDestinationDir() - Method in class org.gradle.api.tasks.javadoc.Groovydoc
-
Returns the directory to generate the documentation into.
- getDestinationDir() - Method in class org.gradle.api.tasks.javadoc.Javadoc
-
Returns the directory to generate the documentation into.
- getDestinationDir() - Method in class org.gradle.api.tasks.scala.ScalaDoc
-
Returns the directory to generate the API documentation into.
- getDestinationDir() - Method in class org.gradle.api.tasks.Sync
-
Returns the directory to copy files into.
- getDestinationDir() - Method in class org.gradle.api.tasks.testing.TestReport
-
Returns the directory to write the HTML report to.
- getDestinationDir() - Method in class org.gradle.plugins.javascript.coffeescript.CoffeeScriptCompile
-
- getDestinationDir() - Method in interface org.gradle.plugins.javascript.coffeescript.CoffeeScriptCompileSpec
-
- getDestinationDirectory() - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
-
- getDestinationDirectory() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- getDidWork() - Method in interface org.gradle.api.Task
-
Checks if the task actually did any work.
- getDidWork() - Method in interface org.gradle.api.tasks.TaskState
-
Checks if the task actually did any work.
- getDidWork() - Method in interface org.gradle.api.tasks.WorkResult
-
- getDir() - Method in interface org.gradle.api.file.ConfigurableFileTree
-
Returns the base directory of this file tree.
- getDir() - Method in interface org.gradle.api.file.DirectoryTree
-
Returns the base directory of this tree.
- getDir() - Method in class org.gradle.api.tasks.GradleBuild
-
Returns the project directory for the build.
- getDirectory() - Method in class org.gradle.api.plugins.jetty.ScanTargetPattern
-
- getDirectory() - Method in interface org.gradle.tooling.model.SourceDirectory
-
Returns the source directory.
- getDirMode() - Method in interface org.gradle.api.file.CopyProcessingSpec
-
Returns the Unix permissions to use for the target directories.
- getDirMode() - Method in class org.gradle.api.tasks.AbstractCopyTask
-
Returns the Unix permissions to use for the target directories.
- getDirs() - Method in interface org.gradle.api.artifacts.repositories.FlatDirectoryArtifactRepository
-
Returns the directories where this repository will look for artifacts.
- getDirs() - Method in interface org.gradle.api.tasks.SourceSetOutput
-
Returns all dirs registered with with #dir method.
- getDisplayGranularity() - Method in interface org.gradle.api.tasks.testing.logging.TestLogging
-
Returns the display granularity of the events to be logged.
- getDisplayName() - Method in interface org.gradle.api.artifacts.component.ComponentIdentifier
-
Returns a human-consumable display name for this identifier.
- getDisplayName() - Method in interface org.gradle.api.artifacts.component.ComponentSelector
-
Returns a human-consumable display name for this selector.
- getDisplayName() - Method in interface org.gradle.api.reporting.Report
-
A more descriptive name of this report.
- getDisplayName() - Method in interface org.gradle.api.resources.Resource
-
Human readable name of this resource
- getDisplayName() - Method in interface org.gradle.nativebinaries.BuildType
-
Returns a human-consumable name for this build type.
- getDisplayName() - Method in interface org.gradle.nativebinaries.Flavor
-
Returns a human-consumable display name for this flavor.
- getDisplayName() - Method in interface org.gradle.nativebinaries.platform.Architecture
-
Returns a human-consumable display name for this architecture.
- getDisplayName() - Method in interface org.gradle.nativebinaries.platform.OperatingSystem
-
Returns a human-consumable display name for this operating system.
- getDisplayName() - Method in interface org.gradle.nativebinaries.platform.Platform
-
Returns a human-consumable display name for this platform.
- getDisplayName() - Method in interface org.gradle.nativebinaries.ProjectNativeComponent
-
Returns a human-consumable display name for this component.
- getDisplayName() - Method in interface org.gradle.nativebinaries.toolchain.ToolChain
-
Returns a human consumable name for this tool chain.
- getDisplayName() - Method in interface org.gradle.plugins.ear.descriptor.DeploymentDescriptor
-
The application display name.
- getDisplayName() - Method in interface org.gradle.runtime.base.Binary
-
Returns a human-consumable display name for this binary.
- getDisplayName() - Method in interface org.gradle.tooling.model.Launchable
-
Returns a human-consumable display name for this launchable.
- getDistributionBase() - 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.
- getDistributionPath() - Method in class org.gradle.api.tasks.wrapper.Wrapper
-
Returns the path where the gradle distributions needed by the wrapper are unzipped.
- getDistributionUrl() - Method in class org.gradle.api.tasks.wrapper.Wrapper
-
The URL to download the gradle distribution from.
- getDocEncoding() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- getDoclet() - Method in class org.gradle.external.javadoc.CoreJavadocOptions
-
- getDoclet() - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
-
- getDocletpath() - Method in class org.gradle.external.javadoc.CoreJavadocOptions
-
- getDocletpath() - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
-
- getDocTitle() - Method in class org.gradle.api.tasks.javadoc.Groovydoc
-
Returns the title for the package index(first) page.
- getDocTitle() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- getDocURL() - Method in interface org.gradle.api.plugins.osgi.OsgiManifest
-
Returns the docURL value.
- getDuplicatesStrategy() - Method in interface org.gradle.api.file.CopySpec
-
Returns the strategy to use when trying to copy more than one file to the same destination.
- getDuplicatesStrategy() - Method in interface org.gradle.api.file.FileCopyDetails
-
The strategy to use if there is already a file at this file's destination.
- getDuplicatesStrategy() - Method in class org.gradle.api.tasks.AbstractCopyTask
-
Returns the strategy to use when trying to copy more than one file to the same destination.
- getEffectiveManifest() - Method in interface org.gradle.api.java.archives.Manifest
-
Returns a new manifest instance where all the attribute values are expanded (e.g.
- getEffectivePom() - Method in interface org.gradle.api.artifacts.maven.MavenPom
-
- getEmacs() - Method in interface org.gradle.api.plugins.quality.FindBugsReports
-
The findbugs Emacs report
- getEnableAssertions() - Method in class org.gradle.api.tasks.JavaExec
-
Returns true if assertions are enabled for the process.
- getEnableAssertions() - Method in class org.gradle.api.tasks.testing.Test
-
Returns true if assertions are enabled for the process.
- getEnableAssertions() - Method in interface org.gradle.process.JavaForkOptions
-
Returns true if assertions are enabled for the process.
- getEnabled() - Method in interface org.gradle.api.reporting.ReportContainer
-
Returns an immutable collection of all the enabled
Report
objects in this container.
- getEnabled() - Method in interface org.gradle.api.Task
-
Returns if this task is enabled or not.
- getEncoding() - Method in class org.gradle.api.tasks.compile.CompileOptions
-
Returns the character encoding to be used when reading source files.
- getEncoding() - Method in class org.gradle.api.tasks.compile.GroovyCompileOptions
-
Tells the source encoding.
- getEncoding() - Method in class org.gradle.api.tasks.scala.ScalaCompileOptions
-
Encoding of source files.
- getEncoding() - Method in class org.gradle.external.javadoc.CoreJavadocOptions
-
- getEncoding() - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
-
- getEncoding() - Method in class org.gradle.plugins.javascript.coffeescript.CoffeeScriptCompileOptions
-
- getEncoding() - Method in class org.gradle.plugins.javascript.jshint.JsHint
-
- getEndTime() - Method in interface org.gradle.api.tasks.testing.TestResult
-
Returns the time when this test completed execution.
- getEntryCompression() - Method in class org.gradle.api.tasks.bundling.Zip
-
Returns the compression level of the entries of the archive.
- getEntryPoint() - Method in interface org.gradle.api.reporting.DirectoryReport
-
Returns the entry point of a directory based Report
This can be the index.html file in a html report
- getEnvironment() - Method in class org.gradle.api.tasks.Exec
-
The environment variables to use for the process.
- getEnvironment() - Method in class org.gradle.api.tasks.JavaExec
-
The environment variables to use for the process.
- getEnvironment() - Method in class org.gradle.api.tasks.testing.Test
-
The environment variables to use for the process.
- getEnvironment() - Method in interface org.gradle.process.ProcessForkOptions
-
The environment variables to use for the process.
- getError() - Method in interface org.gradle.api.tasks.testing.logging.TestLoggingContainer
-
Returns logging options for error level.
- getErrorOutput() - Method in class org.gradle.api.tasks.Exec
-
Returns the output stream to consume standard error from the process executing the command.
- getErrorOutput() - Method in class org.gradle.api.tasks.JavaExec
-
Returns the output stream to consume standard error from the process executing the command.
- getErrorOutput() - Method in interface org.gradle.process.BaseExecSpec
-
Returns the output stream to consume standard error from the process executing the command.
- getEvaluator() - Method in class org.gradle.plugins.javascript.envjs.browser.BrowserEvaluate
-
- getEvents() - Method in interface org.gradle.api.tasks.testing.logging.TestLogging
-
Returns the events to be logged.
- getException() - Method in interface org.gradle.api.tasks.testing.TestResult
-
If the test failed with an exception, this will be the exception.
- getExceptionFormat() - Method in interface org.gradle.api.tasks.testing.logging.TestLogging
-
Returns the format to be used for logging test exceptions.
- getExceptions() - Method in interface org.gradle.api.tasks.testing.TestResult
-
If the test failed with any exceptions, this will contain the exceptions.
- getExcludeDirectories() - Method in interface org.gradle.tooling.model.idea.IdeaContentRoot
-
exclude dirs
- getExcludeDocFilesSubDir() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- getExcludedTaskNames() - Method in class org.gradle.StartParameter
-
Returns the names of the tasks to be excluded from this build.
- getExcludeRules() - Method in interface org.gradle.api.artifacts.Configuration
-
Returns the exclude rules applied for resolving any dependency of this configuration.
- getExcludeRules() - Method in interface org.gradle.api.artifacts.ModuleDependency
-
Returns the exclude rules for this dependency.
- getExcludes() - Method in class org.gradle.api.plugins.jetty.ScanTargetPattern
-
- getExcludes() - Method in class org.gradle.api.tasks.AbstractCopyTask
-
Returns the set of exclude patterns.
- getExcludes() - Method in class org.gradle.api.tasks.SourceTask
-
Returns the set of exclude patterns.
- getExcludes() - Method in class org.gradle.api.tasks.testing.Test
-
Returns the exclude patterns for test execution.
- getExcludes() - Method in interface org.gradle.api.tasks.util.PatternFilterable
-
Returns the set of exclude patterns.
- getExcludes() - Method in class org.gradle.api.tasks.util.PatternSet
-
- getExcludeSpecs() - Method in class org.gradle.api.tasks.util.PatternSet
-
- getExecActionFactory() - Method in class org.gradle.api.tasks.Exec
-
- getExecResult() - Method in class org.gradle.api.tasks.Exec
-
Returns the result for the command run by this task.
- getExecutable() - Method in class org.gradle.api.tasks.compile.ForkOptions
-
Returns the compiler executable to be used.
- getExecutable() - Method in class org.gradle.api.tasks.Exec
-
Returns the name of the executable to use.
- getExecutable() - Method in class org.gradle.api.tasks.javadoc.Javadoc
-
Returns the Javadoc executable to use to generate the Javadoc.
- getExecutable() - Method in class org.gradle.api.tasks.JavaExec
-
Returns the name of the executable to use.
- getExecutable() - Method in class org.gradle.api.tasks.testing.Test
-
Returns the name of the executable to use.
- getExecutable() - Method in interface org.gradle.nativebinaries.toolchain.GccCommandLineToolConfiguration
-
The name of the executable file for this tool.
- getExecutable() - Method in interface org.gradle.process.ProcessForkOptions
-
Returns the name of the executable to use.
- getExecutableFile() - Method in interface org.gradle.nativebinaries.NativeExecutableBinary
-
The executable file.
- getExecutables() - Method in interface org.gradle.nativebinaries.NativeComponentExtension
-
- getExecuted() - Method in interface org.gradle.api.ProjectState
-
Returns true if this project has been evaluated.
- getExecuted() - Method in interface org.gradle.api.tasks.TaskState
-
Returns true if this task has been executed.
- getExitValue() - Method in interface org.gradle.process.ExecResult
-
Returns the exit value of the process.
- getExported() - Method in interface org.gradle.tooling.model.idea.IdeaDependency
-
Allows to check if current dependency is transitive, i.e. is visible to the module which depends on module that has current dependency.
- getExportedHeaders() - Method in interface org.gradle.language.HeaderExportingSourceSet
-
The headers as a directory set.
- 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.IvyModuleMetadata
-
Returns a read-only map of the extra info declared in this descriptor.
- 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
-
- 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 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.tasks.AbstractCopyTask
-
- getFileResolver() - Method in class org.gradle.api.tasks.JavaExec
-
- getFileResolver() - Method in class org.gradle.api.tasks.testing.Test
-
- 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.runtime.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.nativebinaries.NativeBinary
-
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.external.javadoc.StandardJavadocDocletOptions
-
- getForce() - Method in class org.gradle.api.tasks.scala.ScalaCompileOptions
-
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.api.tasks.scala.ScalaCompileOptions
-
Options for running the Scala compiler in a separate process.
- 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.
- 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.
- 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
-
- 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.tooling.model.GradleModuleVersion
-
The group of the module, for example 'org.gradle'.
- 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 interface org.gradle.external.javadoc.MinimalJavadocOptions
-
- getHeader() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- getHeaders() - Method in interface org.gradle.nativebinaries.PrebuiltLibrary
-
The headers exported by this library.
- 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.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.
- getId() - Method in interface org.gradle.api.artifacts.ClientModule
-
Returns the id of the client module.
- getId() - Method in interface org.gradle.api.artifacts.ComponentMetadataDetails
-
Returns the identifier of the component.
- 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.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.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.nativebinaries.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
-
- 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.
- getIncrementalOptions() - Method in class org.gradle.api.tasks.scala.ScalaCompileOptions
-
- 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.
- getInputFile() - Method in class org.gradle.plugins.ide.api.GeneratorTask
-
The input file to load the initial configuration from.
- getInputReports() - Method in class org.gradle.api.reporting.GenerateBuildDashboard
-
- getInputs() - Method in interface org.gradle.api.Task
-
Returns the inputs of this task.
- getInstallDir() - Method in interface org.gradle.nativebinaries.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
-
- getJarFile() - Method in class org.gradle.api.tasks.wrapper.Wrapper
-
Returns the file to write the wrapper jar file to.
- getJarTaskName() - Method in interface org.gradle.api.tasks.SourceSet
-
Returns the name of the Jar task for this source set, if such a task exists.
- 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).
- 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.envjs.EnvJsExtension
-
- 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 used to start the Java process that handles Gradle operations
(for example running tasks or acquiring model information).
- 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
-
- 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.nativebinaries.NativeComponentExtension
-
- getLibraries() - Method in interface org.gradle.runtime.jvm.JvmComponentExtension
-
Provides the set of JVM libraries that can be created by this build.
- 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.nativebinaries.NativeLibraryRequirement
-
The name of the required library.
- getLibs() - Method in interface org.gradle.language.DependentSourceSet
-
The libraries that this source set requires.
- getLibs() - Method in interface org.gradle.nativebinaries.ProjectNativeBinary
-
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.nativebinaries.NativeBinaryTasks
-
The link task, if one is present.
- getLinkage() - Method in interface org.gradle.nativebinaries.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.nativebinaries.ProjectNativeBinary
-
The settings used for linking this binary.
- getLinkFiles() - Method in interface org.gradle.nativebinaries.NativeDependencySet
-
Returns the files to use at link time.
- 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.api.tasks.scala.ScalaCompileOptions
-
Specifies the amount of logging.
- getLoggingManagerFactory() - Method in class org.gradle.api.publish.maven.tasks.PublishToMavenRepository
-
- getLoggingPhases() - Method in class org.gradle.api.tasks.scala.ScalaCompileOptions
-
Phases of the compiler to log.
- getMacros() - Method in interface org.gradle.nativebinaries.language.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.
- getMainSpec() - Method in class org.gradle.api.tasks.AbstractCopyTask
-
- getMajorVersion() - Method in enum org.gradle.api.JavaVersion
-
- 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.
- 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.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.
- 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
- 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.
- 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.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
-
- 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.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.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 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.
- getNoQualifiers() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- getOperatingSystem() - Method in interface org.gradle.nativebinaries.platform.Platform
-
The operating system being targeted.
- 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.scala.ScalaCompile
-
Returns the Java compilation options.
- getOptions() - Method in class org.gradle.api.tasks.testing.Test
-
Returns test framework specific 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
-
- 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.
- getOutput() - Method in interface org.gradle.api.tasks.SourceSet
-
SourceSetOutput
is a
FileCollection
of all output directories (compiled classes, processed resources, etc.)
and it provides means to configure the default output dirs and register additional output dirs.
- 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.
- 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
-
Returns the number of parallel threads to use for build execution.
- 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.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.
- 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.nativebinaries.toolchain.Clang
-
The paths setting required for executing the tool chain.
- getPath() - Method in interface org.gradle.nativebinaries.toolchain.Gcc
-
The path 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.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
-
- 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.
- 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
-
Returns the plugins container for this object.
- getPlugins() - Method in interface org.gradle.api.Project
-
Returns the plugins container for this project.
- 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.
- getPort() - Method in interface org.gradle.plugins.javascript.envjs.http.HttpFileServer
-
- getPort() - Method in class org.gradle.plugins.javascript.envjs.http.simple.SimpleHttpFileServer
-
- 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
-
Deprecated.
Do not use this method. It is assumed that the caller already has a reference to owning project.
- 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.
- 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.
- getProjectFile() - Method in interface org.gradle.ide.visualstudio.VisualStudioProject
-
Configuration for the generated project file.
- 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.nativebinaries.NativeLibraryRequirement
-
The path to the project containing the library.
- getProjectPath() - Method in interface org.gradle.TaskParameter
-
Project path associated with this task parameter 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.
- 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.PublishToMavenRepository
-
The publication to be published.
- 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
-
- 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.
- 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.
- 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.AbstractReportTask
-
- getRenderer() - Method in class org.gradle.api.tasks.diagnostics.DependencyReportTask
-
- 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
-
- 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.PublishToMavenLocal
-
- getRepository() - Method in class org.gradle.api.publish.maven.tasks.PublishToMavenRepository
-
The repository to publish to.
- 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.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.
- getResource() - Method in class org.gradle.plugins.javascript.envjs.browser.BrowserEvaluate
-
- 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.jvm.ClassDirectoryBinary
-
- getResourcesDir() - Method in interface org.gradle.api.tasks.SourceSetOutput
-
Returns the output directory for resources
- getResourceUrl(String) - Method in interface org.gradle.plugins.javascript.envjs.http.HttpFileServer
-
- getResourceUrl(String) - Method in class org.gradle.plugins.javascript.envjs.http.simple.SimpleHttpFileServer
-
- getResult() - Method in class org.gradle.plugins.javascript.envjs.browser.BrowserEvaluate
-
- 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
-
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.
- 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.nativebinaries.NativeDependencySet
-
Returns the files to use at runtime.
- 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.
- getScalaCompileOptions() - Method in class org.gradle.api.tasks.scala.ScalaCompile
-
Returns the Scala compilation options.
- getScalaDocOptions() - Method in class org.gradle.api.tasks.scala.ScalaDoc
-
Returns the ScalaDoc generation options.
- 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.
- 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.nativebinaries.NativeLibrary
-
Converts this library to a native library requirement that uses the shared library variant.
- getSharedLibraryFile() - Method in interface org.gradle.nativebinaries.SharedLibraryBinary
-
The shared library file.
- getSharedLibraryLinkFile() - Method in interface org.gradle.nativebinaries.SharedLibraryBinary
-
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.
- 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 interface org.gradle.api.jvm.ClassDirectoryBinary
-
- 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 interface org.gradle.language.base.LanguageSourceSet
-
The source files.
- getSource() - Method in interface org.gradle.nativebinaries.ProjectNativeBinary
-
The source sets used to compile this binary.
- getSource() - Method in interface org.gradle.nativebinaries.ProjectNativeComponent
-
The source sets that are used to build this component.
- 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.
- 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
-
source dirs.
- 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.
- getSourceNames() - Method in class org.gradle.external.javadoc.CoreJavadocOptions
-
- getSourceNames() - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
-
- 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.Exec
-
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.Exec
-
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.
- 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.nativebinaries.NativeLibrary
-
Converts this library to a native library requirement that uses the static library variant.
- getStaticLibArchiver() - Method in interface org.gradle.nativebinaries.ProjectNativeBinary
-
The static archiver settings used for creating this binary.
- getStaticLibraryFile() - Method in interface org.gradle.nativebinaries.StaticLibraryBinary
-
The static library file.
- getStatus() - Method in interface org.gradle.api.artifacts.ComponentMetadataDetails
-
Returns the status of the component.
- getStatus() - Method in interface org.gradle.api.artifacts.Module
-
- getStatus() - Method in interface org.gradle.api.Project
-
Returns the status of this project.
- getStatus() - Method in interface org.gradle.api.publish.ivy.IvyModuleDescriptor
-
Returns the status for this publication.
- getStatusScheme() - Method in interface org.gradle.api.artifacts.ComponentMetadataDetails
-
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.
- 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.
- 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.
- 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.nativebinaries.NativeBinary
-
Returns the
Platform
that this binary is targeted to run on.
- 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
-
- 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.
- getTaskName() - Method in interface org.gradle.TaskParameter
-
Task path for real tasks, selector name for task selectors.
- getTaskNames() - Method in class org.gradle.StartParameter
-
Returns the names of the tasks to execute in this build.
- getTaskParameters() - 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.nativebinaries.ProjectNativeBinary
-
The set of tasks associated with this binary.
- 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
-
- 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
-
- 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.
- 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
-
test dirs.
- getTestedComponent() - Method in interface org.gradle.nativebinaries.test.ProjectComponentNativeTestSuite
-
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.
- 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.ide.visualstudio.TextProvider
-
The text content.
- getTextOutputFactory() - Method in class org.gradle.api.tasks.diagnostics.AbstractReportTask
-
- 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 interface org.gradle.nativebinaries.ProjectNativeBinary
-
Returns the
ToolChain
that will be used to build this binary.
- 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.
- 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.
- 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
-
- 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
-
- 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.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.envjs.EnvJsExtension
-
- 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'.
- getVersionMatcher() - 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.
- getWindowsSdkDir() - Method in interface org.gradle.nativebinaries.toolchain.VisualCpp
-
The directory where Windows SDK is installed.
- getWindowTitle() - Method in class org.gradle.api.tasks.javadoc.Groovydoc
-
Returns the browser window title for the documentation.
- getWindowTitle() - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
-
- getWindowTitle() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- 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.Exec
-
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
- 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
-
- 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.
- 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.
- 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.
- 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
-
- 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.Link(String, String...) - Constructor for class org.gradle.api.tasks.javadoc.Groovydoc.Link
-
Constructs a Link
.
- 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_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.
- 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.
- 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
-
- ScalaForkOptions - Class in org.gradle.api.tasks.scala
-
Fork options for Scala compilation.
- ScalaForkOptions() - Constructor for class org.gradle.api.tasks.scala.ScalaForkOptions
-
- ScalaSourceSet - Interface in org.gradle.api.tasks
-
A
ScalaSourceSetConvention
defines the properties and methods added to a
SourceSet
by the
ScalaPlugin
.
- 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
-
- 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.
- 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.
- 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.
- setAdditionalParameters(List<String>) - Method in class org.gradle.api.tasks.scala.ScalaCompileOptions
-
- 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.
- setAppendix(String) - Method in class org.gradle.api.tasks.bundling.AbstractArchiveTask
-
- 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.
- 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.
- setArgs(Iterable<?>) - Method in class org.gradle.api.tasks.Exec
-
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(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.
- 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
- 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.nativebinaries.ProjectNativeComponent
-
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.external.javadoc.StandardJavadocDocletOptions
-
- setBreakIterator(boolean) - Method in class org.gradle.external.javadoc.CoreJavadocOptions
-
- setBreakIterator(boolean) - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
-
- 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.runtime.base.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 nor Gradle should always check for a change in the remote repository.
- setCharSet(String) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- setClassesDir(File) - Method in interface org.gradle.api.jvm.ClassDirectoryBinary
-
- 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.
- 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.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.plugins.javascript.coffeescript.CoffeeScriptCompile
-
- setCoffeeScriptJs(File) - Method in interface org.gradle.plugins.javascript.coffeescript.CoffeeScriptCompileSpec
-
- setCommandLine(Iterable<?>) - Method in class org.gradle.api.tasks.Exec
-
Sets the full command line, including the executable to be executed plus its arguments.
- setCommandLine(Object...) - Method in class org.gradle.api.tasks.Exec
-
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
-
- setCompilerArgs(List<String>) - Method in class org.gradle.api.tasks.compile.CompileOptions
-
Sets any additional arguments to be passed to the compiler.
- 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.DependencyReportTask
-
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.DependencyReportTask
-
Sets the configurations to generate the report for.
- setConfigureOnDemand(boolean) - Method in class org.gradle.StartParameter
-
- setConnectors(Connector[]) - Method in class org.gradle.api.plugins.jetty.AbstractJettyRunTask
-
- setContent(Object) - Method in class org.gradle.plugins.javascript.envjs.browser.BrowserEvaluate
-
- 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.
- 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.api.tasks.scala.ScalaCompileOptions
-
- 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.
- 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.ScalaCompileOptions
-
- 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(IvyModuleDescriptor) - 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(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
-
- 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.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.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.api.tasks.scala.ScalaCompileOptions
-
- 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.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.Exec
-
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.Exec
-
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.
- setEvaluator(BrowserEvaluator) - Method in class org.gradle.plugins.javascript.envjs.browser.BrowserEvaluate
-
- 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(String) - Method in class org.gradle.api.tasks.compile.ForkOptions
-
Sets the compiler executable to be used.
- setExecutable(Object) - Method in class org.gradle.api.tasks.Exec
-
Sets the name of the executable to use.
- 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.nativebinaries.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.
- setExecutableFile(File) - Method in interface org.gradle.nativebinaries.NativeExecutableBinary
-
The executable file.
- setExtDirs(List<File>) - Method in class org.gradle.external.javadoc.CoreJavadocOptions
-
- setExtDirs(List<File>) - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
-
- setExtendsFrom(Set<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.api.tasks.scala.ScalaCompileOptions
-
- 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.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.api.tasks.scala.ScalaCompileOptions
-
- 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.api.tasks.scala.ScalaCompileOptions
-
- 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.
- 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 interface org.gradle.external.javadoc.MinimalJavadocOptions
-
- setHeader(String) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- 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
-
- setIgnoreExitValue(boolean) - Method in class org.gradle.api.tasks.Exec
-
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.
- 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.api.tasks.scala.ScalaCompileOptions
-
- 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.
- 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.nativebinaries.toolchain.VisualCpp
-
The directory where Visual Studio or Visual C++ is installed.
- setJarFile(Object) - Method in class org.gradle.api.tasks.wrapper.Wrapper
-
- setJavaHome(File) - Method in interface org.gradle.tooling.BuildLauncher
-
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.
- setJavaHome(File) - Method in interface org.gradle.tooling.ModelBuilder
-
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.envjs.EnvJsExtension
-
- 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.BuildLauncher
-
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(String...) - Method in interface org.gradle.tooling.ModelBuilder
-
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
-
- 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.api.tasks.scala.ScalaCompileOptions
-
- 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.api.tasks.scala.ScalaCompileOptions
-
- setLoggingPhases(List<String>) - Method in class org.gradle.api.tasks.scala.ScalaCompileOptions
-
- 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.
- 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.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.
- 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.
- 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
-
- 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.api.tasks.scala.ScalaCompileOptions
-
- 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
-
- setOrganisation(String) - Method in interface org.gradle.api.publish.ivy.IvyPublication
-
Sets the organisation for this publication.
- setOutputDirectory(File) - Method in class org.gradle.api.plugins.antlr.AntlrTask
-
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.
- setParallelThreadCount(int) - Method in class org.gradle.StartParameter
-
Specifies the number of parallel threads to use for build execution.
- 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
-
- 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
-
- 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.PublishToMavenRepository
-
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.DependencyReportTask
-
Set the renderer to use to build a report.
- 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.
- setResource(Object) - Method in class org.gradle.plugins.javascript.envjs.browser.BrowserEvaluate
-
- setResourcesDir(File) - Method in interface org.gradle.api.jvm.ClassDirectoryBinary
-
- setResourcesDir(Object) - Method in interface org.gradle.api.tasks.SourceSetOutput
-
Sets the output directory for resources
- setResult(Object) - Method in class org.gradle.plugins.javascript.envjs.browser.BrowserEvaluate
-
- 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
-
- setRhinoOptions(Object...) - Method in class org.gradle.plugins.javascript.rhino.RhinoShellExec
-
- setRoleName(String) - Method in interface org.gradle.plugins.ear.descriptor.EarSecurityRole
-
- setRuntimeClasspath(FileCollection) - Method in interface org.gradle.api.tasks.SourceSet
-
Sets the classpath used to execute this source.
- 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
-
- 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.nativebinaries.SharedLibraryBinary
-
The shared library file.
- setSharedLibraryLinkFile(File) - Method in interface org.gradle.nativebinaries.SharedLibraryBinary
-
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.
- 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.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.
- setSourceNames(List<String>) - Method in class org.gradle.external.javadoc.CoreJavadocOptions
-
- setSourceNames(List<String>) - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
-
- 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.BuildLauncher
-
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.
- setStandardError(OutputStream) - Method in interface org.gradle.tooling.ModelBuilder
-
Sets the
OutputStream
which should receive standard error logging generated while running the operation.
- setStandardInput(InputStream) - Method in class org.gradle.api.tasks.Exec
-
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.BuildLauncher
-
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.
- setStandardInput(InputStream) - Method in interface org.gradle.tooling.ModelBuilder
-
Sets the
InputStream
that will be used as standard input for this operation.
- setStandardOutput(OutputStream) - Method in class org.gradle.api.tasks.Exec
-
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.BuildLauncher
-
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.
- setStandardOutput(OutputStream) - Method in interface org.gradle.tooling.ModelBuilder
-
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.nativebinaries.StaticLibraryBinary
-
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.IvyModuleDescriptor
-
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.
- 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 class org.gradle.plugins.ide.eclipse.model.Jdt
-
Sets the target compatibility for the compiler.
- setTaskNames(Iterable<String>) - Method in class org.gradle.StartParameter
-
Sets the tasks to execute in this build.
- setTaskParameters(Iterable<TaskParameter>) - 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.
- setTestClassesDir(File) - Method in class org.gradle.api.tasks.testing.Test
-
Sets the root folder for the compiled test sources.
- 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
-
- 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
-
- 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.ScalaCompileOptions
-
- 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.
- 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.envjs.EnvJsExtension
-
- 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.nativebinaries.toolchain.VisualCpp
-
The directory where Windows SDK is installed.
- setWindowTitle(String) - Method in class org.gradle.api.tasks.javadoc.Groovydoc
-
Sets the browser window title for the documentation.
- 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.Exec
-
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.nativebinaries
-
A
NativeLibrary
that has been compiled and linked as a shared library.
- 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
-
- SimpleHttpFileServer - Class in org.gradle.plugins.javascript.envjs.http.simple
-
- SimpleHttpFileServer(File, int, Stoppable) - Constructor for class org.gradle.plugins.javascript.envjs.http.simple.SimpleHttpFileServer
-
- SimpleHttpFileServerFactory - Class in org.gradle.plugins.javascript.envjs.http.simple
-
- SimpleHttpFileServerFactory() - Constructor for class org.gradle.plugins.javascript.envjs.http.simple.SimpleHttpFileServerFactory
-
- SingleFileReport - Interface in org.gradle.api.reporting
-
A report that is a single file.
- 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(Action<? super SourceDirectorySet>) - Method in interface org.gradle.language.base.LanguageSourceSet
-
Configure the sources
- source(Object) - Method in interface org.gradle.nativebinaries.ProjectNativeBinary
-
- source(Object) - Method in interface org.gradle.nativebinaries.ProjectNativeComponent
-
- source(Object) - Method in interface org.gradle.nativebinaries.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
-
- 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
-
- start(File, int) - Method in interface org.gradle.plugins.javascript.envjs.http.HttpFileServerFactory
-
- start(File, int) - Method in class org.gradle.plugins.javascript.envjs.http.simple.SimpleHttpFileServerFactory
-
- startConsoleScanner() - Method in class org.gradle.api.plugins.jetty.AbstractJettyRunTask
-
Run a thread that monitors the console input to detect ENTER hits.
- 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.nativebinaries
-
A
NativeLibrary
that has been compiled and archived into a static library.
- 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
-
- stop() - Method in interface org.gradle.plugins.javascript.envjs.http.HttpFileServer
-
- stop() - Method in class org.gradle.plugins.javascript.envjs.http.simple.SimpleHttpFileServer
-
- 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
- subprojects(Closure) - Method in interface org.gradle.api.Project
-
Configures the sub-projects of this project.
- 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.