- Gcc - Interface in org.gradle.nativeplatform.toolchain
-
- GccCommandLineToolConfiguration - Interface in org.gradle.nativeplatform.toolchain
-
An executable tool used for GCC that allows customizing the executable.
- GccCompatibleToolChain - Interface in org.gradle.nativeplatform.toolchain
-
A ToolChain that can handle additional platforms simply by configuring the NativeBinary.
- GccCompilerPlugin - Class in org.gradle.nativeplatform.toolchain.plugins
-
- GccCompilerPlugin() - Constructor for class org.gradle.nativeplatform.toolchain.plugins.GccCompilerPlugin
-
- GccPlatformToolChain - Interface in org.gradle.nativeplatform.toolchain
-
GCC specific settings for the tools used to build for a particular platform.
- GeneralComponentSpec - Interface in org.gradle.platform.base
-
A general purpose component specification, that can be used to represent some software component built from source and producing
multiple output variants.
- generate() - Method in class org.gradle.api.reporting.dependencies.HtmlDependencyReportTask
-
- generate(Project) - Method in class org.gradle.api.tasks.diagnostics.AbstractDependencyReportTask
-
- generate() - Method in class org.gradle.api.tasks.diagnostics.AbstractReportTask
-
- generate(Project) - Method in class org.gradle.api.tasks.diagnostics.AbstractReportTask
-
- generate() - Method in class org.gradle.api.tasks.diagnostics.BuildEnvironmentReportTask
-
- 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
-
- generate() - Method in class org.gradle.jvm.application.tasks.CreateStartScripts
-
- generate() - Method in class org.gradle.nativeplatform.test.cunit.tasks.GenerateCUnitLauncher
-
- generate() - Method in class org.gradle.plugin.devel.tasks.PluginUnderTestMetadata
-
- generate() - Method in class org.gradle.plugins.signing.Sign
-
Generates the signature files.
- generate() - Method in class org.gradle.plugins.signing.Signature
-
Generates the signature file.
- generate() - Method in class org.gradle.swiftpm.tasks.GenerateSwiftPackageManagerManifest
-
- generate() - Method in class org.gradle.testing.jacoco.tasks.JacocoReport
-
- GenerateBuildDashboard - Class in org.gradle.api.reporting
-
Generates build dashboard report.
- GenerateBuildDashboard() - Constructor for class org.gradle.api.reporting.GenerateBuildDashboard
-
- GenerateCUnitLauncher - Class in org.gradle.nativeplatform.test.cunit.tasks
-
Generated the Gradle CUnit launcher: main method and header.
- GenerateCUnitLauncher() - Constructor for class org.gradle.nativeplatform.test.cunit.tasks.GenerateCUnitLauncher
-
- generatedBy(Task) - Method in interface org.gradle.language.base.LanguageSourceSet
-
- GenerateEclipseClasspath - Class in org.gradle.plugins.ide.eclipse
-
Generates an Eclipse .classpath
file.
- GenerateEclipseClasspath() - Constructor for class org.gradle.plugins.ide.eclipse.GenerateEclipseClasspath
-
- GenerateEclipseJdt - Class in org.gradle.plugins.ide.eclipse
-
Generates the Eclipse JDT configuration file.
- GenerateEclipseJdt() - Constructor for class org.gradle.plugins.ide.eclipse.GenerateEclipseJdt
-
- GenerateEclipseProject - Class in org.gradle.plugins.ide.eclipse
-
Generates an Eclipse .project
file.
- GenerateEclipseProject() - Constructor for class org.gradle.plugins.ide.eclipse.GenerateEclipseProject
-
- GenerateEclipseWtpComponent - Class in org.gradle.plugins.ide.eclipse
-
Generates the org.eclipse.wst.common.component settings file for Eclipse WTP.
- GenerateEclipseWtpComponent() - Constructor for class org.gradle.plugins.ide.eclipse.GenerateEclipseWtpComponent
-
- GenerateEclipseWtpFacet - Class in org.gradle.plugins.ide.eclipse
-
Generates the org.eclipse.wst.common.project.facet.core settings file for Eclipse WTP.
- GenerateEclipseWtpFacet() - Constructor for class org.gradle.plugins.ide.eclipse.GenerateEclipseWtpFacet
-
- GenerateFiltersFileTask - Class in org.gradle.ide.visualstudio.tasks
-
Task for generating a filters file.
- GenerateFiltersFileTask() - Constructor for class org.gradle.ide.visualstudio.tasks.GenerateFiltersFileTask
-
- GenerateIdeaModule - Class in org.gradle.plugins.ide.idea
-
Generates an IDEA module file.
- GenerateIdeaModule() - Constructor for class org.gradle.plugins.ide.idea.GenerateIdeaModule
-
- GenerateIdeaProject - Class in org.gradle.plugins.ide.idea
-
Generates an IDEA project file for root project *only*.
- GenerateIdeaProject() - Constructor for class org.gradle.plugins.ide.idea.GenerateIdeaProject
-
- GenerateIdeaWorkspace - Class in org.gradle.plugins.ide.idea
-
Generates an IDEA workspace file *only* for root project.
- GenerateIdeaWorkspace() - Constructor for class org.gradle.plugins.ide.idea.GenerateIdeaWorkspace
-
- 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
-
- GenerateModuleMetadata - Class in org.gradle.api.publish.tasks
-
Generates a Gradle metadata file to represent a published
SoftwareComponent
instance.
- GenerateModuleMetadata() - Constructor for class org.gradle.api.publish.tasks.GenerateModuleMetadata
-
- GeneratePluginDescriptors - Class in org.gradle.plugin.devel.tasks
-
Generates plugin descriptors from plugin declarations.
- GeneratePluginDescriptors() - Constructor for class org.gradle.plugin.devel.tasks.GeneratePluginDescriptors
-
- generatePluginDescriptors() - Method in class org.gradle.plugin.devel.tasks.GeneratePluginDescriptors
-
- GenerateProjectFileTask - Class in org.gradle.ide.visualstudio.tasks
-
Task for generating a project file.
- GenerateProjectFileTask() - Constructor for class org.gradle.ide.visualstudio.tasks.GenerateProjectFileTask
-
- GenerateSchemeFileTask - Class in org.gradle.ide.xcode.tasks
-
Task for generating a scheme file.
- GenerateSchemeFileTask() - Constructor for class org.gradle.ide.xcode.tasks.GenerateSchemeFileTask
-
- generateScript(JavaAppStartScriptGenerationDetails, Writer) - Method in interface org.gradle.jvm.application.scripts.ScriptGenerator
-
Generate the script.
- GenerateSolutionFileTask - Class in org.gradle.ide.visualstudio.tasks
-
Task for generating a solution file.
- GenerateSolutionFileTask() - Constructor for class org.gradle.ide.visualstudio.tasks.GenerateSolutionFileTask
-
- GenerateSwiftPackageManagerManifest - Class in org.gradle.swiftpm.tasks
-
A task that produces a Swift Package Manager manifest.
- GenerateSwiftPackageManagerManifest() - Constructor for class org.gradle.swiftpm.tasks.GenerateSwiftPackageManagerManifest
-
- GenerateWorkspaceSettingsFileTask - Class in org.gradle.ide.xcode.tasks
-
Task for generating a workspace settings file.
- GenerateWorkspaceSettingsFileTask() - Constructor for class org.gradle.ide.xcode.tasks.GenerateWorkspaceSettingsFileTask
-
- GenerateXcodeProjectFileTask - Class in org.gradle.ide.xcode.tasks
-
Task for generating a project file.
- GenerateXcodeProjectFileTask(GidGenerator) - Constructor for class org.gradle.ide.xcode.tasks.GenerateXcodeProjectFileTask
-
- GenerateXcodeWorkspaceFileTask - Class in org.gradle.ide.xcode.tasks
-
Task for generating a workspace file.
- GenerateXcodeWorkspaceFileTask() - Constructor for class org.gradle.ide.xcode.tasks.GenerateXcodeWorkspaceFileTask
-
- 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.artifacts.ivy.IvyExtraInfo
-
Returns the value of the element with the unique element name.
- get(String, String) - Method in interface org.gradle.api.artifacts.ivy.IvyExtraInfo
-
Returns the value of the element with the name and namespace provided.
- get(String) - Method in interface org.gradle.api.plugins.ExtraPropertiesExtension
-
Returns the value for the registered property with the given name.
- get() - Method in interface org.gradle.api.provider.Provider
-
Returns the value of this provider if it has a value present, otherwise throws java.lang.IllegalStateException
.
- get(LogLevel) - Method in interface org.gradle.api.tasks.testing.logging.TestLoggingContainer
-
Returns logging options for the specified level.
- get(Class<S>, Spec<? super S>) - Method in interface org.gradle.language.BinaryCollection
-
Returns a
BinaryProvider
that contains the single binary matching the specified type and specification.
- get(Spec<? super T>) - Method in interface org.gradle.language.BinaryCollection
-
Returns a
Provider
that contains the single binary matching the given specification.
- get() - Method in interface org.gradle.language.BinaryCollection
-
Returns the set of binaries from this collection.
- get(Object) - Method in interface org.gradle.model.ModelMap
-
Returns the item with the given name, if any.
- get(String) - Method in interface org.gradle.model.ModelMap
-
Returns the item with the given name, if any.
- 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.
- getAbsolutePath() - Method in class org.gradle.plugins.ide.eclipse.model.SourceFolder
-
- getAccessKey() - Method in interface org.gradle.api.credentials.AwsCredentials
-
Returns the access key to use to authenticate with AWS.
- getAccessRules() - Method in class org.gradle.plugins.ide.eclipse.model.AbstractClasspathEntry
-
- getAccessRules() - Method in interface org.gradle.tooling.model.eclipse.EclipseClasspathEntry
-
Returns the access rules associated with this classpath entry.
- getAction() - Method in class org.gradle.BuildResult
-
The action performed by this build.
- 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
-
- getActualTypeArguments() - Method in class org.gradle.api.reflect.TypeOf
-
Returns the list of type arguments used in the construction of this parameterized type.
- getAdditionalClassDirs() - Method in class org.gradle.testing.jacoco.tasks.JacocoReportBase
-
Additional class dirs that coverage data should be reported for.
- getAdditionalImports() - Method in interface org.gradle.language.twirl.TwirlSourceSet
-
Returns the list of additional imports to add to the generated Scala code.
- getAdditionalImports() - Method in class org.gradle.play.tasks.RoutesCompile
-
Returns the additional imports of the Play Routes compiler.
- getAdditionalImports() - Method in class org.gradle.play.tasks.TwirlCompile
-
Returns the list of additional imports to add to the generated Scala code.
- getAdditionalParameters() - Method in class org.gradle.api.tasks.scala.ScalaDocOptions
-
Returns the additional parameters passed to the compiler.
- getAdditionalParameters() - Method in class org.gradle.language.scala.tasks.BaseScalaCompileOptions
-
Additional parameters passed to the compiler.
- getAdditionalSourceDirs() - Method in class org.gradle.testing.jacoco.tasks.JacocoReportBase
-
Additional source dirs for the classes coverage data is being reported for.
- getAddress() - Method in class org.gradle.testing.jacoco.plugins.JacocoTaskExtension
-
- getAgentClasspath() - Method in class org.gradle.testing.jacoco.plugins.JacocoTaskExtension
-
The Jacoco agent classpath.
- 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.
- getAllClassDirs() - Method in class org.gradle.testing.jacoco.tasks.JacocoReportBase
-
Gets the class directories that coverage will be reported for.
- getAllCompilerArgs() - Method in class org.gradle.api.tasks.compile.CompileOptions
-
- getAllComponents() - Method in interface org.gradle.api.artifacts.result.ResolutionResult
-
- getAllDependencies() - Method in interface org.gradle.api.artifacts.Configuration
-
Gets the complete set of declared dependencies including those contributed by
superconfigurations.
- getAllDependencies() - Method in interface org.gradle.api.artifacts.result.ResolutionResult
-
Retrieves all dependencies, including unresolved dependencies.
- getAllDependencyConstraints() - Method in interface org.gradle.api.artifacts.Configuration
-
Gets the complete set of dependency constraints including those contributed by
superconfigurations.
- 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.
- getAllModuleDependencies() - Method in interface org.gradle.api.artifacts.LenientConfiguration
-
Returns all successfully resolved dependencies including transitive dependencies.
- 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.
- getAllSourceDirs() - Method in class org.gradle.testing.jacoco.tasks.JacocoReportBase
-
Gets the source directories for the classes that will be reported on.
- 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.
- getAnnotationProcessorConfigurationName() - Method in interface org.gradle.api.tasks.SourceSet
-
Returns the name of the configuration containing annotation processors and their
dependencies needed to compile this source set.
- getAnnotationProcessorGeneratedSourcesDirectory() - Method in class org.gradle.api.tasks.compile.CompileOptions
-
Returns the directory to place source files generated by annotation compilers.
- getAnnotationProcessorPath() - Method in class org.gradle.api.tasks.compile.CompileOptions
-
Returns the classpath to use to load annotation processors.
- getAnnotationProcessorPath() - Method in interface org.gradle.api.tasks.SourceSet
-
Returns the classpath used to load annotation processors when compiling this source set.
- getAnnouncerFactory() - Method in class org.gradle.api.plugins.announce.AnnouncePluginExtension
-
- 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.plugins.quality.Checkstyle
-
- getAntBuilder() - Method in class org.gradle.api.plugins.quality.CodeNarc
-
- getAntBuilder() - Method in class org.gradle.api.plugins.quality.JDepend
-
- getAntBuilder() - Method in class org.gradle.api.plugins.quality.Pmd
-
- getAntBuilder() - Method in class org.gradle.api.tasks.scala.ScalaDoc
-
- getAntBuilder() - Method in class org.gradle.testing.jacoco.tasks.JacocoMerge
-
- getAntBuilder() - Method in class org.gradle.testing.jacoco.tasks.JacocoReportBase
-
- 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.ScalaDocOptions
-
- 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.ScalaDocOptions
-
- getApi() - Method in interface org.gradle.jvm.JvmLibrarySpec
-
The public API of this library.
- getApi() - Method in interface org.gradle.nativeplatform.NativeLibrarySpec
-
Converts this library to a native library requirement that uses the api library linkage.
- getApiConfigurationName() - Method in interface org.gradle.api.tasks.SourceSet
-
Returns the name of the API configuration for this source set.
- getApiDependencies() - Method in interface org.gradle.language.cpp.CppLibrary
-
Returns the API dependencies of this library.
- getApiDependencies() - Method in interface org.gradle.language.swift.SwiftLibrary
-
Returns the API dependencies of this library.
- getApiDocTitle() - Method in class org.gradle.api.reporting.ReportingExtension
-
- getApiElementsConfigurationName() - Method in interface org.gradle.api.tasks.SourceSet
-
Returns the name of the configuration that should be used when compiling against the API
of this component.
- getApiJarFile() - Method in interface org.gradle.jvm.JarBinarySpec
-
The API jar file output for this binary.
- getAppDirName() - Method in class org.gradle.plugins.ear.EarPluginConvention
-
The name of the application directory, relative to the project directory.
- getAppendix() - Method in class org.gradle.api.tasks.bundling.AbstractArchiveTask
-
Returns the appendix part of the archive name, if any.
- getApplication() - Method in interface org.gradle.nativeplatform.NativeExecutableBinarySpec
-
The application that this binary belongs to.
- getApplication() - Method in interface org.gradle.platform.base.ApplicationBinarySpec
-
The application that this binary belongs to.
- getApplication() - Method in interface org.gradle.play.PlayApplicationBinarySpec
-
The application that this binary belongs to.
- getApplicationDefaultJvmArgs() - Method in class org.gradle.api.plugins.ApplicationPluginConvention
-
Array of string arguments to pass to the JVM when running the application
- getApplicationDistribution() - Method in class org.gradle.api.plugins.ApplicationPluginConvention
-
The specification of the contents of the distribution.
- getApplicationJar() - Method in class org.gradle.play.tasks.PlayRun
-
The Play application jar to run.
- getApplicationName() - Method in class org.gradle.api.plugins.ApplicationPluginConvention
-
The name of the application.
- getApplicationName() - Method in interface org.gradle.jvm.application.scripts.JavaAppStartScriptGenerationDetails
-
The display name of the application
- getApplicationName() - Method in class org.gradle.jvm.application.tasks.CreateStartScripts
-
The application's name.
- getApplicationName() - Method in interface org.gradle.plugins.ear.descriptor.DeploymentDescriptor
-
The application name.
- getAppliesTo() - Method in interface org.gradle.plugins.ide.eclipse.model.ResourceFilter
-
Indicates whether this ResourceFilter applies to files, folders, or both.
- getAppNameSystemProperty() - Method in interface org.gradle.jvm.application.scripts.JavaAppStartScriptGenerationDetails
-
This system property to use to pass the script name to the application.
- getArchitecture() - Method in interface org.gradle.nativeplatform.platform.NativePlatform
-
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.
- getArchivesBaseName() - Method in class org.gradle.api.plugins.BasePluginConvention
-
The base name to use for archive files.
- getArgs() - Method in class org.gradle.api.tasks.AbstractExecTask
-
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.nativeplatform.Tool
-
The arguments passed when executing this tool.
- getArgs() - Method in class org.gradle.plugins.javascript.rhino.RhinoShellExec
-
Returns the arguments passed to the main class to be executed.
- 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.
- getArgs() - Method in interface org.gradle.TaskExecutionRequest
-
The arguments to use to select and optionally configure the tasks, as if provided on the command-line.
- getArgument() - Method in exception org.gradle.api.InvalidActionClosureException
-
The argument the action was executed with.
- getArgumentProviders() - Method in class org.gradle.api.tasks.AbstractExecTask
-
Argument providers for the application.
- getArgumentProviders() - Method in class org.gradle.api.tasks.JavaExec
-
Argument providers for the application.
- getArgumentProviders() - Method in interface org.gradle.process.ExecSpec
-
Argument providers for the application.
- getArgumentProviders() - Method in interface org.gradle.process.JavaExecSpec
-
Argument providers for the application.
- getArguments() - Method in class org.gradle.api.plugins.antlr.AntlrTask
-
List of command-line arguments passed to the antlr process
- getArguments() - Method in interface org.gradle.api.plugins.buildcomparison.gradle.GradleBuildInvocationSpec
-
The command line arguments (excluding tasks) to invoke the build with.
- getArguments() - Method in class org.gradle.plugins.ide.eclipse.model.BuildCommand
-
- getArguments() - Method in interface org.gradle.plugins.ide.eclipse.model.ResourceFilterMatcher
-
The arguments of the matcher or null if it has children.
- getArguments() - Method in class org.gradle.testkit.runner.GradleRunner
-
The build arguments.
- getArguments() - Method in interface org.gradle.tooling.model.eclipse.EclipseBuildCommand
-
The arguments supplied for the build command.
- getArtifactFiles() - Method in interface org.gradle.api.artifacts.ArtifactCollection
-
A file collection containing the files for all artifacts in this collection.
- 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.ArtifactCollection
-
Returns the resolved artifacts, performing the resolution if required.
- getArtifacts() - Method in interface org.gradle.api.artifacts.ArtifactView
-
Returns the collection of artifacts matching the requested attributes that are sourced from Components matching the specified filter.
- getArtifacts() - Method in interface org.gradle.api.artifacts.Configuration
-
Returns the artifacts of this configuration excluding the artifacts of extended configurations.
- getArtifacts() - Method in interface org.gradle.api.artifacts.ConfigurationPublications
-
Returns the artifacts associated with this configuration.
- getArtifacts() - Method in interface org.gradle.api.artifacts.ConfigurationVariant
-
Returns the artifacts associated with this variant.
- getArtifacts() - Method in interface org.gradle.api.artifacts.LenientConfiguration
-
Gets successfully resolved artifacts.
- getArtifacts(Spec<? super Dependency>) - Method in interface org.gradle.api.artifacts.LenientConfiguration
-
Gets successfully resolved artifacts.
- 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() - Method in interface org.gradle.api.artifacts.ResolvableDependencies
-
Returns the resolved artifacts, performing the resolution if required.
- 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 artifacts of the specified type that belong to this component.
- 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.
- getArtifactTypes() - Method in interface org.gradle.api.artifacts.dsl.DependencyHandler
-
Returns the artifact type definitions for this handler.
- getArtifactUrls() - Method in interface org.gradle.api.artifacts.repositories.MavenArtifactRepository
-
Returns the additional URLs to use to find artifact files.
- getAsArg() - Method in enum org.gradle.testing.jacoco.plugins.JacocoTaskExtension.Output
-
Gets type in format of agent argument.
- getAsExcludeSpec() - Method in class org.gradle.api.tasks.util.PatternSet
-
- getAsFile() - Method in interface org.gradle.api.file.Directory
-
Returns the location of this directory, as an absolute
File
.
- getAsFile() - Method in interface org.gradle.api.file.DirectoryProperty
-
Views the location of this directory as a
File
.
- getAsFile() - Method in interface org.gradle.api.file.FileSystemLocation
-
Returns this location as an absolute
File
.
- getAsFile() - Method in interface org.gradle.api.file.RegularFile
-
Returns the location of this file, as an absolute
File
.
- getAsFile() - Method in interface org.gradle.api.file.RegularFileProperty
-
Views the location of this file as a
File
.
- getAsFileTree() - Method in interface org.gradle.api.file.Directory
-
Returns a
FileTree
that allows the files and directories contained in this directory to be queried.
- getAsFileTree() - Method in interface org.gradle.api.file.DirectoryProperty
-
Returns a
FileTree
that allows the files and directories contained in this directory to be queried.
- getAsFileTree() - Method in interface org.gradle.api.file.FileCollection
-
- getAsFileTree() - Method in interface org.gradle.api.file.FileTree
-
Returns this.
- getAsHex() - Method in class org.gradle.plugins.signing.signatory.pgp.PgpKeyId
-
- getAsIncludeSpec() - Method in class org.gradle.api.tasks.util.PatternSet
-
- getAsJvmArg() - Method in class org.gradle.testing.jacoco.plugins.JacocoTaskExtension
-
Gets all properties in the format expected of the agent JVM argument.
- getAsLong() - Method in class org.gradle.plugins.signing.signatory.pgp.PgpKeyId
-
- getAsMap() - Method in interface org.gradle.api.NamedDomainObjectCollection
-
Returns the objects in this collection, as a map from object name to object instance.
- getAsMap() - Method in interface org.gradle.api.reporting.ReportContainer
-
- getAsPath() - Method in interface org.gradle.api.file.FileCollection
-
Returns the contents of this collection as a platform-specific path.
- getAssembler() - Method in interface org.gradle.nativeplatform.NativeBinarySpec
-
The configuration of the assembler used when compiling assembly sources this binary.
- getAssembler() - Method in interface org.gradle.nativeplatform.toolchain.GccPlatformToolChain
-
Returns the settings to use for the assembler.
- getAssembler() - Method in interface org.gradle.nativeplatform.toolchain.VisualCppPlatformToolChain
-
Returns the settings to use for the assembler.
- getAssemblerArgs() - Method in class org.gradle.language.assembler.tasks.Assemble
-
Additional arguments to provide to the assembler.
- getAssetDirs() - Method in interface org.gradle.play.PublicAssets
-
A set of asset directories for this binary.
- getAssets() - Method in interface org.gradle.play.PlayApplicationBinarySpec
-
A buildable object representing the public assets that will be included in the assets jar file.
- getAssetsDirs() - Method in class org.gradle.play.tasks.PlayRun
-
The directories of the assets for the Play application (for live reload functionality).
- getAssetsJar() - Method in class org.gradle.play.tasks.PlayRun
-
The assets jar to run with the Play application.
- getAssetsJarFile() - Method in interface org.gradle.play.PlayApplicationBinarySpec
-
The assets jar file produced for this binary.
- 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.
- getAttribute(Attribute<T>) - Method in interface org.gradle.api.attributes.AttributeContainer
-
Returns the value of an attribute found in this container, or null
if
this container doesn't have it.
- getAttributes() - Method in interface org.gradle.api.artifacts.result.ResolvedVariantResult
-
The attributes associated with this variant.
- getAttributes() - Method in interface org.gradle.api.artifacts.type.ArtifactTypeDefinition
-
Defines the set of attributes to apply to a component that is packaged as an artifact of this type, when no other attributes are defined.
- getAttributes() - Method in interface org.gradle.api.attributes.AttributesSchema
-
Returns the set of attributes known to this schema.
- getAttributes() - Method in interface org.gradle.api.attributes.HasAttributes
-
Returns the attributes
- getAttributes() - Method in interface org.gradle.api.java.archives.Manifest
-
Returns the main attributes of the manifest.
- getAttributesSchema() - Method in interface org.gradle.api.artifacts.dsl.DependencyHandler
-
Returns the attributes schema for this handler.
- getAuthentication() - Method in interface org.gradle.api.artifacts.repositories.AuthenticationSupported
-
Returns the authentication schemes for this repository.
- getAvailableBuildTypes() - Method in class org.gradle.buildinit.tasks.InitBuild
-
- getAvailableDistributionTypes() - Method in class org.gradle.api.tasks.wrapper.Wrapper
-
The list of available gradle distribution types.
- getAvailableDSLs() - Method in class org.gradle.buildinit.tasks.InitBuild
-
Available build script DSLs to be used.
- getAvailableTestFrameworks() - Method in class org.gradle.buildinit.tasks.InitBuild
-
- 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.
- getBaseDirectory() - Method in class org.gradle.api.reporting.ReportingExtension
-
Returns base directory property to use for all reports.
- 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.language.cpp.CppComponent
-
Specifies the base name for this component.
- getBaseName() - Method in interface org.gradle.language.nativeplatform.ComponentWithNativeRuntime
-
Returns the base name of this component.
- getBaseName() - Method in interface org.gradle.nativeplatform.NativeComponentSpec
-
The name that is used to construct the output file names when building this component.
- getBasePlugin() - Method in class org.gradle.api.plugins.quality.CodeNarcPlugin
-
- 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.
- getBeforeMerged() - Method in class org.gradle.plugins.ide.api.FileContentMerger
-
- getBinaries() - Method in interface org.gradle.language.ComponentWithBinaries
-
Returns the binaries of this component.
- getBinaries() - Method in interface org.gradle.language.cpp.CppComponent
-
Returns the binaries for this library.
- getBinaries() - Method in interface org.gradle.language.swift.SwiftComponent
-
Returns the binaries for this library.
- getBinaries() - Method in interface org.gradle.nativeplatform.PrebuiltLibrary
-
The binaries that are built for this component.
- getBinaries() - Method in class org.gradle.platform.base.component.BaseComponentSpec
-
- getBinaries() - Method in interface org.gradle.platform.base.VariantComponentSpec
-
The variants produced for this component spec.
- getBinary() - Method in interface org.gradle.play.distribution.PlayDistribution
-
The binary this distribution is associated with
- getBinaryBuildAbility() - Method in class org.gradle.platform.base.binary.BaseBinarySpec
-
- getBinaryFile() - Method in class org.gradle.nativeplatform.tasks.AbstractLinkTask
-
The file where the linked binary will be located.
- getBinaryFile() - Method in class org.gradle.nativeplatform.tasks.CreateStaticLibrary
-
The file where the linked binary will be located.
- getBinaryFile() - Method in class org.gradle.nativeplatform.tasks.ExtractSymbols
-
The file to extract debug symbols from.
- getBinaryFile() - Method in class org.gradle.nativeplatform.tasks.StripSymbols
-
The file that debug symbols should be stripped from.
- getBinaryRenderer() - Method in class org.gradle.api.reporting.components.ComponentReport
-
- getBinaryResultsDirectory() - Method in class org.gradle.api.tasks.testing.AbstractTestTask
-
Returns the root directory property for the test results in internal binary format.
- getBinResultsDir() - Method in class org.gradle.api.tasks.testing.AbstractTestTask
-
Returns the root folder for the test results in internal binary format.
- getBootClasspath() - Method in class org.gradle.api.tasks.compile.CompileOptions
-
- getBootClasspath() - Method in class org.gradle.external.javadoc.CoreJavadocOptions
-
-bootclasspath classpathlist
Specifies the paths where the boot classes reside.
- getBootClasspath() - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
-
- getBootstrapClasspath() - Method in class org.gradle.api.tasks.compile.CompileOptions
-
Returns the bootstrap classpath to be used for the compiler process.
- 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.api.tasks.scala.ScalaDocOptions
-
Returns the HTML text to appear in the bottom text for each page.
- getBottom() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
-bottom text
- getBranch() - Method in interface org.gradle.api.artifacts.ivy.IvyModuleDescriptor
-
Returns the branch attribute of the info element in this descriptor.
- getBranch() - Method in interface org.gradle.api.artifacts.MutableVersionConstraint
-
Returns the branch to select versions from.
- getBranch() - Method in interface org.gradle.api.artifacts.VersionConstraint
-
The branch to select versions from.
- getBranch() - Method in interface org.gradle.api.publish.ivy.IvyModuleDescriptorSpec
-
Returns the branch for this publication
- getBuild() - Method in interface org.gradle.api.artifacts.component.ProjectComponentIdentifier
-
Identifies the build that contains the project component.
- getBuild() - Method in interface org.gradle.platform.base.BinaryTasksCollection
-
The task that can be used to assemble this binary.
- getBuildAbility() - Method in class org.gradle.platform.base.binary.BaseBinarySpec
-
- getBuildCache() - Method in interface org.gradle.api.initialization.Settings
-
Returns the build cache configuration.
- getBuildCommands() - Method in class org.gradle.plugins.ide.eclipse.model.EclipseProject
-
- getBuildCommands() - Method in class org.gradle.plugins.ide.eclipse.model.Project
-
The build commands to be added to this Eclipse project.
- getBuildCommands() - Method in interface org.gradle.tooling.model.eclipse.EclipseProject
-
Returns the Eclipse build commands configured on the project.
- getBuildDependencies() - Method in interface org.gradle.api.artifacts.Configuration
-
Returns a TaskDependency
object containing all required dependencies to build the local 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.
- getBuildDependencies() - Method in interface org.gradle.api.resources.TextResource
-
- getBuildDir() - Method in interface org.gradle.api.Project
-
Returns the build directory of this project.
- getBuildDirectory() - Method in interface org.gradle.api.file.ProjectLayout
-
Returns the build directory for the 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
-
The build script for this project.
- 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.
- getBuildIdentifier() - Method in interface org.gradle.tooling.model.build.BuildEnvironment
-
Returns the identifier for the Gradle build that this environment is used by.
- getBuildIdentifier() - Method in interface org.gradle.tooling.model.BuildModel
-
Returns the identifier for the build that this model is associated with.
- getBuildIdentifier() - Method in interface org.gradle.tooling.model.gradle.GradleBuild
-
Returns the identifier for this Gradle build.
- getBuildIdentifier() - Method in interface org.gradle.tooling.model.ProjectIdentifier
-
Identifier of the build this project is a member of.
- getBuildInvocationScopeId() - Method in class org.gradle.api.publish.tasks.GenerateModuleMetadata
-
Returns the BuildInvocationScopeId
to use for generation.
- 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.
- getBuildName() - Method in interface org.gradle.api.artifacts.component.ProjectComponentSelector
-
The name of the build to select a project from.
- getBuildOperationExecutor() - Method in class org.gradle.api.tasks.testing.AbstractTestTask
-
- getBuildOperationExecutor() - Method in class org.gradle.api.tasks.testing.TestReport
-
- getBuildResult() - Method in exception org.gradle.testkit.runner.UnexpectedBuildResultException
-
The result of the build execution.
- getBuildscript() - Method in interface org.gradle.api.initialization.Settings
-
Returns the build script handler for settings.
- 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.api.BuildableComponentSpec
-
Returns the task responsible for building this component.
- getBuildType() - Method in interface org.gradle.nativeplatform.NativeBinary
-
Returns the
BuildType
used to construct this binary.
- getBuildType() - Method in interface org.gradle.nativeplatform.NativeBinarySpec
-
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.
- getBundleBinary() - Method in class org.gradle.nativeplatform.test.xctest.tasks.InstallXCTestBundle
-
- getBundleBinaryFile() - Method in class org.gradle.nativeplatform.test.xctest.tasks.InstallXCTestBundle
-
Returns the bundle binary file property.
- 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, Action<? super ArtifactRepository>) - 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, Action<? super Configuration>) - 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, Action<? super T>) - 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.
- getByName(String) - Method in interface org.gradle.language.BinaryCollection
-
Returns a
BinaryProvider
that contains the single binary with the given name.
- 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).
- getByType(TypeOf<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.
- getCandidate() - Method in interface org.gradle.api.artifacts.ComponentSelection
-
Gets the candidate version of the module.
- getCandidateClassFiles() - Method in class org.gradle.api.plugins.quality.FindBugs
-
The classes to be analyzed.
- getCandidateClassFiles() - Method in class org.gradle.api.tasks.testing.Test
-
Returns the classes files to scan for test classes.
- getCandidateValues() - Method in interface org.gradle.api.attributes.MultipleCandidatesDetails
-
A set of candidate values.
- getCanonicalUrl() - Method in class org.gradle.plugins.ide.idea.model.Path
-
Canonical url.
- getCause() - Method in interface org.gradle.api.artifacts.result.ComponentSelectionDescriptor
-
Returns the cause associated with this descriptor
- getCauses() - Method in interface org.gradle.tooling.Failure
-
Returns the underlying causes for this failure, if any.
- getCauses() - Method in exception org.gradle.tooling.ListenerFailedException
-
- getcCompiler() - Method in interface org.gradle.nativeplatform.NativeBinarySpec
-
The configuration of the C compiler used when compiling C sources for this binary.
- getcCompiler() - Method in interface org.gradle.nativeplatform.toolchain.GccPlatformToolChain
-
Returns the settings to use for the C compiler.
- getcCompiler() - Method in interface org.gradle.nativeplatform.toolchain.VisualCppPlatformToolChain
-
Returns the settings to use for the C compiler.
- getCharSet() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
-charset name
Specifies the HTML character set for this document.
- getCheck() - Method in interface org.gradle.platform.base.BinaryTasksCollection
-
The task that can be used to check this binary.
- getCheckstyleClasspath() - Method in class org.gradle.api.plugins.quality.Checkstyle
-
The class path containing the Checkstyle library to be used.
- getCheckTask() - Method in interface org.gradle.api.CheckableComponentSpec
-
Returns the task responsible for checking this component.
- 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.plugins.ide.eclipse.model.ResourceFilterMatcher
-
The child matchers of this matcher, e.g.
- 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.
- getClassDirectories() - Method in class org.gradle.testing.jacoco.tasks.JacocoReportBase
-
Source sets that coverage should be reported for.
- getClassDumpDir() - Method in class org.gradle.testing.jacoco.plugins.JacocoTaskExtension
-
Path to dump all class files the agent sees are dumped to.
- getClasses() - Method in class org.gradle.api.plugins.quality.FindBugs
-
The class directories to be analyzed.
- getClasses() - Method in interface org.gradle.play.PlayApplicationBinarySpec
-
A buildable object representing the class files and resources that will be included in the application jar file.
- getClasses() - Method in class org.gradle.plugin.devel.tasks.ValidateTaskProperties
-
The classes to validate.
- getClasses() - Method in class org.gradle.plugins.ide.idea.model.ModuleLibrary
-
A set of Jar files or directories containing compiled code.
- getClasses() - Method in class org.gradle.plugins.ide.idea.model.ProjectLibrary
-
A set of Jar files or directories containing compiled code.
- getClassesDeployPath() - Method in class org.gradle.plugins.ide.eclipse.model.EclipseWtpComponent
-
The deploy path for classes.
- getClassesDir() - Method in interface org.gradle.api.plugins.osgi.OsgiManifest
-
Returns the classes dir.
- getClassesDir() - Method in class org.gradle.api.plugins.quality.JDepend
-
- getClassesDir() - Method in interface org.gradle.api.tasks.SourceSetOutput
-
- getClassesDir() - Method in interface org.gradle.jvm.JvmBinarySpec
-
The classes directory for this binary.
- getClassesDir() - Method in interface org.gradle.play.JvmClasses
-
The classes directory for this binary.
- getClassesDirs() - Method in class org.gradle.api.plugins.quality.JDepend
-
The directories containing the classes to be analyzed.
- getClassesDirs() - Method in interface org.gradle.api.tasks.SourceSetOutput
-
Returns the directories containing compiled classes.
- getClassesTaskName() - Method in interface org.gradle.api.tasks.SourceSet
-
Returns the name of the classes task for this source set.
- getClassFolders() - Method in class org.gradle.plugins.ide.eclipse.model.EclipseClasspath
-
- 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 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.
- getClassifier() - Method in class org.gradle.plugins.signing.Signature
-
The classifier of the signature artifact.
- getClassLoader() - Method in interface org.gradle.api.initialization.dsl.ScriptHandler
-
Returns the ClassLoader
which contains the classpath for this script.
- getClassLoaderCache() - Method in class org.gradle.api.tasks.testing.Test
-
- getClassLoaderFactory() - Method in class org.gradle.plugin.devel.tasks.ValidateTaskProperties
-
- getClassName() - Method in interface org.gradle.api.tasks.testing.TestDescriptor
-
Returns the test class name for this test, if any.
- getClassName() - Method in interface org.gradle.tooling.events.test.JvmTestOperationDescriptor
-
Returns the name of the test class, if any.
- getClasspath() - Method in interface org.gradle.api.plugins.osgi.OsgiManifest
-
Returns the classpath.
- getClasspath() - Method in class org.gradle.api.plugins.quality.Checkstyle
-
The class path containing the compiled classes for the source files to be analyzed.
- getClasspath() - Method in class org.gradle.api.plugins.quality.FindBugs
-
Compile class path for the classes to be analyzed.
- getClasspath() - Method in class org.gradle.api.plugins.quality.Pmd
-
Compile class path for the classes to be analyzed.
- getClasspath() - Method in class org.gradle.api.tasks.bundling.War
-
Returns the classpath to include in the WAR archive.
- 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.JavaCompile
-
- 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
-
-classpath classpathlist
- getClasspath() - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
-
- getClasspath() - Method in interface org.gradle.jvm.application.scripts.JavaAppStartScriptGenerationDetails
-
The classpath, relative to the application home directory.
- getClasspath() - Method in class org.gradle.jvm.application.tasks.CreateStartScripts
-
The class path for the application.
- getClasspath() - Method in class org.gradle.plugin.devel.tasks.ValidateTaskProperties
-
The classpath used to load the classes under validation.
- getClasspath() - Method in class org.gradle.plugins.ide.eclipse.GenerateEclipseClasspath
-
The Eclipse Classpath model containing the information required to generate the classpath file.
- getClasspath() - Method in class org.gradle.plugins.ide.eclipse.model.EclipseModel
-
Configures eclipse classpath information
- 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.
- getClasspath() - Method in interface org.gradle.workers.WorkerConfiguration
-
Gets the classpath associated with the worker.
- getClasspathAttributes() - Method in interface org.gradle.tooling.model.eclipse.EclipseClasspathEntry
-
Returns the classpath attributes associated with this classpath entry.
- getClasspathAttributes() - Method in interface org.gradle.tooling.model.eclipse.EclipseSourceDirectory
-
Returns the classpath attributes associated with this classpath entry.
- getClasspathContainers() - Method in interface org.gradle.tooling.model.eclipse.EclipseProject
-
Returns the Eclipse classpath containers defined on the project.
- getClientMetaData() - Method in class org.gradle.api.tasks.diagnostics.AbstractReportTask
-
- getClientMetaData() - Method in class org.gradle.api.tasks.diagnostics.BuildEnvironmentReportTask
-
- getClosure() - Method in exception org.gradle.api.InvalidActionClosureException
-
The closure being used as an action.
- getCodenarcClasspath() - Method in class org.gradle.api.plugins.quality.CodeNarc
-
The class path containing the CodeNarc library to be used.
- 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.AbstractExecTask
-
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.
- getComment() - Method in class org.gradle.api.tasks.WriteProperties
-
Returns the optional comment to add at the beginning of the properties file.
- getComment() - Method in class org.gradle.plugins.ide.eclipse.model.EclipseProject
-
- getComment() - Method in class org.gradle.plugins.ide.eclipse.model.Project
-
A comment used for the eclipse project
- getCompatibilityRules() - Method in interface org.gradle.api.attributes.AttributeMatchingStrategy
-
- getCompilationClasspath() - Method in class org.gradle.api.plugins.quality.CodeNarc
-
The class path to be used by CodeNarc when compiling classes during analysis.
- 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
-
- getCompileClasspath() - Method in interface org.gradle.language.scala.ScalaLanguageSourceSet
-
- getCompileClasspathConfigurationName() - Method in interface org.gradle.api.tasks.SourceSet
-
Returns the name of the compile classpath configuration for this source set.
- getCompileConfigurationName() - Method in interface org.gradle.api.tasks.SourceSet
-
Returns the name of the compile configuration for this source set.
- getCompileIncludePath() - Method in interface org.gradle.language.cpp.CppBinary
-
Returns the header directories to use to compile this binary.
- getCompileJavaTaskName() - Method in interface org.gradle.api.tasks.SourceSet
-
Returns the name of the compile Java task for this source set.
- getCompileModules() - Method in interface org.gradle.language.swift.SwiftBinary
-
Returns the modules to use to compile this binary.
- getCompileOnlyConfigurationName() - Method in interface org.gradle.api.tasks.SourceSet
-
Returns the name of the compile only configuration for this source set.
- getCompiler() - Method in class org.gradle.api.tasks.compile.GroovyCompile
-
- getCompiler(ScalaJavaJointCompileSpec) - Method in class org.gradle.api.tasks.scala.ScalaCompile
-
- getCompiler(ScalaJavaJointCompileSpec) - Method in class org.gradle.language.scala.tasks.AbstractScalaCompile
-
- getCompiler(ScalaJavaJointCompileSpec) - Method in class org.gradle.language.scala.tasks.PlatformScalaCompile
-
- getCompilerArgs() - Method in class org.gradle.api.tasks.compile.CompileOptions
-
Returns any additional arguments to be passed to the compiler.
- getCompilerArgs() - Method in class org.gradle.language.nativeplatform.tasks.AbstractNativeCompileTask
-
Additional arguments to provide to the compiler.
- getCompilerArgs() - Method in class org.gradle.language.rc.tasks.WindowsResourceCompile
-
Additional arguments to provide to the compiler.
- getCompilerArgs() - Method in class org.gradle.language.swift.tasks.SwiftCompile
-
Additional arguments to provide to the compiler.
- getCompilerArgumentProviders() - Method in class org.gradle.api.tasks.compile.CompileOptions
-
Compiler argument providers.
- getCompilerClasspath() - Method in class org.gradle.plugins.ide.idea.model.ProjectLibrary
-
A set of Jar files containing compiler classes.
- getCompilerOutput() - Method in interface org.gradle.tooling.model.idea.IdeaModule
-
Returns information about idea compiler output (output dirs, inheritance of output dir, etc.)
- getCompilerVersion() - Method in class org.gradle.language.nativeplatform.tasks.AbstractNativeSourceCompileTask
-
The compiler used, including the type and the version.
- getCompilerVersion() - Method in class org.gradle.language.swift.tasks.SwiftCompile
-
The compiler used, including the type and the version.
- getCompileTask() - Method in interface org.gradle.language.cpp.CppBinary
-
Returns the compile task for this binary.
- getCompileTask() - Method in interface org.gradle.language.swift.SwiftBinary
-
Returns the compile task for this binary.
- 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.nativeplatform.NativeBinarySpec
-
The component that this binary was built from.
- getComponent() - Method in interface org.gradle.nativeplatform.NativeExecutableBinarySpec
-
The component that this binary was built from.
- getComponent() - Method in interface org.gradle.nativeplatform.NativeLibraryBinarySpec
-
The component that this binary was built from.
- getComponent() - Method in interface org.gradle.nativeplatform.test.cunit.CUnitTestSuiteBinarySpec
-
The component that this binary was built from.
- getComponent() - Method in interface org.gradle.nativeplatform.test.googletest.GoogleTestTestSuiteBinarySpec
-
The component that this binary was built from.
- getComponent() - Method in interface org.gradle.nativeplatform.test.NativeTestSuiteBinarySpec
-
- getComponent() - Method in class org.gradle.platform.base.binary.BaseBinarySpec
-
- getComponent() - Method in class org.gradle.plugins.ide.eclipse.GenerateEclipseWtpComponent
-
The Eclipse WTP component model that contains details required to generate the settings file.
- getComponent() - Method in class org.gradle.plugins.ide.eclipse.model.EclipseWtp
-
Configures wtp component.
- getComponentAs(Class<T>) - Method in class org.gradle.platform.base.binary.BaseBinarySpec
-
- getComponentIdentifier() - Method in interface org.gradle.api.artifacts.component.ComponentArtifactIdentifier
-
Returns the id of the component that this artifact belongs to.
- 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
ComponentResult
instances representing all requested components.
- getComponents() - Method in interface org.gradle.api.Project
-
Returns the software components produced by this project.
- getComponents() - Method in class org.gradle.api.reporting.dependents.DependentComponentsReport
-
Returns the components to generate the report for.
- getComponentSelection() - Method in interface org.gradle.api.artifacts.ResolutionStrategy
-
Returns the currently configured version selection rules object.
- getComponentType() - Method in class org.gradle.api.reflect.TypeOf
-
Returns the component type of the array type this object represents.
- 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.
- getConfig() - Method in class org.gradle.api.plugins.quality.Checkstyle
-
The Checkstyle configuration to use.
- getConfig() - Method in class org.gradle.api.plugins.quality.CheckstyleExtension
-
The Checkstyle configuration to use.
- getConfig() - Method in class org.gradle.api.plugins.quality.CodeNarc
-
The CodeNarc configuration to use.
- getConfig() - Method in class org.gradle.api.plugins.quality.CodeNarcExtension
-
The CodeNarc configuration to use.
- getConfigDir() - Method in class org.gradle.api.plugins.quality.Checkstyle
-
Path to other Checkstyle configuration files.
- getConfigDir() - Method in class org.gradle.api.plugins.quality.CheckstyleExtension
-
Path to other Checkstyle configuration files.
- getConfigFailurePolicy() - Method in class org.gradle.api.tasks.testing.testng.TestNGOptions
-
Option for what to do for other tests that use a configuration step when that step fails.
- getConfigFile() - Method in class org.gradle.api.plugins.quality.Checkstyle
-
The Checkstyle configuration file to use.
- getConfigFile() - Method in class org.gradle.api.plugins.quality.CheckstyleExtension
-
The Checkstyle configuration file to use.
- getConfigFile() - Method in class org.gradle.api.plugins.quality.CodeNarc
-
The CodeNarc configuration file to use.
- getConfigFile() - Method in class org.gradle.api.plugins.quality.CodeNarcExtension
-
The CodeNarc configuration file to use.
- getConfigProperties() - Method in class org.gradle.api.plugins.quality.Checkstyle
-
The properties available for use in the configuration file.
- getConfigProperties() - Method in class org.gradle.api.plugins.quality.CheckstyleExtension
-
The properties available for use in the configuration file.
- getConfiguration() - Method in class org.gradle.api.artifacts.maven.Conf2ScopeMapping
-
Returns the dependency configuration name.
- 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.diagnostics.DependencyInsightReportTask
-
Configuration to look the dependency in
- getConfiguration() - Method in class org.gradle.api.tasks.Upload
-
Returns the configuration to upload.
- getConfiguration() - Method in class org.gradle.plugins.signing.SigningExtension
-
The configuration that signature artifacts are added to.
- 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.AbstractDependencyReportTask
-
Returns the configurations to generate the report for.
- getConfigurationScript() - Method in class org.gradle.api.tasks.compile.GroovyCompileOptions
-
A Groovy script file that configures the compiler, allowing extensive control over how the code is compiled.
- getConfMapping() - Method in interface org.gradle.api.publish.ivy.IvyDependency
-
The configuration mapping string that will be output for this dependency.
- getConsoleOutput() - Method in interface org.gradle.api.logging.configuration.LoggingConfiguration
-
Returns the style of logging output that should be written to the console.
- getConsoleOutput() - Method in class org.gradle.StartParameter
-
Returns the style of logging output that should be written to the console.
- getConstraints() - Method in interface org.gradle.api.artifacts.dsl.DependencyHandler
-
Returns the dependency constraint handler for this project.
- getConsumerValue() - Method in interface org.gradle.api.attributes.CompatibilityCheckDetails
-
The value of the attribute as found on the consumer side.
- getConsumerValue() - Method in interface org.gradle.api.attributes.MultipleCandidatesDetails
-
Returns the value of the attribute specified by the consumer.
- getContainers() - Method in class org.gradle.plugins.ide.eclipse.model.EclipseClasspath
-
The classpath containers to be added.
- getContent() - Method in class org.gradle.plugins.javascript.envjs.browser.BrowserEvaluate
-
- getContentCharset() - Method in interface org.gradle.api.java.archives.ManifestMergeSpec
-
The character set used to decode the merged manifest content.
- getContentPath() - Method in class org.gradle.plugins.ide.idea.model.Module
-
The directory for the content root of the module.
- getContentRoot() - Method in class org.gradle.plugins.ide.idea.model.IdeaModule
-
The content root directory of the module.
- 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.plugins.ide.eclipse.model.EclipseWtpComponent
-
The context path for the web application
- getContextPath() - Method in class org.gradle.plugins.ide.eclipse.model.WtpComponent
-
- 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
-
- getCounter() - Method in interface org.gradle.testing.jacoco.tasks.rules.JacocoLimit
-
- getCppCompiler() - Method in interface org.gradle.nativeplatform.NativeBinarySpec
-
The configuration of the C compiler used when compiling C sources for this binary.
- getCppCompiler() - Method in interface org.gradle.nativeplatform.toolchain.GccPlatformToolChain
-
Returns the settings to use for the C compiler.
- getCppCompiler() - Method in interface org.gradle.nativeplatform.toolchain.VisualCppPlatformToolChain
-
Returns the settings to use for the C compiler.
- getCppSource() - Method in interface org.gradle.language.cpp.CppBinary
-
Returns the C source files of this binary.
- getCppSource() - Method in interface org.gradle.language.cpp.CppComponent
-
- getCreateStaticLib() - Method in interface org.gradle.nativeplatform.StaticLibraryBinarySpec.TasksCollection
-
The create static library task.
- getCreateTask() - Method in interface org.gradle.language.nativeplatform.ComponentWithStaticLibrary
-
Returns the task to create the static library.
- getCredentials() - Method in interface org.gradle.api.artifacts.repositories.AuthenticationSupported
-
Returns the username and password credentials used to authenticate to this repository.
- getCredentials(Class<T>) - Method in interface org.gradle.api.artifacts.repositories.AuthenticationSupported
-
Returns the credentials of the specified type used to authenticate with this repository.
- getCredentials() - Method in class org.gradle.caching.http.HttpBuildCache
-
Returns the credentials used to access the HTTP cache backend.
- 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.
- getDate() - Method in interface org.gradle.api.artifacts.PublishArtifact
-
Returns the date that should be used when publishing this artifact.
- getDate() - Method in class org.gradle.plugins.signing.Signature
-
The date of the signature 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.
- getDebuggerExecutableFile() - Method in interface org.gradle.language.cpp.CppExecutable
-
Returns the executable file to use with a debugger for this executable.
- getDebuggerExecutableFile() - Method in interface org.gradle.language.swift.SwiftExecutable
-
Returns the executable file to use with a debugger for this binary.
- getDebugLevel() - Method in class org.gradle.api.tasks.compile.DebugOptions
-
Tells which debugging information is to be generated.
- getDebugLevel() - Method in class org.gradle.language.scala.tasks.BaseScalaCompileOptions
-
Generate debugging information.
- getDebugOptions() - Method in class org.gradle.api.tasks.compile.CompileOptions
-
Returns options for generating debugging information.
- getDeclarations() - Method in class org.gradle.plugin.devel.tasks.GeneratePluginDescriptors
-
- 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.
- getDefaultConfiguration() - Method in class org.gradle.plugins.signing.SigningExtension
-
Provides the configuration that signature artifacts are added to.
- getDefaultExtension() - Method in enum org.gradle.api.tasks.bundling.Compression
-
- getDefaultImports() - Method in interface org.gradle.language.twirl.TwirlSourceSet
-
The default imports that should be added to generated source files
- getDefaultImports() - Method in class org.gradle.play.tasks.TwirlCompile
-
Returns the default imports that will be used when compiling templates.
- getDefaultJvmOpts() - Method in interface org.gradle.jvm.application.scripts.JavaAppStartScriptGenerationDetails
-
- getDefaultJvmOpts() - Method in class org.gradle.jvm.application.tasks.CreateStartScripts
-
The application's default JVM options.
- getDefaultOutputDir() - Method in class org.gradle.plugins.ide.eclipse.model.EclipseClasspath
-
The default output directory where Eclipse puts compiled classes.
- getDefaultReason() - Method in enum org.gradle.api.artifacts.result.ComponentSelectionCause
-
- getDefaultResourceName() - Method in class org.gradle.plugins.ide.eclipse.model.Classpath
-
- getDefaultResourceName() - Method in class org.gradle.plugins.ide.eclipse.model.Jdt
-
- getDefaultResourceName() - Method in class org.gradle.plugins.ide.eclipse.model.Project
-
- getDefaultResourceName() - Method in class org.gradle.plugins.ide.eclipse.model.WtpComponent
-
- getDefaultResourceName() - Method in class org.gradle.plugins.ide.eclipse.model.WtpFacet
-
- getDefaultResourceName() - Method in class org.gradle.plugins.ide.idea.model.Module
-
- getDefaultResourceName() - Method in class org.gradle.plugins.ide.idea.model.Project
-
- getDefaultResourceName() - Method in class org.gradle.plugins.ide.idea.model.Workspace
-
- getDefaultSignatory(Project) - Method in class org.gradle.plugins.signing.signatory.pgp.PgpSignatoryProvider
-
- getDefaultSignatory(Project) - Method in interface org.gradle.plugins.signing.signatory.SignatoryProvider
-
Attempts to create a signatory for the project that will be used everywhere something is to be signed and an explicit signatory has not been set (for the task/operation).
- getDefaultTargetJdk(JavaVersion) - Method in class org.gradle.api.plugins.quality.PmdPlugin
-
- getDefaultTasks() - Method in interface org.gradle.api.Project
-
Returns the names of the default tasks of this project.
- getDefaultType() - Method in class org.gradle.plugins.signing.type.AbstractSignatureTypeProvider
-
- getDefaultType() - Method in interface org.gradle.plugins.signing.type.SignatureTypeProvider
-
- 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 declared 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(Task) - Method in interface org.gradle.api.execution.TaskExecutionGraph
-
Returns the dependencies of a task which are part of the execution graph.
- 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.jvm.JvmApiSpec
-
The dependencies of this API.
- getDependencies() - Method in interface org.gradle.jvm.JvmLibrarySpec
-
The component-level dependencies of this library.
- getDependencies() - Method in interface org.gradle.jvm.test.JvmTestSuiteSpec
-
The set of dependencies applicable to the entire test suite.
- getDependencies() - Method in interface org.gradle.language.base.DependentSourceSet
-
- getDependencies() - Method in interface org.gradle.language.ComponentWithDependencies
-
Returns the dependencies of this component.
- getDependencies() - Method in interface org.gradle.language.cpp.CppLibrary
-
Returns the dependencies of this library.
- getDependencies() - Method in interface org.gradle.language.swift.SwiftLibrary
-
Returns the dependencies of this library.
- getDependencies() - Method in interface org.gradle.platform.base.DependencySpecContainer
-
Returns an immutable view of dependencies stored in this container.
- getDependencies() - Method in class org.gradle.plugins.ide.idea.model.Module
-
The dependencies of this module.
- getDependencies() - Method in interface org.gradle.tooling.model.idea.IdeaModule
-
dependencies of this module (i.e.
- getDependencyConstraints() - Method in interface org.gradle.api.artifacts.Configuration
-
Gets the set of dependency constraints directly contained in this configuration
(ignoring superconfigurations).
- getDependencyConstraints() - Method in interface org.gradle.api.artifacts.ResolvableDependencies
-
Returns the set of dependency constraints which will be considered during resolution.
- getDependencyModule() - Method in interface org.gradle.tooling.model.idea.IdeaModuleDependency
-
Deprecated.
- getDependencyNotation() - Method in class org.gradle.play.tasks.TwirlCompile
-
- getDependencyProject() - Method in interface org.gradle.api.artifacts.ProjectDependency
-
Returns the project associated with this project dependency.
- getDependencySpec() - Method in class org.gradle.api.tasks.diagnostics.DependencyInsightReportTask
-
Selects the dependency (or dependencies if multiple matches found) to show the report for.
- getDependencySubstitution() - Method in interface org.gradle.api.artifacts.ResolutionStrategy
-
Returns the set of dependency substitution rules that are set for this configuration.
- getDependents() - Method in interface org.gradle.api.artifacts.result.ResolvedComponentResult
-
Returns the incoming dependencies of this component.
- getDependsOn() - Method in interface org.gradle.api.Task
-
Returns the dependencies of this task.
- getDeploymentDescriptor() - Method in class org.gradle.plugins.ear.Ear
-
The deployment descriptor configuration.
- getDeploymentDescriptor() - Method in class org.gradle.plugins.ear.EarPluginConvention
-
A custom deployment descriptor configuration.
- getDeploymentRegistry() - Method in class org.gradle.play.tasks.PlayRun
-
- getDeployName() - Method in class org.gradle.plugins.ide.eclipse.model.EclipseWtpComponent
-
The deploy name to be used.
- getDeployName() - Method in class org.gradle.plugins.ide.eclipse.model.WtpComponent
-
- getDeployPath() - Method in class org.gradle.plugins.ide.eclipse.model.WbDependentModule
-
- getDeployPath() - Method in class org.gradle.plugins.ide.eclipse.model.WbResource
-
- 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.ComponentSelectionDescriptor
-
Returns a description for the selection.
- getDescription() - Method in interface org.gradle.api.artifacts.result.ComponentSelectionReason
-
- 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, if any.
- 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.Failure
-
Returns a long description of the failure.
- 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.
- getDescriptions() - Method in interface org.gradle.api.artifacts.result.ComponentSelectionReason
-
Returns a list of descriptions of the causes that led to the selection of this component.
- 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.
- getDescriptor() - Method in exception org.gradle.model.InvalidModelRuleException
-
- getDescriptor() - Method in interface org.gradle.tooling.events.ProgressEvent
-
Returns the description of the operation for which progress is reported.
- getDescriptor() - Method in interface org.gradle.tooling.events.task.TaskProgressEvent
-
Returns the description of the task for which progress is reported.
- getDescriptor() - Method in interface org.gradle.tooling.events.test.TestProgressEvent
-
Returns the description of the test for which progress is reported.
- 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.DirectoryReport
-
- 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.reporting.SingleFileReport
-
- 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.nativeplatform.tasks.AbstractLinkTask
-
Include the destination directory as an output, to pick up auxiliary files produced alongside the main output file
- getDestinationDir() - Method in class org.gradle.nativeplatform.tasks.InstallExecutable
-
- getDestinationDir() - Method in class org.gradle.play.tasks.JavaScriptMinify
-
Returns the output directory that processed JavaScript is written 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
-
-d directory
- getDestinationFile() - Method in class org.gradle.testing.jacoco.plugins.JacocoTaskExtension
-
The path for the execution data to be written to.
- getDestinationFile() - Method in class org.gradle.testing.jacoco.tasks.JacocoMerge
-
File to write merged execution data to.
- getDestroyables() - Method in interface org.gradle.api.Task
-
Returns the destroyables of this task.
- getDevelopmentBinary() - Method in interface org.gradle.language.cpp.CppApplication
-
Returns the binary of the component to use as the default for development.
- getDevelopmentBinary() - Method in interface org.gradle.language.cpp.ProductionCppComponent
-
Returns the binary of the component to use as the default for development.
- getDevelopmentBinary() - Method in interface org.gradle.language.ProductionComponent
-
Returns the binary of the component to use as the default for development.
- getDevelopmentBinary() - Method in interface org.gradle.language.swift.ProductionSwiftComponent
-
Returns the binary of the component to use as the default for development.
- getDevelopmentBinary() - Method in interface org.gradle.language.swift.SwiftApplication
-
Returns the binary of the component to use as the default for development.
- 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.
- getDir() - Method in class org.gradle.plugins.ide.eclipse.model.SourceFolder
-
- getDirectory() - Method in class org.gradle.caching.local.DirectoryBuildCache
-
Returns the directory to use to store the build cache.
- getDirectory() - Method in class org.gradle.nativeplatform.NativeInstallationSpec
-
- getDirectory() - Method in interface org.gradle.tooling.model.SourceDirectory
-
Returns the source directory.
- getDirectoryFileTreeFactory() - Method in class org.gradle.api.tasks.AbstractCopyTask
-
- 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 #dir method.
- getDisambiguationRules() - Method in interface org.gradle.api.attributes.AttributeMatchingStrategy
-
- 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.ComponentArtifactIdentifier
-
Returns some human-consumable display name for this artifact.
- 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.artifacts.result.ResolvedVariantResult
-
The display name of this variant, for diagnostics.
- getDisplayName() - Method in interface org.gradle.api.Describable
-
Returns the display name of this object.
- getDisplayName() - Method in interface org.gradle.api.Project
-
Returns a human-consumable display name for this project.
- 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.jvm.toolchain.JavaToolChain
-
Returns a human consumable name for this tool chain.
- getDisplayName() - Method in interface org.gradle.model.ModelElement
-
Returns a human-consumable display name for this element.
- getDisplayName() - Method in interface org.gradle.nativeplatform.BuildType
-
Returns a human-consumable name for this build type.
- getDisplayName() - Method in interface org.gradle.nativeplatform.Flavor
-
Returns a human-consumable display name for this flavor.
- getDisplayName() - Method in interface org.gradle.nativeplatform.platform.Architecture
-
Returns a human-consumable display name for this architecture.
- getDisplayName() - Method in interface org.gradle.nativeplatform.platform.OperatingSystem
-
Returns a human-consumable display name for this operating system.
- getDisplayName() - Method in interface org.gradle.platform.base.Binary
-
Returns a human-consumable display name for this binary.
- getDisplayName() - Method in interface org.gradle.platform.base.DependencySpec
-
The human friendly name of this dependency.
- getDisplayName() - Method in interface org.gradle.platform.base.Platform
-
Returns a human consumable name for this platform.
- getDisplayName() - Method in interface org.gradle.platform.base.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 class org.gradle.plugins.signing.SignOperation
-
- getDisplayName() - Method in interface org.gradle.tooling.events.OperationDescriptor
-
Returns a human consumable display name for the operation.
- getDisplayName() - Method in interface org.gradle.tooling.events.ProgressEvent
-
Returns a human consumable short description of the event.
- 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.
- getDistributionSha256Sum() - Method in class org.gradle.api.tasks.wrapper.Wrapper
-
The SHA-256 hash sum of the gradle distribution.
- getDistributionType() - Method in class org.gradle.api.tasks.wrapper.Wrapper
-
Returns the type of the Gradle distribution to be used by the wrapper.
- getDistributionUrl() - Method in class org.gradle.api.tasks.wrapper.Wrapper
-
The URL to download the gradle distribution from.
- getDistsDir() - Method in class org.gradle.api.plugins.BasePluginConvention
-
Returns the directory to generate TAR and ZIP archives into.
- getDistsDirName() - Method in class org.gradle.api.plugins.BasePluginConvention
-
The name for the distributions directory.
- getDocEncoding() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
-docencoding name
- getDoclet() - Method in class org.gradle.external.javadoc.CoreJavadocOptions
-
-doclet class
- getDoclet() - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
-
- getDocletpath() - Method in class org.gradle.external.javadoc.CoreJavadocOptions
-
-docletpath classpathlist
- getDocletpath() - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
-
- getDocsDir() - Method in class org.gradle.api.plugins.JavaPluginConvention
-
Returns a file pointing to the root directory supposed to be used for all docs.
- getDocsDirName() - Method in class org.gradle.api.plugins.JavaPluginConvention
-
The name of the docs directory.
- 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.api.tasks.scala.ScalaDocOptions
-
Returns the HTML text to appear in the main frame title.
- getDocTitle() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
-doctitle title
- getDocumentationRegistry() - Method in class org.gradle.plugin.devel.tasks.ValidateTaskProperties
-
- getDocURL() - Method in interface org.gradle.api.plugins.osgi.OsgiManifest
-
Returns the docURL value.
- getDsl() - Method in class org.gradle.buildinit.tasks.InitBuild
-
The desired DSL of build scripts to create, defaults to 'groovy'.
- 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.
- getEffectiveAnnotationProcessorPath() - Method in class org.gradle.api.tasks.compile.JavaCompile
-
Returns the path to use for annotation processor discovery.
- getEffectiveAnnotationProcessorPath() - Method in class org.gradle.language.scala.tasks.AbstractScalaCompile
-
Returns the path to use for annotation processor discovery.
- 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
-
- getEffort() - Method in class org.gradle.api.plugins.quality.FindBugs
-
The analysis effort level.
- getEffort() - Method in class org.gradle.api.plugins.quality.FindBugsExtension
-
The analysis effort level.
- getElement() - Method in interface org.gradle.testing.jacoco.tasks.rules.JacocoViolationRule
-
- 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.
- getEnabledDirectoryReportDestinations() - Method in interface org.gradle.api.reporting.ReportContainer
-
- getEnabledFileReportDestinations() - Method in interface org.gradle.api.reporting.ReportContainer
-
- getEnabledReportNames() - Method in interface org.gradle.api.reporting.ReportContainer
-
- 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.WriteProperties
-
Returns the encoding used to write the properties file.
- getEncoding() - Method in class org.gradle.external.javadoc.CoreJavadocOptions
-
-encoding name
- getEncoding() - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
-
- getEncoding() - Method in class org.gradle.language.scala.tasks.BaseScalaCompileOptions
-
Encoding of source files.
- 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.
- getEndTime() - Method in interface org.gradle.tooling.events.OperationResult
-
Returns the time when the operation finished its execution.
- getEntries() - Method in class org.gradle.plugins.ide.eclipse.model.Classpath
-
- getEntryAttributes() - Method in class org.gradle.plugins.ide.eclipse.model.AbstractClasspathEntry
-
- 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.AbstractExecTask
-
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.AbstractExecTask
-
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.
- getEventTime() - Method in interface org.gradle.tooling.events.ProgressEvent
-
Returns the time this event was triggered.
- 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.
- getExcludeBugsFilter() - Method in class org.gradle.api.plugins.quality.FindBugs
-
The filename of a filter specifying baseline bugs to exclude from being reported.
- getExcludeBugsFilter() - Method in class org.gradle.api.plugins.quality.FindBugsExtension
-
The filename of a filter specifying baseline bugs to exclude from being reported.
- getExcludeBugsFilterConfig() - Method in class org.gradle.api.plugins.quality.FindBugs
-
A filter specifying baseline bugs to exclude from being reported.
- getExcludeBugsFilterConfig() - Method in class org.gradle.api.plugins.quality.FindBugsExtension
-
A filter specifying baseline bugs to exclude from being reported.
- getExcludeCategories() - Method in class org.gradle.api.tasks.testing.junit.JUnitOptions
-
The set of categories to exclude.
- getExcludeClassLoaders() - Method in class org.gradle.testing.jacoco.plugins.JacocoTaskExtension
-
List of classloader names that should be excluded from analysis.
- getExcludeDirectories() - Method in interface org.gradle.tooling.model.idea.IdeaContentRoot
-
The set of excluded directories.
- getExcludeDirs() - Method in class org.gradle.plugins.ide.idea.model.IdeaModule
-
Directories to be excluded.
- getExcludeDocFilesSubDir() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
-excludedocfilessubdir name1:name2...
- getExcludedTaskNames() - Method in class org.gradle.StartParameter
-
Returns the names of the tasks to be excluded from this build.
- getExcludeEngines() - Method in class org.gradle.api.tasks.testing.junitplatform.JUnitPlatformOptions
-
- getExcludeFilter() - Method in class org.gradle.api.plugins.quality.FindBugs
-
The filename of a filter specifying bugs to exclude from being reported.
- getExcludeFilter() - Method in class org.gradle.api.plugins.quality.FindBugsExtension
-
The filename of a filter specifying bugs to exclude from being reported.
- getExcludeFilterConfig() - Method in class org.gradle.api.plugins.quality.FindBugs
-
A filter specifying bugs to exclude from being reported.
- getExcludeFilterConfig() - Method in class org.gradle.api.plugins.quality.FindBugsExtension
-
A filter specifying bugs to exclude from being reported.
- getExcludeFolders() - Method in class org.gradle.plugins.ide.idea.model.Module
-
The directories to be excluded.
- getExcludeGroups() - Method in class org.gradle.api.tasks.testing.testng.TestNGOptions
-
The set of groups to exclude.
- 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.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
-
- getExcludes() - Method in class org.gradle.plugins.ide.eclipse.model.SourceFolder
-
- getExcludes() - Method in class org.gradle.testing.jacoco.plugins.JacocoTaskExtension
-
List of class names that should be excluded from analysis.
- getExcludes() - Method in interface org.gradle.testing.jacoco.tasks.rules.JacocoViolationRule
-
List of elements that should be excluded from check.
- getExcludes() - Method in interface org.gradle.tooling.model.eclipse.EclipseSourceDirectory
-
Returns the exclude patterns for this source directory.
- getExcludeSpecs() - Method in class org.gradle.api.tasks.util.PatternSet
-
- getExcludeTags() - Method in class org.gradle.api.tasks.testing.junitplatform.JUnitPlatformOptions
-
- getExecActionFactory() - Method in class org.gradle.api.tasks.AbstractExecTask
-
- getExecActionFactory() - Method in class org.gradle.api.tasks.JavaExec
-
- getExecResult() - Method in class org.gradle.api.tasks.AbstractExecTask
-
Returns the result for the command run by this task.
- getExecutable() - Method in class org.gradle.api.tasks.AbstractExecTask
-
Returns the name of the executable to use.
- 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.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.nativeplatform.NativeExecutableBinarySpec
-
Native Executable File.
- getExecutable() - Method in class org.gradle.nativeplatform.tasks.InstallExecutable
-
- getExecutable() - Method in interface org.gradle.nativeplatform.test.NativeTestSuiteBinarySpec
-
- getExecutable() - Method in interface org.gradle.nativeplatform.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.
- getExecutableDir() - Method in class org.gradle.api.plugins.ApplicationPluginConvention
-
Directory to place executables in
- getExecutableDir() - Method in class org.gradle.jvm.application.tasks.CreateStartScripts
-
The directory to write the scripts into in the distribution.
- getExecutableFile() - Method in interface org.gradle.language.nativeplatform.ComponentWithExecutable
-
Returns the executable file to produce.
- getExecutableFile() - Method in interface org.gradle.nativeplatform.NativeExecutableBinary
-
The executable file.
- getExecutableFile() - Method in interface org.gradle.nativeplatform.test.NativeTestSuiteBinarySpec
-
The executable file.
- getExecutableFile() - Method in interface org.gradle.nativeplatform.test.xctest.SwiftXCTestBinary
-
Returns the executable test file for this binary.
- getExecutables() - Method in interface org.gradle.nativeplatform.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.
- getExecutionData() - Method in class org.gradle.testing.jacoco.tasks.JacocoMerge
-
Collection of execution data files to merge.
- getExecutionData() - Method in class org.gradle.testing.jacoco.tasks.JacocoReportBase
-
Collection of execution data files to analyze.
- getExitEnvironmentVar() - Method in interface org.gradle.jvm.application.scripts.JavaAppStartScriptGenerationDetails
-
The environment variable to use to control exit value (windows only)
- getExitEnvironmentVar() - Method in class org.gradle.jvm.application.tasks.CreateStartScripts
-
The environment variable to use to control exit value (Windows only).
- 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.nativeplatform.HeaderExportingSourceSet
-
The headers as a directory set.
- getExportedPackages() - Method in interface org.gradle.jvm.JarBinarySpec
-
- getExportedPackages() - Method in class org.gradle.jvm.tasks.api.ApiJar
-
- getExports() - Method in interface org.gradle.jvm.JvmApiSpec
-
The set of packages that comprise this library's public API.
- getExtDirs() - Method in class org.gradle.external.javadoc.CoreJavadocOptions
-
-extdirs dirlist
- 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 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.
- getExtension() - Method in interface org.gradle.language.twirl.TwirlTemplateFormat
-
Extension without the leading '.'.
- getExtension() - Method in class org.gradle.plugins.signing.Signature
-
The extension of the signature artifact.
- getExtension() - Method in class org.gradle.plugins.signing.type.BinarySignatureType
-
- getExtension() - Method in class org.gradle.plugins.signing.type.pgp.ArmoredSignatureType
-
- getExtension() - Method in interface org.gradle.plugins.signing.type.SignatureType
-
The file extension (without the leading dot) associated to this type of signature.
- 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.
- getExtensionsSchema() - Method in interface org.gradle.api.plugins.ExtensionContainer
-
Provides access to the schema of all known extensions.
- getExtraArgs() - Method in class org.gradle.api.plugins.quality.FindBugs
-
Any additional arguments (not covered here more explicitly like effort
) to be passed along to FindBugs.
- getExtraArgs() - Method in class org.gradle.api.plugins.quality.FindBugsExtension
-
Any additional arguments (not covered here more explicitly like effort
) to be passed along to FindBugs.
- getExtraInfo() - Method in interface org.gradle.api.artifacts.ivy.IvyModuleDescriptor
-
Returns an
IvyExtraInfo
representing the "extra" info declared
in this descriptor.
- getExtraInfo() - Method in interface org.gradle.api.publish.ivy.IvyModuleDescriptorSpec
-
Returns the extra info element spec for this publication
- getExtraProperties() - Method in interface org.gradle.api.plugins.ExtensionContainer
-
The extra properties extension in this extension container.
- getFacet() - Method in class org.gradle.plugins.ide.eclipse.GenerateEclipseWtpFacet
-
The Eclipse WTP facet model containing the details required to generate the settings file.
- getFacet() - Method in class org.gradle.plugins.ide.eclipse.model.EclipseWtp
-
Configures wtp facet.
- getFacets() - Method in class org.gradle.plugins.ide.eclipse.model.EclipseWtpFacet
-
The facets to be added as elements.
- getFacets() - Method in class org.gradle.plugins.ide.eclipse.model.WtpFacet
-
- getFailedTestCount() - Method in interface org.gradle.api.tasks.testing.TestResult
-
Returns the number of failed atomic tests executed for this test.
- getFailFast() - Method in class org.gradle.api.tasks.testing.Test
-
Indicates if this task will fail on the first failed test
- getFailOnWarning() - Method in class org.gradle.plugin.devel.tasks.ValidateTaskProperties
-
Returns whether the build should break when the verifications performed by this task detects a warning.
- getFailure() - Method in interface org.gradle.api.artifacts.result.UnresolvedArtifactResult
-
The failure that occurred when the artifact was resolved.
- getFailure() - Method in interface org.gradle.api.artifacts.result.UnresolvedComponentResult
-
Returns the failure that occurred when trying to resolve the component.
- getFailure() - Method in interface org.gradle.api.artifacts.result.UnresolvedDependencyResult
-
The failure that occurred.
- getFailure() - Method in interface org.gradle.api.ProjectState
-
Returns the exception describing the project failure, if any.
- getFailure() - Method in interface org.gradle.api.tasks.TaskState
-
Returns the exception describing the task failure, if any.
- getFailure() - Method in class org.gradle.BuildResult
-
- getFailures() - Method in interface org.gradle.api.artifacts.ArtifactCollection
-
Returns any failures to resolve the artifacts for this collection.
- getFailures() - Method in interface org.gradle.tooling.events.FailureResult
-
Returns the failures that occurred while running the operation, if any.
- getFile() - Method in interface org.gradle.api.artifacts.PublishArtifact
-
Returns the file of this artifact.
- getFile() - Method in interface org.gradle.api.artifacts.ResolvedArtifact
-
Returns the local file for this artifact.
- getFile() - Method in interface org.gradle.api.artifacts.result.ResolvedArtifactResult
-
The file for the artifact.
- getFile() - Method in interface org.gradle.api.file.FileTreeElement
-
Returns the file being visited.
- getFile(File) - Method in class org.gradle.api.file.RelativePath
-
- getFile() - Method in exception org.gradle.api.file.UnableToDeleteFileException
-
- getFile() - Method in interface org.gradle.api.publish.ivy.IvyArtifact
-
The actual file contents to publish.
- getFile() - Method in interface org.gradle.api.publish.maven.MavenArtifact
-
The actual file contents to publish.
- getFile() - Method in interface org.gradle.api.tasks.incremental.InputFileDetails
-
The input file, which may no longer exist.
- getFile() - Method in class org.gradle.nativeplatform.NativeExecutableFileSpec
-
- getFile() - Method in class org.gradle.plugins.ide.eclipse.model.EclipseClasspath
-
- getFile() - Method in class org.gradle.plugins.ide.eclipse.model.EclipseJdt
-
- getFile() - Method in class org.gradle.plugins.ide.eclipse.model.EclipseProject
-
- getFile() - Method in class org.gradle.plugins.ide.eclipse.model.EclipseWtpComponent
-
- getFile() - Method in class org.gradle.plugins.ide.eclipse.model.EclipseWtpFacet
-
- getFile() - Method in interface org.gradle.plugins.ide.eclipse.model.FileReference
-
Returns the target file.
- getFile() - Method in class org.gradle.plugins.ide.idea.model.FilePath
-
- getFile() - Method in class org.gradle.plugins.signing.Signature
-
The file for the generated signature, which may not yet exist.
- 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.
- getFileCollectionFactory() - Method in class org.gradle.api.publish.tasks.GenerateModuleMetadata
-
Returns the FileCollectionFactory
to use for generation.
- getFileCollectionFactory() - Method in class org.gradle.language.nativeplatform.tasks.AbstractNativeCompileTask
-
- getFileCollectionFactory() - Method in class org.gradle.plugins.signing.Sign
-
- 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"
- getFileNameExtensions() - Method in interface org.gradle.api.artifacts.type.ArtifactTypeDefinition
-
Returns the set of file name extensions that should be mapped to this artifact type.
- getFileOperations() - Method in class org.gradle.nativeplatform.tasks.InstallExecutable
-
- getFileOperations() - Method in class org.gradle.nativeplatform.test.xctest.tasks.InstallXCTestBundle
-
- getFileReferenceFactory() - Method in class org.gradle.plugins.ide.eclipse.model.EclipseClasspath
-
- getFileReferenceFactory() - Method in class org.gradle.plugins.ide.eclipse.model.EclipseWtpComponent
-
- getFileResolver() - Method in class org.gradle.api.plugins.buildcomparison.gradle.CompareGradleBuilds
-
- getFileResolver() - Method in class org.gradle.api.publish.ivy.tasks.GenerateIvyDescriptor
-
- getFileResolver() - Method in class org.gradle.api.publish.maven.tasks.GenerateMavenPom
-
- getFileResolver() - Method in class org.gradle.api.reporting.components.ComponentReport
-
- getFileResolver() - Method in class org.gradle.api.tasks.AbstractCopyTask
-
- getFileResolver() - Method in class org.gradle.api.tasks.Delete
-
- getFileResolver() - Method in class org.gradle.api.tasks.testing.Test
-
- getFileResolver() - Method in class org.gradle.play.tasks.JavaScriptMinify
-
- getFiles() - Method in interface org.gradle.api.artifacts.ArtifactView
-
Returns the collection of artifact files matching the requested attributes that are sourced from Components matching the specified filter.
- getFiles() - Method in interface org.gradle.api.artifacts.FileCollectionDependency
-
Returns the files attached to this dependency.
- getFiles() - Method in interface org.gradle.api.artifacts.LenientConfiguration
-
Returns successfully resolved files.
- getFiles(Spec<? super Dependency>) - Method in interface org.gradle.api.artifacts.LenientConfiguration
-
Returns successfully resolved files.
- getFiles() - Method in interface org.gradle.api.artifacts.PublishArtifactSet
-
- getFiles() - Method in interface org.gradle.api.artifacts.ResolvableDependencies
-
- getFiles() - Method in interface org.gradle.api.artifacts.ResolvedConfiguration
-
Returns the files for the configuration dependencies.
- 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.file.FileTree
-
Returns the contents of this tree as a flattened Set.
- getFiles() - Method in interface org.gradle.api.tasks.TaskInputFilePropertyBuilder
-
- getFiles() - Method in interface org.gradle.api.tasks.TaskInputPropertyBuilder
-
- getFiles() - Method in interface org.gradle.api.tasks.TaskInputs
-
Returns the input files of this task.
- getFiles() - Method in interface org.gradle.api.tasks.TaskOutputFilePropertyBuilder
-
- getFiles() - Method in interface org.gradle.api.tasks.TaskOutputs
-
Returns the output files of this task.
- getFiles() - Method in interface org.gradle.jvm.Classpath
-
- getFilesToSign() - Method in class org.gradle.plugins.signing.Sign
-
All of the files that will be signed by this task.
- getFilesToSign() - Method in class org.gradle.plugins.signing.SignOperation
-
All of the files that will be signed by this operation.
- getFileSystem() - Method in class org.gradle.api.tasks.AbstractCopyTask
-
- getFileSystem() - Method in class org.gradle.api.tasks.Delete
-
- getFileSystem() - Method in class org.gradle.nativeplatform.tasks.InstallExecutable
-
- getFileSystem() - Method in class org.gradle.nativeplatform.test.xctest.tasks.InstallXCTestBundle
-
- 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.AbstractTestTask
-
Allows filtering tests for execution.
- getFilteringCharset() - Method in interface org.gradle.api.file.CopySpec
-
Gets the charset used to read and write files when filtering.
- getFilteringCharset() - Method in class org.gradle.api.tasks.AbstractCopyTask
-
Gets the charset used to read and write files when filtering.
- 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.
- getFindbugsClasspath() - Method in class org.gradle.api.plugins.quality.FindBugs
-
Class path holding the FindBugs library.
- getFirstLevelModuleDependencies() - Method in interface org.gradle.api.artifacts.LenientConfiguration
-
Returns successfully resolved direct dependencies.
- getFirstLevelModuleDependencies(Spec<? super Dependency>) - Method in interface org.gradle.api.artifacts.LenientConfiguration
-
Returns successfully resolved dependencies that match the given spec.
- getFirstLevelModuleDependencies() - Method in interface org.gradle.api.artifacts.ResolvedConfiguration
-
- getFirstLevelModuleDependencies(Spec<? super Dependency>) - Method in interface org.gradle.api.artifacts.ResolvedConfiguration
-
Returns the
ResolvedDependency
instances for each direct dependency of the configuration that matches
the given spec.
- getFlavor() - Method in interface org.gradle.nativeplatform.NativeBinary
-
The
Flavor
that this binary was built with.
- getFlavor() - Method in interface org.gradle.nativeplatform.NativeBinarySpec
-
The
Flavor
that this binary was built with.
- getFooter() - Method in class org.gradle.api.tasks.javadoc.Groovydoc
-
Returns the HTML footer for each page.
- getFooter() - Method in class org.gradle.api.tasks.scala.ScalaDocOptions
-
Returns the HTML text to appear in the footer for each page.
- getFooter() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
-footer footer
- 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.
- getForkMode() - Method in interface org.gradle.workers.WorkerConfiguration
-
Gets the forking mode for this worker, see
ForkMode
.
- getForkOptions() - Method in class org.gradle.api.tasks.compile.CompileOptions
-
Returns options for running the compiler in a child process.
- getForkOptions() - Method in class org.gradle.api.tasks.compile.GroovyCompileOptions
-
Returns options for running the Groovy compiler in a separate process.
- getForkOptions() - Method in class org.gradle.language.scala.tasks.BaseScalaCompileOptions
-
Options for running the Scala compiler in a separate process.
- getForkOptions() - Method in class org.gradle.play.tasks.JavaScriptMinify
-
The fork options to be applied to the JavaScript compiler.
- getForkOptions() - Method in class org.gradle.play.tasks.PlayRun
-
fork options for the running a Play application.
- getForkOptions() - Method in class org.gradle.play.tasks.RoutesCompile
-
The fork options to be applied to the Routes compiler.
- getForkOptions() - Method in class org.gradle.play.tasks.TwirlCompile
-
fork options for the twirl compiler.
- getForkOptions() - Method in interface org.gradle.workers.WorkerConfiguration
-
- getFormat() - Method in class org.gradle.api.reporting.model.ModelReport
-
- getFormatType() - Method in interface org.gradle.language.twirl.TwirlTemplateFormat
-
Fully qualified class name for the template format.
- getForPlatform(P) - Method in interface org.gradle.platform.base.ToolChainRegistry
-
Returns the best tool chain to build for the target platform.
- getFrom() - Method in interface org.gradle.api.artifacts.result.DependencyResult
-
Returns the origin of the dependency.
- getFrom() - Method in interface org.gradle.api.artifacts.transform.VariantTransform
-
Attributes that match the variant that is consumed.
- getFrom() - Method in interface org.gradle.api.file.ConfigurableFileCollection
-
Returns the set of source paths for this collection.
- getGeneratedJavaScript() - Method in interface org.gradle.play.PlayApplicationBinarySpec
-
- getGeneratedScala() - Method in interface org.gradle.play.PlayApplicationBinarySpec
-
- getGeneratedSourceDirectories() - Method in interface org.gradle.tooling.model.idea.IdeaContentRoot
-
The set of generated source directories.
- getGeneratedSourceDirs() - Method in class org.gradle.plugins.ide.idea.model.IdeaModule
-
The directories containing the generated sources (both production and test sources).
- getGeneratedSourceFolders() - Method in class org.gradle.plugins.ide.idea.model.Module
-
The directories containing generated the production sources.
- getGeneratedTestDirectories() - Method in interface org.gradle.tooling.model.idea.IdeaContentRoot
-
The set of generated test directories.
- getGenerateTo() - Method in class org.gradle.plugins.ide.idea.model.IdeaModuleIml
-
Folder where the *.iml file will be generated to
- 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.
- getGradleArgs() - Method in class org.gradle.ide.visualstudio.tasks.GenerateProjectFileTask
-
- getGradleExe() - Method in class org.gradle.ide.visualstudio.tasks.GenerateProjectFileTask
-
- getGradleHomeDir() - Method in interface org.gradle.api.invocation.Gradle
-
Returns the Gradle home directory, if any.
- getGradleModuleVersion() - Method in interface org.gradle.tooling.model.ExternalDependency
-
Returns the Gradle module information for this dependency, or null
if the dependency does not
originate from a remote repository.
- getGradleProject() - Method in interface org.gradle.tooling.model.eclipse.EclipseProject
-
The gradle project that is associated with this project.
- getGradleProject() - Method in interface org.gradle.tooling.model.HasGradleProject
-
The associated Gradle project.
- getGradleProject() - Method in interface org.gradle.tooling.model.idea.IdeaModule
-
The gradle project that is associated with this module.
- getGradleUserHome() - Method in interface org.gradle.tooling.model.build.GradleEnvironment
-
Informs about the Gradle user home.
- getGradleUserHomeDir() - Method in interface org.gradle.api.invocation.Gradle
-
Returns the Gradle user home directory.
- getGradleUserHomeDir() - Method in class org.gradle.StartParameter
-
Returns the directory to use as the user home directory.
- getGradleVersion() - Method in interface org.gradle.api.invocation.Gradle
-
Returns the current Gradle version.
- getGradleVersion() - Method in interface org.gradle.api.plugins.buildcomparison.gradle.GradleBuildInvocationSpec
-
The Gradle version to run the build with.
- getGradleVersion() - Method in class org.gradle.api.tasks.wrapper.Wrapper
-
Returns the gradle version for the wrapper.
- getGradleVersion() - Method in interface org.gradle.tooling.model.build.GradleEnvironment
-
Informs about the Gradle version.
- getGroovy() - Method in interface org.gradle.api.tasks.GroovySourceSet
-
Returns the source to be compiled by the Groovy compiler for this source set.
- getGroovyClasspath() - Method in class org.gradle.api.tasks.compile.GroovyCompile
-
Returns the classpath containing the version of Groovy to use for compilation.
- getGroovyClasspath() - Method in class org.gradle.api.tasks.javadoc.Groovydoc
-
Returns the classpath containing the Groovy library to be used.
- getGroovyCompilerJvmVersion() - Method in class org.gradle.api.tasks.compile.GroovyCompile
-
We need to track the Java version of the JVM the Groovy compiler is running on, since the Groovy compiler produces different results depending on it.
- 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.DependencyMetadata
-
Returns the group of the module that is targeted by this dependency or dependency constraint.
- 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.ModuleIdentifier
-
The group of the module.
- getGroup() - Method in interface org.gradle.api.artifacts.ModuleVersionIdentifier
-
The group of the module.
- getGroup() - Method in interface org.gradle.api.artifacts.ModuleVersionSelector
-
The group of the module.
- getGroup() - Method in interface org.gradle.api.Project
-
Returns the group of this project.
- getGroup() - Method in interface org.gradle.api.Task
-
Returns the task group which this task belongs to.
- getGroup() - Method in interface org.gradle.platform.base.ModuleDependencySpec
-
The group of the module this dependency specification refers to.
- getGroup() - Method in interface org.gradle.tooling.model.GradleModuleVersion
-
The group of the module, for example 'org.gradle'.
- getGroup() - Method in interface org.gradle.tooling.model.Task
-
Returns the group a task belongs to.
- getGroupByInstances() - Method in class org.gradle.api.tasks.testing.testng.TestNGOptions
-
- 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
-
-group groupheading packagepattern:packagepattern:...
- getHandle() - Method in class org.gradle.plugins.ide.eclipse.model.WbDependentModule
-
- getHashCode() - Method in interface org.gradle.caching.BuildCacheKey
-
Returns the string representation of the cache key.
- getHasInputs() - Method in interface org.gradle.api.tasks.TaskInputFilePropertyBuilder
-
- getHasInputs() - Method in interface org.gradle.api.tasks.TaskInputPropertyBuilder
-
- 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.TaskOutputFilePropertyBuilder
-
- 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.TaskInputFilePropertyBuilder
-
- getHasSourceFiles() - Method in interface org.gradle.api.tasks.TaskInputPropertyBuilder
-
- getHasSourceFiles() - Method in interface org.gradle.api.tasks.TaskInputs
-
Returns true if this task has declared that it accepts source files.
- getHeader() - Method in class org.gradle.api.tasks.javadoc.Groovydoc
-
Returns the HTML header for each page.
- getHeader() - Method in class org.gradle.api.tasks.scala.ScalaDocOptions
-
Returns the HTML text to appear in the header for each page.
- getHeader() - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
-
- getHeader() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
-header header
- getHeader() - Method in class org.gradle.nativeplatform.tasks.PrefixHeaderFileGenerateTask
-
- getHeaderDependencies() - Method in class org.gradle.language.nativeplatform.tasks.AbstractNativeCompileTask
-
The set of dependent headers.
- getHeaderDependencies() - Method in class org.gradle.language.rc.tasks.WindowsResourceCompile
-
The set of dependent headers.
- getHeaderDir() - Method in class org.gradle.nativeplatform.test.cunit.tasks.GenerateCUnitLauncher
-
- getHeaderDirs() - Method in interface org.gradle.nativeplatform.NativeLibraryBinary
-
- getHeaderFiles() - Method in interface org.gradle.language.cpp.CppComponent
-
Returns all header files of this component.
- getHeaders() - Method in interface org.gradle.nativeplatform.PrebuiltLibrary
-
The headers exported by this library.
- getHelpFile() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
-helpfile path/filename
- getHierarchy() - Method in interface org.gradle.api.artifacts.Configuration
-
Gets a ordered set including this configuration and all superconfigurations
recursively.
- getHtml() - Method in interface org.gradle.api.plugins.quality.CheckstyleReports
-
The checkstyle HTML report.
- getHtml() - Method in interface org.gradle.api.plugins.quality.CodeNarcReports
-
The codenarc HTML report
- getHtml() - Method in interface org.gradle.api.plugins.quality.FindBugsReports
-
The findbugs HTML report
- getHtml() - Method in interface org.gradle.api.plugins.quality.PmdReports
-
The pmd (single file) HTML report
- getHtml() - Method in interface org.gradle.api.reporting.BuildDashboardReports
-
The build dashboard HTML report
- getHtml() - Method in interface org.gradle.api.reporting.dependencies.DependencyReportContainer
-
The dependency HTML report
- getHtml() - Method in interface org.gradle.api.tasks.testing.TestTaskReports
-
A HTML report indicate the results of the test execution.
- getHtml() - Method in interface org.gradle.testing.jacoco.tasks.JacocoReportsContainer
-
The JaCoCo HTML report
- getHttpPort() - Method in class org.gradle.play.tasks.PlayRun
-
The HTTP port listened to by the Play application.
- getId() - Method in interface org.gradle.api.artifacts.ClientModule
-
Returns the id of the client module.
- getId() - Method in interface org.gradle.api.artifacts.ComponentMetadata
-
Returns the identifier of the component.
- getId() - Method in interface org.gradle.api.artifacts.ComponentMetadataSupplierDetails
-
Returns the identifier of the component being resolved
- getId() - Method in interface org.gradle.api.artifacts.ComponentModuleMetadata
-
The identifier of the module.
- getId() - Method in interface org.gradle.api.artifacts.ResolvedArtifact
-
- getId() - Method in interface org.gradle.api.artifacts.ResolvedModuleVersion
-
The identifier of this resolved module version.
- getId() - Method in interface org.gradle.api.artifacts.result.ArtifactResult
-
Returns an identifier for this artifact.
- getId() - Method in interface org.gradle.api.artifacts.result.ComponentResult
-
Returns an identifier for the requested component.
- getId() - Method in interface org.gradle.api.artifacts.result.ResolvedComponentResult
-
Returns the identifier of this component.
- getId() - Method in interface org.gradle.api.plugins.AppliedPlugin
-
The ID of the plugin.
- getId() - Method in interface org.gradle.jvm.JarBinarySpec
-
The unique identifier of this JarBinarySpec.
- getId() - Method in class org.gradle.platform.base.binary.BaseBinarySpec
-
- getId() - Method in class org.gradle.plugin.devel.PluginDeclaration
-
- getId() - Method in interface org.gradle.plugin.management.PluginRequest
-
The ID of the plugin requested.
- getId() - Method in interface org.gradle.plugin.use.PluginId
-
The fully qualified plugin ID.
- getId() - Method in interface org.gradle.plugins.ide.eclipse.model.ResourceFilterMatcher
-
The id of the matcher type, as defined by its Eclipse extension.
- getId() - Method in interface org.gradle.tooling.model.eclipse.EclipseProjectNature
-
Returns the unique identifier of the project nature.
- getId() - Method in interface org.gradle.tooling.model.gradle.GradlePublication
-
Returns the unique identifier of the publication.
- getIdeaProject() - Method in class org.gradle.plugins.ide.idea.GenerateIdeaProject
-
The Idea project model containing the details required to generate the project file.
- 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.plugins.quality.Checkstyle
-
Whether or not this task will ignore failures and continue running the build.
- getIgnoreFailures() - Method in class org.gradle.api.plugins.quality.CodeNarc
-
Whether the build should break when the verifications performed by this task fail.
- getIgnoreFailures() - Method in class org.gradle.api.plugins.quality.FindBugs
-
Whether to allow the build to continue if there are warnings.
- getIgnoreFailures() - Method in class org.gradle.api.plugins.quality.Pmd
-
Whether or not to allow the build to continue if there are warnings.
- getIgnoreFailures() - Method in class org.gradle.api.tasks.testing.AbstractTestTask
-
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.
- getIgnoreFailures() - Method in class org.gradle.nativeplatform.test.tasks.RunTestExecutable
-
- getIgnoreFailures() - Method in class org.gradle.plugin.devel.tasks.ValidateTaskProperties
-
Specifies whether the build should break when the verifications performed by this task fail.
- getIml() - Method in class org.gradle.plugins.ide.idea.model.IdeaModule
-
- getImplementationClass() - Method in class org.gradle.plugin.devel.PluginDeclaration
-
- getImplementationConfigurationName() - Method in interface org.gradle.api.tasks.SourceSet
-
Returns the name of the implementation configuration for this source set.
- getImplementationDependencies() - Method in interface org.gradle.language.cpp.CppComponent
-
Returns the implementation dependencies of this component.
- getImplementationDependencies() - Method in interface org.gradle.language.swift.SwiftComponent
-
Returns the implementation dependencies of this component.
- getImplicitHeaders() - Method in interface org.gradle.language.nativeplatform.HeaderExportingSourceSet
-
The headers that are private to this source set and implicitly available.
- getImportLibrary() - Method in class org.gradle.nativeplatform.tasks.LinkSharedLibrary
-
Returns the import library produced by this task.
- getIncludeCategories() - Method in class org.gradle.api.tasks.testing.junit.JUnitOptions
-
The set of categories to run.
- getIncludedBuilds() - Method in interface org.gradle.api.invocation.Gradle
-
Returns the included builds for this build.
- getIncludedBuilds() - Method in class org.gradle.StartParameter
-
- getIncludedBuilds() - Method in interface org.gradle.tooling.model.gradle.GradleBuild
-
Returns the builds that were included into this one.
- 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.
- getIncludeEngines() - Method in class org.gradle.api.tasks.testing.junitplatform.JUnitPlatformOptions
-
- getIncludeFilter() - Method in class org.gradle.api.plugins.quality.FindBugs
-
The filename of a filter specifying which bugs are reported.
- getIncludeFilter() - Method in class org.gradle.api.plugins.quality.FindBugsExtension
-
The filename of a filter specifying which bugs are reported.
- getIncludeFilterConfig() - Method in class org.gradle.api.plugins.quality.FindBugs
-
A filter specifying which bugs are reported.
- getIncludeFilterConfig() - Method in class org.gradle.api.plugins.quality.FindBugsExtension
-
A filter specifying which bugs are reported.
- getIncludeGroups() - Method in class org.gradle.api.tasks.testing.testng.TestNGOptions
-
The set of groups to run.
- getIncludePatterns() - Method in interface org.gradle.api.tasks.testing.TestFilter
-
Returns the included test name patterns.
- getIncludeRoots() - Method in interface org.gradle.nativeplatform.NativeDependencySet
-
Returns the header file directories to use at compile time.
- getIncludes() - Method in class org.gradle.api.tasks.AbstractCopyTask
-
Returns the set of include patterns.
- getIncludes() - Method in class org.gradle.api.tasks.SourceTask
-
Returns the set of include patterns.
- getIncludes() - Method in class org.gradle.api.tasks.testing.Test
-
Returns the include patterns for test execution.
- getIncludes() - Method in interface org.gradle.api.tasks.util.PatternFilterable
-
Returns the set of include patterns.
- getIncludes() - Method in class org.gradle.api.tasks.util.PatternSet
-
- getIncludes() - Method in class org.gradle.language.assembler.tasks.Assemble
-
Returns the header directories to be used for compilation.
- getIncludes() - Method in class org.gradle.language.nativeplatform.tasks.AbstractNativeCompileTask
-
Returns the header directories to be used for compilation.
- getIncludes() - Method in class org.gradle.language.rc.tasks.WindowsResourceCompile
-
Returns the header directories to be used for compilation.
- getIncludes() - Method in class org.gradle.plugins.ide.eclipse.model.SourceFolder
-
- getIncludes() - Method in class org.gradle.testing.jacoco.plugins.JacocoTaskExtension
-
List of class names that should be included in analysis.
- getIncludes() - Method in interface org.gradle.testing.jacoco.tasks.rules.JacocoViolationRule
-
List of elements that should be included in check.
- getIncludes() - Method in interface org.gradle.tooling.model.eclipse.EclipseSourceDirectory
-
Returns the include patterns for this source directory.
- getIncludeSpecs() - Method in class org.gradle.api.tasks.util.PatternSet
-
- getIncludeTags() - Method in class org.gradle.api.tasks.testing.junitplatform.JUnitPlatformOptions
-
- getIncoming() - Method in interface org.gradle.api.artifacts.Configuration
-
Returns the incoming dependencies of this configuration.
- getIncrementalCompilerBuilder() - Method in class org.gradle.language.nativeplatform.tasks.AbstractNativeCompileTask
-
- getIncrementalCompilerBuilder() - Method in class org.gradle.language.rc.tasks.WindowsResourceCompile
-
- getIncrementalCompilerFactory() - Method in class org.gradle.api.tasks.compile.JavaCompile
-
- getIncrementalOptions() - Method in class org.gradle.language.scala.tasks.BaseScalaCompileOptions
-
- getInetAddressFactory() - Method in class org.gradle.api.tasks.testing.AbstractTestTask
-
- getInfo() - Method in interface org.gradle.api.tasks.testing.logging.TestLoggingContainer
-
Gets logging options for info level.
- getInheritOutputDirs() - Method in class org.gradle.plugins.ide.idea.model.IdeaModule
-
- getInheritOutputDirs() - Method in interface org.gradle.tooling.model.idea.IdeaCompilerOutput
-
whether current module should inherit project's output directory.
- getInitializeInOrder() - Method in interface org.gradle.plugins.ear.descriptor.DeploymentDescriptor
-
Whether to initialize modules in the order they appear in the descriptor, with the exception of client modules.
- getInitScripts() - Method in class org.gradle.StartParameter
-
Returns all explicitly added init scripts that will be run before the build starts.
- getInjectedRoutesGenerator() - Method in interface org.gradle.play.PlayApplicationSpec
-
Will an injected router be generated for this application?
- getInjectedRoutesGenerator() - Method in class org.gradle.play.tasks.RoutesCompile
-
Is the injected routes generator (play.routes.compiler.InjectedRoutesGenerator
) used for
generating routes? Default is false.
- getInputFile() - Method in class org.gradle.ide.visualstudio.tasks.GenerateFiltersFileTask
-
- getInputFile() - Method in class org.gradle.ide.visualstudio.tasks.GenerateProjectFileTask
-
- getInputFile() - Method in class org.gradle.ide.visualstudio.tasks.GenerateSolutionFileTask
-
- getInputFile() - Method in class org.gradle.ide.xcode.tasks.GenerateSchemeFileTask
-
- getInputFile() - Method in class org.gradle.ide.xcode.tasks.GenerateXcodeWorkspaceFileTask
-
- getInputFile() - Method in class org.gradle.plugins.ide.api.GeneratorTask
-
The input file to load the initial configuration from.
- getInputFileIfExists() - Method in class org.gradle.nativeplatform.tasks.InstallExecutable
-
Workaround for when the task is given an input file that doesn't exist
- getInputFileIfExists() - Method in class org.gradle.plugins.ide.api.GeneratorTask
-
- getInputFiles() - Method in interface org.gradle.api.resources.TextResource
-
Returns the input files registered when this resource is used as task input.
- getInputFiles() - Method in class org.gradle.plugins.signing.Sign
-
- getInputProperties() - Method in interface org.gradle.api.resources.TextResource
-
Returns the input properties registered when this resource is used as task input.
- getInputReports() - Method in class org.gradle.api.reporting.GenerateBuildDashboard
-
- getInputs() - Method in interface org.gradle.api.Task
-
Returns the inputs of this task.
- getInputs() - Method in class org.gradle.platform.base.binary.BaseBinarySpec
-
- getInputs() - Method in interface org.gradle.platform.base.BinarySpec
-
Returns all inputs of the binary.
- getInstall() - Method in interface org.gradle.nativeplatform.NativeExecutableBinarySpec.TasksCollection
-
The install task.
- getInstall() - Method in interface org.gradle.nativeplatform.test.NativeTestSuiteBinarySpec.TasksCollection
-
The install task.
- getInstallation() - Method in interface org.gradle.nativeplatform.NativeExecutableBinarySpec
-
Native Installation location for a native executable.
- getInstallation() - Method in interface org.gradle.nativeplatform.test.NativeTestSuiteBinarySpec
-
- getInstallDir() - Method in interface org.gradle.nativeplatform.toolchain.VisualCpp
-
The directory where Visual Studio or Visual C is installed.
- getInstallDirectory() - Method in interface org.gradle.language.nativeplatform.ComponentWithInstallation
-
Returns the installation directory.
- getInstallDirectory() - Method in class org.gradle.nativeplatform.tasks.InstallExecutable
-
The directory to install files into.
- getInstallDirectory() - Method in interface org.gradle.nativeplatform.test.xctest.SwiftXCTestBinary
-
Returns the installation directory for this binary.
- getInstallDirectory() - Method in class org.gradle.nativeplatform.test.xctest.tasks.InstallXCTestBundle
-
Returns the install directory property.
- getInstallName() - Method in class org.gradle.nativeplatform.tasks.LinkSharedLibrary
-
- getInstallTask() - Method in interface org.gradle.language.nativeplatform.ComponentWithInstallation
-
Returns the install task.
- 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.AbstractTestTask
-
- getInstantiator() - Method in class org.gradle.plugins.ide.api.GeneratorTask
-
- getInstantiator() - Method in class org.gradle.testing.jacoco.tasks.JacocoReportBase
-
- getInstructions() - Method in interface org.gradle.api.plugins.osgi.OsgiManifest
-
Returns all existing instruction.
- getIpr() - Method in class org.gradle.plugins.ide.idea.model.IdeaProject
-
- getIsolationMode() - Method in interface org.gradle.workers.WorkerConfiguration
-
- getIvyPublisher() - Method in class org.gradle.api.publish.ivy.tasks.PublishToIvyRepository
-
- getIvyStatus() - Method in interface org.gradle.api.artifacts.ivy.IvyModuleDescriptor
-
Returns the status attribute of the info element in this descriptor.
- getIws() - Method in class org.gradle.plugins.ide.idea.model.IdeaWorkspace
-
Enables advanced manipulation of the output XML.
- getJacocoClasspath() - Method in class org.gradle.testing.jacoco.tasks.JacocoBase
-
Classpath containing Jacoco classes for use by the task.
- getJar() - Method in interface org.gradle.jvm.JarBinarySpec.TasksCollection
-
The jar task used to create an archive for this binary.
- getJarDirectories() - Method in class org.gradle.plugins.ide.idea.model.ModuleLibrary
-
A set of directories containing Jar files.
- getJarFile() - Method in class org.gradle.api.tasks.wrapper.Wrapper
-
Returns the file to write the wrapper jar file to.
- getJarFile() - Method in interface org.gradle.jvm.JarBinarySpec
-
The jar file output for this binary.
- getJarFile() - Method in interface org.gradle.play.PlayApplicationBinarySpec
-
The application jar file produced for this binary.
- getJarTaskName() - Method in interface org.gradle.api.tasks.SourceSet
-
Returns the name of the Jar task for this source set.
- getJarURL() - Method in interface org.gradle.plugins.ide.eclipse.model.FileReference
-
Returns the jar URL of the file
- getJava() - Method in interface org.gradle.api.tasks.SourceSet
-
Returns the Java source which is to be compiled by the Java compiler into the class output directory.
- getJava() - Method in interface org.gradle.tooling.model.build.BuildEnvironment
-
Returns information about the Java environment, for example the Java home or the JVM args used.
- getJavadoc() - Method in class org.gradle.plugins.ide.idea.model.ModuleLibrary
-
A set of Jar files or directories containing Javadoc.
- getJavadoc() - Method in class org.gradle.plugins.ide.idea.model.ProjectLibrary
-
A set of Jar files or directories containing javadoc.
- 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.
- getJavadocFile() - Method in class org.gradle.plugins.ide.idea.model.SingleEntryModuleLibrary
-
Returns a single javadoc jar or javadoc folder
- getJavadocPath() - Method in class org.gradle.plugins.ide.eclipse.model.AbstractLibrary
-
- getJavaHome() - Method in class org.gradle.api.tasks.compile.ForkOptions
-
Returns the Java home which contains the compiler to use.
- 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).
- getJavaHome() - Method in interface org.gradle.tooling.model.java.InstalledJdk
-
The home directory of the Java installation.
- getJavaHome() - Method in interface org.gradle.tooling.model.java.JavaRuntime
-
The home directory of the Java runtime installation.
- getJavaLanguageSettings() - Method in interface org.gradle.tooling.model.idea.IdeaModule
-
Returns the Java language settings for this element, or null
if this element is not a Java element.
- getJavaLanguageSettings() - Method in interface org.gradle.tooling.model.idea.IdeaProject
-
Returns the Java language settings for this project.
- getJavaPlatform() - Method in interface org.gradle.play.platform.PlayPlatform
-
Version of Java Runtime to use.
- getJavaRuntimeName() - Method in class org.gradle.plugins.ide.eclipse.model.EclipseJdt
-
The name of the Java Runtime to use.
- getJavaSourceSettings() - Method in interface org.gradle.tooling.model.eclipse.EclipseProject
-
Returns the Java source settings for this project.
- getJavaToolChain() - Method in class org.gradle.api.tasks.compile.GroovyCompile
-
We need to track the toolchain used by the Groovy compiler to compile Java sources.
- getJavaToolChainFactory() - Method in class org.gradle.api.tasks.compile.GroovyCompile
-
- getJavaToolChainFactory() - Method in class org.gradle.api.tasks.compile.JavaCompile
-
- getJavaVersion() - Method in class org.gradle.api.tasks.testing.Test
-
Returns the version of Java used to run the tests based on the executable specified by
Test.getExecutable()
.
- getJavaVersion() - Method in interface org.gradle.tooling.model.java.InstalledJdk
-
The version of the Java installation.
- getJavaVersion() - Method in interface org.gradle.tooling.model.java.JavaRuntime
-
The Java version of the Java runtime installation.
- getJdependClasspath() - Method in class org.gradle.api.plugins.quality.JDepend
-
The class path containing the JDepend library to be used.
- getJdk() - Method in class org.gradle.plugins.ide.idea.model.Project
-
Represent the jdk information of the project java sdk.
- getJdk() - Method in interface org.gradle.tooling.model.eclipse.EclipseJavaSourceSettings
-
Returns the JDK used for building.
- getJdk() - Method in interface org.gradle.tooling.model.idea.IdeaJavaLanguageSettings
-
Returns the JDK used for building.
- getJdkName() - Method in class org.gradle.plugins.ide.idea.model.IdeaModule
-
The JDK to use for this module.
- getJdkName() - Method in class org.gradle.plugins.ide.idea.model.IdeaProject
-
The java version used for defining the project sdk.
- getJdkName() - Method in class org.gradle.plugins.ide.idea.model.Module
-
- getJdkName() - Method in interface org.gradle.tooling.model.idea.IdeaModule
-
Returns the name of the JDK.
- getJdkName() - Method in interface org.gradle.tooling.model.idea.IdeaProject
-
Returns the name of the JDK.
- getJdt() - Method in class org.gradle.plugins.ide.eclipse.GenerateEclipseJdt
-
Eclipse JDT model that contains information needed to generate the JDT file.
- getJdt() - Method in class org.gradle.plugins.ide.eclipse.model.EclipseModel
-
Configures eclipse java compatibility information (jdt)
- getJFlags() - Method in class org.gradle.external.javadoc.CoreJavadocOptions
-
-Jflag
- 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
-
- getjUnitVersion() - Method in interface org.gradle.jvm.test.JUnitTestSuiteBinarySpec
-
- getjUnitVersion() - Method in interface org.gradle.jvm.test.JUnitTestSuiteSpec
-
- getJunitXml() - Method in interface org.gradle.api.tasks.testing.TestTaskReports
-
The test results in “JUnit XML” format.
- getJvmArgs() - Method in class org.gradle.api.plugins.quality.FindBugs
-
Any additional arguments to be passed along to FindBugs JVM process.
- getJvmArgs() - Method in class org.gradle.api.plugins.quality.FindBugsExtension
-
Any additional arguments to be passed along to FindBugs JVM process.
- 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.
- getJvmArgumentProviders() - Method in class org.gradle.api.tasks.JavaExec
-
Command line argument providers for the java process to fork.
- getJvmArgumentProviders() - Method in class org.gradle.api.tasks.testing.Test
-
Command line argument providers for the java process to fork.
- getJvmArgumentProviders() - Method in interface org.gradle.process.JavaForkOptions
-
Command line argument providers for the java process to fork.
- getJvmArguments() - Method in interface org.gradle.tooling.model.build.JavaEnvironment
-
The JVM arguments the user has provided to start the Java process that handles Gradle operations (for example running tasks or acquiring model information).
- getJvmTestKind() - Method in interface org.gradle.tooling.events.test.JvmTestOperationDescriptor
-
Returns what kind of test this is.
- getJvmVersion() - Method in class org.gradle.language.scala.tasks.AbstractScalaCompile
-
The Java major version of the JVM the Scala compiler is running on.
- getKey() - Method in interface org.gradle.api.java.archives.ManifestMergeDetails
-
Returns the key that is to be merged.
- getKeyId() - Method in class org.gradle.plugins.signing.signatory.pgp.PgpSignatory
-
- getKeyId() - Method in interface org.gradle.plugins.signing.signatory.Signatory
-
Returns the id of the key that will be used for signing.
- getKind() - Method in class org.gradle.plugins.ide.eclipse.model.AccessRule
-
- getKind() - Method in interface org.gradle.plugins.ide.eclipse.model.ClasspathEntry
-
- getKind() - Method in class org.gradle.plugins.ide.eclipse.model.Container
-
- getKind() - Method in class org.gradle.plugins.ide.eclipse.model.Library
-
- getKind() - Method in class org.gradle.plugins.ide.eclipse.model.Output
-
- getKind() - Method in class org.gradle.plugins.ide.eclipse.model.ProjectDependency
-
- getKind() - Method in class org.gradle.plugins.ide.eclipse.model.SourceFolder
-
- getKind() - Method in class org.gradle.plugins.ide.eclipse.model.Variable
-
- getKind() - Method in interface org.gradle.tooling.model.eclipse.AccessRule
-
Returns the encoded type of the access rule.
- getLabel() - Method in enum org.gradle.tooling.events.test.JvmTestKind
-
Returns a label for the test kind.
- getLanguageLevel() - Method in class org.gradle.plugins.ide.idea.model.IdeaModule
-
The module specific language Level to use for this module.
- getLanguageLevel() - Method in class org.gradle.plugins.ide.idea.model.IdeaProject
-
The default Java language Level to use for this project.
- getLanguageLevel() - Method in class org.gradle.plugins.ide.idea.model.Jdk
-
- getLanguageLevel() - Method in interface org.gradle.tooling.model.idea.IdeaJavaLanguageSettings
-
Returns the Java language level.
- 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 at the time of file traversal.
- getLastName() - Method in class org.gradle.api.file.RelativePath
-
- getLayout() - Method in interface org.gradle.api.Project
-
Provides access to various important directories for this project.
- 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 class org.gradle.plugins.ide.idea.model.IdeaLanguageLevel
-
- getLevel() - Method in interface org.gradle.tooling.model.idea.IdeaLanguageLevel
-
Gets the level value
- getLib() - Method in class org.gradle.plugins.ear.Ear
-
A location for dependency libraries to include in the 'lib' directory of the EAR archive.
- getLibConfigurations() - Method in class org.gradle.plugins.ide.eclipse.model.EclipseWtpComponent
-
- getLibDeployPath() - Method in class org.gradle.plugins.ide.eclipse.model.EclipseWtpComponent
-
The deploy path for libraries.
- getLibDirName() - Method in class org.gradle.plugins.ear.Ear
-
The name of the library directory in the EAR file.
- getLibDirName() - Method in class org.gradle.plugins.ear.EarPluginConvention
-
The name of the library directory in the EAR file.
- getLibraries() - Method in interface org.gradle.nativeplatform.NativeComponentExtension
-
- getLibrary() - Method in interface org.gradle.jvm.JarBinarySpec
-
The library that this binary belongs to.
- getLibrary() - Method in interface org.gradle.nativeplatform.NativeLibraryBinarySpec
-
The library that this binary belongs to.
- getLibrary() - Method in interface org.gradle.platform.base.LibraryBinarySpec
-
The library that this binary belongs to.
- getLibrary() - Method in class org.gradle.plugins.ide.eclipse.model.AbstractLibrary
-
- getLibraryDirectory() - Method in interface org.gradle.plugins.ear.descriptor.DeploymentDescriptor
-
The name of the directory to look for libraries in.
- getLibraryFile() - Method in class org.gradle.plugins.ide.idea.model.SingleEntryModuleLibrary
-
Returns a single jar or class folder
- getLibraryName() - Method in interface org.gradle.api.artifacts.component.LibraryBinaryIdentifier
-
The name of the library
- getLibraryName() - Method in interface org.gradle.api.artifacts.component.LibraryComponentSelector
-
Return the library name of the selected library.
- getLibraryName() - Method in interface org.gradle.nativeplatform.NativeLibraryRequirement
-
The name of the required library.
- getLibraryName() - Method in interface org.gradle.platform.base.LibraryBinaryDependencySpec
-
Returns the name of the library this dependency refers to.
- getLibraryName() - Method in interface org.gradle.platform.base.ProjectDependencySpec
-
Returns the name of the library this dependency refers to.
- getLibs() - Method in interface org.gradle.language.nativeplatform.DependentSourceSet
-
The libraries that this source set requires.
- getLibs() - Method in interface org.gradle.nativeplatform.NativeBinarySpec
-
The libraries that should be linked into this binary.
- getLibs() - Method in class org.gradle.nativeplatform.tasks.AbstractLinkTask
-
The library files to be passed to the linker.
- getLibs() - Method in class org.gradle.nativeplatform.tasks.InstallExecutable
-
The library files that should be installed.
- getLibsDir() - Method in class org.gradle.api.plugins.BasePluginConvention
-
Returns the directory to generate JAR and WAR archives into.
- getLibsDirName() - Method in class org.gradle.api.plugins.BasePluginConvention
-
The name for the libs directory.
- 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.
- getLifecycleLogLevel() - Method in class org.gradle.api.AntBuilder
-
Returns the Ant message priority that corresponds to the Gradle "lifecycle" log level.
- getLifecycleTaskName() - Method in class org.gradle.ide.visualstudio.plugins.VisualStudioPlugin
-
- getLifecycleTaskName() - Method in class org.gradle.ide.xcode.plugins.XcodePlugin
-
- getLifecycleTaskName() - Method in class org.gradle.plugins.ide.eclipse.EclipsePlugin
-
- getLifecycleTaskName() - Method in class org.gradle.plugins.ide.eclipse.EclipseWtpPlugin
-
- getLifecycleTaskName() - Method in class org.gradle.plugins.ide.idea.IdeaPlugin
-
- getLimits() - Method in interface org.gradle.testing.jacoco.tasks.rules.JacocoViolationRule
-
Gets all limits defined for this rule.
- getLineSeparator() - Method in class org.gradle.api.tasks.WriteProperties
-
Returns the line separator to be used when creating the properties file.
- getLink() - Method in interface org.gradle.nativeplatform.NativeExecutableBinarySpec.TasksCollection
-
The link task.
- getLink() - Method in interface org.gradle.nativeplatform.SharedLibraryBinarySpec.TasksCollection
-
Returns the link task for this binary.
- getLink() - Method in interface org.gradle.nativeplatform.test.NativeTestSuiteBinarySpec.TasksCollection
-
The link task.
- getLinkage() - Method in interface org.gradle.language.cpp.CppLibrary
-
Returns the list of linkage of this library.
- getLinkage() - Method in interface org.gradle.language.swift.SwiftLibrary
-
Returns the list of linkage of this library.
- getLinkage() - Method in interface org.gradle.nativeplatform.NativeLibraryRequirement
-
The required linkage.
- getLinkedResources() - Method in class org.gradle.plugins.ide.eclipse.model.EclipseProject
-
- getLinkedResources() - Method in class org.gradle.plugins.ide.eclipse.model.Project
-
The linkedResources to be added to this Eclipse project.
- getLinkedResources() - Method in interface org.gradle.tooling.model.eclipse.HierarchicalEclipseProject
-
Returns the linked resources for this project.
- getLinkElements() - Method in interface org.gradle.language.nativeplatform.ComponentWithLinkUsage
-
Returns the outgoing link elements of this component.
- getLinker() - Method in interface org.gradle.nativeplatform.NativeBinarySpec
-
The configuration of the linker used when linking this binary.
- getLinker() - Method in interface org.gradle.nativeplatform.toolchain.GccPlatformToolChain
-
Returns the settings to use for the linker.
- getLinker() - Method in interface org.gradle.nativeplatform.toolchain.SwiftcPlatformToolChain
-
Returns the linker tool.
- getLinker() - Method in interface org.gradle.nativeplatform.toolchain.VisualCppPlatformToolChain
-
Returns the settings to use for the linker.
- getLinkerArgs() - Method in class org.gradle.nativeplatform.tasks.AbstractLinkTask
-
Additional arguments passed to the linker.
- getLinkFile() - Method in interface org.gradle.language.nativeplatform.ComponentWithLinkFile
-
Returns the link file of this component.
- getLinkFiles() - Method in interface org.gradle.nativeplatform.NativeDependencySet
-
Returns the files to use at link time.
- getLinkFiles() - Method in interface org.gradle.nativeplatform.NativeLibraryBinary
-
- getLinkLibraries() - Method in interface org.gradle.language.cpp.CppBinary
-
Returns the link libraries to use to link this binary.
- getLinkLibraries() - Method in interface org.gradle.language.nativeplatform.ComponentWithExecutable
-
Returns the link libraries to use to link the executable.
- getLinkLibraries() - Method in interface org.gradle.language.nativeplatform.ComponentWithSharedLibrary
-
Returns the link libraries to use to link the shared library.
- getLinkLibraries() - Method in interface org.gradle.language.swift.SwiftBinary
-
Returns the link libraries to use to link this binary.
- 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
-
-link extdocURL
- getLinksOffline() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
-linkoffline extdocURL packagelistLoc
- getLinkTask() - Method in interface org.gradle.language.nativeplatform.ComponentWithExecutable
-
Returns the link task for the executable.
- getLinkTask() - Method in interface org.gradle.language.nativeplatform.ComponentWithSharedLibrary
-
Returns the link task for the shared library.
- getLinkTask() - Method in interface org.gradle.nativeplatform.test.xctest.SwiftXCTestBinary
-
Returns the link task for this binary.
- getLinkTask() - Method in interface org.gradle.nativeplatform.test.xctest.SwiftXCTestBundle
-
Returns the link task for this bundle.
- getListenerManager() - Method in class org.gradle.api.tasks.testing.AbstractTestTask
-
- getListeners() - Method in class org.gradle.api.tasks.testing.testng.TestNGOptions
-
Fully qualified classes that are TestNG listeners (instances of org.testng.ITestListener or org.testng.IReporter).
- getLocal() - Method in class org.gradle.api.plugins.announce.AnnouncePluginExtension
-
Returns an
Announcer
that sends announcements to the local desktop, if a notification mechanism is available.
- getLocal() - Method in interface org.gradle.caching.configuration.BuildCacheConfiguration
-
Returns the local cache configuration.
- getLocale() - Method in class org.gradle.external.javadoc.CoreJavadocOptions
-
-locale language_country_variant
- getLocale() - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
-
- getLocalState() - Method in interface org.gradle.api.Task
-
Returns the local state of this task.
- getLocation() - Method in exception org.gradle.api.resources.ResourceException
-
Returns the location of the resource, if known.
- getLocation() - Method in interface org.gradle.ide.visualstudio.ConfigFile
-
The location where this file will be generated.
- getLocation() - Method in class org.gradle.plugins.ide.eclipse.model.Link
-
- 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 class org.gradle.plugins.ide.eclipse.model.Link
-
- 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 receive logging and to control the
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 receive logging and to control the
standard output/error capture for this script.
- getLogging() - Method in interface org.gradle.api.Task
-
Returns the
LoggingManager
which can be used to receive logging and to control the
standard output/error capture for this task.
- getLoggingLevel() - Method in class org.gradle.language.scala.tasks.BaseScalaCompileOptions
-
Specifies the amount of logging.
- getLoggingManagerFactory() - Method in class org.gradle.api.publish.maven.tasks.AbstractPublishToMaven
-
- getLoggingPhases() - Method in class org.gradle.language.scala.tasks.BaseScalaCompileOptions
-
Phases of the compiler to log.
- getLogLevel() - Method in interface org.gradle.api.logging.configuration.LoggingConfiguration
-
Returns the minimum logging level to use.
- getLogLevel() - Method in class org.gradle.StartParameter
-
Returns the minimum logging level to use.
- getM2Compatible() - Method in interface org.gradle.api.artifacts.repositories.IvyPatternRepositoryLayout
-
Tells whether a Maven style layout is to be used for the 'organisation' part, replacing any dots with forward slashes.
- getMacros() - Method in class org.gradle.language.nativeplatform.tasks.AbstractNativeCompileTask
-
Macros that should be defined for the compiler.
- getMacros() - Method in class org.gradle.language.rc.tasks.WindowsResourceCompile
-
Macros that should be defined for the compiler.
- getMacros() - Method in class org.gradle.language.swift.tasks.SwiftCompile
-
Macros that should be defined for the compiler.
- getMacros() - Method in interface org.gradle.nativeplatform.PreprocessingTool
-
The set of preprocessor macros to define when compiling this binary.
- getMain() - Method in class org.gradle.api.tasks.JavaExec
-
Returns the fully qualified name of the Main class to be executed.
- getMain() - Method in interface org.gradle.process.JavaExecSpec
-
Returns the fully qualified name of the Main class to be executed.
- getMainArtifact() - Method in interface org.gradle.api.artifacts.maven.MavenDeployment
-
Returns the main artifact for this deployment.
- getMainClassName() - Method in class org.gradle.api.plugins.ApplicationPluginConvention
-
The fully qualified name of the application's main class.
- getMainClassName() - Method in interface org.gradle.jvm.application.scripts.JavaAppStartScriptGenerationDetails
-
- getMainClassName() - Method in class org.gradle.jvm.application.tasks.CreateStartScripts
-
The main classname used to start the Java application.
- getMainObject() - Method in class org.gradle.language.swift.tasks.UnexportMainSymbol
-
Object file that may contain a main symbol.
- getMainSpec() - Method in class org.gradle.api.tasks.AbstractCopyTask
-
- getMajorVersion() - Method in enum org.gradle.api.JavaVersion
-
- getManifest() - Method in class org.gradle.jvm.tasks.Jar
-
Returns the manifest for this JAR archive.
- getManifestContentCharset() - Method in class org.gradle.jvm.tasks.Jar
-
The character set used to encode the manifest content.
- getManifestFile() - Method in class org.gradle.swiftpm.tasks.GenerateSwiftPackageManagerManifest
-
- 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.
- getMatcher() - Method in interface org.gradle.plugins.ide.eclipse.model.ResourceFilter
-
Gets the matcher of this ResourceFilter.
- getMatchingStrategy(Attribute<T>) - Method in interface org.gradle.api.attributes.AttributesSchema
-
Returns the matching strategy for a given attribute.
- getMavenPomDir() - Method in class org.gradle.api.plugins.MavenPluginConvention
-
Returns the directory to generate Maven POMs into.
- getMavenRepositoryLocator() - Method in class org.gradle.api.publish.maven.tasks.AbstractPublishToMaven
-
- getMaxErrors() - Method in class org.gradle.api.plugins.quality.Checkstyle
-
The maximum number of errors that are tolerated before breaking the build
or setting the failure property.
- getMaxErrors() - Method in class org.gradle.api.plugins.quality.CheckstyleExtension
-
The maximum number of errors that are tolerated before breaking the build
or setting the failure property.
- getMaxGranularity() - Method in interface org.gradle.api.tasks.testing.logging.TestLogging
-
Returns the maximum granularity of the events to be logged.
- getMaxHeapSize() - Method in class org.gradle.api.plugins.antlr.AntlrTask
-
The maximum heap size for the forked antlr process (ex: '1g').
- getMaxHeapSize() - Method in class org.gradle.api.plugins.quality.FindBugs
-
The maximum heap size for the forked findbugs process (ex: '1g').
- getMaxHeapSize() - Method in class org.gradle.api.tasks.JavaExec
-
Returns the maximum heap size for the process, if any.
- getMaxHeapSize() - Method in class org.gradle.api.tasks.testing.Test
-
Returns the maximum heap size for the process, if any.
- getMaxHeapSize() - Method in interface org.gradle.process.JavaForkOptions
-
Returns the maximum heap size for the process, if any.
- getMaximum() - Method in interface org.gradle.testing.jacoco.tasks.rules.JacocoLimit
-
Gets the maximum expected value for limit.
- 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.
- getMaxPriority1Violations() - Method in class org.gradle.api.plugins.quality.CodeNarc
-
The maximum number of priority 1 violations allowed before failing the build.
- getMaxPriority1Violations() - Method in class org.gradle.api.plugins.quality.CodeNarcExtension
-
The maximum number of priority 1 violations allowed before failing the build.
- getMaxPriority2Violations() - Method in class org.gradle.api.plugins.quality.CodeNarc
-
The maximum number of priority 2 violations allowed before failing the build.
- getMaxPriority2Violations() - Method in class org.gradle.api.plugins.quality.CodeNarcExtension
-
The maximum number of priority 2 violations allowed before failing the build.
- getMaxPriority3Violations() - Method in class org.gradle.api.plugins.quality.CodeNarc
-
The maximum number of priority 3 violations allowed before failing the build.
- getMaxPriority3Violations() - Method in class org.gradle.api.plugins.quality.CodeNarcExtension
-
The maximum number of priority 3 violations allowed before failing the build.
- getMaxWarnings() - Method in class org.gradle.api.plugins.quality.Checkstyle
-
The maximum number of warnings that are tolerated before breaking the build
or setting the failure property.
- getMaxWarnings() - Method in class org.gradle.api.plugins.quality.CheckstyleExtension
-
The maximum number of warnings that are tolerated before breaking the build
or setting the failure property.
- getMaxWorkerCount() - Method in interface org.gradle.concurrent.ParallelismConfiguration
-
Returns the maximum number of concurrent workers used for underlying build operations.
- getMaxWorkerCount() - Method in class org.gradle.StartParameter
-
Returns the maximum number of concurrent workers used for underlying build operations.
- getMemberLevel() - Method in class org.gradle.external.javadoc.CoreJavadocOptions
-
Switch to set the members that should be included in the Javadoc.
- getMemberLevel() - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
-
- getMemoryInitialSize() - Method in class org.gradle.api.tasks.compile.BaseForkOptions
-
Returns the initial heap size for the compiler process.
- getMemoryMaximumSize() - Method in class org.gradle.api.tasks.compile.BaseForkOptions
-
Returns the maximum heap size for the compiler process.
- getMergeValue() - Method in interface org.gradle.api.java.archives.ManifestMergeDetails
-
Returns the value for the key of the manifest that is the source for the merge.
- getMessage() - Method in interface org.gradle.api.tasks.testing.TestOutputEvent
-
Message content
- getMessage() - Method in interface org.gradle.tooling.Failure
-
Returns a short message (typically one line) for the failure.
- getMetadataCharset() - Method in class org.gradle.api.tasks.bundling.Zip
-
The character set used to encode ZIP metadata like file names.
- getMetadataCharset() - Method in class org.gradle.jvm.tasks.Jar
-
The character set used to encode JAR metadata like file names.
- getMetaInf() - Method in class org.gradle.jvm.tasks.Jar
-
- getMethodName() - Method in interface org.gradle.tooling.events.test.JvmTestOperationDescriptor
-
Returns the name of the test method, if any.
- getMinGranularity() - Method in interface org.gradle.api.tasks.testing.logging.TestLogging
-
Returns the minimum granularity of the events to be logged.
- getMinHeapSize() - Method in class org.gradle.api.tasks.JavaExec
-
Returns the minimum heap size for the process, if any.
- getMinHeapSize() - Method in class org.gradle.api.tasks.testing.Test
-
Returns the minimum heap size for the process, if any.
- getMinHeapSize() - Method in interface org.gradle.process.JavaForkOptions
-
Returns the minimum heap size for the process, if any.
- getMinimum() - Method in interface org.gradle.testing.jacoco.tasks.rules.JacocoLimit
-
Gets the minimum expected value for limit.
- getMinusConfigurations() - Method in class org.gradle.plugins.ide.eclipse.model.EclipseClasspath
-
The configurations whose files are to be excluded from the classpath entries.
- getMinusConfigurations() - Method in class org.gradle.plugins.ide.eclipse.model.EclipseWtpComponent
-
The configurations whose files are to be excluded from wtp deployment.
- 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() - Method in class org.gradle.plugins.ide.idea.IdeaPlugin
-
- 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>, Class<P>, Action<? super P>) - Method in interface org.gradle.tooling.BuildController
-
Fetches a snapshot of the model of the given type using the given parameter.
- getModel(Model, Class<T>, Class<P>, Action<? super P>) - Method in interface org.gradle.tooling.BuildController
-
Fetches a snapshot of the model of the given type for the given element using the given parameter.
- getModel(Class<T>) - Method in interface org.gradle.tooling.ProjectConnection
-
Fetches a snapshot of the model of the given type for this project.
- getModel(Class<T>, ResultHandler<? super T>) - Method in interface org.gradle.tooling.ProjectConnection
-
Starts fetching a snapshot of the given model, passing the result to the given handler when complete.
- getModelRegistry() - Method in class org.gradle.api.reporting.components.ComponentReport
-
- getModelRegistry() - Method in class org.gradle.api.reporting.dependents.DependentComponentsReport
-
- getModelRegistry() - Method in class org.gradle.api.reporting.model.ModelReport
-
- getModule() - Method in interface org.gradle.api.artifacts.component.ModuleComponentIdentifier
-
The module name of the component.
- getModule() - Method in interface org.gradle.api.artifacts.component.ModuleComponentSelector
-
The name of the module to select the component from.
- getModule() - Method in interface org.gradle.api.artifacts.ExcludeRule
-
The exact name of the module that should be excluded.
- getModule() - Method in interface org.gradle.api.artifacts.ModuleVersionIdentifier
-
- getModule() - Method in interface org.gradle.api.artifacts.ResolvedDependency
-
Returns the module which this resolved dependency belongs to.
- getModule() - Method in interface org.gradle.api.publish.ivy.IvyDependency
-
The module value for this dependency.
- getModule() - Method in interface org.gradle.api.publish.ivy.IvyPublication
-
Returns the module for this publication.
- getModule() - Method in interface org.gradle.language.swift.SwiftBinary
-
Returns the name of the Swift module that this binary defines.
- getModule() - Method in interface org.gradle.language.swift.SwiftComponent
-
Defines the Swift module for this component.
- getModule() - Method in interface org.gradle.plugin.management.PluginRequest
-
The implementation module of the plugin if one was explicitly specified, otherwise null.
- getModule() - Method in class org.gradle.plugins.ide.idea.GenerateIdeaModule
-
The Idea module model containing the details required to generate the module file.
- getModule() - Method in class org.gradle.plugins.ide.idea.model.IdeaModel
-
Configures IDEA module information.
- getModuleArtifacts() - Method in interface org.gradle.api.artifacts.ResolvedDependency
-
Returns the module artifacts belonging to this ResolvedDependency.
- getModuleFile() - Method in interface org.gradle.language.swift.SwiftBinary
-
Returns the module file for this binary.
- getModuleFile() - Method in class org.gradle.language.swift.tasks.SwiftCompile
-
The location to write the Swift module file to.
- 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.
- getModuleName() - Method in class org.gradle.language.swift.tasks.SwiftCompile
-
The name of the module to produce.
- getModulePaths() - Method in class org.gradle.plugins.ide.idea.model.Project
-
A set of
Path
instances pointing to the modules contained in the ipr.
- getModuleRegistry() - Method in class org.gradle.api.tasks.testing.Test
-
- getModules() - Method in interface org.gradle.api.artifacts.dsl.DependencyHandler
-
Returns the component module metadata handler for this project.
- getModules() - Method in class org.gradle.language.swift.tasks.SwiftCompile
-
The modules required to compile the source.
- getModules() - Method in interface org.gradle.plugins.ear.descriptor.DeploymentDescriptor
-
List of module descriptors.
- getModules() - Method in class org.gradle.plugins.ide.idea.model.IdeaProject
-
Modules for the ipr file.
- 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.
- getModuleVersion() - Method in class org.gradle.plugins.ide.eclipse.model.AbstractLibrary
-
- getModuleVersion() - Method in class org.gradle.plugins.ide.idea.model.SingleEntryModuleLibrary
-
Module version of the library, 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.component.BuildIdentifier
-
The name of the build.
- 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 this artifact.
- getName() - Method in interface org.gradle.api.artifacts.DependencyMetadata
-
Returns the name of the module that is targeted by this dependency or dependency constraint.
- 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 class org.gradle.api.attributes.Attribute
-
Returns the name of the attribute.
- getName() - Method in interface org.gradle.api.distribution.Distribution
-
The name of this distribution.
- getName() - Method in interface org.gradle.api.file.FileCopyDetails
-
Returns the base name of this file at the copy destination.
- getName() - Method in interface org.gradle.api.file.FileTreeElement
-
Returns the base name of this file.
- getName() - Method in interface org.gradle.api.file.SourceDirectorySet
-
A concise name for the source directory set (typically used to identify it in a collection).
- getName() - Method in interface org.gradle.api.initialization.IncludedBuild
-
The name of the included build.
- getName() - Method in interface org.gradle.api.initialization.ProjectDescriptor
-
Returns the name of this project.
- getName() - Method in interface org.gradle.api.Named
-
The object's name.
- getName() - Method in interface org.gradle.api.plugins.AppliedPlugin
-
The name of the plugin.
- getName() - Method in interface org.gradle.api.plugins.ExtensionsSchema.ExtensionSchema
-
The name of the extension.
- 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.jvm.toolchain.JavaToolChain
-
The object's name.
- getName() - Method in interface org.gradle.model.ModelElement
-
Returns the name of this element.
- getName() - Method in interface org.gradle.nativeplatform.platform.Architecture
-
- getName() - Method in interface org.gradle.nativeplatform.platform.OperatingSystem
-
- getName() - Method in interface org.gradle.platform.base.ModuleDependencySpec
-
The name of the module this dependency specification refers to.
- getName() - Method in interface org.gradle.platform.base.Platform
-
- getName() - Method in interface org.gradle.platform.base.VariantComponent
-
- getName() - Method in class org.gradle.plugin.devel.PluginDeclaration
-
- getName() - Method in interface org.gradle.plugin.use.PluginId
-
The plugin name without the namespace.
- getName() - Method in class org.gradle.plugins.ide.eclipse.model.BuildCommand
-
- getName() - Method in class org.gradle.plugins.ide.eclipse.model.EclipseProject
-
- getName() - Method in class org.gradle.plugins.ide.eclipse.model.Facet
-
- getName() - Method in class org.gradle.plugins.ide.eclipse.model.Link
-
- getName() - Method in class org.gradle.plugins.ide.eclipse.model.Project
-
The name used for the name of the eclipse project
- getName() - Method in class org.gradle.plugins.ide.eclipse.model.SourceFolder
-
- getName() - Method in class org.gradle.plugins.ide.eclipse.model.WbProperty
-
- getName() - Method in class org.gradle.plugins.ide.idea.model.IdeaModule
-
Configures module name, that is the name of the *.iml file.
- getName() - Method in class org.gradle.plugins.ide.idea.model.IdeaProject
-
The name of the IDEA project.
- getName() - Method in class org.gradle.plugins.ide.idea.model.ModuleDependency
-
The name of the module the module depends on.
- getName() - Method in class org.gradle.plugins.ide.idea.model.ProjectLibrary
-
The name of the library.
- getName() - Method in class org.gradle.plugins.signing.signatory.pgp.PgpSignatory
-
- getName() - Method in interface org.gradle.plugins.signing.signatory.Signatory
-
An identifying name for this signatory.
- getName() - Method in class org.gradle.plugins.signing.Signature
-
The name of the signature artifact.
- getName() - Method in interface org.gradle.swiftpm.Product
-
Returns the name of this product.
- getName() - Method in interface org.gradle.tooling.events.OperationDescriptor
-
Returns the name of the operation.
- getName() - Method in interface org.gradle.tooling.model.eclipse.ClasspathAttribute
-
Returns the key of this attribute.
- getName() - Method in interface org.gradle.tooling.model.eclipse.EclipseBuildCommand
-
Returns the name of the build command.
- getName() - Method in interface org.gradle.tooling.model.eclipse.EclipseLinkedResource
-
The project-relative path of the linked resource as it appears in the workspace.
- getName() - Method in interface org.gradle.tooling.model.Element
-
Returns the name of the element.
- getName() - Method in interface org.gradle.tooling.model.gradle.BasicGradleProject
-
Returns the name of this project.
- getName() - Method in interface org.gradle.tooling.model.GradleModuleVersion
-
The name of the module, for example 'gradle-tooling-api'.
- getName() - Method in interface org.gradle.tooling.model.Task
-
Returns the name of this task.
- getName() - Method in interface org.gradle.tooling.model.TaskSelector
-
Returns the name that will be used to select tasks.
- getNamer() - Method in interface org.gradle.api.NamedDomainObjectCollection
-
An object that represents the naming strategy used to name objects of this collection.
- getNamer() - Method in interface org.gradle.api.reporting.ReportContainer
-
- getNames() - Method in interface org.gradle.api.NamedDomainObjectCollection
-
Returns the names of the objects in this collection as a Set of Strings.
- getNames() - Method in interface org.gradle.api.reporting.ReportContainer
-
- getNamespace() - Method in interface org.gradle.api.plugins.AppliedPlugin
-
The namespace of the plugin.
- getNamespace() - Method in interface org.gradle.plugin.use.PluginId
-
The namespace of the plugin or null
if the ID contains no .
.
- getNamingScheme() - Method in class org.gradle.platform.base.binary.BaseBinarySpec
-
- getNativeLibraryLocation() - Method in class org.gradle.plugins.ide.eclipse.model.AbstractClasspathEntry
-
- getNatures() - Method in class org.gradle.plugins.ide.eclipse.model.EclipseProject
-
- getNatures() - Method in class org.gradle.plugins.ide.eclipse.model.Project
-
The natures to be added to this Eclipse project.
- getNoMatchingTestErrorReasons() - Method in class org.gradle.api.tasks.testing.AbstractTestTask
-
Returns the reasons for no matching test error.
- getNoMatchingTestErrorReasons() - Method in class org.gradle.api.tasks.testing.Test
-
- getNoQualifiers() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
-noqualifier all | packagename1:packagename2:...
- getNormalization() - Method in interface org.gradle.api.Project
-
Provides access to configuring input normalization.
- getNoSource() - Method in interface org.gradle.api.tasks.TaskState
-
Returns true if the execution of this task was skipped due to task inputs are empty.
- getObjcCompiler() - Method in interface org.gradle.nativeplatform.NativeBinarySpec
-
The configuration of the Objective-C compiler used when compiling Objective-C sources for this binary.
- getObjcCompiler() - Method in interface org.gradle.nativeplatform.toolchain.GccPlatformToolChain
-
Returns the settings to use for the Objective-C compiler.
- getObjcppCompiler() - Method in interface org.gradle.nativeplatform.NativeBinarySpec
-
The configuration of the Objective-C compiler used when compiling Objective-C sources for this binary.
- getObjcppCompiler() - Method in interface org.gradle.nativeplatform.toolchain.GccPlatformToolChain
-
Returns the settings to use for the Objective-C compiler.
- getObjectFactory() - Method in class org.gradle.api.plugins.buildcomparison.gradle.CompareGradleBuilds
-
- getObjectFactory() - Method in class org.gradle.api.plugins.quality.Checkstyle
-
- getObjectFactory() - Method in class org.gradle.api.plugins.quality.CodeNarc
-
- getObjectFactory() - Method in class org.gradle.api.plugins.quality.FindBugs
-
- getObjectFactory() - Method in class org.gradle.api.plugins.quality.JDepend
-
- getObjectFactory() - Method in class org.gradle.api.plugins.quality.Pmd
-
- getObjectFactory() - Method in class org.gradle.api.reporting.dependencies.HtmlDependencyReportTask
-
- getObjectFactory() - Method in class org.gradle.plugins.ear.Ear
-
- getObjectFileDir() - Method in class org.gradle.language.assembler.tasks.Assemble
-
The directory where object files will be generated.
- getObjectFileDir() - Method in class org.gradle.language.nativeplatform.tasks.AbstractNativeCompileTask
-
The directory where object files will be generated.
- getObjectFileDir() - Method in class org.gradle.language.swift.tasks.SwiftCompile
-
The directory where object files will be generated.
- getObjects() - Method in interface org.gradle.api.Project
-
Provides access to methods to create various kinds of model objects.
- getObjects() - Method in interface org.gradle.language.nativeplatform.ComponentWithObjectFiles
-
Returns the object files created for this component.
- getObjects() - Method in class org.gradle.language.swift.tasks.UnexportMainSymbol
-
Collection of modified object files.
- getOmitVisitors() - Method in class org.gradle.api.plugins.quality.FindBugs
-
Similar to visitors
except that it specifies bug detectors which should not be run.
- getOmitVisitors() - Method in class org.gradle.api.plugins.quality.FindBugsExtension
-
Similar to visitors
except that it specifies bug detectors which should not be run.
- getOperatingSystem() - Method in interface org.gradle.nativeplatform.platform.NativePlatform
-
The operating system being targeted.
- getOperationLoggerFactory() - Method in class org.gradle.language.assembler.tasks.Assemble
-
- getOperationLoggerFactory() - Method in class org.gradle.language.nativeplatform.tasks.AbstractNativeCompileTask
-
- getOperationLoggerFactory() - Method in class org.gradle.language.rc.tasks.WindowsResourceCompile
-
- getOperationLoggerFactory() - Method in class org.gradle.nativeplatform.tasks.AbstractLinkTask
-
- getOperationLoggerFactory() - Method in class org.gradle.nativeplatform.tasks.CreateStaticLibrary
-
- getOptimizationOptions() - Method in class org.gradle.api.tasks.compile.GroovyCompileOptions
-
Returns optimization options for the Groovy compiler.
- getOption() - Method in interface org.gradle.external.javadoc.JavadocOptionFileOption
-
- getOptionFiles() - Method in class org.gradle.external.javadoc.CoreJavadocOptions
-
- getOptionFiles() - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
-
- getOptions() - Method in class org.gradle.api.tasks.compile.GroovyCompile
-
Returns the options for Java compilation.
- getOptions() - Method in class org.gradle.api.tasks.compile.JavaCompile
-
Returns the compilation options.
- getOptions() - Method in class org.gradle.api.tasks.javadoc.Javadoc
-
Returns the Javadoc generation options.
- getOptions() - Method in class org.gradle.api.tasks.testing.Test
-
Returns test framework specific options.
- getOptions() - Method in class org.gradle.language.scala.tasks.AbstractScalaCompile
-
Returns the Java compilation options.
- getOptions() - Method in class org.gradle.plugins.javascript.coffeescript.CoffeeScriptCompile
-
- getOptions() - Method in interface org.gradle.plugins.javascript.coffeescript.CoffeeScriptCompileSpec
-
- getOptionsFile() - Method in class org.gradle.api.tasks.javadoc.Javadoc
-
- getOptsEnvironmentVar() - Method in interface org.gradle.jvm.application.scripts.JavaAppStartScriptGenerationDetails
-
The environment variable to use to provide additional options to the JVM
- getOptsEnvironmentVar() - Method in class org.gradle.jvm.application.tasks.CreateStartScripts
-
The environment variable to use to provide additional options to the JVM.
- getOrElse(T) - Method in interface org.gradle.api.provider.Provider
-
Returns the value of this provider if it has a value present.
- 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.
- getOrNull() - Method in interface org.gradle.api.provider.Provider
-
Returns the value of this provider if it has a value present.
- getOutcome() - Method in interface org.gradle.testkit.runner.BuildTask
-
The outcome of attempting to execute this task.
- getOutgoing() - Method in interface org.gradle.api.artifacts.Configuration
-
Returns the outgoing artifacts of this configuration.
- 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.
- getOutput() - Method in class org.gradle.plugins.ide.eclipse.model.SourceFolder
-
- getOutput() - Method in class org.gradle.testing.jacoco.plugins.JacocoTaskExtension
-
The type of output to generate.
- getOutput() - Method in interface org.gradle.testkit.runner.BuildResult
-
The textual output produced during the build.
- getOutput() - Method in interface org.gradle.tooling.model.eclipse.EclipseSourceDirectory
-
Returns the output location of this source directory.
- getOutputDir() - Method in interface org.gradle.api.file.SourceDirectorySet
-
Returns the directory to put the output for these sources.
- getOutputDir() - Method in class org.gradle.jvm.application.tasks.CreateStartScripts
-
The directory to write the scripts into.
- getOutputDir() - Method in class org.gradle.language.rc.tasks.WindowsResourceCompile
-
The directory where object files will be generated.
- getOutputDir() - Method in class org.gradle.nativeplatform.test.tasks.RunTestExecutable
-
- getOutputDir() - Method in class org.gradle.plugins.ide.idea.model.IdeaModule
-
The output directory for production classes.
- getOutputDir() - Method in class org.gradle.plugins.ide.idea.model.Module
-
The output directory for production classes.
- 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.artifacts.transform.ArtifactTransform
-
- getOutputDirectory() - Method in class org.gradle.api.plugins.antlr.AntlrTask
-
Returns the directory to generate the parser source files into.
- getOutputDirectory() - Method in class org.gradle.api.tasks.javadoc.Javadoc
-
- getOutputDirectory() - Method in class org.gradle.api.tasks.testing.testng.TestNGOptions
-
The location to write TestNG's output.
- getOutputDirectory() - Method in class org.gradle.language.swift.tasks.UnexportMainSymbol
-
Location of modified object files.
- getOutputDirectory() - Method in class org.gradle.play.tasks.RoutesCompile
-
Returns the directory to generate the parser source files into.
- getOutputDirectory() - Method in class org.gradle.play.tasks.TwirlCompile
-
Returns the directory to generate the parser source files into.
- getOutputDirectory() - Method in class org.gradle.plugin.devel.tasks.GeneratePluginDescriptors
-
- getOutputDirectory() - Method in class org.gradle.plugin.devel.tasks.PluginUnderTestMetadata
-
The target output directory used for writing the classpath manifest.
- getOutputFile() - Method in class org.gradle.api.publish.tasks.GenerateModuleMetadata
-
Returns the output file location.
- 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.api.tasks.WriteProperties
-
Returns the output file to write the properties to.
- getOutputFile() - Method in class org.gradle.ide.visualstudio.tasks.GenerateFiltersFileTask
-
- getOutputFile() - Method in class org.gradle.ide.visualstudio.tasks.GenerateProjectFileTask
-
- getOutputFile() - Method in class org.gradle.ide.visualstudio.tasks.GenerateSolutionFileTask
-
- getOutputFile() - Method in class org.gradle.jvm.tasks.api.ApiJar
-
- getOutputFile() - Method in class org.gradle.nativeplatform.tasks.AbstractLinkTask
-
- getOutputFile() - Method in class org.gradle.nativeplatform.tasks.CreateStaticLibrary
-
The file where the output binary will be located.
- getOutputFile() - Method in class org.gradle.nativeplatform.tasks.StripSymbols
-
The destination to write the stripped binary to.
- getOutputFile() - Method in class org.gradle.plugin.devel.tasks.ValidateTaskProperties
-
Returns the output file to store the report in.
- getOutputFile() - Method in class org.gradle.plugins.ide.api.GeneratorTask
-
The output file to write the final configuration to.
- getOutputFile() - Method in class org.gradle.plugins.ide.idea.GenerateIdeaModule
-
Configures output *.iml file.
- getOutputFile() - Method in class org.gradle.plugins.ide.idea.GenerateIdeaProject
-
output *.ipr file
- getOutputFile() - Method in class org.gradle.plugins.ide.idea.model.IdeaModule
-
Configures output *.iml file.
- getOutputFile() - Method in class org.gradle.plugins.ide.idea.model.IdeaProject
-
Output *.ipr
- getOutputFiles() - Method in class org.gradle.plugins.signing.Sign
-
- getOutputLevel() - Method in class org.gradle.external.javadoc.CoreJavadocOptions
-
Control the Javadoc output level (-verbose or -quiet).
- getOutputLevel() - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
-
- getOutputLocation() - Method in interface org.gradle.tooling.model.eclipse.EclipseProject
-
Returns the output location of this project.
- getOutputs() - Method in interface org.gradle.api.Task
-
Returns the outputs of this task.
- getOutputs() - Method in interface org.gradle.language.ComponentWithOutputs
-
Returns the outputs produced for this component.
- 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
-
- getOverview() - Method in class org.gradle.external.javadoc.CoreJavadocOptions
-
-overview path\filename
- getOverview() - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
-
- getOverviewText() - Method in class org.gradle.api.tasks.javadoc.Groovydoc
-
Returns a HTML text to be used for overview documentation.
- getPackage() - Method in class org.gradle.swiftpm.tasks.GenerateSwiftPackageManagerManifest
-
- 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.
- getParallel() - Method in class org.gradle.api.tasks.testing.testng.TestNGOptions
-
The parallel mode to use for running the tests - one of the following modes: methods, tests, classes or instances.
- getParameterizedTypeDefinition() - Method in class org.gradle.api.reflect.TypeOf
-
Returns an object that represents the type from which this parameterized type was constructed.
- getParameterType() - Method in interface org.gradle.tooling.provider.model.ParameterizedToolingModelBuilder
-
Returns the expected type of the parameter.
- getParams() - Method in interface org.gradle.api.ActionConfiguration
-
Gets the initialization parameters that will be used when constructing an instance of the implementation class.
- getParent() - Method in class org.gradle.api.file.RelativePath
-
Returns the parent of this path.
- getParent() - Method in interface org.gradle.api.initialization.ProjectDescriptor
-
Returns the parent of this project, if any.
- getParent() - Method in interface org.gradle.api.invocation.Gradle
-
Returns the parent build of this build, if any.
- getParent() - Method in interface org.gradle.api.Project
-
Returns the parent project of this project, if any.
- getParent() - Method in interface org.gradle.api.tasks.testing.TestDescriptor
-
Returns the parent of this test, if any.
- getParent() - Method in interface org.gradle.tooling.events.OperationDescriptor
-
Returns the parent operation, if any.
- getParent() - Method in interface org.gradle.tooling.model.eclipse.EclipseProject
-
Returns the parent of this element, or null
if there is no parent.
- getParent() - Method in interface org.gradle.tooling.model.eclipse.HierarchicalEclipseProject
-
Returns the parent of this element, or null
if there is no parent.
- getParent() - Method in interface org.gradle.tooling.model.gradle.BasicGradleProject
-
Returns the parent of this project, or null
if this is the root project.
- getParent() - Method in interface org.gradle.tooling.model.GradleProject
-
Returns the parent of this element, or null
if there is no parent.
- getParent() - Method in interface org.gradle.tooling.model.HierarchicalElement
-
Returns the parent of this element, or null
if there is no parent.
- getParent() - Method in interface org.gradle.tooling.model.idea.IdeaModule
-
Returns the project of this module.
- getParentArtifacts(ResolvedDependency) - Method in interface org.gradle.api.artifacts.ResolvedDependency
-
Returns the artifacts belonging to this ResolvedDependency which it only has for a particular parent.
- getParentName() - Method in interface org.gradle.language.base.LanguageSourceSet
-
- 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.
- getPassword() - Method in interface org.gradle.api.credentials.PasswordCredentials
-
Returns the password to use when authenticating.
- getPassword() - Method in class org.gradle.api.plugins.announce.AnnouncePluginExtension
-
The password to use for announcements.
- getPassword() - Method in class org.gradle.caching.http.HttpBuildCacheCredentials
-
Returns the password to use when authenticating to the HTTP build cache.
- 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.jvm.toolchain.LocalJava
-
Returns the path to the local Java installation.
- getPath() - Method in interface org.gradle.nativeplatform.toolchain.GccCompatibleToolChain
-
The paths setting required for executing the tool chain.
- getPath() - Method in interface org.gradle.nativeplatform.toolchain.Swiftc
-
The paths setting required for executing the tool chain.
- getPath() - Method in interface org.gradle.plugins.ear.descriptor.EarModule
-
The connector element specifies the URI of an archive file, relative to the top level of the application package.
- getPath() - Method in class org.gradle.plugins.ide.eclipse.model.AbstractClasspathEntry
-
- getPath() - Method in interface org.gradle.plugins.ide.eclipse.model.FileReference
-
Returns the logical path for the file.
- getPath() - Method in class org.gradle.plugins.ide.eclipse.model.Output
-
- getPath() - Method in class org.gradle.plugins.ide.idea.model.JarDirectory
-
The path of the jar directory
- getPath() - Method in interface org.gradle.testkit.runner.BuildTask
-
The unique path of the task.
- getPath() - Method in interface org.gradle.tooling.model.eclipse.EclipseClasspathContainer
-
Returns the path of this container.
- getPath() - Method in interface org.gradle.tooling.model.eclipse.EclipseOutputLocation
-
Returns the project-relative path to the output location.
- 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.
- getPathFactory() - Method in class org.gradle.plugins.ide.idea.model.IdeaModule
-
- getPathFactory() - Method in class org.gradle.plugins.ide.idea.model.IdeaProject
-
- getPaths() - Method in class org.gradle.plugin.devel.tasks.PluginUnderTestMetadata
-
- getPathString() - Method in class org.gradle.api.file.RelativePath
-
- getPathVariables() - Method in class org.gradle.plugins.ide.eclipse.model.EclipseClasspath
-
- getPathVariables() - Method in class org.gradle.plugins.ide.eclipse.model.EclipseWtpComponent
-
The variables to be used for replacing absolute path in dependent-module elements.
- getPathVariables() - Method in class org.gradle.plugins.ide.idea.model.IdeaModule
-
The variables to be used for replacing absolute paths in the iml entries.
- getPattern() - Method in class org.gradle.plugins.ide.eclipse.model.AccessRule
-
- getPattern() - Method in interface org.gradle.tooling.model.eclipse.AccessRule
-
Returns the file pattern of this access rule.
- getPatterns() - Method in interface org.gradle.api.file.DirectoryTree
-
Returns the patterns which select the files under the base directory.
- getPatternSetFactory() - Method in class org.gradle.api.tasks.SourceTask
-
- getPlatform() - Method in class org.gradle.api.tasks.compile.JavaCompile
-
- getPlatform() - Method in class org.gradle.language.java.tasks.PlatformJavaCompile
-
- getPlatform() - Method in class org.gradle.language.scala.tasks.PlatformScalaCompile
-
- getPlatform() - Method in class org.gradle.nativeplatform.tasks.InstallExecutable
-
The platform describing the install target.
- getPlatform() - Method in interface org.gradle.nativeplatform.toolchain.NativePlatformToolChain
-
Returns the platform which this tool chain builds for.
- getPlay() - Method in class org.gradle.play.plugins.PlayPluginConfigurations
-
- getPlayPlatform() - Method in class org.gradle.play.plugins.PlayPluginConfigurations
-
- getPlayRun() - Method in class org.gradle.play.plugins.PlayPluginConfigurations
-
- getPlayTest() - Method in class org.gradle.play.plugins.PlayPluginConfigurations
-
- getPlayVersion() - Method in interface org.gradle.play.platform.PlayPlatform
-
Version of Play Framework to use
- getPlugin(Class<T>) - Method in interface org.gradle.api.plugins.Convention
-
Locates the plugin convention object with the given type.
- getPlugin(String) - Method in interface org.gradle.api.plugins.PluginContainer
-
Returns a plugin with the specified id if this plugin has been used in the project.
- getPlugin(Class<T>) - Method in interface org.gradle.api.plugins.PluginContainer
-
Returns a plugin with the specified type if this plugin has been used in the project.
- getPluginClasspath() - Method in class org.gradle.api.plugins.quality.FindBugs
-
Class path holding any additional FindBugs plugins.
- getPluginClasspath() - Method in class org.gradle.plugin.devel.tasks.PluginUnderTestMetadata
-
The code under test.
- getPluginClasspath() - Method in class org.gradle.testkit.runner.GradleRunner
-
The injected plugin classpath for the build.
- getPluginManagement() - Method in interface org.gradle.api.initialization.Settings
-
Returns the plugin management configuration.
- getPluginManager() - Method in interface org.gradle.api.plugins.PluginAware
-
The plugin manager for this plugin aware object.
- getPlugins() - Method in interface org.gradle.api.plugins.Convention
-
Returns the plugin convention objects contained in this convention.
- getPlugins() - Method in interface org.gradle.api.plugins.PluginAware
-
The container of plugins that have been applied to this object.
- getPlugins() - Method in class org.gradle.plugin.devel.GradlePluginDevelopmentExtension
-
Returns the declared plugins.
- getPluginSourceSet() - Method in class org.gradle.plugin.devel.GradlePluginDevelopmentExtension
-
Returns the source set that compiles the code under test.
- getPlusConfigurations() - Method in class org.gradle.plugins.ide.eclipse.model.EclipseClasspath
-
The configurations whose files are to be added as classpath entries.
- getPlusConfigurations() - Method in class org.gradle.plugins.ide.eclipse.model.EclipseWtpComponent
-
- getPmdClasspath() - Method in class org.gradle.api.plugins.quality.Pmd
-
The class path containing the PMD library to be used.
- 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
-
- getPort() - Method in class org.gradle.testing.jacoco.plugins.JacocoTaskExtension
-
- getPreCompiledHeader() - Method in interface org.gradle.language.nativeplatform.DependentSourceSet
-
Returns the pre-compiled header configured for this source set.
- getPreCompiledHeader() - Method in class org.gradle.language.nativeplatform.tasks.AbstractNativeSourceCompileTask
-
Returns the pre-compiled header to be used during compilation
- getPreferredVersion() - Method in interface org.gradle.api.artifacts.VersionConstraint
-
The preferred version of a module.
- getPrefixHeaderFile() - Method in class org.gradle.nativeplatform.tasks.PrefixHeaderFileGenerateTask
-
- getPreserve() - Method in class org.gradle.api.tasks.Sync
-
Returns the filter that defines which files to preserve in the destination directory.
- getPreserveOrder() - Method in class org.gradle.api.tasks.testing.testng.TestNGOptions
-
- getPriority() - Method in class org.gradle.api.artifacts.maven.Conf2ScopeMapping
-
Returns the priority.
- getPrivateHeaderDirs() - Method in interface org.gradle.language.cpp.CppComponent
-
- getPrivateHeaders() - Method in interface org.gradle.language.cpp.CppComponent
-
Defines the private header file directories of this library.
- 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.
- getProducerValue() - Method in interface org.gradle.api.attributes.CompatibilityCheckDetails
-
The value of the attribute as found on the producer side.
- getProducts() - Method in interface org.gradle.swiftpm.Package
-
Returns the products of this package.
- getProgress() - Method in interface org.gradle.tooling.events.StatusEvent
-
The amount of work already performed by the build operation.
- getProgressLoggerFactory() - Method in class org.gradle.api.plugins.buildcomparison.gradle.CompareGradleBuilds
-
- getProgressLoggerFactory() - Method in class org.gradle.api.tasks.testing.AbstractTestTask
-
- getProject() - Method in class org.gradle.api.plugins.ApplicationPluginConvention
-
- getProject() - Method in class org.gradle.api.plugins.BasePluginConvention
-
- getProject() - Method in class org.gradle.api.plugins.JavaPluginConvention
-
- getProject() - Method in class org.gradle.api.plugins.WarPluginConvention
-
- 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.ide.xcode.XcodeExtension
-
- getProject() - Method in class org.gradle.plugins.ide.eclipse.model.EclipseClasspath
-
- getProject() - Method in class org.gradle.plugins.ide.eclipse.model.EclipseModel
-
Configures eclipse project information
- getProject() - Method in class org.gradle.plugins.ide.eclipse.model.EclipseWtpComponent
-
- getProject() - Method in class org.gradle.plugins.ide.idea.model.IdeaModel
-
Configures IDEA project information.
- getProject() - Method in class org.gradle.plugins.ide.idea.model.IdeaModule
-
An owner of this IDEA module.
- getProject() - Method in class org.gradle.plugins.ide.idea.model.IdeaProject
-
An owner of this IDEA project.
- getProject() - Method in class org.gradle.plugins.signing.SigningExtension
-
- 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.
- getProjectCacheDir() - Method in class org.gradle.StartParameter
-
Returns the project's cache dir.
- getProjectDependencies() - Method in interface org.gradle.tooling.model.eclipse.HierarchicalEclipseProject
-
Returns the project dependencies for this project.
- getProjectDependencyPublicationResolver() - Method in class org.gradle.api.publish.tasks.GenerateModuleMetadata
-
Returns the ProjectDependencyPublicationResolver
to use for generation.
- getProjectDir() - Method in interface org.gradle.api.initialization.IncludedBuild
-
The root directory of the included build.
- 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.api.tasks.testing.testng.TestNGOptions
-
- getProjectDir() - Method in class org.gradle.StartParameter
-
Returns the project dir to use to select the default project.
- getProjectDir() - Method in class org.gradle.testkit.runner.GradleRunner
-
The directory that the build will be executed in.
- getProjectDirectory() - Method in interface org.gradle.api.file.ProjectLayout
-
Returns the project directory.
- getProjectDirectory() - Method in interface org.gradle.tooling.model.eclipse.HierarchicalEclipseProject
-
Returns the project directory for this project.
- getProjectDirectory() - Method in interface org.gradle.tooling.model.gradle.BasicGradleProject
-
Returns the project directory for this project.
- getProjectDirectory() - Method in interface org.gradle.tooling.model.GradleProject
-
Returns the project directory for this project.
- getProjectFile() - Method in interface org.gradle.ide.visualstudio.VisualStudioProject
-
Configuration for the generated project file.
- getProjectIdentifier() - Method in interface org.gradle.tooling.model.gradle.BasicGradleProject
-
Returns the identifier for this Gradle project.
- getProjectIdentifier() - Method in interface org.gradle.tooling.model.gradle.BuildInvocations
-
Returns the identifier for the Gradle project that these invocations originate from.
- getProjectIdentifier() - Method in interface org.gradle.tooling.model.gradle.GradlePublication
-
Returns the identifier for the Gradle project that this publication originates from.
- getProjectIdentifier() - Method in interface org.gradle.tooling.model.gradle.ProjectPublications
-
Returns the identifier for the Gradle project that these publications originate from.
- getProjectIdentifier() - Method in interface org.gradle.tooling.model.GradleProject
-
Returns the identifier for this Gradle project.
- getProjectIdentifier() - Method in interface org.gradle.tooling.model.HasGradleProject
-
Returns the identifier for the project that this model is associated with.
- getProjectIdentifier() - Method in interface org.gradle.tooling.model.Launchable
-
Returns the identifier for the Gradle project that this model originated from.
- getProjectIdentifier() - Method in interface org.gradle.tooling.model.ProjectModel
-
Returns the identifier for the project that this model is associated with.
- getProjectJdkName() - Method in class org.gradle.plugins.ide.idea.model.Jdk
-
- getProjectLayoutRegistry() - Method in class org.gradle.buildinit.tasks.InitBuild
-
- getProjectLibraries() - Method in class org.gradle.plugins.ide.idea.model.IdeaProject
-
The project-level libraries to be added to the IDEA project.
- getProjectLibraries() - Method in class org.gradle.plugins.ide.idea.model.Project
-
The project-level libraries of the IDEA project.
- getProjectModel() - Method in class org.gradle.plugins.ide.eclipse.GenerateEclipseProject
-
The Eclipse project model that contains the details required to generate the project file.
- getProjectName() - Method in interface org.gradle.api.artifacts.component.ProjectComponentIdentifier
-
Returns the simple name of the project.
- getProjectNatures() - Method in interface org.gradle.tooling.model.eclipse.EclipseProject
-
Returns the Eclipse natures configured on the project.
- getProjectPath() - Method in interface org.gradle.api.artifacts.component.LibraryBinaryIdentifier
-
The project path of the library.
- getProjectPath() - Method in interface org.gradle.api.artifacts.component.LibraryComponentSelector
-
Return the project path of the selected library.
- getProjectPath() - Method in interface org.gradle.api.artifacts.component.ProjectComponentIdentifier
-
Returns the path of the project which the component belongs to.
- getProjectPath() - Method in interface org.gradle.api.artifacts.component.ProjectComponentSelector
-
The path of the project to select the component from.
- getProjectPath() - Method in interface org.gradle.nativeplatform.NativeLibraryRequirement
-
The path to the project containing the library.
- getProjectPath() - Method in interface org.gradle.platform.base.ComponentSpec
-
The path to the project containing this component.
- getProjectPath() - Method in interface org.gradle.platform.base.LibraryBinaryDependencySpec
-
Returns the project path of the project this dependency refers to.
- getProjectPath() - Method in interface org.gradle.platform.base.ProjectDependencySpec
-
Returns the project path of the project this dependency refers to.
- getProjectPath() - Method in interface org.gradle.TaskExecutionRequest
-
Project path associated with this task request if any.
- getProjectPath() - Method in interface org.gradle.tooling.model.ProjectIdentifier
-
The path of the project, relative to its build.
- getProjectProperties() - Method in class org.gradle.StartParameter
-
- getProjectReportDir() - Method in class org.gradle.api.plugins.ProjectReportsPluginConvention
-
Returns the directory to generate the project reports into.
- getProjectReportDirName() - Method in class org.gradle.api.plugins.ProjectReportsPluginConvention
-
The name of the directory to generate the project reports into, relative to the project's reports dir.
- getProjects() - Method in class org.gradle.api.plugins.ProjectReportsPluginConvention
-
- 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.tooling.model.gradle.GradleBuild
-
Returns the set of all projects for this build.
- getProjectScopedName() - Method in class org.gradle.platform.base.binary.BaseBinarySpec
-
- getProjectTaskLister() - Method in class org.gradle.api.tasks.diagnostics.TaskReportTask
-
- getProperties() - Method in class org.gradle.api.AntBuilder
-
Returns the properties of the Ant project.
- getProperties() - Method in interface org.gradle.api.plugins.ExtraPropertiesExtension
-
Returns all of the registered properties and their current values as a map.
- getProperties() - Method in interface org.gradle.api.Project
-
Returns the properties of this project.
- getProperties() - Method in interface org.gradle.api.tasks.TaskInputFilePropertyBuilder
-
- getProperties() - Method in interface org.gradle.api.tasks.TaskInputPropertyBuilder
-
- getProperties() - Method in interface org.gradle.api.tasks.TaskInputs
-
Returns the set of input properties for this task.
- getProperties() - Method in class org.gradle.api.tasks.WriteProperties
-
Returns an immutable view of properties to be written to the properties file.
- getProperties() - Method in class org.gradle.plugins.ide.eclipse.model.EclipseWtpComponent
-
Additional property elements.
- getPropertiesFile() - Method in class org.gradle.api.tasks.wrapper.Wrapper
-
Returns the file to write the wrapper properties to.
- getPropertyListTransformer() - Method in class org.gradle.plugins.ide.api.PropertyListGeneratorTask
-
- getProviders() - Method in interface org.gradle.api.Project
-
Provides access to methods to create various kinds of
Provider
instances.
- getPublication() - Method in class org.gradle.api.publish.ivy.tasks.PublishToIvyRepository
-
The publication to be published.
- getPublication() - Method in class org.gradle.api.publish.maven.tasks.AbstractPublishToMaven
-
The publication to be published.
- getPublication() - Method in class org.gradle.api.publish.tasks.GenerateModuleMetadata
-
Returns the publication to generate the metadata file for.
- getPublicationInternal() - Method in class org.gradle.api.publish.maven.tasks.AbstractPublishToMaven
-
- getPublications() - Method in interface org.gradle.api.publish.PublishingExtension
-
The publications of the project.
- getPublications() - Method in class org.gradle.api.publish.tasks.GenerateModuleMetadata
-
Returns the publications of the current project, used in generation to connect the modules of a component together.
- 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
-
- getPublicHeaderDirs() - Method in interface org.gradle.language.cpp.CppLibrary
-
- getPublicHeaderFiles() - Method in interface org.gradle.language.cpp.CppLibrary
-
Returns public header files of this component.
- getPublicHeaders() - Method in interface org.gradle.language.cpp.CppLibrary
-
Defines the public header file directories of this library.
- getPublicType() - Method in interface org.gradle.api.plugins.ExtensionsSchema.ExtensionSchema
-
The public type of the extension.
- getPublicType() - Method in interface org.gradle.api.reflect.HasPublicType
-
Public type.
- getPublicType() - Method in class org.gradle.platform.base.binary.BaseBinarySpec
-
- getPublishedCode() - Method in class org.gradle.api.tasks.scala.IncrementalCompileOptions
-
Returns the directory or archive path by which the code produced by this task
is published to other ScalaCompile
tasks.
- getQualifiedPropertyName(String, String) - Method in class org.gradle.plugins.signing.signatory.pgp.PgpSignatoryFactory
-
- getQuiet() - Method in interface org.gradle.api.tasks.testing.logging.TestLoggingContainer
-
Returns logging options for quiet level.
- getRcCompiler() - Method in interface org.gradle.nativeplatform.NativeBinarySpec
-
The configuration of the Resource compiler used when compiling resources for this binary.
- getRcCompiler() - Method in interface org.gradle.nativeplatform.toolchain.VisualCppPlatformToolChain
-
Returns the settings to use for the Windows resources compiler.
- getReason() - Method in interface org.gradle.api.artifacts.Dependency
-
Returns a reason why this dependency should be used, in particular with regards to its version.
- getReason() - Method in interface org.gradle.api.artifacts.DependencyConstraint
-
Returns a reason why this dependency constraint should be used, in particular with regards to its version.
- getReason() - Method in interface org.gradle.api.artifacts.DependencyMetadata
-
Returns the reason why this dependency should be selected.
- getReferencedProjects() - Method in class org.gradle.plugins.ide.eclipse.model.EclipseProject
-
- getReferencedProjects() - Method in class org.gradle.plugins.ide.eclipse.model.Project
-
The referenced projects of this Eclipse project.
- getReferences() - Method in class org.gradle.api.AntBuilder
-
Returns the references of the Ant project.
- getRejectedVersions() - Method in interface org.gradle.api.artifacts.VersionConstraint
-
Returns the list of versions that this module rejects (which may be exact versions, or ranges, anything that fits into a version string).
- getRelativeClasspath() - Method in class org.gradle.jvm.application.tasks.CreateStartScripts
-
- getRelativePath() - Method in interface org.gradle.api.file.FileCopyDetails
-
Returns the path of this file, relative to the root of the copy destination.
- getRelativePath() - Method in interface org.gradle.api.file.FileTreeElement
-
Returns the path of this file, relative to the root of the containing file tree.
- getRelativeSourcePath() - Method in interface org.gradle.api.file.FileCopyDetails
-
Returns the path of this file, relative to the root of the containing file tree.
- getRelPath() - Method in class org.gradle.plugins.ide.idea.model.Path
-
The relative path of the path.
- getRemote() - Method in interface org.gradle.caching.configuration.BuildCacheConfiguration
-
Returns the remote cache configuration.
- getRemoveUnusedEntriesAfterDays() - Method in class org.gradle.caching.local.DirectoryBuildCache
-
Returns the number of days after unused entries are garbage collected.
- getRenderer() - Method in class org.gradle.api.tasks.diagnostics.AbstractDependencyReportTask
-
- getRenderer() - Method in class org.gradle.api.tasks.diagnostics.AbstractReportTask
-
- getRenderer() - Method in class org.gradle.api.tasks.diagnostics.ProjectReportTask
-
- getRenderer() - Method in class org.gradle.api.tasks.diagnostics.PropertyReportTask
-
- getRenderer() - Method in class org.gradle.api.tasks.diagnostics.TaskReportTask
-
- getReplacedBy() - Method in interface org.gradle.api.artifacts.ComponentModuleMetadata
-
The identifier of module that replaces this module.
- getRepoName() - Method in interface org.gradle.vcs.VersionControlSpec
-
Returns the name of the repository.
- 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.
- getReportFormat() - Method in class org.gradle.api.plugins.quality.CodeNarcExtension
-
The format type of the CodeNarc report.
- getReportLevel() - Method in class org.gradle.api.plugins.quality.FindBugs
-
The priority threshold for reporting bugs.
- getReportLevel() - Method in class org.gradle.api.plugins.quality.FindBugsExtension
-
The priority threshold for reporting bugs.
- getReports() - Method in class org.gradle.api.plugins.quality.Checkstyle
-
The reports to be generated by this task.
- getReports() - Method in class org.gradle.api.plugins.quality.CodeNarc
-
The reports to be generated by this task.
- getReports() - Method in class org.gradle.api.plugins.quality.FindBugs
-
The reports to be generated by this task.
- getReports() - Method in class org.gradle.api.plugins.quality.JDepend
-
The reports to be generated by this task.
- getReports() - Method in class org.gradle.api.plugins.quality.Pmd
-
The reports to be generated by this task.
- 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.AbstractTestTask
-
The reports that this task potentially produces.
- getReports() - Method in class org.gradle.testing.jacoco.tasks.JacocoReport
-
Returns the reports to be generated by this task.
- getReportsDir() - Method in class org.gradle.api.plugins.quality.CodeQualityExtension
-
The directory where reports will be generated.
- getReportsDir() - Method in class org.gradle.testing.jacoco.plugins.JacocoPluginExtension
-
The directory where reports will be generated.
- 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.
- getRepositories() - Method in interface org.gradle.plugin.management.PluginManagementSpec
-
The plugin repositories to use.
- getRepository() - Method in interface org.gradle.api.artifacts.maven.MavenDeployer
-
Returns the repository to be used for uploading artifacts.
- getRepository() - Method in class org.gradle.api.publish.ivy.tasks.PublishToIvyRepository
-
The repository to publish to.
- getRepository() - Method in class org.gradle.api.publish.maven.tasks.PublishToMavenRepository
-
The repository to publish to.
- getRepositoryTransportFactory() - Method in class org.gradle.api.publish.maven.tasks.PublishToMavenRepository
-
- getRequest() - Method in interface org.gradle.api.artifacts.cache.ResolutionControl
-
Returns the query object that was requested in this resolution.
- getRequested() - Method in interface org.gradle.api.artifacts.DependencyResolveDetails
-
The module, before it is resolved.
- getRequested() - Method in interface org.gradle.api.artifacts.DependencySubstitution
-
The requested dependency, before it is resolved.
- getRequested() - Method in interface org.gradle.api.artifacts.result.DependencyResult
-
Returns the requested component.
- getRequested() - Method in interface org.gradle.plugin.management.PluginResolveDetails
-
Get the plugin that was requested.
- getRequested() - Method in interface org.gradle.vcs.VcsMapping
-
The requested dependency, before it is resolved.
- getResolutionResult() - Method in interface org.gradle.api.artifacts.ResolvableDependencies
-
Returns the resolved dependency graph, performing the resolution if required.
- getResolutionStrategy() - Method in interface org.gradle.api.artifacts.Configuration
-
Returns the resolution strategy used by this configuration.
- getResolutionStrategy() - Method in interface org.gradle.plugin.management.PluginManagementSpec
-
The plugin resolution strategy.
- 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
ComponentResult
instances 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
-
- getResourceDirs() - Method in interface org.gradle.play.JvmClasses
-
A set of resource directories for this binary.
- getResourceFilters() - Method in class org.gradle.plugins.ide.eclipse.model.EclipseProject
-
The resource filters of the eclipse project.
- getResourceFilters() - Method in class org.gradle.plugins.ide.eclipse.model.Project
-
- 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.
- getResources() - Method in class org.gradle.plugins.ide.eclipse.model.EclipseWtpComponent
-
Additional wb-resource elements.
- getResourcesDir() - Method in interface org.gradle.api.tasks.SourceSetOutput
-
Returns the output directory for resources
- getResourcesDir() - Method in interface org.gradle.jvm.JvmBinarySpec
-
The resources directory for this binary.
- 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 interface org.gradle.api.artifacts.ComponentMetadataSupplierDetails
-
Returns the metadata builder, that users can use to feed metadata for the component.
- getResult() - Method in class org.gradle.plugins.javascript.envjs.browser.BrowserEvaluate
-
- getResult() - Method in interface org.gradle.tooling.events.FinishEvent
-
Returns the result of the finished operation.
- getResult() - Method in interface org.gradle.tooling.events.task.TaskFinishEvent
-
Returns the result of the finished task operation.
- getResult() - Method in interface org.gradle.tooling.events.test.TestFinishEvent
-
Returns the result of the finished test operation.
- getResultType() - Method in interface org.gradle.api.tasks.testing.TestResult
-
Returns the type of result.
- 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
-
Rhino options.
- 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.
- getRootConfigurations() - Method in class org.gradle.plugins.ide.eclipse.model.EclipseWtpComponent
-
The configurations whose files are to be marked to be deployed with a deploy path of '/'.
- 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.
- getRootDir() - Method in interface org.gradle.TaskExecutionRequest
-
The root folder of the build that this task was defined in.
- getRootDir() - Method in interface org.gradle.tooling.model.BuildIdentifier
-
The root directory of this build
- getRootDir() - Method in interface org.gradle.vcs.VersionControlSpec
-
Returns the relative path to the root of the build within the repository.
- getRootDirectory() - Method in interface org.gradle.tooling.model.idea.IdeaContentRoot
-
The content root directory.
- getRootProject() - Method in interface org.gradle.api.initialization.Settings
-
Returns the root project of the build.
- getRootProject() - Method in interface org.gradle.api.invocation.Gradle
-
Returns the root project of this build.
- getRootProject() - Method in interface org.gradle.api.Project
-
Returns the root project for the hierarchy that this project belongs to.
- getRootProject() - Method in interface org.gradle.tooling.model.gradle.GradleBuild
-
Returns the root project for this build.
- getRootSpec() - Method in class org.gradle.api.tasks.AbstractCopyTask
-
- getRootSpec() - Method in class org.gradle.api.tasks.Copy
-
- getRootSpec() - Method in class org.gradle.api.tasks.Sync
-
- getRulePriority() - Method in class org.gradle.api.plugins.quality.Pmd
-
Specifies the rule priority threshold.
- getRulePriority() - Method in class org.gradle.api.plugins.quality.PmdExtension
-
The rule priority threshold; violations for rules with a lower priority will not be reported.
- 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.
- getRules() - Method in interface org.gradle.api.reporting.ReportContainer
-
- getRules() - Method in interface org.gradle.testing.jacoco.tasks.rules.JacocoViolationRulesContainer
-
Gets all violation rules.
- getRuleSetConfig() - Method in class org.gradle.api.plugins.quality.Pmd
-
The custom rule set to be used (if any).
- getRuleSetConfig() - Method in class org.gradle.api.plugins.quality.PmdExtension
-
The custom rule set to be used (if any).
- getRuleSetFiles() - Method in class org.gradle.api.plugins.quality.Pmd
-
The custom rule set files to be used.
- getRuleSetFiles() - Method in class org.gradle.api.plugins.quality.PmdExtension
-
The custom rule set files to be used.
- getRuleSets() - Method in class org.gradle.api.plugins.quality.Pmd
-
The built-in rule sets to be used.
- getRuleSets() - Method in class org.gradle.api.plugins.quality.PmdExtension
-
The built-in rule sets to be used.
- getRun() - Method in interface org.gradle.jvm.test.JvmTestSuiteBinarySpec.JvmTestSuiteTasks
-
- getRun() - Method in interface org.gradle.testing.base.TestSuiteTaskCollection
-
The run task.
- getRunScript() - Method in class org.gradle.nativeplatform.tasks.InstallExecutable
-
Returns the script file that can be used to run the install image.
- getRunScript() - Method in class org.gradle.nativeplatform.test.xctest.tasks.XCTest
-
Workaround for when the task is given an input file that doesn't exist
- getRunScriptFile() - Method in class org.gradle.nativeplatform.tasks.InstallExecutable
-
Returns the script file that can be used to run the install image.
- getRunScriptFile() - Method in interface org.gradle.nativeplatform.test.xctest.SwiftXCTestBinary
-
Returns the script for running this binary.
- getRunScriptFile() - Method in class org.gradle.nativeplatform.test.xctest.tasks.InstallXCTestBundle
-
Returns the script file that can be used to run the install image.
- getRunScriptFile() - Method in class org.gradle.nativeplatform.test.xctest.tasks.XCTest
-
Returns test suite bundle or executable location
- getRunTask() - Method in interface org.gradle.nativeplatform.test.cpp.CppTestExecutable
-
Returns the task that runs the tests for this component.
- getRunTask() - Method in interface org.gradle.nativeplatform.test.TestComponent
-
Returns the task that runs the tests for this component.
- getRunTask() - Method in interface org.gradle.nativeplatform.test.xctest.SwiftXCTestBinary
-
- getRuntimeClasspath() - Method in interface org.gradle.api.tasks.SourceSet
-
Returns the classpath used to execute this source.
- getRuntimeClasspath() - Method in interface org.gradle.jvm.test.JvmTestSuiteBinarySpec
-
- getRuntimeClasspath() - Method in interface org.gradle.normalization.InputNormalizationHandler
-
Returns the normalization strategy for the runtime classpath.
- getRuntimeClasspathConfigurationName() - Method in interface org.gradle.api.tasks.SourceSet
-
Returns the name of the runtime classpath configuration of this component: the runtime
classpath contains elements of the implementation, as well as runtime only elements.
- getRuntimeConfigurationName() - Method in interface org.gradle.api.tasks.SourceSet
-
Returns the name of the runtime configuration for this source set.
- getRuntimeElements() - Method in interface org.gradle.language.nativeplatform.ComponentWithRuntimeUsage
-
Returns the outgoing runtime elements of this component.
- getRuntimeElementsConfigurationName() - Method in interface org.gradle.api.tasks.SourceSet
-
Returns the name of the configuration containing elements that are stricly required
at runtime.
- getRuntimeFile() - Method in interface org.gradle.language.nativeplatform.ComponentWithRuntimeFile
-
Returns the runtime file of this component.
- getRuntimeFiles() - Method in interface org.gradle.nativeplatform.NativeDependencySet
-
Returns the files to use at runtime.
- getRuntimeFiles() - Method in interface org.gradle.nativeplatform.NativeLibraryBinary
-
- getRuntimeLibraries() - Method in interface org.gradle.language.cpp.CppBinary
-
Returns the runtime libraries required by this binary.
- getRuntimeLibraries() - Method in interface org.gradle.language.nativeplatform.ComponentWithInstallation
-
Returns the runtime libraries required for the installation.
- getRuntimeLibraries() - Method in interface org.gradle.language.swift.SwiftBinary
-
Returns the runtime libraries required by this binary.
- getRuntimeOnlyConfigurationName() - Method in interface org.gradle.api.tasks.SourceSet
-
Returns the name of the configuration that contains dependencies that are only required
at runtime of the component.
- getScala() - Method in interface org.gradle.api.tasks.ScalaSourceSet
-
Returns the source to be compiled by the Scala compiler for this source set.
- getScalaClasspath() - Method in class org.gradle.api.tasks.scala.ScalaCompile
-
Returns the classpath to use to load the Scala compiler.
- getScalaClasspath() - Method in class org.gradle.api.tasks.scala.ScalaDoc
-
Returns the classpath to use to load the ScalaDoc tool.
- getScalaCompatibilityVersion() - Method in interface org.gradle.language.scala.ScalaPlatform
-
- getScalaCompileOptions() - Method in class org.gradle.api.tasks.scala.ScalaCompile
-
- getScalaCompileOptions() - Method in class org.gradle.language.scala.tasks.AbstractScalaCompile
-
Returns the Scala compilation options.
- getScalaDocOptions() - Method in class org.gradle.api.tasks.scala.ScalaDoc
-
Returns the ScalaDoc generation options.
- getScalaPlatform() - Method in interface org.gradle.play.platform.PlayPlatform
-
Version of Scala Runtime to use.
- getScalaPlatform() - Method in class org.gradle.plugins.ide.idea.model.IdeaModule
-
The Scala version used by this module.
- getScalaVersion(File) - Method in class org.gradle.api.tasks.ScalaRuntime
-
Determines the version of a Scala Jar file (scala-compiler, scala-library,
scala-jdbc, etc.).
- getScalaVersion() - Method in interface org.gradle.language.scala.ScalaPlatform
-
- getSchema() - Method in interface org.gradle.api.plugins.ExtensionContainer
-
Deprecated.
- getScope() - Method in class org.gradle.api.artifacts.maven.Conf2ScopeMapping
-
Returns the Maven scope name.
- getScope() - Method in interface org.gradle.plugins.ide.idea.model.Dependency
-
The scope of this library.
- getScope() - Method in class org.gradle.plugins.ide.idea.model.ModuleDependency
-
The scope for this dependency.
- getScope() - Method in class org.gradle.plugins.ide.idea.model.ModuleLibrary
-
The scope of this library.
- 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.
- getScopes() - Method in class org.gradle.plugins.ide.idea.model.IdeaModule
-
The keys of this map are the IDEA scopes.
- getScript() - Method in class org.gradle.plugins.javascript.rhino.RhinoShellExec
-
Script file.
- getScriptArgs() - Method in class org.gradle.plugins.javascript.rhino.RhinoShellExec
-
Script arguments.
- getScriptFile() - Method in class org.gradle.api.tasks.wrapper.Wrapper
-
Returns the file to write the wrapper script to.
- getScriptRelPath() - Method in interface org.gradle.jvm.application.scripts.JavaAppStartScriptGenerationDetails
-
The path of the script, relative to the application home directory.
- getSecretKey() - Method in interface org.gradle.api.credentials.AwsCredentials
-
Returns the secret key to use to authenticate with AWS.
- getSection() - Method in interface org.gradle.api.java.archives.ManifestMergeDetails
-
Returns the section this merge details belongs to.
- getSections() - Method in interface org.gradle.api.java.archives.Manifest
-
Returns the sections of the manifest (excluding the main section).
- getSecurityRoles() - Method in interface org.gradle.plugins.ear.descriptor.DeploymentDescriptor
-
List of security roles.
- getSegments() - Method in class org.gradle.api.file.RelativePath
-
- getSelected() - Method in interface org.gradle.api.artifacts.result.ResolvedDependencyResult
-
Returns the selected component.
- getSelectionReason() - Method in interface org.gradle.api.artifacts.result.ResolvedComponentResult
-
Returns the reason why this particular component was selected in the result.
- getSelector() - Method in interface org.gradle.api.artifacts.UnresolvedDependency
-
The module selector of the dependency.
- getSessionId() - Method in class org.gradle.testing.jacoco.plugins.JacocoTaskExtension
-
An identifier for the session written to the execution data.
- getSessionToken() - Method in interface org.gradle.api.credentials.AwsCredentials
-
Returns the secret key to use to authenticate with AWS.
- getSettings() - Method in interface org.gradle.api.artifacts.maven.MavenResolver
-
Returns a Maven settings object.
- getSettings() - Method in interface org.gradle.api.initialization.Settings
-
Returns this settings object.
- getSettingsDir() - Method in interface org.gradle.api.initialization.Settings
-
Returns the settings directory of the build.
- getSettingsFile() - Method in class org.gradle.StartParameter
-
Returns the explicit settings file to use for the build, or null.
- getShared() - Method in interface org.gradle.nativeplatform.NativeLibrarySpec
-
Converts this library to a native library requirement that uses the shared library variant.
- getSharedLibraryFile() - Method in interface org.gradle.nativeplatform.SharedLibraryBinary
-
The shared library file.
- getSharedLibraryFile() - Method in interface org.gradle.nativeplatform.SharedLibraryBinarySpec
-
The shared library file.
- getSharedLibraryLinkFile() - Method in interface org.gradle.nativeplatform.SharedLibraryBinary
-
The shared library link file.
- getSharedLibraryLinkFile() - Method in interface org.gradle.nativeplatform.SharedLibraryBinarySpec
-
The shared library link file.
- getShouldRunAfter() - Method in interface org.gradle.api.Task
-
Returns tasks that this task should run after.
- getShowAll() - Method in class org.gradle.api.reporting.dependents.DependentComponentsReport
-
Should this include both non-buildable and test suites in the report?
- 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.
- getShowProgress() - Method in class org.gradle.api.plugins.quality.FindBugs
-
Indicates whether analysis progress should be rendered on standard output.
- getShowStacktrace() - Method in interface org.gradle.api.logging.configuration.LoggingConfiguration
-
Returns the detail that should be included in stacktraces.
- getShowStacktrace() - Method in class org.gradle.StartParameter
-
Returns the detail that should be included in stacktraces.
- 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.
- getSignatories() - Method in class org.gradle.plugins.signing.SigningExtension
-
- getSignatory() - Method in class org.gradle.plugins.signing.Sign
-
Returns the signatory for this signing task.
- getSignatory(String) - Method in class org.gradle.plugins.signing.signatory.pgp.PgpSignatoryProvider
-
- getSignatory(String) - Method in interface org.gradle.plugins.signing.signatory.SignatoryProvider
-
Retrieves the signatory with the given name.
- getSignatory() - Method in class org.gradle.plugins.signing.Signature
-
The signatory of this signature file.
- getSignatory() - Method in interface org.gradle.plugins.signing.SignatureSpec
-
The signatory that will be performing the signing.
- getSignatory() - Method in class org.gradle.plugins.signing.SigningExtension
-
The signatory that will be used for signing when an explicit signatory has not been specified.
- getSignatory() - Method in class org.gradle.plugins.signing.SignOperation
-
- getSignatureFiles() - Method in class org.gradle.plugins.signing.Sign
-
All of the signature files that will be generated by this operation.
- getSignatureFiles() - Method in class org.gradle.plugins.signing.SignOperation
-
All of the signature files that will be generated by this operation.
- getSignatures() - Method in class org.gradle.plugins.signing.Sign
-
The signatures generated by this task.
- getSignatures() - Method in class org.gradle.plugins.signing.SignOperation
-
The registered signatures.
- getSignatureSpec() - Method in class org.gradle.plugins.signing.Signature
-
- getSignatureType() - Method in class org.gradle.plugins.signing.Sign
-
- getSignatureType() - Method in class org.gradle.plugins.signing.Signature
-
The file representation type of the signature.
- getSignatureType() - Method in interface org.gradle.plugins.signing.SignatureSpec
-
The signature representation that will be created.
- getSignatureType() - Method in class org.gradle.plugins.signing.SigningExtension
-
The signature type that will be used for signing files when an explicit signature type has not been specified.
- getSignatureType() - Method in class org.gradle.plugins.signing.SignOperation
-
- getSignatureTypes() - Method in class org.gradle.plugins.signing.SigningExtension
-
- getSimpleName() - Method in class org.gradle.api.reflect.TypeOf
-
Simple name.
- getSingleEntryLibraries() - Method in class org.gradle.plugins.ide.idea.model.IdeaModule
-
- getSingleFile() - Method in interface org.gradle.api.file.FileCollection
-
Returns the content of this collection, asserting it contains exactly one file.
- getSingleSignature() - Method in class org.gradle.plugins.signing.Sign
-
Returns the single signature generated by this task.
- getSingleSignature() - Method in class org.gradle.plugins.signing.SignOperation
-
Returns the single registered signature.
- getSize() - Method in interface org.gradle.api.file.FileTreeElement
-
Returns the size of this file at the time of file traversal.
- getSize() - Method in interface org.gradle.caching.BuildCacheEntryWriter
-
Returns the size of the build cache entry to be written.
- getSkipMessage() - Method in interface org.gradle.api.tasks.TaskState
-
Returns a message describing why the task was skipped.
- getSkipMessage() - Method in interface org.gradle.tooling.events.task.TaskSkippedResult
-
Returns a message describing the reason for skipping the task.
- getSkipped() - Method in interface org.gradle.api.tasks.TaskState
-
Returns true if the execution of this task was skipped for some reason.
- getSkippedTestCount() - Method in interface org.gradle.api.tasks.testing.TestResult
-
Returns the number of skipped atomic tests executed for this test.
- getSnapshotRepository() - Method in interface org.gradle.api.artifacts.maven.MavenDeployer
-
Returns the repository to be used for uploading snapshot artifacts.
- getSolution() - Method in class org.gradle.ide.visualstudio.tasks.GenerateSolutionFileTask
-
- getSolution() - Method in interface org.gradle.ide.visualstudio.VisualStudioRootExtension
-
- getSolutionFile() - Method in interface org.gradle.ide.visualstudio.VisualStudioSolution
-
Configuration for the generated solution file.
- getSource() - Method in class org.gradle.api.plugins.antlr.AntlrTask
-
Returns the source for this task, after the include and exclude patterns have been applied.
- getSource() - Method in class org.gradle.api.plugins.quality.Checkstyle
-
Returns the source for this task, after the include and exclude patterns have been applied.
- getSource() - Method in class org.gradle.api.plugins.quality.CodeNarc
-
Returns the source for this task, after the include and exclude patterns have been applied.
- getSource() - Method in class org.gradle.api.plugins.quality.FindBugs
-
Returns the source for this task, after the include and exclude patterns have been applied.
- getSource() - Method in class org.gradle.api.plugins.quality.Pmd
-
Returns the source for this task, after the include and exclude patterns have been applied.
- getSource() - Method in class org.gradle.api.tasks.AbstractCopyTask
-
Returns the source files for this task.
- getSource() - Method in class org.gradle.api.tasks.compile.GroovyCompile
-
Returns the source for this task, after the include and exclude patterns have been applied.
- getSource() - Method in class org.gradle.api.tasks.compile.JavaCompile
-
Returns the source for this task, after the include and exclude patterns have been applied.
- getSource() - Method in class org.gradle.api.tasks.javadoc.Groovydoc
-
Returns the source for this task, after the include and exclude patterns have been applied.
- getSource() - Method in class org.gradle.api.tasks.javadoc.Javadoc
-
Returns the source for this task, after the include and exclude patterns have been applied.
- getSource() - Method in class org.gradle.api.tasks.scala.ScalaDoc
-
Returns the source for this task, after the include and exclude patterns have been applied.
- 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
-
-source release
- getSource() - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
-
- getSource() - Method in class org.gradle.language.assembler.tasks.Assemble
-
- getSource() - Method in interface org.gradle.language.base.LanguageSourceSet
-
The source files.
- getSource() - Method in interface org.gradle.language.cpp.CppComponent
-
Defines the source files or directories of this component.
- getSource() - Method in class org.gradle.language.nativeplatform.tasks.AbstractNativeCompileTask
-
Returns the source files to be compiled.
- getSource() - Method in class org.gradle.language.rc.tasks.WindowsResourceCompile
-
Returns the source files to be compiled.
- getSource() - Method in class org.gradle.language.scala.tasks.AbstractScalaCompile
-
Returns the source for this task, after the include and exclude patterns have been applied.
- getSource() - Method in interface org.gradle.language.swift.SwiftComponent
-
Defines the source files or directories of this component.
- getSource() - Method in class org.gradle.language.swift.tasks.SwiftCompile
-
Returns the source files to be compiled.
- getSource() - Method in class org.gradle.nativeplatform.tasks.AbstractLinkTask
-
The source object files to be passed to the linker.
- getSource() - Method in class org.gradle.nativeplatform.tasks.CreateStaticLibrary
-
The source object files to be passed to the archiver.
- 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.plugins.JavaPluginConvention
-
Returns the source compatibility used for compiling Java sources.
- getSourceCompatibility() - Method in class org.gradle.api.tasks.compile.AbstractCompile
-
Returns the Java language level to use to compile the source files.
- getSourceCompatibility() - Method in interface org.gradle.language.swift.SwiftBinary
-
Returns the Swift language level to use to compile the source files.
- getSourceCompatibility() - Method in interface org.gradle.language.swift.SwiftComponent
-
Returns the Swift language level to use to compile the source files.
- getSourceCompatibility() - Method in class org.gradle.language.swift.tasks.SwiftCompile
-
Returns the Swift language level to use to compile the source files.
- getSourceCompatibility() - Method in class org.gradle.plugins.ide.eclipse.model.EclipseJdt
-
The source Java language level.
- getSourceControl() - Method in interface org.gradle.api.initialization.Settings
-
Returns the source control configuration.
- getSourceDir() - Method in class org.gradle.nativeplatform.test.cunit.tasks.GenerateCUnitLauncher
-
- getSourceDirectories() - Method in interface org.gradle.api.file.SourceDirectorySet
-
Returns the source directories that make up this set, represented as a
FileCollection
.
- getSourceDirectories() - Method in class org.gradle.testing.jacoco.tasks.JacocoReportBase
-
Source sets that coverage should be reported for.
- getSourceDirectories() - Method in interface org.gradle.tooling.model.eclipse.HierarchicalEclipseProject
-
Returns the source directories for this project.
- getSourceDirectories() - Method in interface org.gradle.tooling.model.idea.IdeaContentRoot
-
The set of source directories.
- getSourceDirs() - Method in class org.gradle.plugins.ide.eclipse.model.EclipseWtpComponent
-
Source directories to be transformed into wb-resource elements.
- getSourceDirs() - Method in class org.gradle.plugins.ide.idea.model.IdeaModule
-
The directories containing the production sources.
- getSourceFile() - Method in interface org.gradle.api.initialization.dsl.ScriptHandler
-
Returns the file containing the source for the script, if any.
- getSourceFile() - Method in class org.gradle.nativeplatform.tasks.InstallExecutable
-
The executable file to install.
- getSourceFile() - Method in class org.gradle.plugins.ide.idea.model.SingleEntryModuleLibrary
-
Returns a single source jar or source folder
- 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.TaskInputFilePropertyBuilder
-
- getSourceFiles() - Method in interface org.gradle.api.tasks.TaskInputPropertyBuilder
-
- getSourceFiles() - Method in interface org.gradle.api.tasks.TaskInputs
-
Returns the set of source files for this task.
- getSourceFolders() - Method in class org.gradle.plugins.ide.idea.model.Module
-
The directories containing the production sources.
- getSourceLanguageLevel() - Method in interface org.gradle.tooling.model.eclipse.EclipseJavaSourceSettings
-
Returns the Java source language level.
- getSourceName() - Method in interface org.gradle.api.file.FileCopyDetails
-
Returns the base name of this file at the copy source.
- getSourceNames() - Method in class org.gradle.external.javadoc.CoreJavadocOptions
-
- getSourceNames() - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
-
- getSourcePath() - Method in interface org.gradle.api.file.FileCopyDetails
-
Returns the path of this file, relative to the root of the containing file tree.
- getSourcepath() - Method in class org.gradle.api.tasks.compile.CompileOptions
-
The source path to use for the compilation.
- getSourcePath() - Method in class org.gradle.plugins.ide.eclipse.model.AbstractLibrary
-
- getSourcePath() - Method in class org.gradle.plugins.ide.eclipse.model.WbResource
-
- getSources() - Method in class org.gradle.platform.base.binary.BaseBinarySpec
-
- getSources() - Method in interface org.gradle.platform.base.BinarySpec
-
The sources owned by this binary.
- getSources() - Method in class org.gradle.platform.base.component.BaseComponentSpec
-
- getSources() - Method in interface org.gradle.platform.base.SourceComponentSpec
-
The source sets for this component.
- getSources() - Method in class org.gradle.plugins.ide.idea.model.ModuleLibrary
-
A set of Jar files or directories containing source code.
- getSources() - Method in class org.gradle.plugins.ide.idea.model.ProjectLibrary
-
A set of directories containing sources.
- getSourceSets() - Method in class org.gradle.api.plugins.JavaPluginConvention
-
The source sets container.
- getSourceSets() - Method in class org.gradle.api.plugins.quality.CodeQualityExtension
-
The source sets to be analyzed as part of the check and build tasks.
- getSourceSets() - Method in class org.gradle.plugins.ide.eclipse.model.EclipseClasspath
-
The source sets to be added.
- 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 that make up this set.
- getSrcDirTrees() - Method in interface org.gradle.api.file.SourceDirectorySet
-
Returns the source directory trees that make up this set.
- getStackTraceFilters() - Method in interface org.gradle.api.tasks.testing.logging.TestLogging
-
Returns the set of filters to be used for sanitizing test stack traces.
- getStandardErrorCaptureLevel() - Method in interface org.gradle.api.logging.LoggingManager
-
Returns the log level that output written to System.err will be mapped to.
- getStandardInput() - Method in class org.gradle.api.tasks.AbstractExecTask
-
Returns the standard input stream for the process executing the command.
- getStandardInput() - Method in class org.gradle.api.tasks.JavaExec
-
Returns the standard input stream for the process executing the command.
- getStandardInput() - Method in interface org.gradle.process.BaseExecSpec
-
Returns the standard input stream for the process executing the command.
- getStandardOutput() - Method in class org.gradle.api.tasks.AbstractExecTask
-
Returns the output stream to consume standard output from the process executing the command.
- getStandardOutput() - Method in class org.gradle.api.tasks.JavaExec
-
Returns the output stream to consume standard output from the process executing the command.
- getStandardOutput() - Method in interface org.gradle.process.BaseExecSpec
-
Returns the output stream to consume standard output from the process executing the command.
- getStandardOutputCaptureLevel() - Method in interface org.gradle.api.logging.LoggingManager
-
Returns the log level that output written to System.out will be mapped to.
- getStartParameter() - Method in interface org.gradle.api.initialization.Settings
-
Returns the set of parameters used to invoke this instance of Gradle.
- getStartParameter() - Method in interface org.gradle.api.invocation.Gradle
-
- getStartParameter() - Method in class org.gradle.api.tasks.GradleBuild
-
Returns the full set of parameters that will be used to execute the build.
- getStartTime() - Method in interface org.gradle.api.tasks.testing.TestResult
-
Returns the time when this test started execution.
- getStartTime() - Method in interface org.gradle.tooling.events.OperationResult
-
Returns the time when the operation started its execution.
- getState() - Method in interface org.gradle.api.artifacts.Configuration
-
Returns the state of the configuration.
- getState() - Method in interface org.gradle.api.Project
-
Returns the evaluation state of this project.
- getState() - Method in interface org.gradle.api.Task
-
Returns the execution state of this task.
- getStatic() - Method in interface org.gradle.nativeplatform.NativeLibrarySpec
-
Converts this library to a native library requirement that uses the static library variant.
- getStaticLibArchiver() - Method in interface org.gradle.nativeplatform.NativeBinarySpec
-
The configuration of the static library archiver used when creating this binary.
- getStaticLibArchiver() - Method in interface org.gradle.nativeplatform.toolchain.GccPlatformToolChain
-
Returns the settings to use for the archiver.
- getStaticLibArchiver() - Method in interface org.gradle.nativeplatform.toolchain.SwiftcPlatformToolChain
-
Returns the settings to use for the archiver.
- getStaticLibArchiver() - Method in interface org.gradle.nativeplatform.toolchain.VisualCppPlatformToolChain
-
Returns the settings to use for the archiver.
- getStaticLibArgs() - Method in class org.gradle.nativeplatform.tasks.CreateStaticLibrary
-
Additional arguments passed to the archiver.
- getStaticLibraryFile() - Method in interface org.gradle.nativeplatform.StaticLibraryBinary
-
The static library file.
- getStaticLibraryFile() - Method in interface org.gradle.nativeplatform.StaticLibraryBinarySpec
-
The static library file.
- getStatus() - Method in interface org.gradle.api.artifacts.ComponentMetadata
-
Returns the status of the component.
- getStatus() - Method in interface org.gradle.api.Project
-
Returns the status of this project.
- getStatus() - Method in interface org.gradle.api.publish.ivy.IvyModuleDescriptorSpec
-
Returns the status for this publication.
- getStatusScheme() - Method in interface org.gradle.api.artifacts.ComponentMetadata
-
Returns the status scheme of the component.
- getStripper() - Method in interface org.gradle.nativeplatform.toolchain.SwiftcPlatformToolChain
-
Returns the tool for stripping symbols.
- getStubDir() - Method in class org.gradle.api.tasks.compile.GroovyCompileOptions
-
Returns the directory where Java stubs for Groovy classes will be stored during Java/Groovy joint
compilation.
- getStylesheet() - Method in interface org.gradle.api.reporting.CustomizableHtmlReport
-
The stylesheet to use to generate the HTML report.
- getStyleSheet() - Method in class org.gradle.api.tasks.scala.ScalaDocOptions
-
- getStylesheetFile() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
-stylesheetfile path\filename
- getSubprojects() - Method in interface org.gradle.api.Project
-
Returns the set containing the subprojects of this project.
- getSuccessfulTestCount() - Method in interface org.gradle.api.tasks.testing.TestResult
-
Returns the number of successful atomic tests executed for this test.
- getSuiteName() - Method in class org.gradle.api.tasks.testing.testng.TestNGOptions
-
Sets the default name of the test suite, if one is not specified in a suite XML file or in the source code.
- getSuiteName() - Method in interface org.gradle.tooling.events.test.JvmTestOperationDescriptor
-
Returns the name of the test suite, if any.
- getSuites(File) - Method in class org.gradle.api.tasks.testing.testng.TestNGOptions
-
- getSuiteXmlBuilder() - Method in class org.gradle.api.tasks.testing.testng.TestNGOptions
-
- getSuiteXmlFiles() - Method in class org.gradle.api.tasks.testing.testng.TestNGOptions
-
The suiteXmlFiles to use for running TestNG.
- getSuiteXmlWriter() - Method in class org.gradle.api.tasks.testing.testng.TestNGOptions
-
- getSupportedExtensions() - Method in enum org.gradle.api.tasks.bundling.Compression
-
- getSwiftCompiler() - Method in interface org.gradle.nativeplatform.toolchain.SwiftcPlatformToolChain
-
Returns the compiler tool.
- getSwiftSource() - Method in interface org.gradle.language.swift.SwiftBinary
-
Returns the Swift source files of this binary.
- getSwiftSource() - Method in interface org.gradle.language.swift.SwiftComponent
-
- getSwiftStdlibToolLocator() - Method in class org.gradle.nativeplatform.test.xctest.tasks.InstallXCTestBundle
-
- getSymbolExtractor() - Method in interface org.gradle.nativeplatform.toolchain.SwiftcPlatformToolChain
-
Returns the tool for extracting symbols.
- getSymbolFile() - Method in class org.gradle.nativeplatform.tasks.ExtractSymbols
-
The destination file to extract debug symbols into.
- 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
-
-tagletpath tagletpathlist.
- getTaglets() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
-taglet class.
- getTags() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
-tag tagname:Xaoptcmf:"taghead".
- 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.
- getTarget() - Method in interface org.gradle.plugin.management.PluginResolveDetails
-
The target plugin request to use.
- getTargetBuild() - Method in class org.gradle.api.plugins.buildcomparison.gradle.CompareGradleBuilds
-
The specification of how to invoke the target build.
- getTargetBytecodeVersion() - Method in class org.gradle.plugins.ide.idea.model.IdeaModule
-
The module specific bytecode version to use for this module.
- getTargetBytecodeVersion() - Method in class org.gradle.plugins.ide.idea.model.IdeaProject
-
The target bytecode version to use for this project.
- getTargetBytecodeVersion() - Method in interface org.gradle.tooling.model.eclipse.EclipseJavaSourceSettings
-
Returns the target bytecode level.
- getTargetBytecodeVersion() - Method in interface org.gradle.tooling.model.idea.IdeaJavaLanguageSettings
-
Returns the target bytecode level.
- getTargetCompatibility() - Method in class org.gradle.api.plugins.JavaPluginConvention
-
Returns the target compatibility used for compiling Java sources.
- getTargetCompatibility() - Method in class org.gradle.api.tasks.compile.AbstractCompile
-
Returns the target JVM to generate the .class
files for.
- getTargetCompatibility() - Method in interface org.gradle.jvm.platform.JavaPlatform
-
- getTargetCompatibility() - Method in class org.gradle.plugins.ide.eclipse.model.EclipseJdt
-
The target JVM to generate .class
files for.
- getTargetConfiguration() - Method in interface org.gradle.api.artifacts.ModuleDependency
-
Returns the requested target configuration of this dependency.
- getTargetFiles() - Method in class org.gradle.api.tasks.Delete
-
Returns the resolved set of files which will be deleted by this task.
- getTargetJdk() - Method in class org.gradle.api.plugins.quality.Pmd
-
The target JDK to use with PMD.
- getTargetJdk() - Method in class org.gradle.api.plugins.quality.PmdExtension
-
The target jdk to use with pmd, 1.3, 1.4, 1.5, 1.6, 1.7 or jsp
- getTargetModuleName() - Method in interface org.gradle.tooling.model.idea.IdeaModuleDependency
-
Returns the name of the target module
- getTargetPlatform() - Method in interface org.gradle.jvm.JvmBinarySpec
-
The target platform for this binary.
- getTargetPlatform() - Method in class org.gradle.language.assembler.tasks.Assemble
-
The platform being targeted.
- getTargetPlatform() - Method in interface org.gradle.language.cpp.CppBinary
-
Returns the target platform for this component.
- getTargetPlatform() - Method in interface org.gradle.language.nativeplatform.ComponentWithNativeRuntime
-
Returns the target platform for this component.
- getTargetPlatform() - Method in class org.gradle.language.nativeplatform.tasks.AbstractNativeCompileTask
-
The platform being targeted.
- getTargetPlatform() - Method in class org.gradle.language.rc.tasks.WindowsResourceCompile
-
The platform being targeted.
- getTargetPlatform() - Method in interface org.gradle.language.swift.SwiftBinary
-
Returns the target platform for this component.
- getTargetPlatform() - Method in class org.gradle.language.swift.tasks.SwiftCompile
-
The platform being compiled for.
- getTargetPlatform() - Method in interface org.gradle.nativeplatform.NativeBinary
-
- getTargetPlatform() - Method in interface org.gradle.nativeplatform.NativeBinarySpec
-
- getTargetPlatform() - Method in class org.gradle.nativeplatform.tasks.AbstractLinkTask
-
The platform that the linked binary will run on.
- getTargetPlatform() - Method in class org.gradle.nativeplatform.tasks.CreateStaticLibrary
-
The platform being targeted.
- getTargetPlatform() - Method in class org.gradle.nativeplatform.tasks.ExtractSymbols
-
- getTargetPlatform() - Method in class org.gradle.nativeplatform.tasks.StripSymbols
-
- getTargetPlatform() - Method in interface org.gradle.play.PlayApplicationBinarySpec
-
The PlayPlatform this binary is built for.
- getTargetProject() - Method in interface org.gradle.tooling.model.eclipse.EclipseProjectDependency
-
Deprecated.
- getTargetSizeInMB() - Method in class org.gradle.caching.local.DirectoryBuildCache
-
- getTargetVersion() - Method in class org.gradle.plugins.ide.idea.model.IdeaModel
-
Configures the target IDEA version.
- getTask() - Method in exception org.gradle.api.tasks.TaskExecutionException
-
- getTaskConfigurations() - Method in class org.gradle.api.tasks.diagnostics.AbstractDependencyReportTask
-
- getTaskConfigurations() - Method in class org.gradle.api.tasks.diagnostics.DependencyReportTask
-
- getTaskDependencies() - Method in interface org.gradle.api.Task
-
Returns a
TaskDependency
which contains all the tasks that this task depends on.
- getTaskDependencyFromProjectDependency(boolean, String) - Method in interface org.gradle.api.artifacts.Configuration
-
Returns a TaskDependency object containing dependencies on all tasks with the specified name from project
dependencies related to this configuration or one of its super configurations.
- getTaskFileVarFactory() - Method in class org.gradle.language.nativeplatform.tasks.AbstractNativeCompileTask
-
- getTaskGraph() - Method in interface org.gradle.api.invocation.Gradle
-
- getTaskName(String, String) - Method in interface org.gradle.api.tasks.SourceSet
-
Returns the name of a task for this source set.
- getTaskNames() - Method in class org.gradle.StartParameter
-
Returns the names of the tasks to execute in this build.
- getTaskPath() - Method in interface org.gradle.tooling.events.task.TaskOperationDescriptor
-
Returns the path of the task.
- getTaskRequests() - Method in class org.gradle.StartParameter
-
Returns the tasks to execute in this build.
- getTasks() - Method in interface org.gradle.api.plugins.buildcomparison.gradle.GradleBuildInvocationSpec
-
The tasks to execute.
- getTasks() - Method in interface org.gradle.api.Project
-
Returns the tasks of this project.
- getTasks() - Method in class org.gradle.api.tasks.GradleBuild
-
Returns the tasks that should be executed for this build.
- getTasks() - Method in interface org.gradle.jvm.JarBinarySpec
-
The set of tasks associated with this binary.
- getTasks() - Method in interface org.gradle.jvm.test.JvmTestSuiteBinarySpec
-
- getTasks() - Method in interface org.gradle.nativeplatform.NativeExecutableBinarySpec
-
The set of tasks associated with this binary.
- getTasks() - Method in interface org.gradle.nativeplatform.SharedLibraryBinarySpec
-
The set of tasks associated with this binary.
- getTasks() - Method in interface org.gradle.nativeplatform.StaticLibraryBinarySpec
-
The set of tasks associated with this binary.
- getTasks() - Method in interface org.gradle.nativeplatform.test.NativeTestSuiteBinarySpec
-
The set of tasks associated with this binary.
- getTasks() - Method in class org.gradle.platform.base.binary.BaseBinarySpec
-
- getTasks() - Method in interface org.gradle.platform.base.BinarySpec
-
The set of tasks associated with this binary.
- getTasks() - Method in interface org.gradle.testkit.runner.BuildResult
-
The tasks that were part of the build.
- getTasks() - Method in interface org.gradle.tooling.model.BuildableElement
-
Returns the tasks of this project.
- getTasks() - Method in interface org.gradle.tooling.model.gradle.BuildInvocations
-
Returns the tasks that can be used to execute a build.
- getTasks() - Method in interface org.gradle.tooling.model.GradleProject
-
Returns the tasks of this project.
- getTasksByName(String, boolean) - Method in interface org.gradle.api.Project
-
Returns the set of tasks with the given name contained in this project, and optionally its subprojects.
- getTaskSelectors() - Method in interface org.gradle.tooling.model.gradle.BuildInvocations
-
Returns tasks selectors that can be used to execute a build.
- getTaskType() - Method in class org.gradle.api.plugins.quality.CheckstylePlugin
-
- getTaskType() - Method in class org.gradle.api.plugins.quality.CodeNarcPlugin
-
- getTaskType() - Method in class org.gradle.api.plugins.quality.FindBugsPlugin
-
- getTaskType() - Method in class org.gradle.api.plugins.quality.JDependPlugin
-
- getTaskType() - Method in class org.gradle.api.plugins.quality.PmdPlugin
-
- getTempDir() - Method in class org.gradle.api.tasks.compile.ForkOptions
-
Returns the directory used for temporary files that may be created to pass
command line arguments to the compiler process.
- getTemplate() - Method in interface org.gradle.jvm.application.scripts.TemplateBasedScriptGenerator
-
Gets the template reader used for generating script.
- getTemplateImports() - Method in interface org.gradle.language.twirl.TwirlTemplateFormat
-
Imports that are needed for this template format.
- getTemporaryDir() - Method in interface org.gradle.api.Task
-
Returns a directory which this task can use to write temporary files to.
- getTestBinary() - Method in interface org.gradle.nativeplatform.test.cpp.CppTestSuite
-
Returns the binary to use as the default to run this test suite.
- getTestBinary() - Method in interface org.gradle.nativeplatform.test.TestSuiteComponent
-
Returns the binary to use as the default to run this test suite.
- getTestBinary() - Method in interface org.gradle.nativeplatform.test.xctest.SwiftXCTestSuite
-
Returns the binary to use as the default to run this test suite.
- getTestClassesDir() - Method in class org.gradle.api.tasks.testing.Test
-
- getTestClassesDirs() - Method in class org.gradle.api.tasks.testing.Test
-
Returns the directories for the compiled test sources.
- getTestCount() - Method in interface org.gradle.api.tasks.testing.TestResult
-
Returns the total number of atomic tests executed for this test.
- getTestDirectories() - Method in interface org.gradle.tooling.model.idea.IdeaContentRoot
-
The set of test source directories.
- getTestedBinary() - Method in interface org.gradle.jvm.test.JvmTestSuiteBinarySpec
-
- getTestedBinary() - Method in interface org.gradle.nativeplatform.test.NativeTestSuiteBinarySpec
-
The tested binary.
- getTestedBinary() - Method in interface org.gradle.testing.base.TestSuiteBinarySpec
-
Returns the binary tested by this test suite.
- getTestedComponent() - Method in interface org.gradle.jvm.test.JvmTestSuiteSpec
-
- getTestedComponent() - Method in interface org.gradle.nativeplatform.test.NativeTestSuiteSpec
-
- getTestedComponent() - Method in interface org.gradle.testing.base.TestSuiteSpec
-
The tested component.
- getTestFramework() - Method in class org.gradle.api.tasks.testing.Test
-
- getTestFramework() - Method in class org.gradle.buildinit.tasks.InitBuild
-
Alternative test framework to be used in the generated project.
- getTestInstallDirectory() - Method in class org.gradle.nativeplatform.test.xctest.tasks.XCTest
-
Sets the test suite bundle or executable location
- getTestLogging() - Method in class org.gradle.api.tasks.testing.AbstractTestTask
-
Allows to set options related to which test events are logged to the console, and on which detail level.
- getTestName() - Method in class org.gradle.api.tasks.testing.testng.TestNGOptions
-
Sets the default name of the test, if one is not specified in a suite XML file or in the source code.
- getTestOutputDir() - Method in class org.gradle.plugins.ide.idea.model.IdeaModule
-
The output directory for test classes.
- getTestOutputDir() - Method in class org.gradle.plugins.ide.idea.model.Module
-
The output directory for test classes.
- getTestOutputDir() - Method in interface org.gradle.tooling.model.idea.IdeaCompilerOutput
-
directory to store module's test classes and resources.
- getTestReportDir() - Method in class org.gradle.api.plugins.JavaPluginConvention
-
Returns a file pointing to the root directory to be used for reports.
- getTestReportDirName() - Method in class org.gradle.api.plugins.JavaPluginConvention
-
The name of the test reports directory.
- getTestResultDirs() - Method in class org.gradle.api.tasks.testing.TestReport
-
Returns the set of binary test results to include in the report.
- getTestResultsDir() - Method in class org.gradle.api.plugins.JavaPluginConvention
-
Returns a file pointing to the root directory of the test results.
- getTestResultsDirName() - Method in class org.gradle.api.plugins.JavaPluginConvention
-
The name of the test results directory.
- getTestSourceDirs() - Method in class org.gradle.plugins.ide.idea.model.IdeaModule
-
The directories containing the test sources.
- getTestSourceFolders() - Method in class org.gradle.plugins.ide.idea.model.Module
-
The directories containing the test sources.
- getTestSourceSets() - Method in class org.gradle.plugin.devel.GradlePluginDevelopmentExtension
-
Returns the source sets executing the functional tests with TestKit.
- getTestSuite() - Method in interface org.gradle.jvm.test.JUnitTestSuiteBinarySpec
-
- getTestSuite() - Method in interface org.gradle.jvm.test.JvmTestSuiteBinarySpec
-
- getTestSuite() - Method in interface org.gradle.nativeplatform.test.cunit.CUnitTestSuiteBinarySpec
-
Returns the test suite that this binary belongs to.
- getTestSuite() - Method in interface org.gradle.nativeplatform.test.googletest.GoogleTestTestSuiteBinarySpec
-
Returns the test suite that this binary belongs to.
- getTestSuite() - Method in interface org.gradle.nativeplatform.test.NativeTestSuiteBinarySpec
-
Returns the test suite that this binary belongs to.
- getTestSuite() - Method in interface org.gradle.testing.base.TestSuiteBinarySpec
-
Returns the test suite that this binary belongs to.
- getText() - Method in interface org.gradle.api.plugins.quality.CodeNarcReports
-
The codenarc text report
- getText() - Method in interface org.gradle.api.plugins.quality.FindBugsReports
-
The findbugs Text report
- getText() - Method in interface org.gradle.api.plugins.quality.JDependReports
-
The jdepend text report
- getText() - Method in interface org.gradle.api.resources.ResourceHandler
-
Returns a factory for creating TextResource
s from various sources such as
strings, files, and archive entries.
- getText() - Method in interface org.gradle.ide.visualstudio.TextProvider
-
The text content.
- getTextOutputFactory() - Method in class org.gradle.api.reporting.components.ComponentReport
-
- getTextOutputFactory() - Method in class org.gradle.api.reporting.dependents.DependentComponentsReport
-
- getTextOutputFactory() - Method in class org.gradle.api.reporting.model.ModelReport
-
- getTextOutputFactory() - Method in class org.gradle.api.tasks.diagnostics.AbstractReportTask
-
- getTextOutputFactory() - Method in class org.gradle.api.tasks.diagnostics.BuildEnvironmentReportTask
-
- getTextOutputFactory() - Method in class org.gradle.api.tasks.diagnostics.DependencyInsightReportTask
-
- getTextOutputFactory() - Method in class org.gradle.api.tasks.testing.AbstractTestTask
-
- getThreadCount() - Method in class org.gradle.api.tasks.testing.testng.TestNGOptions
-
The number of threads to use for this run.
- 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.
- getTo() - Method in interface org.gradle.api.artifacts.transform.VariantTransform
-
Attributes that match the variant that is produced.
- getToolChain() - Method in class org.gradle.api.tasks.compile.JavaCompile
-
Returns the tool chain that will be used to compile the Java source.
- getToolChain() - Method in class org.gradle.api.tasks.javadoc.Javadoc
-
Returns the tool chain that will be used to generate the Javadoc.
- getToolChain() - Method in interface org.gradle.jvm.JvmBinarySpec
-
Returns the
JavaToolChain
that will be used to build this binary.
- getToolChain() - Method in class org.gradle.language.assembler.tasks.Assemble
-
The tool chain being used to build.
- getToolChain() - Method in interface org.gradle.language.nativeplatform.ComponentWithNativeRuntime
-
Returns the tool chain for this component.
- getToolChain() - Method in class org.gradle.language.nativeplatform.tasks.AbstractNativeCompileTask
-
The tool chain used for compilation.
- getToolChain() - Method in class org.gradle.language.rc.tasks.WindowsResourceCompile
-
The tool chain used for compilation.
- getToolChain() - Method in class org.gradle.language.scala.tasks.PlatformScalaCompile
-
- getToolChain() - Method in class org.gradle.language.swift.tasks.SwiftCompile
-
The tool chain used for compilation.
- getToolChain() - Method in interface org.gradle.nativeplatform.NativeBinarySpec
-
- getToolChain() - Method in class org.gradle.nativeplatform.NativeExecutableFileSpec
-
- getToolChain() - Method in class org.gradle.nativeplatform.tasks.AbstractLinkTask
-
The tool chain used for linking.
- getToolChain() - Method in class org.gradle.nativeplatform.tasks.CreateStaticLibrary
-
The tool chain used for creating the static library.
- getToolChain() - Method in class org.gradle.nativeplatform.tasks.ExtractSymbols
-
- getToolChain() - Method in class org.gradle.nativeplatform.tasks.InstallExecutable
-
The tool chain used for linking.
- getToolChain() - Method in class org.gradle.nativeplatform.tasks.StripSymbols
-
- getToolChain() - Method in interface org.gradle.play.PlayApplicationBinarySpec
-
- getToolChain() - Method in class org.gradle.play.tasks.JavaScriptMinify
-
Returns the tool chain that will be used to compile the JavaScript source.
- getToolChain() - Method in class org.gradle.play.tasks.RoutesCompile
-
Returns the tool chain that will be used to compile the routes source.
- getToolChain() - Method in class org.gradle.play.tasks.TwirlCompile
-
Returns the tool chain that will be used to compile the twirl source.
- getToolName() - Method in class org.gradle.api.plugins.quality.CheckstylePlugin
-
- getToolName() - Method in class org.gradle.api.plugins.quality.CodeNarcPlugin
-
- getToolName() - Method in class org.gradle.api.plugins.quality.FindBugsPlugin
-
- getToolName() - Method in class org.gradle.api.plugins.quality.JDependPlugin
-
- getToolName() - Method in class org.gradle.api.plugins.quality.PmdPlugin
-
- getToolVersion() - Method in class org.gradle.api.plugins.quality.CodeQualityExtension
-
The version of the code quality tool to be used.
- getToolVersion() - Method in class org.gradle.testing.jacoco.plugins.JacocoPluginExtension
-
Version of Jacoco JARs to use.
- getTop() - Method in class org.gradle.api.tasks.scala.ScalaDocOptions
-
Returns the HTML text to appear in the top text for each page.
- getToSign() - Method in class org.gradle.plugins.signing.Signature
-
The file that is to be signed.
- getToSignArtifact() - Method in class org.gradle.plugins.signing.Signature
-
- getTotal() - Method in interface org.gradle.tooling.events.StatusEvent
-
The total amount of work that the build operation is in the progress of performing, or -1 if not known.
- getTransformer() - Method in class org.gradle.ide.visualstudio.tasks.GenerateProjectFileTask
-
- getTransformer() - Method in class org.gradle.plugins.ide.api.PropertiesFileContentMerger
-
- 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 this 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
-
Returns the type of this artifact.
- getType() - Method in class org.gradle.api.attributes.Attribute
-
Returns the type of this attribute.
- getType() - Method in interface org.gradle.api.publish.ivy.IvyArtifact
-
The type used to publish the artifact file, never null
.
- getType() - Method in class org.gradle.buildinit.tasks.InitBuild
-
The desired type of build to create, defaults to 'pom' if 'pom.xml' is found in project root if no pom.xml is found, it defaults to 'basic'.
- getType() - Method in interface org.gradle.language.base.compile.CompilerVersion
-
Returns the type of the compiler.
- getType() - Method in class org.gradle.plugins.ide.eclipse.model.Facet
-
- getType() - Method in class org.gradle.plugins.ide.eclipse.model.Link
-
- getType() - Method in interface org.gradle.plugins.ide.eclipse.model.ResourceFilter
-
Specifies whether this ResourceFilter is including or excluding resources.
- getType() - Method in class org.gradle.plugins.ide.idea.model.ProjectLibrary
-
The type of the library.
- getType() - Method in class org.gradle.plugins.signing.Signature
-
The type of the signature artifact.
- getType() - Method in interface org.gradle.tooling.model.eclipse.EclipseLinkedResource
-
The resource type.
- getTypeForExtension(String) - Method in class org.gradle.plugins.signing.type.AbstractSignatureTypeProvider
-
- getTypeForExtension(String) - Method in interface org.gradle.plugins.signing.type.SignatureTypeProvider
-
- getUniqueId() - Method in interface org.gradle.vcs.VersionControlSpec
-
Returns a
String
identifier which will be unique to this version
control specification among other version control specifications.
- getUnit() - Method in interface org.gradle.tooling.events.StatusEvent
-
The measure used to express the amount of work.
- getUnixScript() - Method in class org.gradle.jvm.application.tasks.CreateStartScripts
-
Returns the full path to the Unix script.
- getUnixStartScriptGenerator() - Method in class org.gradle.jvm.application.tasks.CreateStartScripts
-
The UNIX-like start script generator.
- getUnresolvedModuleDependencies() - Method in interface org.gradle.api.artifacts.LenientConfiguration
-
returns dependencies that were attempted to resolve but failed.
- getUploadTaskName() - Method in interface org.gradle.api.artifacts.Configuration
-
Returns the name of the task that upload the artifacts of this configuration to repositories
declared by the user.
- getUpperBound() - Method in class org.gradle.api.reflect.TypeOf
-
Returns the first declared upper-bound of the wildcard type expression represented by this type.
- getUpToDate() - Method in interface org.gradle.api.tasks.TaskState
-
Returns true if the execution of this task was skipped because the task was up-to-date.
- getURI() - Method in interface org.gradle.api.resources.Resource
-
Uniform resource identifier that uniquely describes this resource
- getUrl() - Method in interface org.gradle.api.artifacts.DependencyArtifact
-
Returns an URL under which this 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.
- getUrl() - Method in class org.gradle.caching.http.HttpBuildCache
-
Returns the URI to the cache.
- getUrl() - Method in class org.gradle.plugins.ide.idea.model.Path
-
The url of the path.
- getUrl() - Method in interface org.gradle.vcs.git.GitVersionControlSpec
-
The URL for the repository in the specification.
- getUseDefaultListeners() - Method in class org.gradle.api.tasks.testing.testng.TestNGOptions
-
- getUsername() - Method in interface org.gradle.api.artifacts.repositories.PasswordCredentials
-
Returns the user name to use when authenticating to this repository.
- getUsername() - Method in interface org.gradle.api.credentials.PasswordCredentials
-
Returns the user name to use when authenticating.
- getUsername() - Method in class org.gradle.api.plugins.announce.AnnouncePluginExtension
-
The username to use for announcements.
- getUsername() - Method in class org.gradle.caching.http.HttpBuildCacheCredentials
-
Returns the user name to use when authenticating to the HTTP build cache.
- getUserTemplateFormats() - Method in interface org.gradle.language.twirl.TwirlSourceSet
-
Returns the custom template formats configured for this source set.
- getUserTemplateFormats() - Method in class org.gradle.play.tasks.TwirlCompile
-
Returns the custom template formats configured for this task.
- 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() - Method in interface org.gradle.external.javadoc.OptionLessJavadocOptionFileOption
-
- getValue() - Method in class org.gradle.plugins.ide.eclipse.model.WbProperty
-
- getValue() - Method in interface org.gradle.testing.jacoco.tasks.rules.JacocoLimit
-
- getValue() - Method in interface org.gradle.tooling.model.eclipse.ClasspathAttribute
-
Returns the value of this attribute.
- getVariant() - Method in interface org.gradle.api.artifacts.component.LibraryBinaryIdentifier
-
The variant of the library.
- getVariant() - Method in interface org.gradle.api.artifacts.component.LibraryComponentSelector
-
- getVariant() - Method in interface org.gradle.api.artifacts.result.ResolvedArtifactResult
-
The variant that included this artifact.
- getVariant() - Method in interface org.gradle.api.artifacts.result.ResolvedComponentResult
-
Returns the variant that was selected for this component.
- getVariant() - Method in interface org.gradle.platform.base.LibraryBinaryDependencySpec
-
Returns the variant of this binary.
- getVariants() - Method in interface org.gradle.api.artifacts.ConfigurationPublications
-
Returns the variants of this configuration, if any.
- getVariants() - Method in interface org.gradle.api.component.ComponentWithVariants
-
- getVariants() - Method in class org.gradle.platform.base.component.BaseComponentSpec
-
- getVariants() - Method in interface org.gradle.platform.base.VariantComponent
-
The variants of this component.
- getVcs() - Method in class org.gradle.plugins.ide.idea.model.IdeaProject
-
The vcs for the project.
- getVcs() - Method in class org.gradle.plugins.ide.idea.model.Project
-
The vcs used by the project.
- getVcsMappings() - Method in interface org.gradle.vcs.SourceControl
-
Returns the VCS mappings configuration.
- getVendor() - Method in interface org.gradle.api.plugins.osgi.OsgiManifest
-
Returns the vendor.
- getVendor() - Method in interface org.gradle.language.base.compile.CompilerVersion
-
Returns the vendor of the compiler.
- 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.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.jvm.toolchain.JavaToolChain
-
The version of the toolchain.
- getVersion() - Method in interface org.gradle.language.base.compile.CompilerVersion
-
Returns the version of the compiler.
- getVersion() - Method in enum org.gradle.language.swift.SwiftVersion
-
Returns the Swift language version in numerical value
- getVersion() - Method in interface org.gradle.platform.base.ModuleDependencySpec
-
The version range of the module this dependency specification refers to.
- getVersion() - Method in interface org.gradle.plugin.management.PluginRequest
-
The version of the plugin if one was specified, otherwise null.
- getVersion() - Method in interface org.gradle.plugins.ear.descriptor.DeploymentDescriptor
-
The version of application.xml.
- getVersion() - Method in class org.gradle.plugins.ide.eclipse.model.Facet
-
- 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'.
- getVersionComparator() - Method in class org.gradle.api.reporting.dependencies.HtmlDependencyReportTask
-
- getVersionComparator() - Method in class org.gradle.api.tasks.diagnostics.DependencyInsightReportTask
-
- getVersionConstraint() - Method in interface org.gradle.api.artifacts.component.ModuleComponentSelector
-
The version constraint of the module to select the component from.
- getVersionConstraint() - Method in interface org.gradle.api.artifacts.DependencyMetadata
-
Returns the version of the module that is targeted by this dependency or dependency constraint.
- getVersionConstraint() - Method in interface org.gradle.api.artifacts.ModuleVersionSelector
-
Returns the version constraint to be used during selection.
- getVersionRangeMapper() - Method in class org.gradle.api.publish.maven.tasks.GenerateMavenPom
-
- getVersionSelectorScheme() - Method in class org.gradle.api.reporting.dependencies.HtmlDependencyReportTask
-
- getVersionSelectorScheme() - Method in class org.gradle.api.tasks.diagnostics.DependencyInsightReportTask
-
- getViolationRules() - Method in class org.gradle.testing.jacoco.tasks.JacocoCoverageVerification
-
Returns the violation rules set for this task.
- getVisitors() - Method in class org.gradle.api.plugins.quality.FindBugs
-
The bug detectors which should be run.
- getVisitors() - Method in class org.gradle.api.plugins.quality.FindBugsExtension
-
The bug detectors which should be run.
- getVisualStudioProject() - Method in class org.gradle.ide.visualstudio.tasks.GenerateFiltersFileTask
-
- getVisualStudioProject() - Method in class org.gradle.ide.visualstudio.tasks.GenerateProjectFileTask
-
- getWarn() - Method in interface org.gradle.api.tasks.testing.logging.TestLoggingContainer
-
Gets logging options for warn level.
- getWarningMode() - Method in interface org.gradle.api.logging.configuration.LoggingConfiguration
-
Specifies which type of warnings should be written to the console.
- getWarningMode() - Method in class org.gradle.StartParameter
-
Specifies which type of warnings should be written to the console.
- getWbModuleEntries() - Method in class org.gradle.plugins.ide.eclipse.model.WtpComponent
-
- getWebAppDir() - Method in class org.gradle.api.plugins.WarPluginConvention
-
Returns the web application directory.
- getWebAppDirName() - Method in class org.gradle.api.plugins.WarPluginConvention
-
The name of the web application directory, relative to the project directory.
- getWebInf() - Method in class org.gradle.api.tasks.bundling.War
-
- getWebXml() - Method in class org.gradle.api.tasks.bundling.War
-
Returns the web.xml
file to include in the WAR archive.
- getWhenMerged() - Method in class org.gradle.plugins.ide.api.FileContentMerger
-
- getWildcards() - Method in class org.gradle.plugins.ide.idea.model.IdeaProject
-
The wildcard resource patterns.
- getWildcards() - Method in class org.gradle.plugins.ide.idea.model.Project
-
A set of wildcard string to be included/excluded from the resources.
- getWindowsScript() - Method in class org.gradle.jvm.application.tasks.CreateStartScripts
-
Returns the full path to the Windows script.
- getWindowsSdkDir() - Method in interface org.gradle.nativeplatform.toolchain.VisualCpp
-
The directory where Windows SDK is installed.
- getWindowsStartScriptGenerator() - Method in class org.gradle.jvm.application.tasks.CreateStartScripts
-
The Windows start script generator.
- getWindowTitle() - Method in class org.gradle.api.tasks.javadoc.Groovydoc
-
Returns the browser window title for the documentation.
- getWindowTitle() - Method in class org.gradle.api.tasks.scala.ScalaDocOptions
-
Returns the text to appear in the window title.
- getWindowTitle() - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
-
- getWindowTitle() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
-windowtitle title
- getWorkerProcessBuilderFactory() - Method in class org.gradle.api.plugins.antlr.AntlrTask
-
- getWorkerProcessBuilderFactory() - Method in class org.gradle.api.plugins.quality.FindBugs
-
- getWorkerProcessBuilderFactory() - Method in class org.gradle.plugins.javascript.coffeescript.CoffeeScriptCompile
-
- getWorkerProcessBuilderFactory() - Method in class org.gradle.plugins.javascript.jshint.JsHint
-
- getWorkingDir() - Method in class org.gradle.api.tasks.AbstractExecTask
-
Returns the working directory for the process.
- getWorkingDir() - Method in class org.gradle.api.tasks.JavaExec
-
Returns the working directory for the process.
- getWorkingDir() - Method in class org.gradle.api.tasks.testing.Test
-
Returns the working directory for the process.
- getWorkingDir() - Method in class org.gradle.play.tasks.PlayRun
-
The working directory.
- getWorkingDir() - Method in interface org.gradle.process.ProcessForkOptions
-
Returns the working directory for the process.
- getWorkingDirectory() - Method in class org.gradle.nativeplatform.test.xctest.tasks.XCTest
-
Returns the working directory property for this test.
- getWorkspace() - Method in class org.gradle.plugins.ide.idea.GenerateIdeaWorkspace
-
The Idea workspace model containing the details required to generate the workspace file.
- getWorkspace() - Method in class org.gradle.plugins.ide.idea.model.IdeaModel
-
Configures IDEA workspace information.
- getWtp() - Method in class org.gradle.plugins.ide.eclipse.model.EclipseModel
-
Configures eclipse wtp information
- getXcodeProject() - Method in class org.gradle.ide.xcode.tasks.GenerateSchemeFileTask
-
- getXcodeProject() - Method in class org.gradle.ide.xcode.tasks.GenerateXcodeProjectFileTask
-
- getXcodeProjectLocations() - Method in class org.gradle.ide.xcode.tasks.GenerateXcodeWorkspaceFileTask
-
- 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.XmlFileContentMerger
-
- 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.
- GitVersionControlSpec - Interface in org.gradle.vcs.git
-
A specification of a Git repository.
- google() - Method in interface org.gradle.api.artifacts.dsl.RepositoryHandler
-
Adds a repository which looks in Google's Maven repository for dependencies.
- GOOGLE_APIS_REPO_URL - Static variable in class org.gradle.plugins.javascript.base.JavaScriptRepositoriesExtension
-
- GOOGLE_URL - Static variable in interface org.gradle.api.artifacts.ArtifactRepositoryContainer
-
- googleApis() - Method in class org.gradle.plugins.javascript.base.JavaScriptRepositoriesExtension
-
- googleApis(Action<? super IvyArtifactRepository>) - Method in class org.gradle.plugins.javascript.base.JavaScriptRepositoriesExtension
-
- GoogleTestConventionPlugin - Class in org.gradle.nativeplatform.test.googletest.plugins
-
- GoogleTestConventionPlugin() - Constructor for class org.gradle.nativeplatform.test.googletest.plugins.GoogleTestConventionPlugin
-
- GoogleTestPlugin - Class in org.gradle.nativeplatform.test.googletest.plugins
-
A plugin that sets up the infrastructure for testing native binaries with GoogleTest.
- GoogleTestPlugin() - Constructor for class org.gradle.nativeplatform.test.googletest.plugins.GoogleTestPlugin
-
- GoogleTestTestSuiteBinarySpec - Interface in org.gradle.nativeplatform.test.googletest
-
An executable which run a Google Test test suite.
- GoogleTestTestSuiteSpec - Interface in org.gradle.nativeplatform.test.googletest
-
Test suite of Google Test tests.
- Gradle - Interface in org.gradle.api.invocation
-
Represents an invocation of Gradle.
- gradle() - Method in class org.gradle.plugins.javascript.base.JavaScriptRepositoriesExtension
-
- gradle(Action<? super MavenArtifactRepository>) - Method in class org.gradle.plugins.javascript.base.JavaScriptRepositoriesExtension
-
- GRADLE_ARTIFACT_PATTERN - Static variable in interface org.gradle.api.artifacts.repositories.IvyArtifactRepository
-
- GRADLE_IVY_PATTERN - Static variable in interface org.gradle.api.artifacts.repositories.IvyArtifactRepository
-
- GRADLE_PROPERTIES - Static variable in interface org.gradle.api.Project
-
- GRADLE_PUBLIC_JAVASCRIPT_REPO_URL - Static variable in class org.gradle.plugins.javascript.base.JavaScriptRepositoriesExtension
-
- GRADLE_USER_HOME_PROPERTY_KEY - Static variable in class org.gradle.StartParameter
-
- gradleApi() - Method in interface org.gradle.api.artifacts.dsl.DependencyHandler
-
Creates a dependency on the API of the current version of Gradle.
- GradleBuild - Class in org.gradle.api.tasks
-
Executes a Gradle build.
- GradleBuild() - Constructor for class org.gradle.api.tasks.GradleBuild
-
- GradleBuild - Interface in org.gradle.tooling.model.gradle
-
Provides information about the structure of a Gradle build.
- GradleBuildInvocationSpec - Interface in org.gradle.api.plugins.buildcomparison.gradle
-
A specification for launching a Gradle build with a specified Gradle version.
- GradleConnectionException - Exception in org.gradle.tooling
-
Thrown when there is some problem using a Gradle connection.
- GradleConnectionException(String) - Constructor for exception org.gradle.tooling.GradleConnectionException
-
- GradleConnectionException(String, Throwable) - Constructor for exception org.gradle.tooling.GradleConnectionException
-
- GradleConnector - Class in org.gradle.tooling
-
A GradleConnector
is the main entry point to the Gradle tooling API.
- GradleConnector() - Constructor for class org.gradle.tooling.GradleConnector
-
- GradleEnvironment - Interface in org.gradle.tooling.model.build
-
Informs about the Gradle environment, for example the Gradle version.
- GradleException - Exception in org.gradle.api
-
GradleException
is the base class of all exceptions thrown by Gradle.
- GradleException() - Constructor for exception org.gradle.api.GradleException
-
- GradleException(String) - Constructor for exception org.gradle.api.GradleException
-
- GradleException(String, Throwable) - Constructor for exception org.gradle.api.GradleException
-
- gradleMetadata() - Method in interface org.gradle.api.artifacts.repositories.IvyArtifactRepository.MetadataSources
-
Indicates that this repository will contain Gradle metadata.
- gradleMetadata() - Method in interface org.gradle.api.artifacts.repositories.MavenArtifactRepository.MetadataSources
-
Indicates that this repository will contain Gradle metadata.
- GradleModuleVersion - Interface in org.gradle.tooling.model
-
Informs about a module version, i.e.
- GradlePluginDevelopmentExtension - Class in org.gradle.plugin.devel
-
- GradlePluginDevelopmentExtension(Project, SourceSet, SourceSet) - Constructor for class org.gradle.plugin.devel.GradlePluginDevelopmentExtension
-
- GradlePluginDevelopmentExtension(Project, SourceSet, SourceSet[]) - Constructor for class org.gradle.plugin.devel.GradlePluginDevelopmentExtension
-
- gradlePluginPortal() - Method in interface org.gradle.api.artifacts.dsl.RepositoryHandler
-
Adds a repository which looks in Gradle Central Plugin Repository for dependencies.
- GradleProject - Interface in org.gradle.tooling.model
-
Represents a Gradle project.
- GradlePublication - Interface in org.gradle.tooling.model.gradle
-
Represents some publication produced by a Gradle project, typically to a Maven or Ivy repository.
- GradleRunner - Class in org.gradle.testkit.runner
-
Executes a Gradle build, allowing inspection of the outcome.
- GradleRunner() - Constructor for class org.gradle.testkit.runner.GradleRunner
-
- GradleScript - Interface in org.gradle.tooling.model.gradle
-
Represents a Gradle script.
- GradleScriptException - Exception in org.gradle.api
-
A GradleScriptException
is thrown when an exception occurs in the compilation or execution of a
script.
- GradleScriptException(String, Throwable) - Constructor for exception org.gradle.api.GradleScriptException
-
- GradleTask - Interface in org.gradle.tooling.model
-
Represents a task which is executable by Gradle.
- gradleTestKit() - Method in interface org.gradle.api.artifacts.dsl.DependencyHandler
-
- graphPopulated(TaskExecutionGraph) - Method in interface org.gradle.api.execution.TaskExecutionGraphListener
-
This method is called when the
TaskExecutionGraph
has been populated, and before any tasks are
executed.
- groovy(Closure) - Method in interface org.gradle.api.tasks.GroovySourceSet
-
Configures the Groovy source for this set.
- groovy(Action<? super SourceDirectorySet>) - 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(SourceDirectorySetFactory, ModuleRegistry) - Constructor for class org.gradle.api.plugins.GroovyBasePlugin
-
- GroovyCompile - Class in org.gradle.api.tasks.compile
-
Compiles Groovy source files, and optionally, Java source files.
- GroovyCompile() - Constructor for class org.gradle.api.tasks.compile.GroovyCompile
-
- GroovyCompileOptions - Class in org.gradle.api.tasks.compile
-
Compilation options to be passed to the Groovy compiler.
- GroovyCompileOptions() - Constructor for class org.gradle.api.tasks.compile.GroovyCompileOptions
-
- Groovydoc - Class in org.gradle.api.tasks.javadoc
-
Generates HTML API documentation for Groovy source, and optionally, Java source.
- Groovydoc() - Constructor for class org.gradle.api.tasks.javadoc.Groovydoc
-
- Groovydoc.Link - Class in org.gradle.api.tasks.javadoc
-
A Link class represent a link between groovydoc/javadoc output and url.
- GROOVYDOC_TASK_NAME - Static variable in class org.gradle.api.plugins.GroovyPlugin
-
- GroovyForkOptions - Class in org.gradle.api.tasks.compile
-
Fork options for Groovy compilation.
- GroovyForkOptions() - Constructor for class org.gradle.api.tasks.compile.GroovyForkOptions
-
- GroovyMavenDeployer - Interface in org.gradle.api.artifacts.maven
-
Adds Groovy configuration convenience methods on top of the
MavenDeployer
.
- GroovyPlugin - Class in org.gradle.api.plugins
-
A
Plugin
which extends the
JavaPlugin
to provide support for compiling and documenting Groovy
source files.
- GroovyPlugin() - Constructor for class org.gradle.api.plugins.GroovyPlugin
-
- GroovyRuntime - Class in org.gradle.api.tasks
-
Provides information related to the Groovy runtime(s) used in a project.
- GroovyRuntime(Project) - Constructor for class org.gradle.api.tasks.GroovyRuntime
-
- GroovySourceSet - Interface in org.gradle.api.tasks
-
- group(Map<String, List<String>>) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- group(String, List<String>) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- group(String, String...) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- group(String) - Method in interface org.gradle.platform.base.DependencySpecContainer
-
Defines a new module dependency, based on a module group name.
- group(String) - Method in interface org.gradle.platform.base.ModuleDependencySpecBuilder
-
Narrows this dependency specification down to a specific group.
- GROUP_KEY - Static variable in interface org.gradle.api.artifacts.ExcludeRule
-
- groupsFile(File) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- gzip(Object) - Method in interface org.gradle.api.resources.ResourceHandler
-
Creates resource that points to a gzip compressed file at the given path.
- 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.
- scala(Action<? super SourceDirectorySet>) - Method in interface org.gradle.api.tasks.ScalaSourceSet
-
Configures the Scala source for this set.
- SCALA_DOC_TASK_NAME - Static variable in class org.gradle.api.plugins.scala.ScalaPlugin
-
- SCALA_RUNTIME_EXTENSION_NAME - Static variable in class org.gradle.api.plugins.scala.ScalaBasePlugin
-
- ScalaBasePlugin - Class in org.gradle.api.plugins.scala
-
A
Plugin
which compiles and tests Scala sources.
- ScalaBasePlugin(SourceDirectorySetFactory) - Constructor for class org.gradle.api.plugins.scala.ScalaBasePlugin
-
- 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
-
- ScalaDocOptions - Class in org.gradle.api.tasks.scala
-
Options for the ScalaDoc tool.
- ScalaDocOptions() - Constructor for class org.gradle.api.tasks.scala.ScalaDocOptions
-
- ScalaForkOptions - Class in org.gradle.api.tasks.scala
-
Fork options for Scala compilation.
- ScalaForkOptions() - Constructor for class org.gradle.api.tasks.scala.ScalaForkOptions
-
- ScalaLanguagePlugin - Class in org.gradle.language.scala.plugins
-
Plugin for compiling Scala code.
- ScalaLanguagePlugin() - Constructor for class org.gradle.language.scala.plugins.ScalaLanguagePlugin
-
- ScalaLanguageSourceSet - Interface in org.gradle.language.scala
-
A set of sources passed to the Scala compiler.
- ScalaPlatform - Interface in org.gradle.language.scala
-
Defines and configures a Scala Platform.
- ScalaPlugin - Class in org.gradle.api.plugins.scala
-
A
Plugin
which sets up a Scala project.
- ScalaPlugin() - Constructor for class org.gradle.api.plugins.scala.ScalaPlugin
-
- ScalaRuntime - Class in org.gradle.api.tasks
-
Provides information related to the Scala runtime(s) used in a project.
- ScalaRuntime(Project) - Constructor for class org.gradle.api.tasks.ScalaRuntime
-
- ScalaSourceSet - Interface in org.gradle.api.tasks
-
A
ScalaSourceSetConvention
defines the properties and methods added to a
SourceSet
by the
ScalaPlugin
.
- ScalaToolChain - Interface in org.gradle.language.scala.toolchain
-
A set of tools for building Scala applications
- 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
-
Sets script arguments.
- ScriptGenerator - Interface in org.gradle.jvm.application.scripts
-
Generates a script to start a JVM application.
- ScriptHandler - Interface in org.gradle.api.initialization.dsl
-
A ScriptHandler
allows you to manage the compilation and execution of a build script.
- securityRole(EarSecurityRole) - Method in interface org.gradle.plugins.ear.descriptor.DeploymentDescriptor
-
Add a security role to the deployment descriptor.
- securityRole(String) - Method in interface org.gradle.plugins.ear.descriptor.DeploymentDescriptor
-
Add a security role to the deployment descriptor.
- securityRole(Action<? super EarSecurityRole>) - Method in interface org.gradle.plugins.ear.descriptor.DeploymentDescriptor
-
Add a security role to the deployment descriptor after configuring it with the given action.
- segmentIterator() - Method in class org.gradle.api.file.RelativePath
-
- SelfResolvingDependency - Interface in org.gradle.api.artifacts
-
A
SelfResolvingDependency
is a
Dependency
which is able to resolve itself, independent of a
repository.
- send(String, String) - Method in interface org.gradle.api.plugins.announce.Announcer
-
- serialWarn(boolean) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- serialWarn() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- set(File) - Method in interface org.gradle.api.file.DirectoryProperty
-
Sets the location of this directory.
- set(File) - Method in interface org.gradle.api.file.RegularFileProperty
-
Sets the location of this file.
- 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.
- set(Iterable<? extends T>) - Method in interface org.gradle.api.provider.HasMultipleValues
-
Sets the value of the property the given value.
- set(Provider<? extends Iterable<? extends T>>) - Method in interface org.gradle.api.provider.HasMultipleValues
-
Sets the property to have the same value of the given provider.
- set(T) - Method in interface org.gradle.api.provider.Property
-
Sets the value of the property the given value.
- set(Provider<? extends T>) - Method in interface org.gradle.api.provider.Property
-
Sets the property to have the same value of the given provider.
- setAccessKey(String) - Method in interface org.gradle.api.credentials.AwsCredentials
-
Sets the access key to use to authenticate with AWS.
- setAccessRules(Set<AccessRule>) - Method in class org.gradle.plugins.ide.eclipse.model.AbstractClasspathEntry
-
- 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.
- setAdditionalClassDirs(FileCollection) - Method in class org.gradle.testing.jacoco.tasks.JacocoReportBase
-
- setAdditionalImports(List<String>) - Method in interface org.gradle.language.twirl.TwirlSourceSet
-
Sets the additional imports to add to all generated Scala code.
- setAdditionalImports(List<String>) - Method in class org.gradle.play.tasks.RoutesCompile
-
Specifies the additional imports of the Play Routes compiler.
- setAdditionalImports(List<String>) - Method in class org.gradle.play.tasks.TwirlCompile
-
Sets the additional imports to add to all generated Scala code.
- setAdditionalParameters(List<String>) - Method in class org.gradle.api.tasks.scala.ScalaDocOptions
-
Sets the additional parameters passed to the compiler.
- setAdditionalParameters(List<String>) - Method in class org.gradle.language.scala.tasks.BaseScalaCompileOptions
-
- setAdditionalSourceDirs(FileCollection) - Method in class org.gradle.testing.jacoco.tasks.JacocoReportBase
-
- setAddress(String) - Method in class org.gradle.testing.jacoco.plugins.JacocoTaskExtension
-
- setAllJvmArgs(List<String>) - 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.JavaExec
-
Sets the full set of arguments to use to launch the JVM for the process.
- setAllJvmArgs(List<String>) - 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 class org.gradle.api.tasks.testing.Test
-
Sets the full set of arguments to use to launch the JVM for the process.
- setAllJvmArgs(List<String>) - Method in interface org.gradle.process.JavaForkOptions
-
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.
- setAllowUntrustedServer(boolean) - Method in class org.gradle.caching.http.HttpBuildCache
-
Specifies whether it is acceptable to communicate with an HTTP build cache backend with an untrusted SSL certificate.
- 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.
- setAnnotationProcessorGeneratedSourcesDirectory(File) - Method in class org.gradle.api.tasks.compile.CompileOptions
-
Sets the directory to place source files generated by annotation compilers.
- setAnnotationProcessorGeneratedSourcesDirectory(Provider<File>) - Method in class org.gradle.api.tasks.compile.CompileOptions
-
Sets the directory to place source files generated by annotation compilers.
- setAnnotationProcessorPath(FileCollection) - Method in class org.gradle.api.tasks.compile.CompileOptions
-
Set the classpath to use to load annotation processors.
- setAnnotationProcessorPath(FileCollection) - Method in interface org.gradle.api.tasks.SourceSet
-
Set the classpath to use to load annotation processors when compiling this source set.
- setAnnouncerFactory(AnnouncerFactory) - Method in class org.gradle.api.plugins.announce.AnnouncePluginExtension
-
- 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.
- setApiJarFile(File) - Method in interface org.gradle.jvm.JarBinarySpec
-
Sets the API jar file output for this binary.
- setAppDirName(String) - Method in class org.gradle.plugins.ear.EarPluginConvention
-
- setAppend(boolean) - Method in class org.gradle.testing.jacoco.plugins.JacocoTaskExtension
-
- setAppendix(String) - Method in class org.gradle.api.tasks.bundling.AbstractArchiveTask
-
- setApplicationDefaultJvmArgs(Iterable<String>) - Method in class org.gradle.api.plugins.ApplicationPluginConvention
-
Array of string arguments to pass to the JVM when running the application
- setApplicationDistribution(CopySpec) - Method in class org.gradle.api.plugins.ApplicationPluginConvention
-
- setApplicationJar(File) - Method in class org.gradle.play.tasks.PlayRun
-
- setApplicationName(String) - Method in class org.gradle.api.plugins.ApplicationPluginConvention
-
The name of the application.
- setApplicationName(String) - Method in class org.gradle.jvm.application.tasks.CreateStartScripts
-
- setApplicationName(String) - Method in interface org.gradle.plugins.ear.descriptor.DeploymentDescriptor
-
- setAppliesTo(ResourceFilterAppliesTo) - Method in interface org.gradle.plugins.ide.eclipse.model.ResourceFilter
-
Indicates whether this ResourceFilter applies to files, folders, or both.
- 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.
- setArchivesBaseName(String) - Method in class org.gradle.api.plugins.BasePluginConvention
-
- setArgs(List<String>) - Method in class org.gradle.api.tasks.AbstractExecTask
-
Sets the arguments for the command to be executed.
- setArgs(Iterable<?>) - Method in class org.gradle.api.tasks.AbstractExecTask
-
Sets the arguments for the command to be executed.
- setArgs(List<String>) - 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.api.tasks.JavaExec
-
Sets the args for the main class to be executed.
- setArgs(List<String>) - Method in class org.gradle.plugins.javascript.rhino.RhinoShellExec
-
- setArgs(Iterable<?>) - Method in class org.gradle.plugins.javascript.rhino.RhinoShellExec
-
- setArgs(List<String>) - Method in interface org.gradle.process.ExecSpec
-
Sets the arguments for the command to be executed.
- setArgs(Iterable<?>) - Method in interface org.gradle.process.ExecSpec
-
Sets the arguments for the command to be executed.
- setArgs(List<String>) - Method in interface org.gradle.process.JavaExecSpec
-
Sets the args for the main class to be executed.
- setArgs(Iterable<?>) - Method in interface org.gradle.process.JavaExecSpec
-
Sets the args for the main class to be executed.
- setArguments(List<String>) - Method in class org.gradle.api.plugins.antlr.AntlrTask
-
- setArguments(Iterable<String>) - Method in interface org.gradle.api.plugins.buildcomparison.gradle.GradleBuildInvocationSpec
-
Sets the command line arguments (excluding tasks) to invoke the build with.
- setArguments(Map<String, String>) - Method in class org.gradle.plugins.ide.eclipse.model.BuildCommand
-
- setArguments(String) - Method in interface org.gradle.plugins.ide.eclipse.model.ResourceFilterMatcher
-
Sets the arguments of the matcher.
- 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(Set<URI>) - Method in interface org.gradle.api.artifacts.repositories.MavenArtifactRepository
-
Sets the additional URLs to use to find artifact files.
- setArtifactUrls(Iterable<?>) - Method in interface org.gradle.api.artifacts.repositories.MavenArtifactRepository
-
Sets the additional URLs to use to find artifact files.
- setAssemblerArgs(List<String>) - Method in class org.gradle.language.assembler.tasks.Assemble
-
- setAssertKeyword(boolean) - Method in class org.gradle.plugins.ide.idea.model.Jdk
-
- setAssetsDirs(Set<File>) - Method in class org.gradle.play.tasks.PlayRun
-
- setAssetsJar(File) - Method in class org.gradle.play.tasks.PlayRun
-
- setAuthor(boolean) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- setAutomatedPublishing(boolean) - Method in class org.gradle.plugin.devel.GradlePluginDevelopmentExtension
-
Configures whether the plugin should automatically configure the publications for the plugins.
- setBaseDir(File) - Method in class org.gradle.api.reporting.ReportingExtension
-
Sets the base directory to use for all reports
- 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.nativeplatform.NativeComponentSpec
-
Sets the name that is used to construct the output file names when building this component.
- setBeforeMerged(MutableActionSet) - Method in class org.gradle.plugins.ide.api.FileContentMerger
-
- setBinResultsDir(File) - Method in class org.gradle.api.tasks.testing.AbstractTestTask
-
Sets the root folder for the test results in internal binary format.
- setBootClasspath(String) - Method in class org.gradle.api.tasks.compile.CompileOptions
-
- 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.compile.CompileOptions
-
Sets the bootstrap classpath to be used for the compiler process.
- setBootstrapClasspath(FileCollection) - Method in class org.gradle.api.tasks.JavaExec
-
Sets the bootstrap classpath to use for the process.
- setBootstrapClasspath(FileCollection) - Method in class org.gradle.api.tasks.testing.Test
-
Sets the bootstrap classpath to use for the process.
- setBootstrapClasspath(FileCollection) - Method in interface org.gradle.process.JavaForkOptions
-
Sets the bootstrap classpath to use for the process.
- setBottom(String) - Method in class org.gradle.api.tasks.scala.ScalaDocOptions
-
Sets the HTML text to appear in the bottom text for each page.
- setBottom(String) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- setBranch(String) - Method in interface org.gradle.api.artifacts.MutableVersionConstraint
-
Specifies the branch to select versions from.
- setBranch(String) - Method in interface org.gradle.api.publish.ivy.IvyModuleDescriptorSpec
-
Sets the branch for this publication
- setBreakIterator(boolean) - Method in class org.gradle.external.javadoc.CoreJavadocOptions
-
- setBreakIterator(boolean) - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
-
- setBuildable(boolean) - Method in class org.gradle.platform.base.binary.BaseBinarySpec
-
- setBuildCacheDebugLogging(boolean) - Method in class org.gradle.StartParameter
-
Whether build cache debug logging is enabled.
- setBuildCacheEnabled(boolean) - Method in class org.gradle.StartParameter
-
Enables/disables the build cache.
- setBuildCommands(List<BuildCommand>) - Method in class org.gradle.plugins.ide.eclipse.model.EclipseProject
-
The build commands to be added to this Eclipse project.
- setBuildCommands(List<BuildCommand>) - Method in class org.gradle.plugins.ide.eclipse.model.Project
-
- setBuildDir(File) - Method in interface org.gradle.api.Project
-
Sets the build directory of this project.
- setBuildDir(Object) - Method in interface org.gradle.api.Project
-
Sets the build directory of this project.
- setBuildFile(File) - Method in class org.gradle.api.tasks.GradleBuild
-
Sets the build file that should be used for this build.
- 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.
- setBuildScan(boolean) - Method in class org.gradle.StartParameter
-
Specifies whether a build scan should be created.
- setBuildTask(Task) - Method in interface org.gradle.api.BuildableComponentSpec
-
Specifies the task responsible for building this component.
- 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.
- setCanBeConsumed(boolean) - Method in interface org.gradle.api.artifacts.Configuration
-
Configures if a configuration can be consumed.
- setCanBeResolved(boolean) - Method in interface org.gradle.api.artifacts.Configuration
-
Configures if a configuration can be resolved.
- setCaseSensitive(boolean) - Method in interface org.gradle.api.file.CopySpec
-
Specifies whether case-sensitive pattern matching should be used for this CopySpec.
- setCaseSensitive(boolean) - Method in class org.gradle.api.tasks.AbstractCopyTask
-
Specifies whether case-sensitive pattern matching should be used for this CopySpec.
- setCaseSensitive(boolean) - Method in class org.gradle.api.tasks.util.PatternSet
-
- setChanging(boolean) - Method in interface org.gradle.api.artifacts.ComponentMetadataDetails
-
Sets whether the component is changing or immutable.
- setChanging(boolean) - Method in interface org.gradle.api.artifacts.ExternalModuleDependency
-
Sets whether or not Gradle should always check for a change in the remote repository.
- setChangingClasspath(FileCollection) - Method in class org.gradle.play.tasks.PlayRun
-
- setCharSet(String) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- setCheckstyleClasspath(FileCollection) - Method in class org.gradle.api.plugins.quality.Checkstyle
-
The class path containing the Checkstyle library to be used.
- setCheckTask(Task) - Method in interface org.gradle.api.CheckableComponentSpec
-
Specifies the task responsible for checking this component.
- setClassDirectories(FileCollection) - Method in class org.gradle.testing.jacoco.tasks.JacocoReportBase
-
- setClassDumpDir(File) - Method in class org.gradle.testing.jacoco.plugins.JacocoTaskExtension
-
Sets path to dump all class files the agent sees are dumped to.
- setClasses(FileCollection) - Method in class org.gradle.api.plugins.quality.FindBugs
-
The class directories to be analyzed.
- setClasses(FileCollection) - Method in class org.gradle.plugin.devel.tasks.ValidateTaskProperties
-
Sets the classes to validate.
- setClasses(Set<Path>) - Method in class org.gradle.plugins.ide.idea.model.ModuleLibrary
-
- setClasses(Set<File>) - Method in class org.gradle.plugins.ide.idea.model.ProjectLibrary
-
A set of Jar files or directories containing source code.
- setClassesDeployPath(String) - Method in class org.gradle.plugins.ide.eclipse.model.EclipseWtpComponent
-
- setClassesDir(File) - Method in interface org.gradle.api.plugins.osgi.OsgiManifest
-
Sets the classes dir.
- setClassesDir(File) - Method in class org.gradle.api.plugins.quality.JDepend
-
- setClassesDir(File) - Method in interface org.gradle.api.tasks.SourceSetOutput
-
- setClassesDir(Object) - Method in interface org.gradle.api.tasks.SourceSetOutput
-
- setClassesDir(File) - Method in interface org.gradle.jvm.JvmBinarySpec
-
Sets the classes directory for this binary.
- setClassesDir(File) - Method in interface org.gradle.play.JvmClasses
-
Sets the classes directory for this binary.
- setClassesDirs(FileCollection) - Method in class org.gradle.api.plugins.quality.JDepend
-
The directories containing the classes to be analyzed.
- setClassFolders(List<File>) - Method in class org.gradle.plugins.ide.eclipse.model.EclipseClasspath
-
- setClassifier(String) - Method in interface org.gradle.api.artifacts.ConfigurablePublishArtifact
-
Sets the classifier of this artifact.
- setClassifier(String) - Method in interface org.gradle.api.artifacts.DependencyArtifact
-
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
-
- setClassifier(String) - Method in class org.gradle.plugins.signing.Signature
-
- 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.plugins.quality.Checkstyle
-
The class path containing the compiled classes for the source files to be analyzed.
- setClasspath(FileCollection) - Method in class org.gradle.api.plugins.quality.FindBugs
-
Compile class path for the classes to be analyzed.
- setClasspath(FileCollection) - Method in class org.gradle.api.plugins.quality.Pmd
-
Compile class path for the classes to be analyzed.
- setClasspath(FileCollection) - Method in class org.gradle.api.tasks.bundling.War
-
Sets the classpath to include in the WAR archive.
- setClasspath(Object) - Method in class org.gradle.api.tasks.bundling.War
-
Sets the classpath to include in the WAR archive.
- setClasspath(FileCollection) - Method in class org.gradle.api.tasks.compile.AbstractCompile
-
Sets the classpath to use to compile the source files.
- setClasspath(FileCollection) - Method in class org.gradle.api.tasks.javadoc.Groovydoc
-
Sets the classpath used to locate classes referenced by the documented sources.
- setClasspath(FileCollection) - Method in class org.gradle.api.tasks.javadoc.Javadoc
-
Sets the classpath to use to resolve type references in this source code.
- setClasspath(FileCollection) - Method in class org.gradle.api.tasks.JavaExec
-
Sets the classpath for executing the main class.
- setClasspath(FileCollection) - Method in class org.gradle.api.tasks.scala.ScalaDoc
-
- setClasspath(FileCollection) - Method in class org.gradle.api.tasks.testing.Test
-
- setClasspath(List<File>) - Method in class org.gradle.external.javadoc.CoreJavadocOptions
-
- setClasspath(List<File>) - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
-
- setClasspath(FileCollection) - Method in class org.gradle.jvm.application.tasks.CreateStartScripts
-
- setClasspath(FileCollection) - Method in class org.gradle.plugin.devel.tasks.ValidateTaskProperties
-
Sets the classpath used to load the classes under validation.
- setClasspath(EclipseClasspath) - Method in class org.gradle.plugins.ide.eclipse.GenerateEclipseClasspath
-
- setClasspath(EclipseClasspath) - Method in class org.gradle.plugins.ide.eclipse.model.EclipseModel
-
- 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.
- setClasspath(Iterable<File>) - Method in interface org.gradle.workers.WorkerConfiguration
-
Sets the classpath associated with the worker.
- setCodenarcClasspath(FileCollection) - Method in class org.gradle.api.plugins.quality.CodeNarc
-
The class path containing the CodeNarc library to be used.
- setCoffeeScriptJs(FileCollection) - Method in class org.gradle.plugins.javascript.coffeescript.CoffeeScriptCompile
-
Sets Coffee Script Javascript file.
- setCoffeeScriptJs(Object) - Method in class org.gradle.plugins.javascript.coffeescript.CoffeeScriptCompile
-
- setCoffeeScriptJs(File) - Method in interface org.gradle.plugins.javascript.coffeescript.CoffeeScriptCompileSpec
-
- setCoffeeScriptJsNotation(String) - Method in class org.gradle.play.tasks.PlayCoffeeScriptCompile
-
- setColorOutput(boolean) - Method in interface org.gradle.tooling.ConfigurableLauncher
-
Specifies whether to generate colored (ANSI encoded) output for logging.
- setColorOutput(boolean) - Method in interface org.gradle.tooling.LongRunningOperation
-
Specifies whether to generate colored (ANSI encoded) output for logging.
- setCommandLine(List<String>) - Method in class org.gradle.api.tasks.AbstractExecTask
-
Sets the full command line, including the executable to be executed plus its arguments.
- setCommandLine(Iterable<?>) - Method in class org.gradle.api.tasks.AbstractExecTask
-
Sets the full command line, including the executable to be executed plus its arguments.
- setCommandLine(Object...) - Method in class org.gradle.api.tasks.AbstractExecTask
-
Sets the full command line, including the executable to be executed plus its arguments.
- setCommandLine(List<String>) - Method in interface org.gradle.process.ExecSpec
-
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.
- setComment(String) - Method in class org.gradle.api.tasks.WriteProperties
-
Sets the optional comment to add at the beginning of the properties file.
- setComment(String) - Method in class org.gradle.plugins.ide.eclipse.model.EclipseProject
-
A comment used for the eclipse project.
- setComment(String) - Method in class org.gradle.plugins.ide.eclipse.model.Project
-
- setCompilationClasspath(FileCollection) - Method in class org.gradle.api.plugins.quality.CodeNarc
-
The class path to be used by CodeNarc when compiling classes during analysis.
- setCompileClasspath(FileCollection) - Method in interface org.gradle.api.tasks.SourceSet
-
Sets the classpath used to compile this source.
- setCompiler(Compiler<GroovyJavaJointCompileSpec>) - Method in class org.gradle.api.tasks.compile.GroovyCompile
-
- setCompiler(Compiler<ScalaJavaJointCompileSpec>) - Method in class org.gradle.api.tasks.scala.ScalaCompile
-
For testing only.
- setCompilerArgs(List<String>) - Method in class org.gradle.api.tasks.compile.CompileOptions
-
Sets any additional arguments to be passed to the compiler.
- setCompilerArgs(List<String>) - Method in class org.gradle.language.rc.tasks.WindowsResourceCompile
-
- setCompilerClasspath(Set<File>) - Method in class org.gradle.plugins.ide.idea.model.ProjectLibrary
-
- setComponent(EclipseWtpComponent) - Method in class org.gradle.plugins.ide.eclipse.GenerateEclipseWtpComponent
-
- setComponent(EclipseWtpComponent) - Method in class org.gradle.plugins.ide.eclipse.model.EclipseWtp
-
- setComponents(List<String>) - Method in class org.gradle.api.reporting.dependents.DependentComponentsReport
-
Sets the components to generate the report for.
- 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
-
- setConfig(TextResource) - Method in class org.gradle.api.plugins.quality.Checkstyle
-
The Checkstyle configuration to use.
- setConfig(TextResource) - Method in class org.gradle.api.plugins.quality.CheckstyleExtension
-
The Checkstyle configuration to use.
- setConfig(TextResource) - Method in class org.gradle.api.plugins.quality.CodeNarc
-
The CodeNarc configuration to use.
- setConfig(TextResource) - Method in class org.gradle.api.plugins.quality.CodeNarcExtension
-
The CodeNarc configuration to use.
- setConfigDir(Provider<File>) - Method in class org.gradle.api.plugins.quality.Checkstyle
-
Path to other Checkstyle configuration files.
- setConfigDir(File) - Method in class org.gradle.api.plugins.quality.CheckstyleExtension
-
Path to other Checkstyle configuration files.
- setConfigFailurePolicy(String) - Method in class org.gradle.api.tasks.testing.testng.TestNGOptions
-
- setConfigFile(File) - Method in class org.gradle.api.plugins.quality.Checkstyle
-
The Checkstyle configuration file to use.
- setConfigFile(File) - Method in class org.gradle.api.plugins.quality.CheckstyleExtension
-
The Checkstyle configuration file to use.
- setConfigFile(File) - Method in class org.gradle.api.plugins.quality.CodeNarc
-
The CodeNarc configuration file to use.
- setConfigFile(File) - Method in class org.gradle.api.plugins.quality.CodeNarcExtension
-
The CodeNarc configuration file to use.
- setConfigProperties(Map<String, Object>) - Method in class org.gradle.api.plugins.quality.Checkstyle
-
The properties available for use in the configuration file.
- setConfigProperties(Map<String, Object>) - Method in class org.gradle.api.plugins.quality.CheckstyleExtension
-
The properties available for use in the configuration file.
- setConfiguration(String) - Method in class org.gradle.api.tasks.diagnostics.AbstractDependencyReportTask
-
Sets the single configuration (by name) to generate the report for.
- setConfiguration(Configuration) - Method in class org.gradle.api.tasks.diagnostics.DependencyInsightReportTask
-
Sets the configuration to look the dependency in.
- setConfiguration(String) - Method in class org.gradle.api.tasks.diagnostics.DependencyInsightReportTask
-
Sets the configuration (via name) to look the dependency in.
- setConfiguration(Configuration) - Method in class org.gradle.api.tasks.Upload
-
- setConfiguration(Configuration) - Method in class org.gradle.plugins.signing.SigningExtension
-
- setConfigurations(ConfigurationContainer) - Method in interface org.gradle.api.artifacts.maven.MavenPom
-
Sets the configuration container used for mapping configurations to Maven scopes.
- setConfigurations(Set<Configuration>) - Method in class org.gradle.api.tasks.diagnostics.AbstractDependencyReportTask
-
Sets the configurations to generate the report for.
- setConfigurationScript(File) - Method in class org.gradle.api.tasks.compile.GroovyCompileOptions
-
Sets the path to the groovy configuration file.
- setConfigureOnDemand(boolean) - Method in class org.gradle.StartParameter
-
- setConsoleOutput(ConsoleOutput) - Method in interface org.gradle.api.logging.configuration.LoggingConfiguration
-
Specifies the style of logging output that should be written to the console.
- setConsoleOutput(boolean) - Method in class org.gradle.api.plugins.quality.Pmd
-
Whether or not to write PMD results to System.out
.
- setConsoleOutput(boolean) - Method in class org.gradle.api.plugins.quality.PmdExtension
-
Whether or not to write PMD results to System.out
.
- setConsoleOutput(ConsoleOutput) - Method in class org.gradle.StartParameter
-
Specifies the style of logging output that should be written to the console.
- setContainers(Set<String>) - Method in class org.gradle.plugins.ide.eclipse.model.EclipseClasspath
-
- setContent(File) - Method in class org.gradle.plugins.javascript.envjs.browser.BrowserEvaluate
-
Sets content.
- setContent(Object) - Method in class org.gradle.plugins.javascript.envjs.browser.BrowserEvaluate
-
- setContentCharset(String) - Method in interface org.gradle.api.java.archives.ManifestMergeSpec
-
The character set used to decode the merged manifest content.
- setContentPath(Path) - Method in class org.gradle.plugins.ide.idea.model.Module
-
- setContentRoot(File) - Method in class org.gradle.plugins.ide.idea.model.IdeaModule
-
- setContextPath(String) - Method in class org.gradle.plugins.ide.eclipse.model.EclipseWtpComponent
-
- setContextPath(String) - Method in class org.gradle.plugins.ide.eclipse.model.WtpComponent
-
- setContextRoot(String) - Method in interface org.gradle.plugins.ear.descriptor.EarWebModule
-
- setContinueOnFailure(boolean) - Method in class org.gradle.StartParameter
-
Specifies whether the build should continue on task failure.
- setContinuous(boolean) - Method in class org.gradle.StartParameter
-
- setCounter(String) - Method in interface org.gradle.testing.jacoco.tasks.rules.JacocoLimit
-
Sets the counter that applies to the limit.
- 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.
- setDate(Date) - Method in class org.gradle.plugins.signing.Signature
-
- 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.
- setDebuggable(boolean) - Method in class org.gradle.language.nativeplatform.tasks.AbstractNativeCompileTask
-
Should the compiler generate debuggable code?
- setDebuggable(boolean) - Method in class org.gradle.language.swift.tasks.SwiftCompile
-
Should the compiler generate debuggable code?
- setDebuggable(boolean) - Method in class org.gradle.nativeplatform.tasks.AbstractLinkTask
-
Create a debuggable binary?
- setDebugLevel(String) - Method in class org.gradle.api.tasks.compile.DebugOptions
-
Sets which debug information is to be generated.
- setDebugLevel(String) - Method in class org.gradle.language.scala.tasks.BaseScalaCompileOptions
-
- setDebugOptions(DebugOptions) - Method in class org.gradle.api.tasks.compile.CompileOptions
-
Sets options for generating debugging information.
- setDeclarations(List<PluginDeclaration>) - Method in class org.gradle.plugin.devel.tasks.GeneratePluginDescriptors
-
- 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.
- setDefaultImports(TwirlImports) - Method in interface org.gradle.language.twirl.TwirlSourceSet
-
Sets the default imports that should be added to generated source files to the given language
- setDefaultImports(TwirlImports) - Method in class org.gradle.play.tasks.TwirlCompile
-
Sets the default imports to be used when compiling templates.
- setDefaultJvmOpts(Iterable<String>) - Method in class org.gradle.jvm.application.tasks.CreateStartScripts
-
- setDefaultOutputDir(File) - Method in class org.gradle.plugins.ide.eclipse.model.EclipseClasspath
-
- setDefaultTasks(List<String>) - Method in interface org.gradle.api.Project
-
Sets the names of the default tasks of this project.
- setDefaultType(String) - Method in class org.gradle.plugins.signing.type.AbstractSignatureTypeProvider
-
- setDefaultType(String) - Method in interface org.gradle.plugins.signing.type.SignatureTypeProvider
-
- setDelete(Set<Object>) - Method in class org.gradle.api.tasks.Delete
-
Sets the files to be deleted by this task.
- 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.
- setDependencies(Set<Dependency>) - Method in class org.gradle.plugins.ide.idea.model.Module
-
- setDependencySpec(Spec<DependencyResult>) - Method in class org.gradle.api.tasks.diagnostics.DependencyInsightReportTask
-
The dependency spec selects the dependency (or dependencies if multiple matches found) to show the report for.
- setDependencySpec(Object) - Method in class org.gradle.api.tasks.diagnostics.DependencyInsightReportTask
-
Configures the dependency to show the report for.
- setDependsOn(Iterable<?>) - Method in interface org.gradle.api.Task
-
Sets the dependencies of this task.
- setDeploymentDescriptor(DeploymentDescriptor) - Method in class org.gradle.plugins.ear.Ear
-
- setDeploymentDescriptor(DeploymentDescriptor) - Method in class org.gradle.plugins.ear.EarPluginConvention
-
- setDeployName(String) - Method in class org.gradle.plugins.ide.eclipse.model.EclipseWtpComponent
-
- setDeployName(String) - Method in class org.gradle.plugins.ide.eclipse.model.WtpComponent
-
- setDeployPath(String) - Method in class org.gradle.plugins.ide.eclipse.model.WbDependentModule
-
- setDeployPath(String) - Method in class org.gradle.plugins.ide.eclipse.model.WbResource
-
- setDeprecation(boolean) - Method in class org.gradle.api.tasks.compile.CompileOptions
-
Sets whether to log details of usage of deprecated members or classes.
- setDeprecation(boolean) - Method in class org.gradle.api.tasks.scala.ScalaDocOptions
-
Sets whether to generate deprecation information.
- setDeprecation(boolean) - Method in class org.gradle.language.scala.tasks.BaseScalaCompileOptions
-
- setDescription(String) - Method in interface org.gradle.api.artifacts.Configuration
-
Sets the description for this configuration.
- setDescription(String) - Method in interface org.gradle.api.plugins.osgi.OsgiManifest
-
A convenient method for setting a Bundle-Description instruction.
- setDescription(String) - Method in interface org.gradle.api.Project
-
Sets a description for this project.
- setDescription(String) - Method in interface org.gradle.api.Task
-
Sets a description for this task.
- setDescription(String) - Method in class org.gradle.api.tasks.ant.AntTarget
-
Sets a description for this task.
- setDescription(String) - Method in interface org.gradle.plugins.ear.descriptor.DeploymentDescriptor
-
- setDescription(String) - Method in interface org.gradle.plugins.ear.descriptor.EarSecurityRole
-
- setDescriptor(IvyModuleDescriptorSpec) - Method in class org.gradle.api.publish.ivy.tasks.GenerateIvyDescriptor
-
- setDescriptorDestination(File) - Method in class org.gradle.api.tasks.Upload
-
- setDestination(File) - 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.ivy.tasks.GenerateIvyDescriptor
-
Sets the destination the descriptor will be written to.
- setDestination(File) - Method in class org.gradle.api.publish.maven.tasks.GenerateMavenPom
-
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
-
- setDestination(File) - Method in interface org.gradle.api.reporting.ConfigurableReport
-
Sets the destination for the report.
- setDestination(Provider<File>) - 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(Provider<File>) - Method in class org.gradle.api.tasks.compile.AbstractCompile
-
Sets the directory to generate the .class
files into.
- setDestinationDir(File) - Method in class org.gradle.api.tasks.Copy
-
Sets the directory to copy files into.
- setDestinationDir(File) - Method in class org.gradle.api.tasks.javadoc.Groovydoc
-
Sets the directory to generate the documentation into.
- setDestinationDir(File) - Method in class org.gradle.api.tasks.javadoc.Javadoc
-
Sets the directory to generate the documentation into.
- setDestinationDir(File) - Method in class org.gradle.api.tasks.scala.ScalaDoc
-
- setDestinationDir(File) - Method in class org.gradle.api.tasks.Sync
-
Sets the directory to copy files into.
- setDestinationDir(File) - Method in class org.gradle.api.tasks.testing.TestReport
-
Sets the directory to write the HTML report to.
- setDestinationDir(File) - Method in class org.gradle.nativeplatform.tasks.InstallExecutable
-
- setDestinationDir(File) - Method in class org.gradle.play.tasks.JavaScriptMinify
-
Sets the output directory where processed JavaScript should be written.
- setDestinationDir(File) - Method in class org.gradle.plugins.javascript.coffeescript.CoffeeScriptCompile
-
Sets destination directory.
- 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
-
- setDestinationFile(Provider<File>) - Method in class org.gradle.testing.jacoco.plugins.JacocoTaskExtension
-
Set the provider for calculating the destination file.
- setDestinationFile(File) - Method in class org.gradle.testing.jacoco.plugins.JacocoTaskExtension
-
- setDestinationFile(File) - Method in class org.gradle.testing.jacoco.tasks.JacocoMerge
-
- setDestinationFile(Provider<File>) - Method in class org.gradle.testing.jacoco.tasks.JacocoMerge
-
Set the provider for calculating the destination file.
- 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(File) - Method in class org.gradle.api.tasks.GradleBuild
-
Sets the project directory for the build.
- setDir(Object) - Method in class org.gradle.api.tasks.GradleBuild
-
Sets the project directory for the build.
- setDir(File) - Method in class org.gradle.plugins.ide.eclipse.model.SourceFolder
-
- setDirectory(Object) - Method in class org.gradle.caching.local.DirectoryBuildCache
-
Sets the directory to use to store the build cache.
- setDirectory(File) - Method in class org.gradle.nativeplatform.NativeInstallationSpec
-
- setDirMode(Integer) - Method in interface org.gradle.api.file.CopyProcessingSpec
-
Sets the Unix permissions to use for the target directories.
- setDirMode(Integer) - Method in class org.gradle.api.tasks.AbstractCopyTask
-
Sets the Unix permissions to use for the target directories.
- setDirs(Set<File>) - Method in interface org.gradle.api.artifacts.repositories.FlatDirectoryArtifactRepository
-
Sets the directories where this repository will look for artifacts.
- 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
-
- setDisplayName(String) - Method in interface org.gradle.workers.WorkerConfiguration
-
Sets the name to use when displaying this item of work.
- 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.
- setDistributionSha256Sum(String) - Method in class org.gradle.api.tasks.wrapper.Wrapper
-
The SHA-256 hash sum of the gradle distribution.
- setDistributionType(Wrapper.DistributionType) - Method in class org.gradle.api.tasks.wrapper.Wrapper
-
The type of the Gradle distribution to be used by the wrapper.
- setDistributionUrl(String) - Method in class org.gradle.api.tasks.wrapper.Wrapper
-
The URL to download the gradle distribution from.
- setDistsDirName(String) - Method in class org.gradle.api.plugins.BasePluginConvention
-
- 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
-
- setDocsDirName(String) - Method in class org.gradle.api.plugins.JavaPluginConvention
-
- setDocTitle(String) - Method in class org.gradle.api.tasks.javadoc.Groovydoc
-
Sets title for the package index(first) page (optional).
- setDocTitle(String) - Method in class org.gradle.api.tasks.scala.ScalaDocOptions
-
Sets the HTML text to appear in the main frame title.
- setDocTitle(String) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- setDocURL(String) - Method in interface org.gradle.api.plugins.osgi.OsgiManifest
-
A convenient method for setting a Bundle-DocURL instruction.
- setDownloadJavadoc(boolean) - Method in class org.gradle.plugins.ide.eclipse.model.EclipseClasspath
-
- setDownloadJavadoc(boolean) - Method in class org.gradle.plugins.ide.idea.model.IdeaModule
-
- setDownloadSources(boolean) - Method in class org.gradle.plugins.ide.eclipse.model.EclipseClasspath
-
- setDownloadSources(boolean) - Method in class org.gradle.plugins.ide.idea.model.IdeaModule
-
- setDryRun(boolean) - Method in class org.gradle.StartParameter
-
- setDsl(String) - Method in class org.gradle.buildinit.tasks.InitBuild
-
Set alternative build script DSL to be used.
- setDumpOnExit(boolean) - Method in class org.gradle.testing.jacoco.plugins.JacocoTaskExtension
-
- 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.
- setEffort(String) - Method in class org.gradle.api.plugins.quality.FindBugs
-
The analysis effort level.
- setEffort(String) - Method in class org.gradle.api.plugins.quality.FindBugsExtension
-
The analysis effort level.
- setElement(String) - Method in interface org.gradle.testing.jacoco.tasks.rules.JacocoViolationRule
-
Sets element for the rule.
- 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.ConfigurableReport
-
Whether or not this report should be generated by whatever generates it.
- setEnabled(Provider<Boolean>) - Method in interface org.gradle.api.reporting.ConfigurableReport
-
Whether or not this report should be generated by whatever generates it.
- 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.
- setEnabled(boolean) - Method in class org.gradle.caching.configuration.AbstractBuildCache
-
Enables or disables the build cache service.
- setEnabled(boolean) - Method in interface org.gradle.caching.configuration.BuildCache
-
Enables or disables the build cache service.
- setEnabled(boolean) - Method in class org.gradle.testing.jacoco.plugins.JacocoTaskExtension
-
- setEnabled(boolean) - Method in interface org.gradle.testing.jacoco.tasks.rules.JacocoViolationRule
-
- 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.WriteProperties
-
Sets the encoding used to write the properties file.
- setEncoding(String) - Method in class org.gradle.external.javadoc.CoreJavadocOptions
-
- setEncoding(String) - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
-
- setEncoding(String) - Method in class org.gradle.language.scala.tasks.BaseScalaCompileOptions
-
- setEncoding(String) - Method in class org.gradle.plugins.javascript.coffeescript.CoffeeScriptCompileOptions
-
- setEncoding(String) - Method in class org.gradle.plugins.javascript.jshint.JsHint
-
- setEntries(List<ClasspathEntry>) - Method in class org.gradle.plugins.ide.eclipse.model.Classpath
-
- setEntryCompression(ZipEntryCompression) - Method in class org.gradle.api.tasks.bundling.Zip
-
Sets the compression level of the entries of the archive.
- setEnvironment(Map<String, ?>) - Method in class org.gradle.api.tasks.AbstractExecTask
-
Sets the environment variable to use for the process.
- setEnvironment(Map<String, ?>) - Method in class org.gradle.api.tasks.JavaExec
-
Sets the environment variable to use for the process.
- setEnvironment(Map<String, ?>) - Method in class org.gradle.api.tasks.testing.Test
-
Sets the environment variable to use for the process.
- setEnvironment(Map<String, ?>) - Method in interface org.gradle.process.ProcessForkOptions
-
Sets the environment variable to use for the process.
- setEnvironmentVariables(Map<String, String>) - Method in interface org.gradle.tooling.ConfigurableLauncher
-
Specifies the environment variables to use for this operation.
- setEnvironmentVariables(Map<String, String>) - Method in interface org.gradle.tooling.LongRunningOperation
-
Specifies the environment variables to use for this operation.
- setError(TestLogging) - Method in interface org.gradle.api.tasks.testing.logging.TestLoggingContainer
-
Sets logging options for error level.
- setErrorOutput(OutputStream) - Method in class org.gradle.api.tasks.AbstractExecTask
-
Sets the output stream to consume standard error from the process executing the command.
- setErrorOutput(OutputStream) - Method in class org.gradle.api.tasks.JavaExec
-
Sets the output stream to consume standard error from the process executing the command.
- setErrorOutput(OutputStream) - Method in interface org.gradle.process.BaseExecSpec
-
Sets the output stream to consume standard error from the process executing the command.
- setEvaluator(BrowserEvaluator) - Method in class org.gradle.plugins.javascript.envjs.browser.BrowserEvaluate
-
- setEvents(Set<TestLogEvent>) - Method in interface org.gradle.api.tasks.testing.logging.TestLogging
-
Sets the events to be logged.
- setEvents(Iterable<?>) - Method in interface org.gradle.api.tasks.testing.logging.TestLogging
-
Sets the events to be logged.
- setExceptionFormat(TestExceptionFormat) - Method in interface org.gradle.api.tasks.testing.logging.TestLogging
-
Sets the format to be used for logging test exceptions.
- setExceptionFormat(Object) - Method in interface org.gradle.api.tasks.testing.logging.TestLogging
-
Sets the format to be used for logging test exceptions.
- setExcludeBugsFilter(File) - Method in class org.gradle.api.plugins.quality.FindBugs
-
The filename of a filter specifying baseline bugs to exclude from being reported.
- setExcludeBugsFilter(File) - Method in class org.gradle.api.plugins.quality.FindBugsExtension
-
The filename of a filter specifying baseline bugs to exclude from being reported.
- setExcludeBugsFilterConfig(TextResource) - Method in class org.gradle.api.plugins.quality.FindBugs
-
A filter specifying baseline bugs to exclude from being reported.
- setExcludeBugsFilterConfig(TextResource) - Method in class org.gradle.api.plugins.quality.FindBugsExtension
-
A filter specifying baseline bugs to exclude from being reported.
- setExcludeCategories(Set<String>) - Method in class org.gradle.api.tasks.testing.junit.JUnitOptions
-
The set of categories to exclude.
- setExcludeClassLoaders(List<String>) - Method in class org.gradle.testing.jacoco.plugins.JacocoTaskExtension
-
- setExcludeDirs(Set<File>) - Method in class org.gradle.plugins.ide.idea.model.IdeaModule
-
- 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.
- setExcludeEngines(Set<String>) - Method in class org.gradle.api.tasks.testing.junitplatform.JUnitPlatformOptions
-
- setExcludeFilter(File) - Method in class org.gradle.api.plugins.quality.FindBugs
-
The filename of a filter specifying bugs to exclude from being reported.
- setExcludeFilter(File) - Method in class org.gradle.api.plugins.quality.FindBugsExtension
-
The filename of a filter specifying bugs to exclude from being reported.
- setExcludeFilterConfig(TextResource) - Method in class org.gradle.api.plugins.quality.FindBugs
-
A filter specifying bugs to exclude from being reported.
- setExcludeFilterConfig(TextResource) - Method in class org.gradle.api.plugins.quality.FindBugsExtension
-
A filter specifying bugs to exclude from being reported.
- setExcludeFolders(Set<Path>) - Method in class org.gradle.plugins.ide.idea.model.Module
-
- setExcludeGroups(Set<String>) - Method in class org.gradle.api.tasks.testing.testng.TestNGOptions
-
- setExcludes(Iterable<String>) - Method in interface org.gradle.api.file.CopySpec
-
Set the allowable exclude patterns.
- 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
-
- setExcludes(List<String>) - Method in class org.gradle.plugins.ide.eclipse.model.SourceFolder
-
- setExcludes(List<String>) - Method in class org.gradle.testing.jacoco.plugins.JacocoTaskExtension
-
- setExcludes(List<String>) - Method in interface org.gradle.testing.jacoco.tasks.rules.JacocoViolationRule
-
Sets list of elements that should be excluded from check.
- setExcludeTags(Set<String>) - Method in class org.gradle.api.tasks.testing.junitplatform.JUnitPlatformOptions
-
- setExecutable(String) - Method in class org.gradle.api.tasks.AbstractExecTask
-
Sets the name of the executable to use.
- setExecutable(Object) - Method in class org.gradle.api.tasks.AbstractExecTask
-
Sets the name of the executable to use.
- setExecutable(String) - Method in class org.gradle.api.tasks.compile.ForkOptions
-
Sets the compiler executable to be used.
- setExecutable(String) - Method in class org.gradle.api.tasks.javadoc.Javadoc
-
- setExecutable(String) - 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.JavaExec
-
Sets the name of the executable to use.
- setExecutable(String) - Method in class org.gradle.api.tasks.testing.Test
-
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(File) - Method in class org.gradle.nativeplatform.tasks.InstallExecutable
-
- setExecutable(String) - Method in interface org.gradle.nativeplatform.toolchain.GccCommandLineToolConfiguration
-
Set the name of the executable file for this tool.
- setExecutable(String) - Method in interface org.gradle.process.ProcessForkOptions
-
Sets the name of the executable to use.
- setExecutable(Object) - Method in interface org.gradle.process.ProcessForkOptions
-
Sets the name of the executable to use.
- setExecutableDir(String) - Method in class org.gradle.api.plugins.ApplicationPluginConvention
-
Directory to place executables in
- setExecutableDir(String) - Method in class org.gradle.jvm.application.tasks.CreateStartScripts
-
The directory to write the scripts into in the distribution.
- setExecutionData(FileCollection) - Method in class org.gradle.testing.jacoco.tasks.JacocoMerge
-
- setExecutionData(FileCollection) - Method in class org.gradle.testing.jacoco.tasks.JacocoReportBase
-
- setExitEnvironmentVar(String) - Method in class org.gradle.jvm.application.tasks.CreateStartScripts
-
- setExported(boolean) - Method in class org.gradle.plugins.ide.eclipse.model.AbstractClasspathEntry
-
- setExported(boolean) - Method in class org.gradle.plugins.ide.idea.model.ModuleDependency
-
- setExported(boolean) - Method in class org.gradle.plugins.ide.idea.model.ModuleLibrary
-
- setExportedPackages(Set<String>) - Method in interface org.gradle.jvm.JarBinarySpec
-
- setExportedPackages(Set<String>) - Method in class org.gradle.jvm.tasks.api.ApiJar
-
- setExtDirs(List<File>) - Method in class org.gradle.external.javadoc.CoreJavadocOptions
-
- setExtDirs(List<File>) - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
-
- setExtendsFrom(Iterable<Configuration>) - Method in interface org.gradle.api.artifacts.Configuration
-
Sets the configurations which this configuration extends from.
- setExtension(String) - Method in interface org.gradle.api.artifacts.ConfigurablePublishArtifact
-
Sets the extension of this artifact.
- setExtension(String) - Method in interface org.gradle.api.artifacts.DependencyArtifact
-
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
-
- setExtension(String) - Method in class org.gradle.plugins.signing.Signature
-
- setExtensionDirs(String) - Method in class org.gradle.api.tasks.compile.CompileOptions
-
Sets the extension dirs to be used for the compiler process.
- setExtraArgs(Collection<String>) - Method in class org.gradle.api.plugins.quality.FindBugs
-
Any additional arguments (not covered here more explicitly like effort
) to be passed along to FindBugs.
- setExtraArgs(Collection<String>) - Method in class org.gradle.api.plugins.quality.FindBugsExtension
-
Any additional arguments (not covered here more explicitly like effort
) to be passed along to FindBugs.
- setFacet(EclipseWtpFacet) - Method in class org.gradle.plugins.ide.eclipse.GenerateEclipseWtpFacet
-
- setFacet(EclipseWtpFacet) - Method in class org.gradle.plugins.ide.eclipse.model.EclipseWtp
-
- setFacets(List<Facet>) - Method in class org.gradle.plugins.ide.eclipse.model.EclipseWtpFacet
-
- setFacets(List<Facet>) - Method in class org.gradle.plugins.ide.eclipse.model.WtpFacet
-
- setFailFast(boolean) - Method in class org.gradle.api.tasks.testing.Test
-
Enables fail fast behavior causing the task to fail on the first failed test.
- setFailOnError(boolean) - Method in class org.gradle.api.tasks.compile.CompileOptions
-
Sets whether to fail the build when compilation fails.
- setFailOnError(boolean) - Method in class org.gradle.api.tasks.compile.GroovyCompileOptions
-
Sets whether the compilation task should fail if compile errors occurred.
- setFailOnError(boolean) - Method in class org.gradle.api.tasks.javadoc.Javadoc
-
- setFailOnError(boolean) - Method in class org.gradle.language.scala.tasks.BaseScalaCompileOptions
-
- setFailOnNoMatchingTests(boolean) - Method in interface org.gradle.api.tasks.testing.TestFilter
-
Let the test task fail if a filter configuration was provided but no test matched the given configuration.
- setFailOnViolation(boolean) - Method in interface org.gradle.testing.jacoco.tasks.rules.JacocoViolationRulesContainer
-
Indicates whether build should fail in case of rule violation.
- setFailOnWarning(boolean) - Method in class org.gradle.plugin.devel.tasks.ValidateTaskProperties
-
Specifies whether the build should break when the verifications performed by this task detects a warning.
- setFile(File) - Method in class org.gradle.nativeplatform.NativeExecutableFileSpec
-
- setFile(XmlFileContentMerger) - Method in class org.gradle.plugins.ide.eclipse.model.EclipseClasspath
-
- setFile(File) - Method in class org.gradle.plugins.signing.Signature
-
- 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.
- setFilteringCharset(String) - Method in interface org.gradle.api.file.CopySpec
-
Specifies the charset used to read and write files when filtering.
- setFilteringCharset(String) - Method in class org.gradle.api.tasks.AbstractCopyTask
-
Specifies the charset used to read and write files when filtering.
- setFinalizedBy(Iterable<?>) - Method in interface org.gradle.api.Task
-
Specifies the set of finalizer tasks for this task.
- setFindbugsClasspath(FileCollection) - Method in class org.gradle.api.plugins.quality.FindBugs
-
Class path holding the FindBugs library.
- setFollowSymlinks(boolean) - Method in interface org.gradle.api.file.DeleteSpec
-
Specifies whether or not symbolic links should be followed during deletion.
- setFollowSymlinks(boolean) - Method in class org.gradle.api.tasks.Delete
-
Set if symlinks should be followed.
- setFooter(String) - Method in class org.gradle.api.tasks.javadoc.Groovydoc
-
Sets footer text for each page (optional).
- setFooter(String) - Method in class org.gradle.api.tasks.scala.ScalaDocOptions
-
Sets the HTML text to appear in the footer for each page.
- setFooter(String) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- setForce(boolean) - Method in interface org.gradle.api.artifacts.ExternalDependency
-
Sets whether or not the version of this dependency should be enforced in the case of version conflicts.
- setForce(boolean) - Method in class org.gradle.language.scala.tasks.BaseScalaCompileOptions
-
- setForcedModules(Object...) - Method in interface org.gradle.api.artifacts.ResolutionStrategy
-
Allows forcing certain versions of dependencies, including transitive dependencies.
- setFork(boolean) - Method in class org.gradle.api.tasks.compile.CompileOptions
-
Sets whether to run the compiler in its own process.
- setFork(boolean) - Method in class org.gradle.api.tasks.compile.GroovyCompileOptions
-
Sets whether to run the Groovy compiler in a separate process.
- 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.
- setForkMode(ForkMode) - Method in interface org.gradle.workers.WorkerConfiguration
-
Sets the forking mode for this worker, see
ForkMode
.
- setForkOptions(ForkOptions) - Method in class org.gradle.api.tasks.compile.CompileOptions
-
Sets options for running the compiler in a child process.
- setForkOptions(GroovyForkOptions) - Method in class org.gradle.api.tasks.compile.GroovyCompileOptions
-
Sets options for running the Groovy compiler in a separate process.
- setForkOptions(ScalaForkOptions) - Method in class org.gradle.language.scala.tasks.BaseScalaCompileOptions
-
- setFormat(String) - Method in class org.gradle.api.reporting.model.ModelReport
-
- 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.
- setGeneratedSourceDirs(Set<File>) - Method in class org.gradle.plugins.ide.idea.model.IdeaModule
-
- setGeneratedSourceFolders(Set<Path>) - Method in class org.gradle.plugins.ide.idea.model.Module
-
- setGenerateReverseRoutes(boolean) - Method in class org.gradle.play.tasks.RoutesCompile
-
Sets whether or not a reverse router should be generated.
- setGenerateTo(File) - Method in class org.gradle.plugins.ide.idea.model.IdeaModuleIml
-
- setGradleArgs(String) - Method in class org.gradle.ide.visualstudio.tasks.GenerateProjectFileTask
-
- setGradleExe(String) - Method in class org.gradle.ide.visualstudio.tasks.GenerateProjectFileTask
-
- 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.
- setGroupByInstances(boolean) - Method in class org.gradle.api.tasks.testing.testng.TestNGOptions
-
- 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
-
- setHandle(String) - Method in class org.gradle.plugins.ide.eclipse.model.WbDependentModule
-
- setHeader(String) - Method in class org.gradle.api.tasks.javadoc.Groovydoc
-
Sets header text for each page (optional).
- setHeader(String) - Method in class org.gradle.api.tasks.scala.ScalaDocOptions
-
Sets the HTML text to appear in the header for each page.
- setHeader(String) - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
-
- setHeader(String) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- setHeader(String) - Method in class org.gradle.nativeplatform.tasks.PrefixHeaderFileGenerateTask
-
- setHeaderDir(File) - Method in class org.gradle.nativeplatform.test.cunit.tasks.GenerateCUnitLauncher
-
- setHelpFile(File) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- setHttpPort(int) - Method in class org.gradle.play.tasks.PlayRun
-
- setId(String) - Method in class org.gradle.plugin.devel.PluginDeclaration
-
- setId(String) - Method in interface org.gradle.plugins.ide.eclipse.model.ResourceFilterMatcher
-
Sets the id of the matcher type.
- setIdeaProject(IdeaProject) - Method in class org.gradle.plugins.ide.idea.GenerateIdeaProject
-
- setIgnoreExitValue(boolean) - Method in class org.gradle.api.tasks.AbstractExecTask
-
Sets whether a non-zero exit value is ignored, or an exception thrown.
- setIgnoreExitValue(boolean) - Method in class org.gradle.api.tasks.JavaExec
-
Sets whether a non-zero exit value is ignored, or an exception thrown.
- setIgnoreExitValue(boolean) - Method in interface org.gradle.process.BaseExecSpec
-
Sets whether a non-zero exit value is ignored, or an exception thrown.
- setIgnoreFailures(boolean) - Method in class org.gradle.api.plugins.buildcomparison.gradle.CompareGradleBuilds
-
Sets whether a comparison between non identical builds will fail the task execution.
- setIgnoreFailures(boolean) - Method in class org.gradle.api.plugins.quality.Checkstyle
-
Whether this task will ignore failures and continue running the build.
- setIgnoreFailures(boolean) - Method in class org.gradle.api.plugins.quality.CodeNarc
-
Whether the build should break when the verifications performed by this task fail.
- setIgnoreFailures(boolean) - Method in class org.gradle.api.plugins.quality.CodeQualityExtension
-
Whether to allow the build to continue if there are warnings.
- setIgnoreFailures(boolean) - Method in class org.gradle.api.plugins.quality.FindBugs
-
Whether to allow the build to continue if there are warnings.
- setIgnoreFailures(boolean) - Method in class org.gradle.api.plugins.quality.Pmd
-
Whether or not to allow the build to continue if there are warnings.
- setIgnoreFailures(boolean) - Method in class org.gradle.api.tasks.testing.AbstractTestTask
-
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.
- setIgnoreFailures(boolean) - Method in class org.gradle.nativeplatform.test.tasks.RunTestExecutable
-
- setIgnoreFailures(boolean) - Method in class org.gradle.plugin.devel.tasks.ValidateTaskProperties
-
Specifies whether the build should break when the verifications performed by this task fail.
- setImplementationClass(String) - Method in class org.gradle.plugin.devel.PluginDeclaration
-
- setIncludeCategories(Set<String>) - Method in class org.gradle.api.tasks.testing.junit.JUnitOptions
-
The set of categories to run.
- setIncludedBuilds(List<File>) - Method in class org.gradle.StartParameter
-
- 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.
- setIncludeEngines(Set<String>) - Method in class org.gradle.api.tasks.testing.junitplatform.JUnitPlatformOptions
-
- setIncludeFilter(File) - Method in class org.gradle.api.plugins.quality.FindBugs
-
The filename of a filter specifying which bugs are reported.
- setIncludeFilter(File) - Method in class org.gradle.api.plugins.quality.FindBugsExtension
-
The filename of a filter specifying which bugs are reported.
- setIncludeFilterConfig(TextResource) - Method in class org.gradle.api.plugins.quality.FindBugs
-
A filter specifying which bugs are reported.
- setIncludeFilterConfig(TextResource) - Method in class org.gradle.api.plugins.quality.FindBugsExtension
-
A filter specifying which bugs are reported.
- setIncludeGroups(Set<String>) - Method in class org.gradle.api.tasks.testing.testng.TestNGOptions
-
- setIncludeNoLocationClasses(boolean) - Method in class org.gradle.testing.jacoco.plugins.JacocoTaskExtension
-
- 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(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
-
- setIncludes(List<String>) - Method in class org.gradle.plugins.ide.eclipse.model.SourceFolder
-
- setIncludes(List<String>) - Method in class org.gradle.testing.jacoco.plugins.JacocoTaskExtension
-
- setIncludes(List<String>) - Method in interface org.gradle.testing.jacoco.tasks.rules.JacocoViolationRule
-
Sets list of elements that should be included in check.
- setIncludeTags(Set<String>) - Method in class org.gradle.api.tasks.testing.junitplatform.JUnitPlatformOptions
-
- setIncremental(boolean) - Method in class org.gradle.api.tasks.compile.CompileOptions
-
Configure the java compilation to be incremental (e.g.
- setIncrementalOptions(IncrementalCompileOptions) - Method in class org.gradle.language.scala.tasks.BaseScalaCompileOptions
-
- setInfo(TestLogging) - Method in interface org.gradle.api.tasks.testing.logging.TestLoggingContainer
-
Sets logging options for info level.
- setInheritOutputDirs(Boolean) - Method in class org.gradle.plugins.ide.idea.model.IdeaModule
-
- setInheritOutputDirs(boolean) - Method in class org.gradle.plugins.ide.idea.model.Module
-
- setInitializeInOrder(Boolean) - Method in interface org.gradle.plugins.ear.descriptor.DeploymentDescriptor
-
- setInitScripts(List<File>) - Method in class org.gradle.StartParameter
-
Sets the list of init scripts to be run before the build starts.
- setInjectedRoutesGenerator(boolean) - Method in interface org.gradle.play.PlayApplicationSpec
-
Configures the style of router to use with this application.
- setInjectedRoutesGenerator(boolean) - Method in class org.gradle.play.tasks.RoutesCompile
-
Configure if the injected routes generator should be used to generate routes.
- setInputFile(File) - Method in class org.gradle.plugins.ide.api.GeneratorTask
-
Sets the input file to load the initial configuration from.
- setInstallDir(Object) - Method in interface org.gradle.nativeplatform.toolchain.VisualCpp
-
The directory where Visual Studio or Visual C is installed.
- setInstallName(String) - Method in class org.gradle.nativeplatform.tasks.LinkSharedLibrary
-
- setInteractive(boolean) - Method in class org.gradle.StartParameter
-
Specifies whether console is interactive.
- setIsolationMode(IsolationMode) - Method in interface org.gradle.workers.WorkerConfiguration
-
- setIws(XmlFileContentMerger) - Method in class org.gradle.plugins.ide.idea.model.IdeaWorkspace
-
- setJacocoClasspath(FileCollection) - Method in class org.gradle.testing.jacoco.tasks.JacocoBase
-
- setJarDirectories(Set<JarDirectory>) - Method in class org.gradle.plugins.ide.idea.model.ModuleLibrary
-
- setJarFile(File) - Method in class org.gradle.api.tasks.wrapper.Wrapper
-
The file to write the wrapper jar file to.
- setJarFile(Object) - Method in class org.gradle.api.tasks.wrapper.Wrapper
-
The file to write the wrapper jar file to.
- setJarFile(File) - Method in interface org.gradle.jvm.JarBinarySpec
-
Sets the jar file output for this binary.
- setJavaAnnotationProcessing(boolean) - Method in class org.gradle.api.tasks.compile.GroovyCompileOptions
-
Sets whether Java annotation processors should process annotations on stubs.
- setJavadoc(Set<Path>) - Method in class org.gradle.plugins.ide.idea.model.ModuleLibrary
-
- setJavadoc(Set<File>) - Method in class org.gradle.plugins.ide.idea.model.ProjectLibrary
-
- setJavadocPath(FileReference) - Method in class org.gradle.plugins.ide.eclipse.model.AbstractLibrary
-
- setJavaHome(File) - Method in class org.gradle.api.tasks.compile.ForkOptions
-
Sets the Java home which contains the compiler to use.
- setJavaHome(File) - Method in interface org.gradle.tooling.ConfigurableLauncher
-
Specifies the Java home directory to use for this operation.
- setJavaHome(File) - Method in interface org.gradle.tooling.LongRunningOperation
-
Specifies the Java home directory to use for this operation.
- setJavaRuntimeName(String) - Method in class org.gradle.plugins.ide.eclipse.model.EclipseJdt
-
- setJdependClasspath(FileCollection) - Method in class org.gradle.api.plugins.quality.JDepend
-
The class path containing the JDepend library to be used.
- setJdk(Jdk) - Method in class org.gradle.plugins.ide.idea.model.Project
-
- setJdk15(boolean) - Method in class org.gradle.plugins.ide.idea.model.Jdk
-
- setJdkName(String) - Method in class org.gradle.plugins.ide.idea.model.IdeaModule
-
- setJdkName(String) - Method in class org.gradle.plugins.ide.idea.model.IdeaProject
-
- setJdkName(String) - Method in class org.gradle.plugins.ide.idea.model.Module
-
- setJdt(EclipseJdt) - Method in class org.gradle.plugins.ide.eclipse.GenerateEclipseJdt
-
- setJdt(EclipseJdt) - Method in class org.gradle.plugins.ide.eclipse.model.EclipseModel
-
- setJFlags(List<String>) - Method in class org.gradle.external.javadoc.CoreJavadocOptions
-
- setJFlags(List<String>) - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
-
- setJmx(boolean) - Method in class org.gradle.testing.jacoco.plugins.JacocoTaskExtension
-
- 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(FileCollection) - Method in class org.gradle.plugins.javascript.jshint.JsHint
-
Sets jshint file.
- setJsHint(Object) - Method in class org.gradle.plugins.javascript.jshint.JsHint
-
- setJsonReport(File) - Method in class org.gradle.plugins.javascript.jshint.JsHint
-
Sets JSON report file.
- setJsonReport(Object) - Method in class org.gradle.plugins.javascript.jshint.JsHint
-
- setjUnitVersion(String) - Method in interface org.gradle.jvm.test.JUnitTestSuiteBinarySpec
-
- setjUnitVersion(String) - Method in interface org.gradle.jvm.test.JUnitTestSuiteSpec
-
- setJvmArgs(Collection<String>) - Method in class org.gradle.api.plugins.quality.FindBugs
-
Any additional arguments to be passed along to FindBugs JVM process.
- setJvmArgs(Collection<String>) - Method in class org.gradle.api.plugins.quality.FindBugsExtension
-
Any additional arguments to be passed along to FindBugs JVM process.
- setJvmArgs(List<String>) - Method in class org.gradle.api.tasks.compile.BaseForkOptions
-
Sets any additional JVM arguments for the compiler process.
- setJvmArgs(List<String>) - 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.JavaExec
-
Sets the extra arguments to use to launch the JVM for the process.
- setJvmArgs(List<String>) - 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 class org.gradle.api.tasks.testing.Test
-
Sets the extra arguments to use to launch the JVM for the process.
- setJvmArgs(List<String>) - Method in interface org.gradle.process.JavaForkOptions
-
Sets the extra arguments to use to launch the JVM for the process.
- setJvmArgs(Iterable<?>) - Method in interface org.gradle.process.JavaForkOptions
-
Sets the extra arguments to use to launch the JVM for the process.
- setJvmArguments(String...) - Method in interface org.gradle.tooling.ConfigurableLauncher
-
Specifies the Java VM arguments to use for this operation.
- setJvmArguments(Iterable<String>) - Method in interface org.gradle.tooling.ConfigurableLauncher
-
Specifies the Java VM arguments to use for this operation.
- setJvmArguments(String...) - Method in interface org.gradle.tooling.LongRunningOperation
-
Specifies the Java VM arguments to use for this operation.
- setJvmArguments(Iterable<String>) - Method in interface org.gradle.tooling.LongRunningOperation
-
Specifies the Java VM arguments to use for this operation.
- setKeepStubs(boolean) - Method in class org.gradle.api.tasks.compile.GroovyCompileOptions
-
Sets whether Java stubs for Groovy classes generated during Java/Groovy joint compilation
should be kept after compilation has completed.
- setKeyWords(boolean) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- setKind(String) - Method in class org.gradle.plugins.ide.eclipse.model.AccessRule
-
- setLanguageLevel(IdeaLanguageLevel) - Method in class org.gradle.plugins.ide.idea.model.IdeaModule
-
- setLanguageLevel(IdeaLanguageLevel) - Method in class org.gradle.plugins.ide.idea.model.IdeaProject
-
Sets the java language level for the project.
- setLanguageLevel(Object) - Method in class org.gradle.plugins.ide.idea.model.IdeaProject
-
Sets the java language level for the project.
- setLanguageLevel(String) - Method in class org.gradle.plugins.ide.idea.model.Jdk
-
- setLenient(boolean) - Method in interface org.gradle.api.artifacts.ArtifactView.ViewConfiguration
-
Specify if the view should be resolved in a 'lenient' fashion.
- setLevel(String) - Method in class org.gradle.plugins.ide.idea.model.IdeaLanguageLevel
-
- setLibConfigurations(Set<Configuration>) - Method in class org.gradle.plugins.ide.eclipse.model.EclipseWtpComponent
-
- setLibDeployPath(String) - Method in class org.gradle.plugins.ide.eclipse.model.EclipseWtpComponent
-
- setLibDirName(String) - Method in class org.gradle.plugins.ear.Ear
-
- setLibDirName(String) - Method in class org.gradle.plugins.ear.EarPluginConvention
-
- setLibrary(FileReference) - Method in class org.gradle.plugins.ide.eclipse.model.AbstractLibrary
-
- setLibraryDirectory(String) - Method in interface org.gradle.plugins.ear.descriptor.DeploymentDescriptor
-
- setLibs(FileCollection) - Method in class org.gradle.nativeplatform.tasks.AbstractLinkTask
-
- setLibs(FileCollection) - Method in class org.gradle.nativeplatform.tasks.InstallExecutable
-
- setLibsDirName(String) - Method in class org.gradle.api.plugins.BasePluginConvention
-
- 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.
- setLifecycleLogLevel(AntBuilder.AntMessagePriority) - Method in class org.gradle.api.AntBuilder
-
Sets the Ant message priority that should correspond to the Gradle "lifecycle" log level.
- setLifecycleLogLevel(String) - Method in class org.gradle.api.AntBuilder
-
Sets the Ant message priority that should correspond to the Gradle "lifecycle" log level.
- setLineSeparator(String) - Method in class org.gradle.api.tasks.WriteProperties
-
Sets the line separator to be used when creating the properties file.
- setLinkedResources(Set<Link>) - Method in class org.gradle.plugins.ide.eclipse.model.EclipseProject
-
The linked resources to be added to this Eclipse project.
- setLinkedResources(Set<Link>) - Method in class org.gradle.plugins.ide.eclipse.model.Project
-
- 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
-
- setListeners(Set<String>) - Method in class org.gradle.api.tasks.testing.testng.TestNGOptions
-
- setListFiles(boolean) - Method in class org.gradle.api.tasks.compile.CompileOptions
-
Sets whether to log the files to be compiled.
- setListFiles(boolean) - Method in class org.gradle.api.tasks.compile.GroovyCompileOptions
-
Sets whether to print which source files are to be compiled.
- setListFiles(boolean) - Method in class org.gradle.language.scala.tasks.BaseScalaCompileOptions
-
- setLocal(Announcer) - Method in class org.gradle.api.plugins.announce.AnnouncePluginExtension
-
Sets the
Announcer
that should be used to send announcements to the local desktop.
- 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.
- setLocation(String) - Method in class org.gradle.plugins.ide.eclipse.model.Link
-
- setLocationUri(String) - Method in class org.gradle.plugins.ide.eclipse.model.Link
-
- setLoggingLevel(String) - Method in class org.gradle.language.scala.tasks.BaseScalaCompileOptions
-
- setLoggingPhases(List<String>) - Method in class org.gradle.language.scala.tasks.BaseScalaCompileOptions
-
- setLogLevel(LogLevel) - Method in interface org.gradle.api.logging.configuration.LoggingConfiguration
-
Specifies the minimum logging level to use.
- setLogLevel(LogLevel) - Method in class org.gradle.StartParameter
-
Specifies the minimum logging level to use.
- setM2compatible(boolean) - Method in interface org.gradle.api.artifacts.repositories.IvyPatternRepositoryLayout
-
Sets whether a Maven style layout is to be used for the 'organisation' part, replacing any dots with forward slashes.
- setMacros(Map<String, String>) - Method in class org.gradle.language.nativeplatform.tasks.AbstractNativeCompileTask
-
- setMacros(Map<String, String>) - Method in class org.gradle.language.rc.tasks.WindowsResourceCompile
-
- setMacros(Map<String, String>) - Method in class org.gradle.language.swift.tasks.SwiftCompile
-
Sets the macros that should be defined when compiling.
- setMain(String) - Method in class org.gradle.api.tasks.JavaExec
-
Sets the fully qualified name of the main class to be executed.
- setMain(String) - Method in interface org.gradle.process.JavaExecSpec
-
Sets the fully qualified name of the main class to be executed.
- setMainClassName(String) - Method in class org.gradle.api.plugins.ApplicationPluginConvention
-
The fully qualified name of the application's main class.
- setMainClassName(String) - Method in class org.gradle.jvm.application.tasks.CreateStartScripts
-
- setManifest(Manifest) - Method in class org.gradle.jvm.tasks.Jar
-
Sets the manifest for this JAR archive.
- setManifestContentCharset(String) - Method in class org.gradle.jvm.tasks.Jar
-
The character set used to encode the manifest content.
- setMavenPomDir(File) - Method in class org.gradle.api.plugins.MavenPluginConvention
-
Sets the directory to generate Maven POMs into.
- setMavenPomDir(Object) - Method in class org.gradle.api.plugins.MavenPluginConvention
-
Sets the directory to generate Maven POMs into.
- setMaxErrors(int) - Method in class org.gradle.api.plugins.quality.Checkstyle
-
Set the maximum number of errors that are tolerated before breaking the build.
- setMaxErrors(int) - Method in class org.gradle.api.plugins.quality.CheckstyleExtension
-
Set the maximum number of errors that are tolerated before breaking the build.
- setMaxGranularity(int) - Method in interface org.gradle.api.tasks.testing.logging.TestLogging
-
Returns the maximum granularity of the events to be logged.
- setMaxHeapSize(String) - Method in class org.gradle.api.plugins.antlr.AntlrTask
-
- setMaxHeapSize(String) - Method in class org.gradle.api.plugins.quality.FindBugs
-
The maximum heap size for the forked findbugs process (ex: '1g').
- 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.
- setMaximum(BigDecimal) - Method in interface org.gradle.testing.jacoco.tasks.rules.JacocoLimit
-
Sets the maximum expected value for limit.
- 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.
- setMaxPriority1Violations(int) - Method in class org.gradle.api.plugins.quality.CodeNarc
-
The maximum number of priority 1 violations allowed before failing the build.
- setMaxPriority1Violations(int) - Method in class org.gradle.api.plugins.quality.CodeNarcExtension
-
The maximum number of priority 1 violations allowed before failing the build.
- setMaxPriority2Violations(int) - Method in class org.gradle.api.plugins.quality.CodeNarc
-
The maximum number of priority 2 violations allowed before failing the build.
- setMaxPriority2Violations(int) - Method in class org.gradle.api.plugins.quality.CodeNarcExtension
-
The maximum number of priority 2 violations allowed before failing the build.
- setMaxPriority3Violations(int) - Method in class org.gradle.api.plugins.quality.CodeNarc
-
The maximum number of priority 3 violations allowed before failing the build.
- setMaxPriority3Violations(int) - Method in class org.gradle.api.plugins.quality.CodeNarcExtension
-
The maximum number of priority 3 violations allowed before failing the build.
- setMaxWarnings(int) - Method in class org.gradle.api.plugins.quality.Checkstyle
-
Set the maximum number of warnings that are tolerated before breaking the build.
- setMaxWarnings(int) - Method in class org.gradle.api.plugins.quality.CheckstyleExtension
-
Set the maximum number of warnings that are tolerated before breaking the build.
- setMaxWorkerCount(int) - Method in interface org.gradle.concurrent.ParallelismConfiguration
-
Specifies the maximum number of concurrent workers used for underlying build operations.
- setMaxWorkerCount(int) - Method in class org.gradle.StartParameter
-
Specifies the maximum number of concurrent workers used for underlying build operations.
- setMemberLevel(JavadocMemberLevel) - Method in class org.gradle.external.javadoc.CoreJavadocOptions
-
- setMemberLevel(JavadocMemberLevel) - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
-
- setMemoryInitialSize(String) - Method in class org.gradle.api.tasks.compile.BaseForkOptions
-
Sets the initial heap size for the compiler process.
- setMemoryMaximumSize(String) - Method in class org.gradle.api.tasks.compile.BaseForkOptions
-
Sets the maximum heap size for the compiler process.
- setMetadataCharset(String) - Method in class org.gradle.api.tasks.bundling.Zip
-
The character set used to encode ZIP metadata like file names.
- setMetadataCharset(String) - Method in class org.gradle.jvm.tasks.Jar
-
The character set used to encode JAR metadata like file names.
- setMetadataSupplier(Class<? extends ComponentMetadataSupplier>) - Method in interface org.gradle.api.artifacts.repositories.IvyArtifactRepository
-
Sets a custom metadata rule, which is capable of supplying the metadata of a component (status, status scheme, changing flag)
whenever a dynamic version is requested.
- setMetadataSupplier(Class<? extends ComponentMetadataSupplier>, Action<? super ActionConfiguration>) - Method in interface org.gradle.api.artifacts.repositories.IvyArtifactRepository
-
Sets a custom metadata rule, possibly configuring the rule.
- 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.
- setMinimum(BigDecimal) - Method in interface org.gradle.testing.jacoco.tasks.rules.JacocoLimit
-
Sets the minimum expected value for limit.
- setMinusConfigurations(Collection<Configuration>) - Method in class org.gradle.plugins.ide.eclipse.model.EclipseClasspath
-
- setMinusConfigurations(Set<Configuration>) - Method in class org.gradle.plugins.ide.eclipse.model.EclipseWtpComponent
-
- 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.
- setModule(IdeaModule) - Method in class org.gradle.plugins.ide.idea.GenerateIdeaModule
-
- setModule(IdeaModule) - Method in class org.gradle.plugins.ide.idea.model.IdeaModel
-
- setModulePaths(Set<Path>) - Method in class org.gradle.plugins.ide.idea.model.Project
-
- setModules(Set<EarModule>) - Method in interface org.gradle.plugins.ear.descriptor.DeploymentDescriptor
-
- setModules(List<IdeaModule>) - Method in class org.gradle.plugins.ide.idea.model.IdeaProject
-
- setModuleTypeMappings(Map<String, String>) - Method in interface org.gradle.plugins.ear.descriptor.DeploymentDescriptor
-
- setModuleVersion(ModuleVersionIdentifier) - Method in class org.gradle.plugins.ide.eclipse.model.AbstractLibrary
-
- setModuleVersion(ModuleVersionIdentifier) - Method in class org.gradle.plugins.ide.idea.model.SingleEntryModuleLibrary
-
- 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.DependencyArtifact
-
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.
- setName(String) - Method in class org.gradle.plugins.ide.eclipse.model.BuildCommand
-
- setName(String) - Method in class org.gradle.plugins.ide.eclipse.model.EclipseProject
-
Configures eclipse project name.
- setName(String) - Method in class org.gradle.plugins.ide.eclipse.model.Facet
-
- setName(String) - Method in class org.gradle.plugins.ide.eclipse.model.Link
-
- setName(String) - Method in class org.gradle.plugins.ide.eclipse.model.Project
-
- setName(String) - Method in class org.gradle.plugins.ide.eclipse.model.SourceFolder
-
- setName(String) - Method in class org.gradle.plugins.ide.eclipse.model.WbProperty
-
- setName(String) - Method in class org.gradle.plugins.ide.idea.model.IdeaModule
-
- setName(String) - Method in class org.gradle.plugins.ide.idea.model.ModuleDependency
-
- setName(String) - Method in class org.gradle.plugins.ide.idea.model.ProjectLibrary
-
- setName(String) - Method in class org.gradle.plugins.signing.Signature
-
- setNamespaceReverseRouter(boolean) - Method in class org.gradle.play.tasks.RoutesCompile
-
Sets whether or not the reverse router should be namespaced.
- setNamingScheme(BinaryNamingScheme) - Method in class org.gradle.platform.base.binary.BaseBinarySpec
-
- setNativeLibraryLocation(String) - Method in class org.gradle.plugins.ide.eclipse.model.AbstractClasspathEntry
-
- setNatures(List<String>) - Method in class org.gradle.plugins.ide.eclipse.model.EclipseProject
-
The natures to be added to this Eclipse project.
- setNatures(List<String>) - Method in class org.gradle.plugins.ide.eclipse.model.Project
-
- setNoBuildScan(boolean) - Method in class org.gradle.StartParameter
-
Specifies whether build scan creation is explicitly disabled.
- 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.api.tasks.javadoc.Groovydoc
-
Sets whether to include timestamp within hidden comment in generated HTML (Groovy >= 2.4.6).
- setNoTimestamp(boolean) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- setNoTree(boolean) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- setNoVersionStamp(boolean) - Method in class org.gradle.api.tasks.javadoc.Groovydoc
-
Sets whether to include version stamp within hidden comment in generated HTML (Groovy >= 2.4.6).
- setObjectFileDir(File) - Method in class org.gradle.language.assembler.tasks.Assemble
-
- setOffline(boolean) - Method in class org.gradle.plugins.ide.idea.model.IdeaModule
-
- setOffline(boolean) - Method in class org.gradle.StartParameter
-
Specifies whether the build should be performed offline (ie without network access).
- setOmitVisitors(Collection<String>) - Method in class org.gradle.api.plugins.quality.FindBugs
-
Similar to visitors
except that it specifies bug detectors which should not be run.
- setOmitVisitors(Collection<String>) - Method in class org.gradle.api.plugins.quality.FindBugsExtension
-
Similar to visitors
except that it specifies bug detectors which should not be run.
- setOnlyIf(Closure) - Method in interface org.gradle.api.Task
-
Execute the task only if the given closure returns true.
- setOnlyIf(Spec<? super Task>) - Method in interface org.gradle.api.Task
-
Execute the task only if the given spec is satisfied.
- setOptimizationOptions(Map<String, Boolean>) - Method in class org.gradle.api.tasks.compile.GroovyCompileOptions
-
Sets optimization options for the Groovy compiler.
- setOptimize(boolean) - Method in class org.gradle.language.scala.tasks.BaseScalaCompileOptions
-
- setOptimized(boolean) - Method in class org.gradle.language.nativeplatform.tasks.AbstractNativeCompileTask
-
Should the compiler generate optimized code?
- setOptimized(boolean) - Method in class org.gradle.language.swift.tasks.SwiftCompile
-
Should the compiler generate optimized code?
- setOptionFiles(List<File>) - Method in class org.gradle.external.javadoc.CoreJavadocOptions
-
- setOptionFiles(List<File>) - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
-
- setOptions(CoffeeScriptCompileOptions) - Method in interface org.gradle.plugins.javascript.coffeescript.CoffeeScriptCompileSpec
-
- setOptsEnvironmentVar(String) - Method in class org.gradle.jvm.application.tasks.CreateStartScripts
-
- setOrganisation(String) - Method in interface org.gradle.api.publish.ivy.IvyPublication
-
Sets the organisation for this publication.
- setOutput(String) - Method in class org.gradle.plugins.ide.eclipse.model.SourceFolder
-
- setOutput(JacocoTaskExtension.Output) - Method in class org.gradle.testing.jacoco.plugins.JacocoTaskExtension
-
- setOutputDir(Provider<File>) - Method in interface org.gradle.api.file.SourceDirectorySet
-
Sets the provider that gives the directory to assemble the compiled classes into.
- setOutputDir(File) - Method in interface org.gradle.api.file.SourceDirectorySet
-
Sets the directory to assemble the compiled classes into.
- setOutputDir(File) - Method in class org.gradle.jvm.application.tasks.CreateStartScripts
-
- setOutputDir(File) - Method in class org.gradle.language.rc.tasks.WindowsResourceCompile
-
- setOutputDir(File) - Method in class org.gradle.nativeplatform.test.tasks.RunTestExecutable
-
- setOutputDir(File) - Method in class org.gradle.plugins.ide.idea.model.IdeaModule
-
- setOutputDir(Path) - Method in class org.gradle.plugins.ide.idea.model.Module
-
- setOutputDirectory(File) - Method in class org.gradle.api.artifacts.transform.ArtifactTransform
-
- setOutputDirectory(File) - Method in class org.gradle.api.plugins.antlr.AntlrTask
-
Specifies the directory to generate the parser source files into.
- setOutputDirectory(File) - Method in class org.gradle.api.tasks.testing.testng.TestNGOptions
-
- setOutputDirectory(File) - Method in class org.gradle.play.tasks.RoutesCompile
-
Specifies the directory to generate the parser source files into.
- setOutputDirectory(File) - Method in class org.gradle.play.tasks.TwirlCompile
-
Specifies the directory to generate the parser source files into.
- setOutputDirectory(File) - Method in class org.gradle.plugin.devel.tasks.GeneratePluginDescriptors
-
Sets the output directory.
- setOutputDirectory(Object) - Method in class org.gradle.plugin.devel.tasks.GeneratePluginDescriptors
-
- setOutputDirectory(File) - Method in class org.gradle.plugin.devel.tasks.PluginUnderTestMetadata
-
- 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.api.tasks.WriteProperties
-
Sets the output file to write the properties to.
- setOutputFile(Object) - Method in class org.gradle.api.tasks.WriteProperties
-
Sets the output file to write the properties to.
- setOutputFile(File) - Method in class org.gradle.jvm.tasks.api.ApiJar
-
- setOutputFile(File) - Method in class org.gradle.nativeplatform.tasks.AbstractLinkTask
-
- setOutputFile(Provider<? extends RegularFile>) - Method in class org.gradle.nativeplatform.tasks.AbstractLinkTask
-
Sets the output file generated by the linking process via a
Provider
.
- setOutputFile(File) - Method in class org.gradle.nativeplatform.tasks.CreateStaticLibrary
-
- setOutputFile(Provider<? extends RegularFile>) - Method in class org.gradle.nativeplatform.tasks.CreateStaticLibrary
-
Sets the output file generated by the linking process via a
Provider
.
- setOutputFile(File) - Method in class org.gradle.plugins.ide.api.GeneratorTask
-
Sets the output file to write the final configuration to.
- setOutputFile(File) - Method in class org.gradle.plugins.ide.idea.GenerateIdeaModule
-
- setOutputFile(File) - Method in class org.gradle.plugins.ide.idea.GenerateIdeaProject
-
- setOutputFile(File) - Method in class org.gradle.plugins.ide.idea.model.IdeaModule
-
- setOutputFile(File) - Method in class org.gradle.plugins.ide.idea.model.IdeaProject
-
- 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.
- setOverview(String) - Method in class org.gradle.external.javadoc.CoreJavadocOptions
-
- setOverview(String) - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
-
- setOverviewText(TextResource) - Method in class org.gradle.api.tasks.javadoc.Groovydoc
-
Sets a HTML text to be used for overview documentation (optional).
- 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.
- setParallel(String) - Method in class org.gradle.api.tasks.testing.testng.TestNGOptions
-
- setParallelProjectExecutionEnabled(boolean) - Method in interface org.gradle.concurrent.ParallelismConfiguration
-
Enables/disables parallel project execution.
- setParallelProjectExecutionEnabled(boolean) - Method in class org.gradle.StartParameter
-
Enables/disables parallel project execution.
- setParams(Object...) - Method in interface org.gradle.api.ActionConfiguration
-
Sets any initialization parameters to use when constructing an instance of the implementation class.
- setPassword(String) - Method in interface org.gradle.api.artifacts.repositories.PasswordCredentials
-
Sets the password to use when authenticating to this repository.
- setPassword(String) - Method in interface org.gradle.api.credentials.PasswordCredentials
-
Sets the password to use when authenticating.
- setPassword(String) - Method in class org.gradle.api.plugins.announce.AnnouncePluginExtension
-
- setPassword(String) - Method in class org.gradle.caching.http.HttpBuildCacheCredentials
-
Sets the password to use when authenticating to the HTTP build cache.
- setPath(String) - Method in interface org.gradle.api.file.FileCopyDetails
-
Sets the destination path of this file.
- setPath(File) - Method in interface org.gradle.jvm.toolchain.LocalJava
-
Sets the path to the local Java installation.
- setPath(String) - Method in interface org.gradle.plugins.ear.descriptor.EarModule
-
- setPath(String) - Method in class org.gradle.plugins.ide.eclipse.model.AbstractClasspathEntry
-
- setPath(String) - Method in class org.gradle.plugins.ide.eclipse.model.Output
-
- setPath(Path) - Method in class org.gradle.plugins.ide.idea.model.JarDirectory
-
The value for the recursive attribute of the jar directory element.
- setPathFactory(PathFactory) - Method in class org.gradle.plugins.ide.idea.model.IdeaModule
-
- setPathFactory(PathFactory) - Method in class org.gradle.plugins.ide.idea.model.IdeaProject
-
- setPathVariables(Map<String, File>) - Method in class org.gradle.plugins.ide.eclipse.model.EclipseClasspath
-
- setPathVariables(Map<String, File>) - Method in class org.gradle.plugins.ide.eclipse.model.EclipseWtpComponent
-
- setPathVariables(Map<String, File>) - Method in class org.gradle.plugins.ide.idea.model.IdeaModule
-
- setPattern(String) - Method in class org.gradle.plugins.ide.eclipse.model.AccessRule
-
- setPlatform(JavaPlatform) - Method in class org.gradle.language.java.tasks.PlatformJavaCompile
-
- setPlatform(ScalaPlatform) - Method in class org.gradle.language.scala.tasks.PlatformScalaCompile
-
- setPlatform(NativePlatform) - Method in class org.gradle.nativeplatform.tasks.InstallExecutable
-
- setPlatform(PlayPlatform) - Method in class org.gradle.play.tasks.RoutesCompile
-
- setPlatform(PlayPlatform) - Method in class org.gradle.play.tasks.TwirlCompile
-
- setPlayPlatform(PlayPlatform) - Method in class org.gradle.play.tasks.JavaScriptMinify
-
Sets the target Play platform.
- setPlayToolProvider(PlayToolProvider) - Method in class org.gradle.play.tasks.PlayRun
-
- setPluginClasspath(FileCollection) - Method in class org.gradle.api.plugins.quality.FindBugs
-
Class path holding any additional FindBugs plugins.
- setPluginClasspath(FileCollection) - Method in class org.gradle.plugin.devel.tasks.PluginUnderTestMetadata
-
- setPlusConfigurations(Collection<Configuration>) - Method in class org.gradle.plugins.ide.eclipse.model.EclipseClasspath
-
- setPlusConfigurations(Set<Configuration>) - Method in class org.gradle.plugins.ide.eclipse.model.EclipseWtpComponent
-
- setPmdClasspath(FileCollection) - Method in class org.gradle.api.plugins.quality.Pmd
-
The class path containing the PMD library to be used.
- 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
-
- setPort(int) - Method in class org.gradle.testing.jacoco.plugins.JacocoTaskExtension
-
- setPositionIndependentCode(boolean) - Method in class org.gradle.language.nativeplatform.tasks.AbstractNativeCompileTask
-
- setPreCompiledHeader(String) - Method in interface org.gradle.language.nativeplatform.DependentSourceSet
-
Sets the pre-compiled header to be used when compiling sources in this source set.
- setPreCompiledHeader(PreCompiledHeader) - Method in class org.gradle.language.nativeplatform.tasks.AbstractNativeSourceCompileTask
-
- setPrefixHeaderFile(File) - Method in class org.gradle.nativeplatform.tasks.PrefixHeaderFileGenerateTask
-
- setPreserveFileTimestamps(boolean) - Method in class org.gradle.api.tasks.bundling.AbstractArchiveTask
-
Specifies whether file timestamps should be preserved in the archive.
- setPreserveOrder(boolean) - Method in class org.gradle.api.tasks.testing.testng.TestNGOptions
-
- setProfile(boolean) - Method in class org.gradle.StartParameter
-
Specifies if a profile report should be generated.
- setProject(ProjectInternal) - Method in class org.gradle.api.plugins.BasePluginConvention
-
- setProject(EclipseProject) - Method in class org.gradle.plugins.ide.eclipse.model.EclipseModel
-
- setProject(IdeaProject) - Method in class org.gradle.plugins.ide.idea.model.IdeaModel
-
- setProjectCacheDir(File) - Method in class org.gradle.StartParameter
-
Sets the project's cache location.
- setProjectDependenciesOnly(boolean) - Method in class org.gradle.plugins.ide.eclipse.model.EclipseClasspath
-
- 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.
- setProjectJdkName(String) - Method in class org.gradle.plugins.ide.idea.model.Jdk
-
- setProjectLayoutRegistry(ProjectLayoutSetupRegistry) - Method in class org.gradle.buildinit.tasks.InitBuild
-
- setProjectLibraries(Set<ProjectLibrary>) - Method in class org.gradle.plugins.ide.idea.model.IdeaProject
-
- setProjectLibraries(Set<ProjectLibrary>) - Method in class org.gradle.plugins.ide.idea.model.Project
-
- setProjectModel(EclipseProject) - Method in class org.gradle.plugins.ide.eclipse.GenerateEclipseProject
-
- setProjectProperties(Map<String, String>) - Method in class org.gradle.StartParameter
-
- setProjectReportDirName(String) - Method in class org.gradle.api.plugins.ProjectReportsPluginConvention
-
- 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.
- setProperties(Map<String, Object>) - Method in class org.gradle.api.tasks.WriteProperties
-
Sets all properties to be written to the properties file replacing any existing properties.
- setProperties(List<WbProperty>) - Method in class org.gradle.plugins.ide.eclipse.model.EclipseWtpComponent
-
- setProperty(Class<T>) - Method in interface org.gradle.api.model.ObjectFactory
-
Creates a
SetProperty
implementation to hold a
Set
of the given element type.
- setProperty(String, Object) - Method in interface org.gradle.api.Project
-
Sets a property of this project.
- SetProperty<T> - Interface in org.gradle.api.provider
-
Represents a property whose type is a
Set
of elements of type
T
.
- setProperty(String, Object) - Method in interface org.gradle.api.Task
-
Sets a property of this task.
- setPublication(IvyPublication) - Method in class org.gradle.api.publish.ivy.tasks.PublishToIvyRepository
-
Sets the publication to be published.
- setPublication(MavenPublication) - Method in class org.gradle.api.publish.maven.tasks.AbstractPublishToMaven
-
Sets the publication to be published.
- setPublishedCode(File) - Method in class org.gradle.api.tasks.scala.IncrementalCompileOptions
-
Sets the directory or archive path by which the code produced by this task
is published to other ScalaCompile
tasks.
- setPush(boolean) - Method in class org.gradle.caching.configuration.AbstractBuildCache
-
Sets whether pushing to the build cache is enabled.
- setPush(boolean) - Method in interface org.gradle.caching.configuration.BuildCache
-
Sets whether pushing to the build cache is enabled.
- 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.
- setRecursive(boolean) - Method in interface org.gradle.plugins.ide.eclipse.model.ResourceFilter
-
Sets whether this ResourceFilter applies recursively or not.
- setRecursive(boolean) - Method in class org.gradle.plugins.ide.idea.model.JarDirectory
-
- setReferencedProjects(Set<String>) - Method in class org.gradle.plugins.ide.eclipse.model.EclipseProject
-
The referenced projects of this Eclipse project (*not*: java build path project references).
- setReferencedProjects(Set<String>) - Method in class org.gradle.plugins.ide.eclipse.model.Project
-
- 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.
- setRemoveUnusedEntriesAfterDays(int) - Method in class org.gradle.caching.local.DirectoryBuildCache
-
Sets the number of days after unused entries are garbage collected.
- setRenderer(DependencyReportRenderer) - Method in class org.gradle.api.tasks.diagnostics.AbstractDependencyReportTask
-
Set the renderer to use to build a report.
- setRenderer(DependencyReportRenderer) - Method in class org.gradle.api.tasks.diagnostics.BuildEnvironmentReportTask
-
- setRenderer(PropertyReportRenderer) - Method in class org.gradle.api.tasks.diagnostics.PropertyReportTask
-
- setRenderer(TaskReportRenderer) - Method in class org.gradle.api.tasks.diagnostics.TaskReportTask
-
- setReportDir(File) - 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.
- 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.
- setReportFormat(String) - Method in class org.gradle.api.plugins.quality.CodeNarcExtension
-
The format type of the CodeNarc report.
- setReportLevel(String) - Method in class org.gradle.api.plugins.quality.FindBugs
-
The priority threshold for reporting bugs.
- setReportLevel(String) - Method in class org.gradle.api.plugins.quality.FindBugsExtension
-
The priority threshold for reporting bugs.
- setReportsDir(File) - Method in class org.gradle.api.plugins.quality.CodeQualityExtension
-
The directory where reports will be generated.
- setReportsDir(Provider<File>) - Method in class org.gradle.testing.jacoco.plugins.JacocoPluginExtension
-
Set the provider for calculating the report directory.
- setReportsDir(File) - Method in class org.gradle.testing.jacoco.plugins.JacocoPluginExtension
-
- 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.
- setReproducibleFileOrder(boolean) - Method in class org.gradle.api.tasks.bundling.AbstractArchiveTask
-
Specifies whether to enforce a reproducible file order when reading files from directories.
- setRequired(boolean) - Method in class org.gradle.plugins.signing.Sign
-
- setRequired(boolean) - Method in interface org.gradle.plugins.signing.SignatureSpec
-
Whether or not it is required that this signature be generated.
- setRequired(boolean) - Method in class org.gradle.plugins.signing.SigningExtension
-
Whether or not this task should fail if no signatory or signature type are configured at generation time.
- setRequired(Object) - Method in class org.gradle.plugins.signing.SigningExtension
-
Whether or not this task should fail if no signatory or signature type are configured at generation time.
- setRequired(boolean) - Method in class org.gradle.plugins.signing.SignOperation
-
- 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(String) - Method in class org.gradle.plugins.javascript.envjs.browser.BrowserEvaluate
-
Sets resource.
- setResource(Object) - Method in class org.gradle.plugins.javascript.envjs.browser.BrowserEvaluate
-
- setResourceFilters(Set<ResourceFilter>) - Method in class org.gradle.plugins.ide.eclipse.model.Project
-
- setResources(List<WbResource>) - Method in class org.gradle.plugins.ide.eclipse.model.EclipseWtpComponent
-
- setResourcesDir(File) - Method in interface org.gradle.api.tasks.SourceSetOutput
-
Sets the output directory for resources
- setResourcesDir(Object) - Method in interface org.gradle.api.tasks.SourceSetOutput
-
Sets the output directory for resources
- setResourcesDir(File) - Method in interface org.gradle.jvm.JvmBinarySpec
-
Sets the resources directory for this binary.
- setResult(File) - Method in class org.gradle.plugins.javascript.envjs.browser.BrowserEvaluate
-
Sets result.
- 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(FileCollection) - Method in class org.gradle.plugins.javascript.coffeescript.CoffeeScriptCompile
-
Sets Rhino classpath.
- setRhinoClasspath(Object) - Method in class org.gradle.plugins.javascript.coffeescript.CoffeeScriptCompile
-
- setRhinoClasspath(FileCollection) - Method in class org.gradle.plugins.javascript.jshint.JsHint
-
Sets Rhino classpath.
- setRhinoClasspath(Object) - Method in class org.gradle.plugins.javascript.jshint.JsHint
-
- setRhinoClasspathNotation(String) - Method in class org.gradle.play.tasks.PlayCoffeeScriptCompile
-
- setRhinoOptions(List<String>) - Method in class org.gradle.plugins.javascript.rhino.RhinoShellExec
-
Sets Rhino options.
- setRhinoOptions(Object...) - Method in class org.gradle.plugins.javascript.rhino.RhinoShellExec
-
Sets Rhino options.
- setRoleName(String) - Method in interface org.gradle.plugins.ear.descriptor.EarSecurityRole
-
- setRootConfigurations(Set<Configuration>) - Method in class org.gradle.plugins.ide.eclipse.model.EclipseWtpComponent
-
- setRootDir(String) - Method in interface org.gradle.vcs.VersionControlSpec
-
Sets the relative path to the root of the build within the repository.
- setRulePriority(int) - Method in class org.gradle.api.plugins.quality.Pmd
-
Sets the rule priority threshold.
- setRulePriority(int) - Method in class org.gradle.api.plugins.quality.PmdExtension
-
Sets the rule priority threshold.
- setRuleSetConfig(TextResource) - Method in class org.gradle.api.plugins.quality.Pmd
-
The custom rule set to be used (if any).
- setRuleSetConfig(TextResource) - Method in class org.gradle.api.plugins.quality.PmdExtension
-
The custom rule set to be used (if any).
- setRuleSetFiles(FileCollection) - Method in class org.gradle.api.plugins.quality.Pmd
-
The custom rule set files to be used.
- setRuleSetFiles(FileCollection) - Method in class org.gradle.api.plugins.quality.PmdExtension
-
The custom rule set files to be used.
- setRuleSets(List<String>) - Method in class org.gradle.api.plugins.quality.Pmd
-
The built-in rule sets to be used.
- setRuleSets(List<String>) - Method in class org.gradle.api.plugins.quality.PmdExtension
-
The built-in rule sets to be used.
- setRuntimeClasspath(FileCollection) - Method in interface org.gradle.api.tasks.SourceSet
-
Sets the classpath used to execute this source.
- setRuntimeClasspath(FileCollection) - Method in class org.gradle.play.tasks.PlayRun
-
- setScalaClasspath(FileCollection) - Method in class org.gradle.api.tasks.scala.ScalaCompile
-
- setScalaClasspath(FileCollection) - Method in class org.gradle.api.tasks.scala.ScalaDoc
-
- setScalaDocOptions(ScalaDocOptions) - Method in class org.gradle.api.tasks.scala.ScalaDoc
-
- setScalaPlatform(ScalaPlatform) - Method in class org.gradle.plugins.ide.idea.model.IdeaModule
-
- setScanForTestClasses(boolean) - Method in class org.gradle.api.tasks.testing.Test
-
- setScope(String) - Method in interface org.gradle.plugins.ide.idea.model.Dependency
-
The scope of this library.
- setScope(String) - Method in class org.gradle.plugins.ide.idea.model.ModuleDependency
-
- setScope(String) - Method in class org.gradle.plugins.ide.idea.model.ModuleLibrary
-
- setScopes(Map<String, Map<String, Collection<Configuration>>>) - Method in class org.gradle.plugins.ide.idea.model.IdeaModule
-
- setScript(File) - Method in class org.gradle.plugins.javascript.rhino.RhinoShellExec
-
Sets script file.
- setScript(Object) - Method in class org.gradle.plugins.javascript.rhino.RhinoShellExec
-
Sets script file.
- setScriptArgs(List<String>) - Method in class org.gradle.plugins.javascript.rhino.RhinoShellExec
-
Sets script arguments.
- setScriptArgs(Object...) - Method in class org.gradle.plugins.javascript.rhino.RhinoShellExec
-
Sets script arguments.
- setScriptFile(File) - Method in class org.gradle.api.tasks.wrapper.Wrapper
-
The file to write the wrapper script to.
- setScriptFile(Object) - Method in class org.gradle.api.tasks.wrapper.Wrapper
-
The file to write the wrapper script to.
- setSearchUpwards(boolean) - Method in class org.gradle.StartParameter
-
- setSecretKey(String) - Method in interface org.gradle.api.credentials.AwsCredentials
-
Sets the secret key to use to authenticate with AWS.
- setSecurityRoles(Set<EarSecurityRole>) - Method in interface org.gradle.plugins.ear.descriptor.DeploymentDescriptor
-
- setSerialWarn(boolean) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- setSessionId(String) - Method in class org.gradle.testing.jacoco.plugins.JacocoTaskExtension
-
- setSessionToken(String) - Method in interface org.gradle.api.credentials.AwsCredentials
-
Sets the secret key to use to authenticate with AWS.
- setSettingsFile(File) - Method in class org.gradle.StartParameter
-
Sets the settings file to use for the build.
- setSharedLibraryFile(File) - Method in interface org.gradle.nativeplatform.PrebuiltSharedLibraryBinary
-
The shared library file.
- setSharedLibraryFile(File) - Method in interface org.gradle.nativeplatform.SharedLibraryBinarySpec
-
The shared library file.
- setSharedLibraryLinkFile(File) - Method in interface org.gradle.nativeplatform.PrebuiltSharedLibraryBinary
-
The shared library link file.
- setSharedLibraryLinkFile(File) - Method in interface org.gradle.nativeplatform.SharedLibraryBinarySpec
-
The shared library link file.
- setShouldRunAfter(Iterable<?>) - Method in interface org.gradle.api.Task
-
Specifies the set of tasks that this task should run after.
- setShowAll(boolean) - Method in class org.gradle.api.reporting.dependents.DependentComponentsReport
-
Set this to include both non buildable components and test suites in the report.
- setShowCauses(boolean) - Method in interface org.gradle.api.tasks.testing.logging.TestLogging
-
Sets whether causes of exceptions that occur during test execution will be logged.
- setShowDetail(boolean) - Method in class org.gradle.api.tasks.diagnostics.TaskReportTask
-
- setShowExceptions(boolean) - Method in interface org.gradle.api.tasks.testing.logging.TestLogging
-
Sets whether exceptions that occur during test execution will be logged.
- setShowHidden(boolean) - Method in class org.gradle.api.reporting.model.ModelReport
-
- setShowNonBuildable(boolean) - Method in class org.gradle.api.reporting.dependents.DependentComponentsReport
-
- setShowProgress(boolean) - Method in class org.gradle.api.plugins.quality.FindBugs
-
Indicates whether analysis progress should be rendered on standard output.
- setShowProgress(boolean) - Method in class org.gradle.api.plugins.quality.FindBugsExtension
-
Indicates whether analysis progress should be rendered on standard output.
- setShowStacktrace(ShowStacktrace) - Method in interface org.gradle.api.logging.configuration.LoggingConfiguration
-
Sets the detail that should be included in stacktraces.
- setShowStacktrace(ShowStacktrace) - Method in class org.gradle.StartParameter
-
Sets the detail that should be included in stacktraces.
- 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.
- setShowTestSuites(boolean) - Method in class org.gradle.api.reporting.dependents.DependentComponentsReport
-
- setShowViolations(boolean) - Method in class org.gradle.api.plugins.quality.Checkstyle
-
Whether rule violations are to be displayed on the console.
- setShowViolations(boolean) - Method in class org.gradle.api.plugins.quality.CheckstyleExtension
-
Whether rule violations are to be displayed on the console.
- setSignatories(SignatoryProvider) - Method in class org.gradle.plugins.signing.SigningExtension
-
- setSignatory(Signatory) - Method in class org.gradle.plugins.signing.Sign
-
- setSignatory(Signatory) - Method in interface org.gradle.plugins.signing.SignatureSpec
-
Sets the signatory that will be signing the input.
- setSignatory(Signatory) - Method in class org.gradle.plugins.signing.SignOperation
-
- setSignatureSpec(SignatureSpec) - Method in class org.gradle.plugins.signing.Signature
-
- setSignatureType(SignatureType) - Method in class org.gradle.plugins.signing.Sign
-
- setSignatureType(SignatureType) - Method in interface org.gradle.plugins.signing.SignatureSpec
-
Sets the signature representation that the signatures will be produced as.
- setSignatureType(SignatureType) - Method in class org.gradle.plugins.signing.SignOperation
-
- setSignatureTypes(SignatureTypeProvider) - Method in class org.gradle.plugins.signing.SigningExtension
-
- setSingleEntryLibraries(Map<String, Iterable<File>>) - Method in class org.gradle.plugins.ide.idea.model.IdeaModule
-
- 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(FileTree) - Method in class org.gradle.api.plugins.antlr.AntlrTask
-
Sets the source for this task.
- setSource(Object) - Method in class org.gradle.api.plugins.antlr.AntlrTask
-
Sets the source for this task.
- setSource(FileTree) - Method in class org.gradle.api.tasks.SourceTask
-
Sets the source for this task.
- setSource(Object) - Method in class org.gradle.api.tasks.SourceTask
-
Sets the source for this task.
- setSource(String) - Method in class org.gradle.external.javadoc.CoreJavadocOptions
-
- setSource(String) - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
-
- setSource(FileCollection) - Method in class org.gradle.nativeplatform.tasks.AbstractLinkTask
-
- setSource(FileCollection) - Method in interface org.gradle.plugins.javascript.coffeescript.CoffeeScriptCompileSpec
-
- setSourceCompatibility(Object) - Method in class org.gradle.api.plugins.JavaPluginConvention
-
Sets the source compatibility used for compiling Java sources.
- setSourceCompatibility(JavaVersion) - Method in class org.gradle.api.plugins.JavaPluginConvention
-
Sets the source compatibility used for compiling Java sources.
- 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.EclipseJdt
-
Sets source compatibility.
- setSourceCompatibility(Object) - Method in class org.gradle.plugins.ide.eclipse.model.EclipseJdt
-
- setSourceCompatibility(JavaVersion) - Method in class org.gradle.plugins.ide.eclipse.model.Jdt
-
Sets the source compatibility for the compiler.
- setSourceDir(File) - Method in class org.gradle.nativeplatform.test.cunit.tasks.GenerateCUnitLauncher
-
- setSourceDirectories(FileCollection) - Method in class org.gradle.testing.jacoco.tasks.JacocoReportBase
-
- setSourceDirs(Set<File>) - Method in class org.gradle.plugins.ide.eclipse.model.EclipseWtpComponent
-
- setSourceDirs(Set<File>) - Method in class org.gradle.plugins.ide.idea.model.IdeaModule
-
- setSourceFolders(Set<Path>) - Method in class org.gradle.plugins.ide.idea.model.Module
-
- setSourceNames(List<String>) - Method in class org.gradle.external.javadoc.CoreJavadocOptions
-
- setSourceNames(List<String>) - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
-
- setSourcepath(FileCollection) - Method in class org.gradle.api.tasks.compile.CompileOptions
-
Sets the source path to use for the compilation.
- setSourcePath(FileReference) - Method in class org.gradle.plugins.ide.eclipse.model.AbstractLibrary
-
- setSourcePath(String) - Method in class org.gradle.plugins.ide.eclipse.model.WbResource
-
- setSources(Set<Path>) - Method in class org.gradle.plugins.ide.idea.model.ModuleLibrary
-
- setSources(Set<File>) - Method in class org.gradle.plugins.ide.idea.model.ProjectLibrary
-
- setSourceSets(Collection<SourceSet>) - Method in class org.gradle.api.plugins.quality.CodeQualityExtension
-
The source sets to be analyzed as part of the check and build tasks.
- setSourceSets(Iterable<SourceSet>) - Method in class org.gradle.plugins.ide.eclipse.model.EclipseClasspath
-
- 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(Set<TestStackTraceFilter>) - Method in interface org.gradle.api.tasks.testing.logging.TestLogging
-
Sets the set of filters to be used for sanitizing test stack traces.
- setStackTraceFilters(Iterable<?>) - Method in interface org.gradle.api.tasks.testing.logging.TestLogging
-
Sets the set of filters to be used for sanitizing test stack traces.
- setStandardError(OutputStream) - Method in interface org.gradle.tooling.ConfigurableLauncher
-
Sets the
OutputStream
which should receive standard error logging generated while running the operation.
- setStandardError(OutputStream) - Method in interface org.gradle.tooling.LongRunningOperation
-
Sets the
OutputStream
which should receive standard error logging generated while running the operation.
- setStandardInput(InputStream) - Method in class org.gradle.api.tasks.AbstractExecTask
-
Sets the standard input stream for the process executing the command.
- setStandardInput(InputStream) - Method in class org.gradle.api.tasks.JavaExec
-
Sets the standard input stream for the process executing the command.
- setStandardInput(InputStream) - Method in interface org.gradle.process.BaseExecSpec
-
Sets the standard input stream for the process executing the command.
- setStandardInput(InputStream) - Method in interface org.gradle.tooling.ConfigurableLauncher
-
Sets the
InputStream
that will be used as standard input for this operation.
- setStandardInput(InputStream) - Method in interface org.gradle.tooling.LongRunningOperation
-
Sets the
InputStream
that will be used as standard input for this operation.
- setStandardOutput(OutputStream) - Method in class org.gradle.api.tasks.AbstractExecTask
-
Sets the output stream to consume standard output from the process executing the command.
- setStandardOutput(OutputStream) - Method in class org.gradle.api.tasks.JavaExec
-
Sets the output stream to consume standard output from the process executing the command.
- setStandardOutput(OutputStream) - Method in interface org.gradle.process.BaseExecSpec
-
Sets the output stream to consume standard output from the process executing the command.
- setStandardOutput(OutputStream) - Method in interface org.gradle.tooling.ConfigurableLauncher
-
Sets the
OutputStream
which should receive standard output logging generated while running the operation.
- setStandardOutput(OutputStream) - Method in interface org.gradle.tooling.LongRunningOperation
-
Sets the
OutputStream
which should receive standard output logging generated while running the operation.
- setStartParameter(StartParameter) - Method in class org.gradle.api.tasks.GradleBuild
-
Sets the full set of parameters that will be used to execute the build.
- setStaticLibArgs(List<String>) - Method in class org.gradle.nativeplatform.tasks.CreateStaticLibrary
-
- setStaticLibraryFile(File) - Method in interface org.gradle.nativeplatform.PrebuiltStaticLibraryBinary
-
The static library binary file.
- setStaticLibraryFile(File) - Method in interface org.gradle.nativeplatform.StaticLibraryBinarySpec
-
The static library binary file.
- setStatus(String) - Method in interface org.gradle.api.artifacts.ComponentMetadataBuilder
-
Sets the status of this component
- setStatus(String) - Method in interface org.gradle.api.artifacts.ComponentMetadataDetails
-
Sets the status of the component.
- setStatus(Object) - Method in interface org.gradle.api.Project
-
Sets the status of this project.
- setStatus(String) - Method in interface org.gradle.api.publish.ivy.IvyModuleDescriptorSpec
-
Sets the status for this publication.
- setStatusScheme(List<String>) - Method in interface org.gradle.api.artifacts.ComponentMetadataBuilder
-
Sets the status scheme of this component
- setStatusScheme(List<String>) - Method in interface org.gradle.api.artifacts.ComponentMetadataDetails
-
Sets the status scheme of the component.
- setStubDir(File) - Method in class org.gradle.api.tasks.compile.GroovyCompileOptions
-
Sets the directory where Java stubs for Groovy classes will be stored during Java/Groovy joint
compilation.
- setStylesheet(TextResource) - Method in interface org.gradle.api.reporting.CustomizableHtmlReport
-
The stylesheet to use to generate the report.
- setStyleSheet(File) - Method in class org.gradle.api.tasks.scala.ScalaDocOptions
-
- setStylesheetFile(File) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- setSuiteName(String) - Method in class org.gradle.api.tasks.testing.testng.TestNGOptions
-
- setSuiteXmlBuilder(MarkupBuilder) - Method in class org.gradle.api.tasks.testing.testng.TestNGOptions
-
- setSuiteXmlFiles(List<File>) - Method in class org.gradle.api.tasks.testing.testng.TestNGOptions
-
- setSuiteXmlWriter(StringWriter) - Method in class org.gradle.api.tasks.testing.testng.TestNGOptions
-
- 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.
- setTargetBytecodeVersion(JavaVersion) - Method in class org.gradle.plugins.ide.idea.model.IdeaModule
-
- setTargetBytecodeVersion(JavaVersion) - Method in class org.gradle.plugins.ide.idea.model.IdeaProject
-
- setTargetCompatibility(Object) - Method in class org.gradle.api.plugins.JavaPluginConvention
-
Sets the target compatibility used for compiling Java sources.
- setTargetCompatibility(JavaVersion) - Method in class org.gradle.api.plugins.JavaPluginConvention
-
Sets the target compatibility used for compiling Java sources.
- setTargetCompatibility(String) - Method in class org.gradle.api.tasks.compile.AbstractCompile
-
Sets the target JVM to generate the .class
files for.
- setTargetCompatibility(JavaVersion) - Method in interface org.gradle.jvm.platform.JavaPlatform
-
- setTargetCompatibility(JavaVersion) - Method in class org.gradle.plugins.ide.eclipse.model.EclipseJdt
-
Sets target compatibility.
- setTargetCompatibility(Object) - Method in class org.gradle.plugins.ide.eclipse.model.EclipseJdt
-
- setTargetCompatibility(JavaVersion) - Method in class org.gradle.plugins.ide.eclipse.model.Jdt
-
Sets the target compatibility for the compiler.
- setTargetConfiguration(String) - Method in interface org.gradle.api.artifacts.ModuleDependency
-
Sets the requested target configuration of this dependency.
- setTargetJdk(TargetJdk) - Method in class org.gradle.api.plugins.quality.Pmd
-
The target JDK to use with PMD.
- setTargetJdk(TargetJdk) - Method in class org.gradle.api.plugins.quality.PmdExtension
-
Sets the target jdk used with pmd.
- setTargetJdk(Object) - Method in class org.gradle.api.plugins.quality.PmdExtension
-
Sets the target jdk used with pmd.
- setTargetPlatform(JavaPlatform) - Method in interface org.gradle.jvm.JvmBinarySpec
-
Sets the target platform for this binary.
- setTargetPlatform(NativePlatform) - Method in class org.gradle.language.assembler.tasks.Assemble
-
- setTargetPlatform(NativePlatform) - Method in class org.gradle.language.nativeplatform.tasks.AbstractNativeCompileTask
-
- setTargetPlatform(NativePlatform) - Method in class org.gradle.language.rc.tasks.WindowsResourceCompile
-
- setTargetPlatform(NativePlatform) - Method in class org.gradle.language.swift.tasks.SwiftCompile
-
Sets the platform being compiled for.
- setTargetPlatform(NativePlatform) - Method in class org.gradle.nativeplatform.tasks.AbstractLinkTask
-
- setTargetPlatform(NativePlatform) - Method in class org.gradle.nativeplatform.tasks.CreateStaticLibrary
-
- setTargetPlatform(NativePlatform) - Method in class org.gradle.nativeplatform.tasks.ExtractSymbols
-
- setTargetPlatform(NativePlatform) - Method in class org.gradle.nativeplatform.tasks.StripSymbols
-
- setTargets(String...) - Method in interface org.gradle.nativeplatform.toolchain.GccCompatibleToolChain
-
Override the current platform configuration with target platforms specified by name
- setTargetSizeInMB(long) - Method in class org.gradle.caching.local.DirectoryBuildCache
-
- setTargetVersion(String) - Method in class org.gradle.plugins.ide.idea.model.IdeaModel
-
- setTaskNames(Iterable<String>) - Method in class org.gradle.StartParameter
-
Sets the tasks to execute in this build.
- setTaskRequests(Iterable<? extends TaskExecutionRequest>) - Method in class org.gradle.StartParameter
-
Sets the task parameters to execute in this build.
- setTasks(Iterable<String>) - Method in interface org.gradle.api.plugins.buildcomparison.gradle.GradleBuildInvocationSpec
-
Sets the tasks to execute.
- setTasks(List<String>) - Method in class org.gradle.api.tasks.GradleBuild
-
Sets the tasks that should be executed for this build.
- setTasks(Collection<String>) - Method in class org.gradle.api.tasks.GradleBuild
-
Sets the tasks that should be executed for this build.
- setTempDir(String) - Method in class org.gradle.api.tasks.compile.ForkOptions
-
Sets the directory used for temporary files that may be created to pass
command line arguments to the compiler process.
- setTemplate(TextResource) - Method in interface org.gradle.jvm.application.scripts.TemplateBasedScriptGenerator
-
Sets the template text resource used for generating script.
- setTestClassesDir(File) - Method in class org.gradle.api.tasks.testing.Test
-
- setTestClassesDirs(FileCollection) - Method in class org.gradle.api.tasks.testing.Test
-
Sets the directories to scan for compiled test sources.
- setTestedComponent(ComponentSpec) - Method in interface org.gradle.testing.base.TestSuiteSpec
-
Sets the tested component.
- setTestFramework(String) - Method in class org.gradle.buildinit.tasks.InitBuild
-
- setTestName(String) - Method in class org.gradle.api.tasks.testing.testng.TestNGOptions
-
- setTestNameIncludePatterns(List<String>) - Method in class org.gradle.api.tasks.testing.AbstractTestTask
-
Sets the test name patterns to be included in execution.
- setTestNameIncludePatterns(List<String>) - Method in class org.gradle.api.tasks.testing.Test
-
Sets the test name patterns to be included in execution.
- setTestNameIncludePatterns(List<String>) - Method in class org.gradle.nativeplatform.test.xctest.tasks.XCTest
-
Sets the test name patterns to be included in execution.
- setTestOutputDir(File) - Method in class org.gradle.plugins.ide.idea.model.IdeaModule
-
- setTestOutputDir(Path) - Method in class org.gradle.plugins.ide.idea.model.Module
-
- setTestReportDirName(String) - Method in class org.gradle.api.plugins.JavaPluginConvention
-
- setTestResultDirs(Iterable<File>) - Method in class org.gradle.api.tasks.testing.TestReport
-
Sets the binary test results to use to include in the report.
- setTestResultsDirName(String) - Method in class org.gradle.api.plugins.JavaPluginConvention
-
- setTestSourceDirs(Set<File>) - Method in class org.gradle.plugins.ide.idea.model.IdeaModule
-
- setTestSourceFolders(Set<Path>) - Method in class org.gradle.plugins.ide.idea.model.Module
-
- setText(String) - Method in interface org.gradle.ide.visualstudio.TextProvider
-
Replace the content.
- setThreadCount(int) - Method in class org.gradle.api.tasks.testing.testng.TestNGOptions
-
- 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(Action<? super Settings>) - Method in interface org.gradle.api.invocation.Gradle
-
Adds an action 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.
- setTitle(String) - Method in class org.gradle.api.tasks.javadoc.Javadoc
-
Sets the title for the generated documentation.
- setTitle(String) - Method in class org.gradle.api.tasks.scala.ScalaDoc
-
- setToolChain(JavaToolChain) - Method in class org.gradle.api.tasks.compile.JavaCompile
-
Sets the tool chain that should be used to compile the Java source.
- setToolChain(JavaToolChain) - Method in class org.gradle.api.tasks.javadoc.Javadoc
-
Sets the tool chain to use to generate the Javadoc.
- setToolChain(JavaToolChain) - Method in interface org.gradle.jvm.JvmBinarySpec
-
- setToolChain(NativeToolChain) - Method in class org.gradle.language.assembler.tasks.Assemble
-
- setToolChain(NativeToolChain) - Method in class org.gradle.language.nativeplatform.tasks.AbstractNativeCompileTask
-
- setToolChain(NativeToolChain) - Method in class org.gradle.language.rc.tasks.WindowsResourceCompile
-
- setToolChain(NativeToolChain) - Method in class org.gradle.language.swift.tasks.SwiftCompile
-
Sets the tool chain to use for compilation.
- setToolChain(ToolChain) - Method in class org.gradle.nativeplatform.NativeExecutableFileSpec
-
- setToolChain(NativeToolChain) - Method in class org.gradle.nativeplatform.tasks.AbstractLinkTask
-
- setToolChain(NativeToolChain) - Method in class org.gradle.nativeplatform.tasks.CreateStaticLibrary
-
- setToolChain(NativeToolChain) - Method in class org.gradle.nativeplatform.tasks.ExtractSymbols
-
- setToolChain(ToolChain) - Method in class org.gradle.nativeplatform.tasks.InstallExecutable
-
- setToolChain(NativeToolChain) - Method in class org.gradle.nativeplatform.tasks.StripSymbols
-
- setToolChain(PlayToolChain) - Method in class org.gradle.play.tasks.TwirlCompile
-
Sets the tool chain that will be used to compile the twirl source.
- setToolVersion(String) - Method in class org.gradle.api.plugins.quality.CodeQualityExtension
-
The version of the code quality tool to be used.
- setToolVersion(String) - Method in class org.gradle.testing.jacoco.plugins.JacocoPluginExtension
-
- setTop(String) - Method in class org.gradle.api.tasks.scala.ScalaDocOptions
-
Sets the HTML text to appear in the top text for each page.
- setTrace(boolean) - Method in class org.gradle.api.plugins.antlr.AntlrTask
-
- setTraceLexer(boolean) - Method in class org.gradle.api.plugins.antlr.AntlrTask
-
- setTraceParser(boolean) - Method in class org.gradle.api.plugins.antlr.AntlrTask
-
- setTraceTreeWalker(boolean) - Method in class org.gradle.api.plugins.antlr.AntlrTask
-
- setTransformer(PropertiesTransformer) - Method in class org.gradle.plugins.ide.api.PropertiesFileContentMerger
-
- 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.artifacts.DependencyArtifact
-
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.
- setType(String) - Method in class org.gradle.buildinit.tasks.InitBuild
-
- setType(Facet.FacetType) - Method in class org.gradle.plugins.ide.eclipse.model.Facet
-
- setType(String) - Method in class org.gradle.plugins.ide.eclipse.model.Link
-
- setType(ResourceFilterType) - Method in interface org.gradle.plugins.ide.eclipse.model.ResourceFilter
-
Sets the ResourceFilterType
- setType(String) - Method in class org.gradle.plugins.ide.idea.model.ProjectLibrary
-
- setType(String) - Method in class org.gradle.plugins.signing.Signature
-
- setUnchecked(boolean) - Method in class org.gradle.api.tasks.scala.ScalaDocOptions
-
Sets whether to generate unchecked information.
- setUnchecked(boolean) - Method in class org.gradle.language.scala.tasks.BaseScalaCompileOptions
-
- setUniqueVersion(boolean) - Method in interface org.gradle.api.artifacts.maven.MavenDeployer
-
Sets whether to assign snapshots a unique version comprised of the timestamp and build number, or to use the same
version each time.
- setUnixStartScriptGenerator(ScriptGenerator) - Method in class org.gradle.jvm.application.tasks.CreateStartScripts
-
- setUploadDescriptor(boolean) - Method in class org.gradle.api.tasks.Upload
-
- setupProjectLayout() - Method in class org.gradle.buildinit.tasks.InitBuild
-
- setUrl(String) - Method in interface org.gradle.api.artifacts.DependencyArtifact
-
Sets the URL for this artifact.
- setUrl(URI) - 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.IvyArtifactRepository
-
Sets the base URL of this repository.
- setUrl(URI) - Method in interface org.gradle.api.artifacts.repositories.MavenArtifactRepository
-
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.
- setUrl(String) - Method in class org.gradle.caching.http.HttpBuildCache
-
Sets the URL of the cache.
- setUrl(URL) - Method in class org.gradle.caching.http.HttpBuildCache
-
Sets the URL of the cache.
- setUrl(URI) - Method in class org.gradle.caching.http.HttpBuildCache
-
Sets the URL of the cache.
- setUrl(URI) - Method in interface org.gradle.vcs.git.GitVersionControlSpec
-
Sets the URL of the repository.
- setUrl(String) - Method in interface org.gradle.vcs.git.GitVersionControlSpec
-
Sets the URL of the 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
-
- setUseDefaultListeners(boolean) - Method in class org.gradle.api.tasks.testing.testng.TestNGOptions
-
- setUsername(String) - Method in interface org.gradle.api.artifacts.repositories.PasswordCredentials
-
Sets the user name to use when authenticating to this repository.
- setUsername(String) - Method in interface org.gradle.api.credentials.PasswordCredentials
-
Sets the user name to use when authenticating.
- setUsername(String) - Method in class org.gradle.api.plugins.announce.AnnouncePluginExtension
-
- setUsername(String) - Method in class org.gradle.caching.http.HttpBuildCacheCredentials
-
Sets the user name to use when authenticating to the HTTP build cache.
- setUserTemplateFormats(List<TwirlTemplateFormat>) - Method in interface org.gradle.language.twirl.TwirlSourceSet
-
Sets the custom template formats for this source set.
- setUserTemplateFormats(List<TwirlTemplateFormat>) - Method in class org.gradle.play.tasks.TwirlCompile
-
Sets the custom template formats for this task.
- 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
-
- setValue(String) - Method in class org.gradle.plugins.ide.eclipse.model.WbProperty
-
- setValue(String) - Method in interface org.gradle.testing.jacoco.tasks.rules.JacocoLimit
-
Sets the value that applies to the limit.
- setVcs(String) - Method in class org.gradle.plugins.ide.idea.model.IdeaProject
-
- setVcs(String) - Method in class org.gradle.plugins.ide.idea.model.Project
-
- 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.ide.eclipse.model.Facet
-
- 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.
- setVisitors(Collection<String>) - Method in class org.gradle.api.plugins.quality.FindBugs
-
The bug detectors which should be run.
- setVisitors(Collection<String>) - Method in class org.gradle.api.plugins.quality.FindBugsExtension
-
The bug detectors which should be run.
- setVisualStudioProject(VisualStudioProject) - Method in class org.gradle.ide.visualstudio.tasks.GenerateFiltersFileTask
-
- setVisualStudioProject(VisualStudioProject) - Method in class org.gradle.ide.visualstudio.tasks.GenerateProjectFileTask
-
- setVisualStudioSolution(VisualStudioSolution) - Method in class org.gradle.ide.visualstudio.tasks.GenerateSolutionFileTask
-
- setWarn(TestLogging) - Method in interface org.gradle.api.tasks.testing.logging.TestLoggingContainer
-
Sets logging options for warn level.
- setWarningMode(WarningMode) - Method in interface org.gradle.api.logging.configuration.LoggingConfiguration
-
Specifies which type of warnings should be written to the console.
- setWarningMode(WarningMode) - Method in class org.gradle.StartParameter
-
Specifies which type of warnings should be written to the console.
- setWarnings(boolean) - Method in class org.gradle.api.tasks.compile.CompileOptions
-
Sets whether to log warning messages.
- setWbModuleEntries(List<WbModuleEntry>) - Method in class org.gradle.plugins.ide.eclipse.model.WtpComponent
-
- setWebAppDirName(String) - Method in class org.gradle.api.plugins.WarPluginConvention
-
- setWebXml(File) - Method in class org.gradle.api.tasks.bundling.War
-
Sets the web.xml
file to include in the WAR archive.
- setWhenMerged(MutableActionSet) - Method in class org.gradle.plugins.ide.api.FileContentMerger
-
- setWildcards(Set<String>) - Method in class org.gradle.plugins.ide.idea.model.IdeaProject
-
- setWildcards(Set<String>) - Method in class org.gradle.plugins.ide.idea.model.Project
-
- setWindowsSdkDir(Object) - Method in interface org.gradle.nativeplatform.toolchain.VisualCpp
-
The directory where Windows SDK is installed.
- setWindowsStartScriptGenerator(ScriptGenerator) - Method in class org.gradle.jvm.application.tasks.CreateStartScripts
-
- setWindowTitle(String) - Method in class org.gradle.api.tasks.javadoc.Groovydoc
-
Sets the browser window title for the documentation.
- setWindowTitle(String) - Method in class org.gradle.api.tasks.scala.ScalaDocOptions
-
Sets the text to appear in the window title.
- setWindowTitle(String) - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
-
- setWindowTitle(String) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- setWithMessages(boolean) - Method in interface org.gradle.api.plugins.quality.FindBugsXmlReport
-
Whether or not FindBugs should generate XML augmented with human-readable messages.
- setWorkingDir(File) - Method in class org.gradle.api.tasks.AbstractExecTask
-
Sets the working directory for the process.
- setWorkingDir(Object) - Method in class org.gradle.api.tasks.AbstractExecTask
-
Sets the working directory for the process.
- setWorkingDir(File) - Method in class org.gradle.api.tasks.JavaExec
-
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(File) - Method in class org.gradle.api.tasks.testing.Test
-
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(File) - Method in interface org.gradle.process.ProcessForkOptions
-
Sets the working directory for the process.
- setWorkingDir(Object) - Method in interface org.gradle.process.ProcessForkOptions
-
Sets the working directory for the process.
- setWorkspace(IdeaWorkspace) - Method in class org.gradle.plugins.ide.idea.GenerateIdeaWorkspace
-
- setWorkspace(IdeaWorkspace) - Method in class org.gradle.plugins.ide.idea.model.IdeaModel
-
- setWtp(EclipseWtp) - Method in class org.gradle.plugins.ide.eclipse.model.EclipseModel
-
- setXcodeProject(XcodeProject) - Method in class org.gradle.ide.xcode.tasks.GenerateSchemeFileTask
-
- setXcodeProject(XcodeProject) - Method in class org.gradle.ide.xcode.tasks.GenerateXcodeProjectFileTask
-
- setXcodeProjectLocations(FileCollection) - Method in class org.gradle.ide.xcode.tasks.GenerateXcodeWorkspaceFileTask
-
- setXmlTransformer(XmlTransformer) - Method in class org.gradle.plugins.ide.api.XmlFileContentMerger
-
- setZincClasspath(FileCollection) - Method in class org.gradle.api.tasks.scala.ScalaCompile
-
- setZip64(boolean) - Method in class org.gradle.api.tasks.bundling.Zip
-
Enables building zips with more than 65535 files or bigger than 4GB.
- SharedLibraryBinary - Interface in org.gradle.nativeplatform
-
A
NativeLibrary
that has been compiled and linked as a shared library.
- SharedLibraryBinarySpec - Interface in org.gradle.nativeplatform
-
A shared library binary built by Gradle for a native library.
- SharedLibraryBinarySpec.TasksCollection - Interface in org.gradle.nativeplatform
-
Provides access to key tasks used for building the binary.
- shouldRunAfter(Object...) - Method in interface org.gradle.api.Task
-
Specifies that this task should run after all of the supplied tasks.
- showAll() - Method in class org.gradle.external.javadoc.CoreJavadocOptions
-
- showAll() - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
-
- showFromPackage() - Method in class org.gradle.external.javadoc.CoreJavadocOptions
-
- showFromPackage() - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
-
- showFromPrivate() - Method in class org.gradle.external.javadoc.CoreJavadocOptions
-
- showFromPrivate() - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
-
- showFromProtected() - Method in class org.gradle.external.javadoc.CoreJavadocOptions
-
- showFromProtected() - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
-
- showFromPublic() - Method in class org.gradle.external.javadoc.CoreJavadocOptions
-
- showFromPublic() - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
-
- ShowStacktrace - Enum in org.gradle.api.logging.configuration
-
Specifies the detail to include in stacktraces.
- Sign - Class in org.gradle.plugins.signing
-
A task for creating digital signature files for one or more; tasks, files, publishable artifacts or configurations.
- Sign() - Constructor for class org.gradle.plugins.signing.Sign
-
- sign(Task...) - Method in class org.gradle.plugins.signing.Sign
-
Configures the task to sign the archive produced for each of the given tasks (which must be archive tasks).
- sign(PublishArtifact...) - Method in class org.gradle.plugins.signing.Sign
-
Configures the task to sign each of the given artifacts
- sign(File...) - Method in class org.gradle.plugins.signing.Sign
-
Configures the task to sign each of the given files
- sign(String, File...) - Method in class org.gradle.plugins.signing.Sign
-
Configures the task to sign each of the given artifacts, using the given classifier as the classifier for the resultant signature publish artifact.
- sign(Configuration...) - Method in class org.gradle.plugins.signing.Sign
-
Configures the task to sign every artifact of the given configurations
- sign(InputStream, OutputStream) - Method in class org.gradle.plugins.signing.signatory.pgp.PgpSignatory
-
Exhausts toSign
, and writes the signature to signatureDestination
.
- sign(InputStream, OutputStream) - Method in interface org.gradle.plugins.signing.signatory.Signatory
-
Exhausts toSign
, and writes the signature to signatureDestination
.
- sign(InputStream) - Method in interface org.gradle.plugins.signing.signatory.Signatory
-
Exhausts toSign
, and returns the raw signature bytes.
- sign(InputStream) - Method in class org.gradle.plugins.signing.signatory.SignatorySupport
-
- sign(Task...) - Method in class org.gradle.plugins.signing.SigningExtension
-
Creates signing tasks that depend on and sign the "archive" produced by the given tasks.
- sign(Configuration...) - Method in class org.gradle.plugins.signing.SigningExtension
-
- sign(PublishArtifact...) - Method in class org.gradle.plugins.signing.SigningExtension
-
Digitally signs the publish artifacts, generating signature files alongside them.
- sign(File...) - Method in class org.gradle.plugins.signing.SigningExtension
-
Digitally signs the files, generating signature files alongside them.
- sign(String, File...) - Method in class org.gradle.plugins.signing.SigningExtension
-
Digitally signs the files, generating signature files alongside them.
- sign(Closure) - Method in class org.gradle.plugins.signing.SigningExtension
-
Creates a new
sign operation
using the given closure to configure it before executing it.
- sign(PublishArtifact...) - Method in class org.gradle.plugins.signing.SignOperation
-
Registers signatures for the given artifacts.
- sign(File...) - Method in class org.gradle.plugins.signing.SignOperation
-
Registers signatures for the given files.
- sign(String, File...) - Method in class org.gradle.plugins.signing.SignOperation
-
Registers signatures (with the given classifier) for the given files
- sign(Signatory, File) - Method in class org.gradle.plugins.signing.type.AbstractSignatureType
-
- sign(Signatory, InputStream, OutputStream) - Method in class org.gradle.plugins.signing.type.AbstractSignatureType
-
- sign(Signatory, InputStream, OutputStream) - Method in class org.gradle.plugins.signing.type.pgp.ArmoredSignatureType
-
- sign(Signatory, File) - Method in interface org.gradle.plugins.signing.type.SignatureType
-
Signs the given file and returns the file where the signature has been written to.
- sign(Signatory, InputStream, OutputStream) - Method in interface org.gradle.plugins.signing.type.SignatureType
-
Signs the data from the given InputStream and stores the signature in the given OutputStream.
- signatories(Closure) - Method in class org.gradle.plugins.signing.SigningExtension
-
- signatory(Signatory) - Method in class org.gradle.plugins.signing.Sign
-
Changes the signatory of the signatures.
- Signatory - Interface in org.gradle.plugins.signing.signatory
-
A signatory is an object capable of providing a signature for an arbitrary stream of bytes.
- signatory(Signatory) - Method in class org.gradle.plugins.signing.SignOperation
-
Change the signatory for signature generation.
- SignatoryProvider<T extends Signatory> - Interface in org.gradle.plugins.signing.signatory
-
Provides implementations of signatory implementations for a project.
- SignatorySupport - Class in org.gradle.plugins.signing.signatory
-
Convenience base class for
Signatory
implementations.
- SignatorySupport() - Constructor for class org.gradle.plugins.signing.signatory.SignatorySupport
-
- Signature - Class in org.gradle.plugins.signing
-
A digital signature file artifact.
- Signature(PublishArtifact, SignatureSpec, Object...) - Constructor for class org.gradle.plugins.signing.Signature
-
Creates a signature artifact for the given public artifact.
- Signature(File, SignatureSpec, Object...) - Constructor for class org.gradle.plugins.signing.Signature
-
Creates a signature artifact for the given file.
- Signature(File, String, SignatureSpec, Object...) - Constructor for class org.gradle.plugins.signing.Signature
-
Creates a signature artifact for the given file, with the given classifier.
- Signature(Closure<File>, Closure<String>, SignatureSpec, Object...) - Constructor for class org.gradle.plugins.signing.Signature
-
Creates a signature artifact for the file returned by the toSign
closure.
- Signature(Callable<File>, Callable<String>, SignatureSpec, Object...) - Constructor for class org.gradle.plugins.signing.Signature
-
Creates a signature artifact for the file returned by the toSign
closure.
- SignatureSpec - Interface in org.gradle.plugins.signing
-
Specifies how objects will be signed.
- signatureType(SignatureType) - Method in class org.gradle.plugins.signing.SignOperation
-
Change the signature type for signature generation.
- SignatureType - Interface in org.gradle.plugins.signing.type
-
The type of signature.
- SignatureTypeProvider - Interface in org.gradle.plugins.signing.type
-
- SigningExtension - Class in org.gradle.plugins.signing
-
The global signing configuration for a project.
- SigningExtension(Project) - Constructor for class org.gradle.plugins.signing.SigningExtension
-
Configures the signing settings for the given project.
- SigningPlugin - Class in org.gradle.plugins.signing
-
Adds the ability to digitally sign files and artifacts.
- SigningPlugin() - Constructor for class org.gradle.plugins.signing.SigningPlugin
-
- SignOperation - Class in org.gradle.plugins.signing
-
A sign operation creates digital signatures for one or more files or
publish artifacts
.
- SignOperation() - Constructor for class org.gradle.plugins.signing.SignOperation
-
- signPom(MavenDeployment, Closure) - Method in class org.gradle.plugins.signing.SigningExtension
-
Signs the POM artifact for the given Maven deployment.
- signPom(MavenDeployment) - Method in class org.gradle.plugins.signing.SigningExtension
-
Signs the POM artifact for the given Maven deployment.
- 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
-
- SingleEntryModuleLibrary - Class in org.gradle.plugins.ide.idea.model
-
Single entry module library
- SingleEntryModuleLibrary(FilePath, Set<FilePath>, Set<FilePath>, String) - Constructor for class org.gradle.plugins.ide.idea.model.SingleEntryModuleLibrary
-
Creates single entry module library
- SingleEntryModuleLibrary(FilePath, FilePath, FilePath, String) - Constructor for class org.gradle.plugins.ide.idea.model.SingleEntryModuleLibrary
-
Creates single entry module library
- SingleEntryModuleLibrary(FilePath, String) - Constructor for class org.gradle.plugins.ide.idea.model.SingleEntryModuleLibrary
-
Creates single entry module library
- SingleFileReport - Interface in org.gradle.api.reporting
-
A report that is a single file.
- size() - Method in interface org.gradle.model.ModelMap
-
Returns the number of items in this collection.
- SkippedResult - Interface in org.gradle.tooling.events
-
Describes how an operation was skipped.
- SkipWhenEmpty - Annotation Type in org.gradle.api.tasks
-
Attached to a task property to indicate that the task should be skipped when the value of the property is an empty
FileCollection
or directory.
- skipWhenEmpty() - Method in interface org.gradle.api.tasks.TaskInputFilePropertyBuilder
-
Skip executing the task if the property contains no files.
- skipWhenEmpty(boolean) - Method in interface org.gradle.api.tasks.TaskInputFilePropertyBuilder
-
Sets whether executing the task should be skipped if the property contains no files.
- 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.
- solution(Action<VisualStudioSolution>) - Method in interface org.gradle.ide.visualstudio.VisualStudioRootExtension
-
- sortArtifacts(ResolutionStrategy.SortOrder) - Method in interface org.gradle.api.artifacts.ResolutionStrategy
-
Specifies the ordering for resolved artifacts.
- 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(String) - Method in class org.gradle.external.javadoc.CoreJavadocOptions
-
- source(String) - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
-
- source(Object) - Method in class org.gradle.language.assembler.tasks.Assemble
-
Adds a set of assembler sources files to be translated.
- source(Action<? super ConfigurableFileCollection>) - Method in interface org.gradle.language.cpp.CppComponent
-
Configures the source files or directories for this component.
- source(Object) - Method in class org.gradle.language.nativeplatform.tasks.AbstractNativeCompileTask
-
Adds a set of source files to be compiled.
- source(Object) - Method in class org.gradle.language.rc.tasks.WindowsResourceCompile
-
Adds a set of source files to be compiled.
- source(Action<? super ConfigurableFileCollection>) - Method in interface org.gradle.language.swift.SwiftComponent
-
Configures the source files or directories for this component.
- source(Object) - Method in class org.gradle.nativeplatform.tasks.AbstractLinkTask
-
Adds a set of object files to be linked.
- source(Object) - Method in class org.gradle.nativeplatform.tasks.CreateStaticLibrary
-
Adds a set of object files to be linked.
- source(Object) - Method in interface org.gradle.nativeplatform.tasks.ObjectFilesToBinary
-
Adds a set of object files to be combined into the file binary.
- SOURCE_COMPATIBILITY - Static variable in class org.gradle.plugins.ide.idea.IdeaPlugin
-
- sourceBuild(Action<GradleBuildInvocationSpec>) - Method in class org.gradle.api.plugins.buildcomparison.gradle.CompareGradleBuilds
-
Configures the source build.
- SourceComponentSpec - Interface in org.gradle.platform.base
-
Represents some component whose implementation can be represented as a collection of source files, and whose other
outputs are built from this source.
- sourceControl(Action<? super SourceControl>) - Method in interface org.gradle.api.initialization.Settings
-
Configures source control.
- SourceControl - Interface in org.gradle.vcs
-
Configuration related to source dependencies.
- 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.
- sourceDirectorySetFactory - Variable in class org.gradle.language.base.sources.BaseLanguageSourceSet
-
- SourceFolder - Class in org.gradle.plugins.ide.eclipse.model
-
SourceFolder.path contains only project relative path.
- SourceFolder(Node) - Constructor for class org.gradle.plugins.ide.eclipse.model.SourceFolder
-
- SourceFolder(String, String) - Constructor for class org.gradle.plugins.ide.eclipse.model.SourceFolder
-
- 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
-
- sourceSets(Closure) - Method in class org.gradle.api.plugins.JavaPluginConvention
-
Configures the source sets of this project.
- sourceSets(SourceSet...) - Method in class org.gradle.testing.jacoco.tasks.JacocoReportBase
-
Adds a source set to the list to be reported on.
- SourceTask - Class in org.gradle.api.tasks
-
A SourceTask
performs some operation on source files.
- SourceTask() - Constructor for class org.gradle.api.tasks.SourceTask
-
- SourceTransformationException - Exception in org.gradle.plugins.javascript.base
-
Thrown when a source code transformation fails.
- SourceTransformationException(String, Throwable) - Constructor for exception org.gradle.plugins.javascript.base.SourceTransformationException
-
- Spec<T> - Interface in org.gradle.api.specs
-
Represents some predicate against objects of type T.
- Specs - Class in org.gradle.api.specs
-
Provides a number of
Spec
implementations.
- Specs() - Constructor for class org.gradle.api.specs.Specs
-
- splitIndex(boolean) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- splitIndex() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- srcDir(Object) - Method in interface org.gradle.api.file.SourceDirectorySet
-
Adds the given source directory to this set.
- srcDirs(Object...) - Method in interface org.gradle.api.file.SourceDirectorySet
-
Adds the given source directories to this set.
- stackTraceFilters(Object...) - Method in interface org.gradle.api.tasks.testing.logging.TestLogging
-
- STAGE_LIFECYCLE_TASK_NAME - Static variable in class org.gradle.play.plugins.PlayDistributionPlugin
-
- 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
-
- StandardJavadocDocletOptions(StandardJavadocDocletOptions) - Constructor for class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- StandardJavadocDocletOptions(StandardJavadocDocletOptions, JavadocOptionFile) - Constructor for class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- StandardJavadocDocletOptions(MinimalJavadocOptions) - 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(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
-
- StartEvent - Interface in org.gradle.tooling.events
-
An event that informs about an operation having started its execution.
- StartParameter - Class in org.gradle
-
StartParameter
defines the configuration used by a Gradle instance to execute a build.
- StartParameter() - Constructor for class org.gradle.StartParameter
-
Creates a StartParameter
with default values.
- StaticLibraryBinary - Interface in org.gradle.nativeplatform
-
A
NativeLibrary
that has been compiled and archived into a static library.
- StaticLibraryBinarySpec - Interface in org.gradle.nativeplatform
-
A static library binary built by Gradle for a native library.
- StaticLibraryBinarySpec.TasksCollection - Interface in org.gradle.nativeplatform
-
Provides access to key tasks used for building the binary.
- statusChanged(ProgressEvent) - Method in interface org.gradle.tooling.events.ProgressListener
-
Called when the execution of an operation progresses.
- statusChanged(ProgressEvent) - Method in interface org.gradle.tooling.ProgressListener
-
Called when the progress status changes.
- StatusEvent - Interface in org.gradle.tooling.events
-
An event that informs about an interim results of the operation.
- stdOutIsAttachedToTerminal() - Method in class org.gradle.api.plugins.quality.Pmd
-
- 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(BuildCacheKey, BuildCacheEntryWriter) - Method in interface org.gradle.caching.BuildCacheService
-
Store the cache entry with the given cache key.
- store(BuildCacheKey, BuildCacheEntryWriter) - Method in class org.gradle.caching.MapBasedBuildCacheService
-
- store(Node) - Method in class org.gradle.plugins.ide.eclipse.model.Classpath
-
- store(Properties) - Method in class org.gradle.plugins.ide.eclipse.model.Jdt
-
- store(Node) - Method in class org.gradle.plugins.ide.eclipse.model.Project
-
- store(Node) - Method in class org.gradle.plugins.ide.eclipse.model.WtpComponent
-
- store(Node) - Method in class org.gradle.plugins.ide.eclipse.model.WtpFacet
-
- store(Node) - Method in class org.gradle.plugins.ide.idea.model.Module
-
- store(Node) - Method in class org.gradle.plugins.ide.idea.model.Project
-
- store(Node) - Method in class org.gradle.plugins.ide.idea.model.Workspace
-
- strictly(String) - Method in interface org.gradle.api.artifacts.MutableVersionConstraint
-
Sets the version as strict, meaning that if any other dependency version for this module disagrees with
this version, resolution will fail.
- StripSymbols - Class in org.gradle.nativeplatform.tasks
-
Strips the debug symbols from a binary
- StripSymbols() - Constructor for class org.gradle.nativeplatform.tasks.StripSymbols
-
- stripSymbols() - Method in class org.gradle.nativeplatform.tasks.StripSymbols
-
- stylesheetFile(File) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
-
- submit(Class<? extends Runnable>, Action<? super WorkerConfiguration>) - Method in interface org.gradle.workers.WorkerExecutor
-
Submits a piece of work to be executed asynchronously.
- 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.
- subSequence(int, int) - Method in class org.gradle.api.file.RelativePath
-
- substitute(ComponentSelector) - Method in interface org.gradle.api.artifacts.DependencySubstitutions
-
DSL-friendly mechanism to construct a dependency substitution for dependencies matching the provided selector.
- SuccessResult - Interface in org.gradle.tooling.events
-
Describes how an operation finished successfully.
- suites(String...) - Method in class org.gradle.api.tasks.testing.testng.TestNGOptions
-
Add suite files by Strings.
- suites(File...) - Method in class org.gradle.api.tasks.testing.testng.TestNGOptions
-
Add suite files by File objects.
- suiteXmlBuilder() - Method in class org.gradle.api.tasks.testing.testng.TestNGOptions
-
- SWIFT_API - Static variable in interface org.gradle.api.attributes.Usage
-
The Swift API of a library, packaged as swiftmodule files.
- SwiftApplication - Interface in org.gradle.language.swift
-
Configuration for a Swift application, defining the source files that make up the application plus other settings.
- SwiftApplicationPlugin - Class in org.gradle.language.swift.plugins
-
A plugin that produces an executable from Swift source.
- SwiftApplicationPlugin(NativeComponentFactory, ToolChainSelector) - Constructor for class org.gradle.language.swift.plugins.SwiftApplicationPlugin
-
Injects a FileOperations
instance.
- SwiftBasePlugin - Class in org.gradle.language.swift.plugins
-
A common base plugin for the Swift application and library plugins
- SwiftBasePlugin(ProjectPublicationRegistry) - Constructor for class org.gradle.language.swift.plugins.SwiftBasePlugin
-
- SwiftBinary - Interface in org.gradle.language.swift
-
A binary built from Swift source and linked from the resulting object files.
- Swiftc - Interface in org.gradle.nativeplatform.toolchain
-
- SwiftCompile - Class in org.gradle.language.swift.tasks
-
Compiles Swift source files into object files.
- SwiftCompile(CompilerOutputFileNamingSchemeFactory) - Constructor for class org.gradle.language.swift.tasks.SwiftCompile
-
- SwiftCompilerPlugin - Class in org.gradle.nativeplatform.toolchain.plugins
-
A
Plugin
which makes the
Swiftc compiler available for compiling Swift code.
- SwiftCompilerPlugin() - Constructor for class org.gradle.nativeplatform.toolchain.plugins.SwiftCompilerPlugin
-
- SwiftComponent - Interface in org.gradle.language.swift
-
Configuration for a Swift component, such as a library or executable, defining the source files that make up the component plus other settings.
- SwiftcPlatformToolChain - Interface in org.gradle.nativeplatform.toolchain
-
Swiftc specific settings for the tools used to build for a particular platform.
- SwiftExecutable - Interface in org.gradle.language.swift
-
An executable built from Swift source.
- SwiftLibrary - Interface in org.gradle.language.swift
-
Configuration for a Swift library, defining the source files that make up the library plus other settings.
- SwiftLibraryPlugin - Class in org.gradle.language.swift.plugins
-
A plugin that produces a shared library from Swift source.
- SwiftLibraryPlugin(NativeComponentFactory, ToolChainSelector) - Constructor for class org.gradle.language.swift.plugins.SwiftLibraryPlugin
-
- SwiftPackageManagerExportPlugin - Class in org.gradle.swiftpm.plugins
-
A plugin that produces a Swift Package Manager manifests from the Gradle model.
- SwiftPackageManagerExportPlugin(VcsResolver, VersionSelectorScheme, ProjectDependencyPublicationResolver) - Constructor for class org.gradle.swiftpm.plugins.SwiftPackageManagerExportPlugin
-
- SwiftPlatform - Interface in org.gradle.language.swift
-
A target platform for building Swift binaries.
- SwiftSharedLibrary - Interface in org.gradle.language.swift
-
A shared library built from Swift source.
- SwiftStaticLibrary - Interface in org.gradle.language.swift
-
A static library built from Swift source.
- SwiftVersion - Enum in org.gradle.language.swift
-
Swift version.
- SwiftXCTestBinary - Interface in org.gradle.nativeplatform.test.xctest
-
An test binary built from Swift source.
- SwiftXCTestBundle - Interface in org.gradle.nativeplatform.test.xctest
-
An XCTest executable for tests implemented in Swift.
- SwiftXCTestExecutable - Interface in org.gradle.nativeplatform.test.xctest
-
An XCTest executable for tests implemented in Swift.
- SwiftXCTestSuite - Interface in org.gradle.nativeplatform.test.xctest
-
A XCTest suite, implemented in Swift.
- sync(Action<? super CopySpec>) - Method in interface org.gradle.api.Project
-
Synchronizes the contents of a destination directory with some source directories and files.
- Sync - Class in org.gradle.api.tasks
-
Synchronizes 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.