- generate(Project) - Method in AbstractReportTask
- generate(Project) - Method in DependencyReportTask
- generate() - Method in Groovydoc
- generate() - Method in Javadoc
- generate(Project) - Method in PropertyReportTask
- generate() - Method in ScalaDoc
- generate(Project) - Method in TaskReportTask
- generate() - Method in Wrapper
- generate(String, String, File) - Method in WrapperScriptGenerator
- generateArchive() - Method in AbstractArchiveTask
- generateClasspath() - Method in EclipseClasspath
- generateManifest() - Method in OsgiManifest
- generateProject() - Method in EclipseProject
- generateWtp() - Method in EclipseWtp
- generateWtpModule() - Method in EclipseWtpModule
- getAbsoluteDirectoryToProcessPath() - Method in StateFileUtil
- getActions() - Method in Task
-
Returns the sequence of {
execution.
- getActivePomFilters() - Method in PomFilterContainer
- getAdditionalLibFileSets() - Method in War
- getAdditionalRuntimeJars() - Method in AbstractJettyRunTask
- getAll() - Method in Configuration
- Returns all the configurations belonging to the same configuration container as this
configuration (including this configuration).
- getAll() - Method in DomainObjectCollection
- Returns the objects in this collection.
- getAllArtifacts(ResolvedDependency) - Method in AsciiReportRenderer.MergedResolvedDependency
- getAllArtifacts() - Method in Configuration
- Returns the artifacts of this configuration including the artifacts of extended configurations.
- getAllArtifacts(ResolvedDependency) - Method in ResolvedDependency
- Returns a union of the module and parent artifacts of this dependency and its children.
- getAllDependencies(Class) - Method in Configuration
- Gets the set of dependencies of type T for this configuration including thos contributed by superconfigurations.
- getAllGroovy() - Method in GroovySourceSet
- All Groovy source for this source set.
- getAllJava() - Method in SourceSet
- All Java source for this source set.
- getAllModuleArtifacts() - Method in AsciiReportRenderer.MergedResolvedDependency
- getAllModuleArtifacts() - Method in ResolvedDependency
- Returns the module artifacts belonging to this ResolvedDependency and recursively to its children.
- getAllprojects() - Method in Project
-
Returns the set containing this project and its subprojects.
- getAllScala() - Method in ScalaSourceSet
- All Scala source for this source set.
- getAllSource() - Method in AbstractArchiveTask
- getAllSource() - Method in SourceSet
- All source for this source set.
- getAllTasks(boolean) - Method in Project
-
Returns a map of the tasks contained in this project, and optionally its subprojects.
- getAllTasks() - Method in TaskExecutionGraph
-
Returns the tasks which are included in the execution plan.
- getAnt() - Method in Project
-
Returns the AntBuilder
for this project.
- getAnt() - Method in Task
-
Returns the AntBuilder
for this task.
- getAntGroovyCompile() - Method in GroovyCompile
- getAntGroovydoc() - Method in Groovydoc
- getAntJar() - Method in Jar
- getAntScalaCompile() - Method in ScalaCompile
- getAntScalaDefine() - Method in ScalaDefine
- getAntScalaDoc() - Method in ScalaDoc
- getAntTar() - Method in Tar
- getAntValue() - Method in Compression
- getAntValue() - Method in LongFile
- getAntWar() - Method in War
- getAntZip() - Method in Zip
- getApiDocTitle() - Method in ReportingBasePluginConvention
- Returns the title for API documentation for the project.
- getAppendix() - Method in AbstractArchiveTask
- getArchiveBase() - Method in Wrapper
- Returns the archive base.
- getArchiveClassifier() - Method in Wrapper
- Returns the archive classifier.
- getArchiveName() - Method in AbstractArchiveTask
- Returns the archive name.
- getArchiveName() - Method in Wrapper
- Returnes the archive name.
- getArchivePath() - Method in AbstractArchiveTask
- The path where the archive is constructed.
- getArchivePath() - Method in Wrapper
- Returns the archive path.
- getArtifactId() - Method in MavenPom
-
- getArtifacts(ResolvedDependency) - Method in AsciiReportRenderer.MergedResolvedDependency
- getArtifacts() - Method in Configuration
- Returns the artifacts of this configuration excluding the artifacts of extended configurations.
- getArtifacts() - Method in ModuleDependency
- Returns the artifacts belonging to this dependency.
- getArtifacts() - Method in Project
- Returns a handler for assigning artifacts produced by the project to configurations.
- getArtifacts(ResolvedDependency) - Method in ResolvedDependency
- Returns a union of the module and parent artifacts of this dependency.
- getAsFileSets() - Method in FileSet
- getAsFileTree() - Method in FileCollection
- Converts this collection to a {
- getAsMap() - Method in DomainObjectCollection
- Returns the objects in this collection, as a map from object name to object instance.
- getAsPath() - Method in FileCollection
- Returns the contents of this collection as a platform-specific path.
- getAsSpec() - Method in IntersectionPatternSet
- getAsSpec() - Method in PatternSet
- getAt(String) - Method in ConfigurationContainer
- {
- getAt(String) - Method in DomainObjectCollection
- Locates an object by name, failing if there is no such task.
- getAt(String) - Method in PluginCollection
- {
- getAt(String) - Method in ResolverContainer
- {
- getAt(String) - Method in TaskCollection
- {
- getBaseDir() - Method in AbstractArchiveTask
- getBaseDir() - Method in AntTarget
- Returns the Ant project base directory to use when executing the target.
- getBaseName() - Method in AbstractArchiveTask
- getBootClasspath() - Method in CoreJavadocOptions
- getBootClasspath() - Method in MinimalJavadocOptions
- getBottom() - Method in StandardJavadocDocletOptions
- getBuildAnalysis() - Method in GradleLauncher
- Evaluates the settings and all the projects.
- getBuildAndRunAnalysis() - Method in GradleLauncher
- Evaluates the settings and all the projects.
- getBuildArtifacts() - Method in Configuration
- Returns a {
belonging to this configuration or to one of its super configurations.
- getBuildDependencies() - Method in Buildable
- Returns a dependency which contains the tasks which build this artifact.
- getBuildDependencies() - Method in Configuration
- Returns a {
(e.g. project dependencies) belonging to this configuration or to one of its super configurations.
- getBuildDir() - Method in Project
-
Returns the build directory of this project.
- getBuildDirName() - Method in Project
-
Returns the name of the build directory of this project.
- getBuildExecuter() - Method in StartParameter
-
Returns the {
- getBuildFile() - Method in Project
-
Returns the build file Gradle will evaulate against this project object.
- getBuildFile() - Method in ProjectDescriptor
- Returns the build file for this project.
- getBuildFile() - Method in StartParameter
- Returns the build file to use to select the default project.
- getBuildFileName() - Method in ProjectDescriptor
- Returns the name of the build file for this project.
- getBuildscript() - Method in Project
- Returns the build script handler for this project.
- getBuildScriptSource() - Method in StartParameter
-
Returns the {
- getBuiltBy() - Method in ConfigurableFileCollection
- Returns the set of tasks which build the files of this collection.
- getByName(String, Closure) - Method in ConfigurationContainer
- {
- getByName(String, Closure) - Method in DomainObjectCollection
- Locates an object by name, failing if there is no such object.
- getByName(String) - Method in PluginCollection
- {
- getByName(String, Closure) - Method in ResolverContainer
- {
- getByName(String) - Method in TaskCollection
- {
- getByPath(String) - Method in TaskContainer
-
Locates a task by path.
- getCacheUsage() - Method in StartParameter
- getChangeProcessorEventProducer() - Method in DefaultDirectoryStateChangeDetecter
- getChangeProcessorEventProducer() - Method in StateFileChangeListenerUtil
- getCharSet() - Method in StandardJavadocDocletOptions
- getCheckstyleConfigFile() - Method in JavaCodeQualityPluginConvention
- getCheckstyleResultsDir() - Method in JavaCodeQualityPluginConvention
- getChildProjects() - Method in Project
-
Returns the direct children of this project.
- getChildren() - Method in AsciiReportRenderer.MergedResolvedDependency
- getChildren() - Method in ProjectDescriptor
- Returns the children of this project, if any.
- getChildren() - Method in ResolvedDependency
- Returns the transitive ResolvedDependency instances of this resolved dependency.
- getClasses() - Method in SourceSet
- Returns the compiled classes directory for this source set.
- getClassesDir() - Method in OsgiManifest
- Returns the classes dir.
- getClassesDir() - Method in SourceSet
- Returns the directory to assemble the compiled classes into.
- getClassesFileSets() - Method in War
- getClassesTaskName() - Method in SourceSet
- Returns the name of the classes task for this source set.
- getClassifier() - Method in AbstractArchiveTask
- getClassifier() - Method in DependencyArtifact
- Returns the classifier of this dependency artifact.
- getClassifier() - Method in MavenPom
-
- getClassifier() - Method in PublishArtifact
- Returns the classifier of this published artifact.
- getClassLoader() - Method in BootstrapLoader
- getClassLoader() - Method in ScriptHandler
- Returns the {
- getClassLoader() - Method in Settings
-
Returns the classloader used to compile and execute the settings script.
- getClassName() - Method in TestClassVisitor
- getClasspath() - Method in Checkstyle
- getClasspath() - Method in Compile
- getClasspath() - Method in CoreJavadocOptions
- getClasspath() - Method in Javadoc
- getClasspath() - Method in JettyRun
- Returns the classpath for the web application.
- getClasspath() - Method in MinimalJavadocOptions
- getClasspath() - Method in OsgiManifest
- Returns the classpath.
- getClasspath() - Method in ScalaDefine
- getClasspath() - Method in ScalaDoc
-
Returns the classpath to use to locate classes referenced by the documented source.
- getClasspath() - Method in Test
- getClassPathFiles() - Method in JettyPluginWebAppContext
- getClassPathFiles() - Method in JettyRun
- getClasspathLibs() - Method in EclipseClasspath
- Returns a list with library paths to be transformed into eclipse lib dependencies.
- getClasspathTypes() - Method in OsgiManifest
- Returns the classpath types.
- getCodeNarcConfigFile() - Method in GroovyCodeQualityPluginConvention
- getCodeNarcReportsDir() - Method in GroovyCodeQualityPluginConvention
- getCompileClasspath() - Method in SourceSet
- Returns the classpath used to compile this source.
- getCompileTaskName(String) - Method in SourceSet
- Returns the name of a compile task for this source set.
- getCompression() - Method in Tar
- getConf2ScopeMappings() - Method in MavenPluginConvention
- getConfigFile() - Method in Checkstyle
- getConfigFile() - Method in CodeNarc
- getConfiguration() - Method in AsciiReportRenderer.MergedResolvedDependency
- getConfiguration() - Method in Conf2ScopeMapping
- Returns the dependency configuration name
- getConfiguration() - Method in ModuleDependency
- Returns the configuration of this dependency module (not the configurations this dependency belongs too).
- getConfiguration() - Method in ResolvedDependency
- Returns the configuration under which this instance was resolved.
- getConfiguration() - Method in Upload
- getConfigurations() - Method in DependencyReportTask
- Returns the configurations to use to build a report.
- getConfigurations() - Method in Project
- Returns the configurations of this project.
- getConfigurations() - Method in ScriptHandler
- Returns the configurations of this handler.
- getConfiguredContextHandlers() - Method in JettyRun
-
- getConnectors() - Method in AbstractJettyRunTask
- getConnectors() - Method in JettyPluginServer
-
- getContextPath() - Method in AbstractJettyRunTask
- getConvention() - Method in Project
-
Return the {
- getConvention() - Method in Task
-
Returns the {
- getCopyAction() - Method in Copy
- getCurrentDir() - Method in StartParameter
- Returns the directory to use to select the default project, and to search for the settings file.
- getCustomName() - Method in AbstractArchiveTask
- getDate() - Method in PublishArtifact
- Returns the date that should be used when publishing this artifact.
- getDefaultImportsFile() - Method in StartParameter
- getDefaultProjectSelector() - Method in StartParameter
- Returns the selector used to choose the default project of the build.
- getDefaultSource() - Method in SourceTask
- Returns the default source for this task, if any.
- getDefaultTasks() - Method in Project
-
Returns the names of the default tasks of this project.
- getDependencies() - Method in ClientModule
- Returns all the dependencies added to the client module.
- getDependencies(Class) - Method in Configuration
- Gets the set of dependencies of type T directly contained in this configuration (ignoring superconfigurations).
- getDependencies() - Method in Project
- Returns the dependencies of this project.
- getDependencies() - Method in ScriptHandler
- Returns the dependencies of the script.
- getDependencies(Task) - Method in TaskDependency
-
Determines the dependencies for the given {
- getDependencyCacheDir() - Method in Compile
- getDependencyCacheDir() - Method in JavaPluginConvention
- getDependencyProject() - Method in ProjectDependency
- Returns the project associated with this project dependency
- getDependsOn() - Method in Task
-
Returns the dependencies of this task.
- getDependsOnProjects(List) - Method in EclipseUtil
- getDependsOnProjects() - Method in Project
-
Returns the set of projects which this project depends on.
- getDeployName() - Method in EclipseWtp
- Returns the deploy name for this project.
- getDepth() - Method in Project
-
Returns the nesting level of a project in a multi-project hierarchy.
- getDescription() - Method in AntTarget
- {
- getDescription() - Method in Configuration
- Returns the description for this configuration.
- getDescription() - Method in OsgiManifest
- Returns the description.
- getDescription() - Method in Rule
- Returns the description of the rule.
- getDescription() - Method in Task
- Returns the description of a task.
- getDescriptorDestination() - Method in PublishInstruction
- Returns the file destination where to create the ivy.xml file.
- getDescriptorDestination() - Method in Upload
- getDestinationDir() - Method in AbstractArchiveTask
- getDestinationDir() - Method in Compile
- getDestinationDir() - Method in Copy
- getDestinationDir() - Method in Groovydoc
-
Returns the directory to generate the documentation into.
- getDestinationDir() - Method in Javadoc
-
Returns the directory to generate the documentation into.
- getDestinationDir() - Method in ScalaDoc
- getDestinationDirectory() - Method in MinimalJavadocOptions
- getDestinationDirectory() - Method in StandardJavadocDocletOptions
- getDidWork() - Method in Task
-
Checks if the task actually did any work.
- getDidWork() - Method in WorkResult
- getDigest() - Method in DirectoryState
- getDigest() - Method in StateFileItem
- getDigester(String) - Method in DefaultDigesterCache
- getDigester(String) - Method in DigesterCache
- getDigesterFactory() - Method in DefaultDigesterCache
- getDigesterFactory() - Method in DigesterCache
- getDir() - Method in Clean
- getDir() - Method in ConfigurableFileTree
- Returns the base directory of this file tree.
- getDir() - Method in FileSet
- getDir() - Method in InternalRepository
- getDirectory() - Method in DirectoryState
- getDirectory() - Method in ScanTargetPattern
-
- getDirectoryState() - Method in DirectoryStateBuilder
- getDirectoryStateChangeDetecter() - Method in DefaultDirectoryStateChangeDetecterBuilder
- getDirectoryStateDir() - Method in StateFileUtil
- getDirectoryToProcess() - Method in DefaultDirectoryStateChangeDetecter
- getDirectoryToProcess() - Method in StateFileUtil
- getDirListLevelWriter(int) - Method in DirectoryListFileCreator
- getDirsListFile(int) - Method in StateFileUtil
- getDirsListFilename(int) - Method in StateFileUtil
- getDirsStateFileKeyToDirStateFile(String) - Method in StateFileUtil
- getDirsStateFileKeyToFile(String) - Method in StateFileUtil
- getDirsStateFilename(int) - Method in StateFileUtil
- getDirStateFilename(String) - Method in StateFileUtil
- getDisplayName() - Method in FileSet
- getDistributionBase() - Method in Wrapper
- Returns the distribution base.
- getDistributionPath() - Method in Wrapper
- Returns the distribution path.
- getDistsDir() - Method in BasePluginConvention
- getDocEncoding() - Method in StandardJavadocDocletOptions
- getDoclet() - Method in CoreJavadocOptions
- getDoclet() - Method in MinimalJavadocOptions
- getDocletClasspath() - Method in CoreJavadocOptions
- getDocletClasspath() - Method in MinimalJavadocOptions
- getDocsDir() - Method in JavaPluginConvention
- getDocTitle() - Method in Groovydoc
- Returns the title for the package index(first) page.
- getDocTitle() - Method in StandardJavadocDocletOptions
- getDocURL() - Method in OsgiManifest
- Returns the docURL value.
- getEnabled() - Method in Task
-
Returns if this task is enabled or not.
- getEncoding() - Method in CoreJavadocOptions
- getEncoding() - Method in MinimalJavadocOptions
- getErrAdapter() - Method in StandardOutputLogging
- getErrStream() - Method in StandardOutputState
- getExcludeArgs() - Method in ExcludeRule
- Returns the arguments of an exclude rule.
- getExcludeDocFilesSubDir() - Method in StandardJavadocDocletOptions
- getExcludedTaskNames() - Method in StartParameter
- Returns the names of the tasks to be excluded from this build.
- getExcludeRules() - Method in Configuration
- Returns the exclude rules applied for resolving any dependency of this configuration.
- getExcludeRules() - Method in ModuleDependency
- Returns the exclude rules for this dependency.
- getExcludes() - Method in Copy
- {
- getExcludes() - Method in FileSet
- getExcludes() - Method in PatternFilterable
- Get the set of exclude patterns.
- getExcludes() - Method in PatternSet
- getExcludes() - Method in ScanTargetPattern
- getExcludes() - Method in SourceTask
- {
- getExcludes() - Method in Test
- Returns the exclude patterns for test execution.
- getExecHandle() - Method in JavadocExecHandleBuilder
- getExecuted() - Method in Task
-
Returns true if this task has been executed.
- getExistingDirsFilter() - Method in Clean
- getExtDirs() - Method in CoreJavadocOptions
- getExtDirs() - Method in MinimalJavadocOptions
- getExtDocUrl() - Method in JavadocOfflineLink
- getExtendsFrom() - Method in Configuration
- Returns the names of the configurations which this configuration extends from.
- getExtension() - Method in AbstractArchiveTask
- getExtension() - Method in Compression
- getExtension() - Method in DependencyArtifact
- Returns the extension of this dependency artifact.
- getExtension() - Method in PublishArtifact
- Returns the extension of this published artifact.
- getExtension() - Method in ResolvedArtifact
- getExtraScanTargets() - Method in JettyRun
- getFailForMissingDependencies() - Method in EclipseClasspath
- Returns whether the build should fail if lib dependencies intended to be used by this task can not be resolved.
- getFailure() - Method in BuildResult
- getFailureCause() - Method in DirectoryState
- getFailureCause() - Method in DirectoryStateDigestComparator
- getFile() - Method in FileVisitDetails
- Returns the file being visited.
- getFile() - Method in PublishArtifact
- Returns the file of this artifact.
- getFile(File) - Method in RelativePath
- getFile() - Method in ResolvedArtifact
- getFileDigests() - Method in DirectoryState
- getFileOrDirectory() - Method in StateChangeEvent
- getFiles() - Method in FileCollection
- Returns the contents of this collection as a Set.
- getFiles(Spec) - Method in ResolvedConfiguration
- Returns the files for the specified subset of configuration dependencies.
- getFileSetManifest() - Method in Jar
- getFilesFromArtifacts(Set) - Method in ResolvedDependencies
- getFilter() - Method in PomFilterContainer
- Returns the default filter being used. .
- getFilter() - Method in SourceDirectorySet
- Returns the filter used to select the source from the source directories.
- getFirstLevelModuleDependencies() - Method in ResolvedConfiguration
- Returns ResolvedDependency instances for every configuration dependency.
- getFooter() - Method in Groovydoc
- Returns the html footer for each page.
- getFooter() - Method in StandardJavadocDocletOptions
- getFormatter() - Method in TextProjectReportRenderer
- getGradle() - Method in BuildResult
- getGradle() - Method in Gradle
- Returns this {
- getGradle() - Method in Project
-
Returns the {
- getGradleClasspath() - Method in BootstrapLoader
- getGradleHomeDir() - Method in Gradle
-
Returns the Gradle home directory.
- getGradleHomeDir() - Method in StartParameter
- getGradleHomeLibClasspath() - Method in BootstrapLoader
- getGradleUserHomeDir() - Method in Gradle
-
Returns the Gradle user home directory.
- getGradleUserHomeDir() - Method in StartParameter
- getGradleVersion() - Method in Gradle
-
Returns the current Gradle version.
- getGradleVersion() - Method in Wrapper
- Returns the gradle version for the wrapper.
- getGroovy() - Method in GroovySourceSet
- Returns the source to be compiled by the Groovy compiler for this source set.
- getGroovyClasspath() - Method in GroovyCompile
- getGroovyClasspath() - Method in Groovydoc
-
Returns the classpath to use to locate classes referenced by the documented source.
- getGroovyOptions() - Method in GroovyCompile
- Gets the options for the groovyc compilation.
- getGroup() - Method in AsciiReportRenderer.MergedResolvedDependency
- getGroup() - Method in Dependency
- Returns the group of this dependency.
- getGroup() - Method in Module
- getGroup() - Method in Project
-
Returns the group of this project.
- getGroup() - Method in ResolvedDependency
- Returns the group of the resolved dependency
- getGroupId() - Method in MavenPom
-
- getGroups() - Method in StandardJavadocDocletOptions
- getHeader() - Method in Groovydoc
- Returns the html header for each page.
- getHelpFile() - Method in StandardJavadocDocletOptions
- getHierarchy() - Method in Configuration
- Gets a list including this configuration and all superconfigurations
recursively.
- getHttpPort() - Method in AbstractJettyRunTask
- getHttpPort() - Method in JettyPluginConvention
- getId() - Method in ClientModule
- Returns the id of the client module.
- getIncludes() - Method in Copy
- {
- getIncludes() - Method in FileSet
- getIncludes() - Method in PatternFilterable
- Get the set of include patterns.
- getIncludes() - Method in PatternSet
- getIncludes() - Method in ScanTargetPattern
- getIncludes() - Method in SourceTask
- {
- getIncludes() - Method in Test
- Returns the include patterns for test execution.
- getInitscript() - Method in Gradle
- Returns the init script handler for this build.
- getInitScripts() - Method in StartParameter
- Returns all explicitly added init scripts that will be run before the build starts.
- getInstructions() - Method in OsgiManifest
- Returns all exisiting instruction.
- getInternalRepository() - Method in Gradle
- Returns the repository used to pass artifacts between projects in this build.
- getJarPath() - Method in Wrapper
- Returns the jar path.
- getJava() - Method in SourceSet
- Returns the Java source which is to be compiled by the Java compiler into the class output directory.
- getJavaConvention(Project) - Method in JettyPlugin
- getJavaSrc() - Method in ScalaCompile
- Returns the Java source for this task.
- getJettyConfig() - Method in AbstractJettyRunTask
- getJettyEnvXml() - Method in JettyRun
- getJettyEnvXmlFile() - Method in JettyPluginWebAppContext
- getJettyEnvXmlFile() - Method in JettyRun
- getJFlags() - Method in CoreJavadocOptions
- getJFlags() - Method in MinimalJavadocOptions
- getKey() - Method in StateFileItem
- getLastName() - Method in RelativePath
- getLeafSyncSpecs() - Method in Copy
- getLevel() - Method in DefaultStandardOutputCapture
-
- getLevel() - Method in DirectoryState
- getLevel() - Method in StandardOutputCapture
-
Returns the log level the output is redirected to.
- getLibConfigurations() - Method in War
- getLibExcludeConfigurations() - Method in War
- getLibsDir() - Method in BasePluginConvention
- getLicense() - Method in OsgiManifest
- Returns the license
- getLicenseHeader() - Method in MavenPom
-
- getLineNumber() - Method in GradleScriptException
- Returns the line in the script where this exception occurred, if known.
- getLinks() - Method in StandardJavadocDocletOptions
- getLinksOffline() - Method in StandardJavadocDocletOptions
- getLocale() - Method in CoreJavadocOptions
- getLocale() - Method in MinimalJavadocOptions
- getLocation() - Method in GradleScriptException
-
Returns a description of the location of where this execption occurred.
- getLogger() - Method in Gradle
- Returns the logger for this build.
- getLogger(String) - Method in Logging
- Returns the logger with the given name.
- getLogger() - Method in Project
-
Returns the logger for this project.
- getLogger() - Method in Settings
- Returns the logger for this build.
- getLogger() - Method in Task
-
Returns the logger for this task.
- getLoggingConfigurer() - Method in DefaultGradleFactory
- getLoggingJars() - Method in BootstrapLoader
- getLogLevel(String) - Method in DefaultCommandLine2StartParameterConverter
- getLogLevel() - Method in StartParameter
- getLogLevelCommandLine(LogLevel) - Method in DefaultCommandLine2StartParameterConverter
- getLogLevels() - Method in DefaultCommandLine2StartParameterConverter
- getLongFile() - Method in Tar
- getManifest() - Method in Jar
- getMapping(Configuration) - Method in Conf2ScopeMappingContainer
- Returns a scope that corresponds to the given configurations.
- getMappings() - Method in Conf2ScopeMappingContainer
- Returns a map with all the configuration to scope mappings.
- getMavenPomDir() - Method in ResolverContainer
- getMavenScopeMappings() - Method in ResolverContainer
- getMaxMemory() - Method in Javadoc
- Returns the amount of memory allocated to this task.
- getMemberLevel() - Method in CoreJavadocOptions
- getMemberLevel() - Method in MinimalJavadocOptions
- getMergeFileSets() - Method in AbstractArchiveTask
- getMergeGroupFileSets() - Method in AbstractArchiveTask
- getMessage() - Method in GradleScriptException
- {
- getMetaInfResourceCollections() - Method in Jar
- getModuleArtifacts() - Method in AsciiReportRenderer.MergedResolvedDependency
- getModuleArtifacts() - Method in ResolvedDependency
- Returns the module artifacts belonging to this ResolvedDependency.
- getName() - Method in AbstractTestFramework
- getName() - Method in AsciiReportRenderer.MergedResolvedDependency
- getName() - Method in Configuration
- Returns the name of this configuration.
- getName() - Method in Dependency
- Returns the name of this dependency.
- getName() - Method in DependencyArtifact
- Returns the name of the dependency artifact.
- getName() - Method in Logging.LoggerImpl
- getName() - Method in Module
- getName() - Method in OsgiManifest
- Returns the name
- getName() - Method in Project
-
Returns the name of this project.
- getName() - Method in ProjectDescriptor
- Returns the name of this project.
- getName() - Method in PublishArtifact
- Returns the name of the artifact.
- getName() - Method in ResolvedArtifact
- getName() - Method in ResolvedDependency
- Returns the name of the resolved dependency.
- getName() - Method in SourceSet
- Returns the name of this source set.
- getName() - Method in Task
- Returns the name of this task.
- getNewDirectoryDigest(String) - Method in DirectoryStateDigestCalculator
- getNewDirectoryStateDir() - Method in StateFileUtil
- getNewDirsStateFile(String) - Method in StateFileUtil
- getNewDirStateFile(DirectoryState) - Method in StateFileUtil
- getNewState() - Method in StateChangeEvent
- getNewSubDirectoryStates(String) - Method in DirectoryStateDigestCalculator
- getNonLoggingJars() - Method in BootstrapLoader
- getNoQualifiers() - Method in StandardJavadocDocletOptions
- getOldDirectoryStateDir() - Method in StateFileUtil
- getOldDirsStateFile(String) - Method in StateFileUtil
- getOldState() - Method in StateChangeEvent
- getOption() - Method in AbstractJavadocOptionFileOption
- getOption() - Method in JavadocOptionFileOption
- getOptionFiles() - Method in CoreJavadocOptions
- getOptionFiles() - Method in MinimalJavadocOptions
- getOptions() - Method in Compile
- getOptions() - Method in Javadoc
- getOptions() - Method in JavadocOptionFile
- getOptions() - Method in Test
- Backwards compatible access to the TestFramework options.
- getOptions() - Method in TestFramework
- getOptionsFile() - Method in Javadoc
- getOriginalMessage() - Method in GradleScriptException
-
Returns the undecorated message of this exception.
- getOutAdapter() - Method in StandardOutputLogging
- getOutput() - Method in Task
- Returns a OutputHandler object providing information whether a task's output was created successfully and when it
was last modified.
- getOutputDirectory() - Method in EclipseClasspath
- Returns the eclipse output directory for compiled sources
- getOutputDirectory() - Method in EclipseWtp
- Returns the java-output-path to be used by the wtp descriptor file.
- getOutputFile() - Method in AbstractReportTask
- Returns the file which the report will be written to.
- getOutputLevel() - Method in CoreJavadocOptions
- getOutputLevel() - Method in MinimalJavadocOptions
- getOutStream() - Method in StandardOutputState
- getOverrideWebXml() - Method in AbstractJettyRunTask
- getOverview() - Method in CoreJavadocOptions
- getOverview() - Method in Groovydoc
- Returns a html file to be used for overview documentation.
- getOverview() - Method in MinimalJavadocOptions
- getPackagelistLoc() - Method in JavadocOfflineLink
- getPackaging() - Method in MavenPom
-
- getParent() - Method in Project
-
Returns the parent project of this project, if any.
- getParent() - Method in ProjectDescriptor
- Returns the parent of this project, if any.
- getParent() - Method in RelativePath
- getParentArtifacts(ResolvedDependency) - Method in AsciiReportRenderer.MergedResolvedDependency
- getParentArtifacts(ResolvedDependency) - Method in ResolvedDependency
- Returns the artifacts belonging to this ResolvedDependency which it only has for a particular parent.
- getParents() - Method in AsciiReportRenderer.MergedResolvedDependency
- getParents() - Method in ResolvedDependency
- Returns the ResolvedDependency instances that have this instance as a transitive dependency.
- getPath() - Method in Project
-
Returns the path of this project.
- getPath() - Method in ProjectDescriptor
- Returns the path of this project.
- getPath() - Method in Task
-
Returns the path of the task, which is a fully qualified name for the task.
- getPathString() - Method in RelativePath
- getPlugin(Class) - Method in Convention
- Locates the plugin convention object with the given type.
- getPlugin(Class) - Method in ProjectPluginsContainer
- Returns a plugin with the specified type if this plugin has been used in the project.
- getPluginPropertiesFile() - Method in StartParameter
- getPlugins() - Method in Convention
- Returns the plugin convention objects contained in this convention.
- getPlugins() - Method in Project
- Returns the plugins container for this project.
- getPom() - Method in PomFilterContainer
- Returns the pom property of the custom filter.
- getPomDir() - Method in MavenPluginConvention
- getPomDirName() - Method in MavenPluginConvention
- getPriority() - Method in Conf2ScopeMapping
- Returns the priority
- getProcessResourcesTaskName() - Method in SourceSet
- Returns the name of the resource process task for this source set.
- getProject() - Method in Project
-
Returns this project.
- getProject() - Method in Task
-
Returns the {
- getProjectConfiguration() - Method in ProjectDependency
- Returns the configuration associated with this project dependency.
- getProjectDependencies() - Method in EclipseClasspath
- Returns the project dependencies to be transformed into eclipse project dependencies.
- getProjectDependencies() - Method in EclipseWtp
- Returns the project dependencies to be transformed into eclipse project dependencies.
- getProjectDependenciesBuildInstruction() - Method in StartParameter
- getProjectDir() - Method in Project
-
The directory containing the project build file.
- getProjectDir() - Method in ProjectDescriptor
- Returns the project directory of this project.
- getProjectName() - Method in EclipseProject
- Returns the name used for the name of the eclipse project
- getProjectProperties() - Method in StartParameter
- getProjectReportDir() - Method in ProjectReportsPluginConvention
- getProjectType() - Method in EclipseProject
- Returns the type of the Eclipse project
- getProperties() - Method in AntBuilder
- Returns the properties of the Ant project.
- getProperties() - Method in Checkstyle
- getProperties() - Method in Project
-
Returns the properties of this project.
- getProxiedObject() - Method in JettyPluginServer
-
- getProxiedObject() - Method in Proxy
- getReferences() - Method in AntBuilder
- Returns the references of the Ant project.
- getRelativePath() - Method in DirectoryState
- getRelativePath() - Method in FileVisitDetails
- Returns the path of the file being visited.
- getRelativePathDigest() - Method in DirectoryState
- getRelativePathToDirectoryToProcess(File) - Method in StateFileUtil
- getRelativePathToProjectRoot(File) - Method in StateFileUtil
- getReload() - Method in AbstractJettyRunTask
- getRenderer() - Method in AbstractReportTask
- getRenderer() - Method in DependencyReportTask
- getRenderer() - Method in PropertyReportTask
- getRenderer() - Method in TaskReportTask
- getReportableCauses() - Method in GradleScriptException
- Returns the reportable causes for this failure.
- getReportableException() - Method in GradleScriptException
- Returns the reportable exception for this failure.
- getReportFile() - Method in CodeNarc
- getReportsDir() - Method in ReportingBasePluginConvention
- Returns the directory containing all reports for this project
- getReportsDirName() - Method in ReportingBasePluginConvention
- Returns the name of the reports directory, relative to the project's build directory.
- getRepositories() - Method in Project
- Returns a handler to create repositories which are used for retrieving dependencies and uploading artifacts
produced by the project.
- getRepositories() - Method in ScriptHandler
- Returns a handler to create repositories which are used for retrieving dependencies for the script classpath.
- getRepositories() - Method in Upload
- getRepository() - Method in MavenDeployer
- Returns the repository o be used for uploading artifacts.
- getRequestLog() - Method in AbstractJettyRunTask
- getRequestLog() - Method in JettyPluginServer
- getResolvedArtifacts() - Method in ResolvedConfiguration
- getResolvedConfiguration() - Method in Configuration
- Resolves this configuration.
- getResolvedDependency() - Method in ResolvedArtifact
- getResolvers() - Method in ResolverContainer
- Returns the resolvers in this container, in sequence.
- getResourceCollections() - Method in AbstractArchiveTask
- getResources() - Method in SourceSet
- Returns the non-Java resources which are to be copied into the class output directory.
- getResultFile() - Method in Checkstyle
- getRootDir() - Method in Project
-
Returns the root directory of this project.
- getRootDir() - Method in Settings
-
Returns the root directory of the build.
- getRootProject() - Method in Gradle
-
Returns the root project of this build.
- getRootProject() - Method in Project
-
Returns the root project for the hierarchy that this project belongs to.
- getRootProject() - Method in Settings
-
Returns the root project of the build.
- getRules() - Method in DomainObjectContainer
- Returns the rules used by this container.
- getRules() - Method in ExcludeRuleContainer
- Returns all the exclude rules added to this container.
- getRuntimeClasspath() - Method in SourceSet
- Returns the classpath used to execute this source.
- getScala() - Method in ScalaSourceSet
- Returns the source to be compiled by the Scala compiler for this source set.
- getScalaCompileOptions() - Method in ScalaCompile
- getScalaDocOptions() - Method in ScalaDoc
- getScanIntervalSeconds() - Method in AbstractJettyRunTask
- getScanner() - Method in AbstractJettyRunTask
- getScannerListeners() - Method in AbstractJettyRunTask
- getScanTargetPatterns() - Method in JettyRun
- getScanTargets() - Method in JettyRun
- getScope() - Method in Conf2ScopeMapping
- Returns the Maven scope name.
- getScopeMappings() - Method in MavenPom
- Returns the scope mappings used for generating this pom.
- getScriptDestinationPath() - Method in Wrapper
- Returns the script destination path.
- getScriptSource() - Method in GradleScriptException
-
Returns the source the script where this of this exception occurred.
- getSegments() - Method in RelativePath
- getServer() - Method in AbstractJettyRunTask
- getSettings() - Method in MavenResolver
- Returns a maven settings object.
- getSettings() - Method in Settings
-
Returns this settings object.
- getSettingsDir() - Method in Settings
-
Returns the settings directory of the build.
- getSettingsScriptSource() - Method in StartParameter
-
Returns the {
- getShowStacktrace() - Method in DefaultCommandLine2StartParameterConverter
- getShowStacktrace() - Method in StartParameter
- getShowStacktraceCommandLine(def) - Method in DefaultCommandLine2StartParameterConverter
- getSingleFile() - Method in FileCollection
- Returns the content of this collection, asserting it contains exactly one file.
- getSize() - Method in DirectoryState
- getSnapshotRepository() - Method in MavenDeployer
- Returns the repository o be used for uploading snapshot artifacts.
- getSortedStringList(List) - Method in EclipseUtil
- getSource() - Method in CoreJavadocOptions
- getSource() - Method in MinimalJavadocOptions
- getSource() - Method in SourceTask
- Returns the source for this task, after the include and exclude patterns have been applied.
- getSourceCompatibility() - Method in Compile
- getSourceCompatibility() - Method in JavaPluginConvention
- getSourceNames() - Method in CoreJavadocOptions
- getSourceNames() - Method in JavadocOptionFile
- getSourceNames() - Method in MinimalJavadocOptions
- getSpecs() - Method in CompositeSpec
- getSrcDirs() - Method in Copy
- getSrcDirs() - Method in EclipseClasspath
- A list of directories which contain the sources.
- getSrcDirs() - Method in EclipseWtpModule
- getSrcDirs() - Method in SourceDirectorySet
- Returns the source directories which make up this set.
- getStandardOutputLoggingAdapter() - Method in StandardOutputLogging.LoggingPrintStream
- getStartParameter() - Method in Gradle
- Returns the {
- getStartParameter() - Method in Settings
-
Returns the set of parameters used to invoke this instance of Gradle.
- getState() - Method in Configuration
-
A {
- getStateFile() - Method in StateFileWriter
- getStateFileChangeListenerUtil() - Method in DefaultDirectoryStateChangeDetecter
- getStateFileReader(File) - Method in StateFileUtil
- getStateFileUtil() - Method in DefaultDirectoryStateChangeDetecter
- getStateFileWriter(File) - Method in StateFileUtil
- getStateSnapshot() - Method in StandardOutputLogging
- Returns the current values for System.out and Sytem.err.
- getStatus() - Method in Module
- getStatus() - Method in Project
-
Returns the status of this project.
- getStopKey() - Method in AbstractJettyRunTask
- getStopKey() - Method in JettyPluginConvention
- getStopKey() - Method in JettyStop
- Returns stop key.
- getStopPort() - Method in AbstractJettyRunTask
- getStopPort() - Method in JettyPluginConvention
- getStopPort() - Method in JettyStop
- Returns port to listen to stop jetty on sending stop command
- getStringDigest(String) - Method in StateFileUtil
- getStylesheetFile() - Method in StandardJavadocDocletOptions
- getSubprojects() - Method in Project
-
Returns the set containing the subprojects of this project.
- getSuites(File) - Method in TestNGOptions
- getSuperClassName() - Method in TestClassVisitor
- getSuperTestClassFile(String) - Method in AbstractTestFrameworkDetector
- getSymbolicName() - Method in OsgiManifest
- Returns the symbolic name.
- getSystemPropertiesArgs() - Method in StartParameter
- getTagletPath() - Method in StandardJavadocDocletOptions
- getTags() - Method in StandardJavadocDocletOptions
- getTarget() - Method in AntTarget
- Returns the Ant target to execute.
- getTargetCompatibility() - Method in Compile
- getTargetCompatibility() - Method in JavaPluginConvention
- getTaskDependencies() - Method in Task
-
Returns a {
- getTaskDependencyFromProjectDependency(boolean, String) - Method in Configuration
- Returns a TaskDependency object containing dependencies on all tasks with the specified name from project
dependencies related to this configuration or one of its super configurations.
- getTaskGraph() - Method in Gradle
-
Returns the {
- getTaskNames() - Method in ProjectDependenciesBuildInstruction
- getTaskNames() - Method in StartParameter
- Returns the names of the tasks to execute in this build.
- getTasks() - Method in Project
-
Returns the tasks of this project.
- getTasksByName(String, boolean) - Method in Project
- Returns the set of tasks with the given name contained in this project, and optionally its subprojects.
- getTestClassesDir() - Method in Test
- Returns the root folder for the compiled test sources.
- getTestClassesDirectory() - Method in AbstractTestFrameworkDetector
- getTestClassesDirectory() - Method in TestFrameworkDetector
- getTestClassNames() - Method in AbstractTestFrameworkDetector
- getTestClassNames() - Method in TestClassScanner
- getTestClassNames() - Method in TestFramework
- getTestClassNames() - Method in TestFrameworkDetector
- getTestFramework() - Method in Test
- getTestOutputDirectory() - Method in EclipseClasspath
- Returns the eclipse output directory for compiled test sources
- getTestReportDir() - Method in JavaPluginConvention
- getTestReportDir() - Method in Test
- Returns the root folder for the test reports.
- getTestResultsDir() - Method in JavaPluginConvention
- getTestResultsDir() - Method in Test
- Returns the root folder for the test results.
- getTestSrcDirs() - Method in EclipseClasspath
- Returns a list of paths to be transformed into eclipse test source dirs.
- getTestSrcDirs() - Method in Test
- getTitle() - Method in Javadoc
-
Returns the title for the generated documentation.
- getTitle() - Method in ScalaDoc
- getTmpDirectory() - Method in AbstractJettyRunTask
- getType() - Method in DependencyArtifact
- Returns the type of the dependency artifact.
- getType() - Method in DependencyTypeSpec
- getType() - Method in PublishArtifact
- Returns the type of the published artifact.
- getType() - Method in ResolvedArtifact
- getTypeName() - Method in WebdavResolver
- getUnixWrapperScriptGenerator() - Method in Wrapper
- getUploadInternalTaskName() - Method in Configuration
- Returns the name of the task that upload the artifacts of this configuration to the internal
Gradle repository used resolving inter-project dependencies.
- getUploadTaskName() - Method in Configuration
- Returns the name of the task that upload the artifacts of this configuration to repositories
declared by the user.
- getUrl() - Method in DependencyArtifact
- Returns an URL under which this dependency artifact can be retrieved.
- getUrlRoot() - Method in Wrapper
- getUserRealms() - Method in AbstractJettyRunTask
- getUserRealms() - Method in JettyPluginServer
-
- getValue() - Method in AbstractJavadocOptionFileOption
- getValue() - Method in AbstractListJavadocOptionFileOption
- getValue(Convention, IConventionAware) - Method in ConventionValue
- Returns some object.
- getValue() - Method in OptionLessJavadocOptionFileOption
- getValue() - Method in OptionLessStringsJavadocOptionFileOption
- getValue() - Method in TagsJavadocOptionFileOption
- getVendor() - Method in OsgiManifest
- Returns the vendor.
- getVersion() - Method in AbstractArchiveTask
- getVersion() - Method in AsciiReportRenderer.MergedResolvedDependency
- getVersion() - Method in Dependency
- Returns the version of this dependency.
- getVersion() - Method in MavenPom
-
- getVersion() - Method in Module
- getVersion() - Method in OsgiManifest
- Returns the version
- getVersion() - Method in Project
-
Returns the version of this project.
- getVersion() - Method in ResolvedDependency
- Returns the version of the resolved dependency.
- getWarConvention(Project) - Method in JettyPlugin
- getWarLibs() - Method in EclipseWtp
- Returns a list with library paths to be deployed as war lib dependencies.
- getWarResourceMappings() - Method in EclipseWtp
- Returns the war resource mappings
- getWebApp() - Method in JettyRunWar
- getWebAppConfig() - Method in AbstractJettyRunTask
- getWebAppDir() - Method in WarPluginConvention
- getWebAppSourceDirectory() - Method in JettyRun
- getWebDefaultXml() - Method in AbstractJettyRunTask
- getWebInfFileSets() - Method in War
- getWebXml() - Method in JettyRun
- getWebXml() - Method in War
- getWebXmlFile() - Method in JettyPluginWebAppContext
- getWindowTitle() - Method in Groovydoc
- Returns the browser window title for the documentation.
- getWindowTitle() - Method in MinimalJavadocOptions
- getWindowTitle() - Method in StandardJavadocDocletOptions
- getWriter() - Method in TextProjectReportRenderer
- gid - Property in TarFileSet
- GNU - Field in LongFile
- Gradle - Interface in org.gradle.api.invocation
-
A {
- GRADLE_HOME_PROPERTY_KEY - Field in DefaultCommandLine2StartParameterConverter
- GRADLE_HOME_PROPERTY_KEY - Field in Main
- GRADLE_PROPERTIES - Field in Project
- GRADLE_USER_HOME - Enum Constant in Wrapper.PathBase
- GradleException - Class in org.gradle.api
-
GradleException
is the base class of all exceptions thrown by Gradle.
- GradleException(Throwable) - Constructor in GradleException
- GradleFactory - Interface in org.gradle
-
A {
StartParameter}.
- GradleLauncher - Class in org.gradle
-
{
- GradleLauncher.Stage - Enum in org.gradle
- GradleLauncher(GradleInternal, InitScriptHandler, SettingsHandler, IGradlePropertiesLoader, BuildLoader, BuildConfigurer, LoggingConfigurer, ListenerManager) - Constructor in GradleLauncher
- Creates a new instance.
- GradleManifest - Class in org.gradle.api.tasks.bundling
-
- gradleManifest - Property in AntMetaArchiveParameter
- GradleManifest(Manifest) - Constructor in GradleManifest
- GradleScriptException - Class in org.gradle.api
-
A GradleScriptException
is thrown when an exception occurs in the parsing or execution of a
script.
- GradleScriptException(String, Throwable, ScriptSource, Integer) - Constructor in GradleScriptException
- graphPopulated(TaskExecutionGraph) - Method in TaskExecutionGraphListener
-
This method is called when the {
executed.
- GraphvizReportRenderer - Class in org.gradle.api.tasks.diagnostics
- DependencyGrAaphRenderer that emits simple graphviz dot notation for a dependency tree.
- GraphvizReportRenderer() - Constructor in GraphvizReportRenderer
- GROOVY_CONFIGURATION_NAME - Field in GroovyPlugin
- groovy(Closure) - Method in GroovySourceSet
- Configures the Groovy source for this set.
- GroovyCodeQualityPluginConvention - Class in org.gradle.api.plugins.quality
- GroovyCodeQualityPluginConvention(Project) - Constructor in GroovyCodeQualityPluginConvention
- GroovyCompile - Class in org.gradle.api.tasks.compile
-
- GroovyCompile() - Constructor in GroovyCompile
- GroovyCompileOptions - Class in org.gradle.api.tasks.compile
-
- GroovyCompileOptions() - Constructor in GroovyCompileOptions
- Groovydoc - Class in org.gradle.api.tasks.javadoc
- This task generates html api doc for Groovy classes.
- Groovydoc() - Constructor in Groovydoc
- GROOVYDOC_TASK_NAME - Field in GroovyPlugin
- GroovyForkOptions - Class in org.gradle.api.tasks.compile
-
- GroovyForkOptions() - Constructor in GroovyForkOptions
- GroovyMavenDeployer - Interface in org.gradle.api.artifacts.maven
- Adds Groovy configuration convenience methods on top of the {
- GroovyPlugin - Class in org.gradle.api.plugins
-
A {
source files.
- GroovyPlugin() - Constructor in GroovyPlugin
- GroovyPomFilterContainer - Interface in org.gradle.api.artifacts.maven
-
- GroovySourceSet - Interface in org.gradle.api.tasks
- A {
org.gradle.api.plugins.GroovyPlugin}.
- GROUP_KEY - Field in ExcludeRule
- group(String, String) - Method in StandardJavadocDocletOptions
- group - Property in TarFileSet
- groupsFile(File) - Method in StandardJavadocDocletOptions
- GroupsJavadocOptionFileOption - Class in org.gradle.external.javadoc.optionfile
-
- GroupsJavadocOptionFileOption(String) - Constructor in GroupsJavadocOptionFileOption
- GZIP - Field in Compression