allprojects { }
artifacts { }
buildscript { }
configurations { }
dependencies { }
repositories { }
sourceSets { }
subprojects { }
publishing { }
Project
Task
Gradle
Settings
Script
JavaToolChain
SourceSet
SourceSetOutput
IncrementalTaskInputs
Configuration
ResolutionStrategy
ArtifactResolutionQuery
ComponentSelection
ComponentSelectionRules
ConventionProperty
ExtensionAware
ExtraPropertiesExtension
PublishingExtension
Report
Reporting
ReportContainer
ReportingExtension
IvyPublication
IvyArtifact
IvyArtifactSet
IvyModuleDescriptorSpec
MavenPublication
MavenArtifact
MavenArtifactSet
MavenPom
PluginDependenciesSpec
PluginDependencySpec
ConfigurationContainer
RepositoryHandler
DependencyHandler
ArtifactHandler
TaskReportTask
ProjectReportTask
DependencyReportTask
DependencyInsightReportTask
PropertyReportTask
ComponentReport
AntlrTask
Checkstyle
CodeNarc
CompareGradleBuilds
Copy
CreateStartScripts
Delete
Ear
Exec
FindBugs
GenerateIvyDescriptor
GenerateMavenPom
GenerateBuildDashboard
GradleBuild
GroovyCompile
Groovydoc
HtmlDependencyReportTask
JacocoReport
JacocoMerge
Jar
JavaCompile
Javadoc
JavaExec
JDepend
JettyRun
JettyRunWar
JettyStop
Pmd
PublishToIvyRepository
PublishToMavenRepository
ScalaCompile
ScalaDoc
InitBuild
Sign
SonarAnalyze
SonarRunner
Sync
Tar
Test
TestReport
Upload
War
Wrapper
Zip
EclipseModel
EclipseProject
EclipseClasspath
EclipseJdt
EclipseWtp
EclipseWtpComponent
EclipseWtpFacet
IdeaModel
IdeaProject
IdeaModule
IdeaWorkspace
XmlFileContentMerger
FileContentMerger
GenerateEclipseProject
GenerateEclipseClasspath
GenerateEclipseJdt
GenerateEclipseWtpComponent
GenerateEclipseWtpFacet
GenerateIdeaModule
GenerateIdeaProject
GenerateIdeaWorkspace
NativeExecutable
NativeLibrary
NativeBinary
NativeExecutableBinary
SharedLibraryBinary
StaticLibraryBinary
PrebuiltLibrary
PrebuiltSharedLibraryBinary
PrebuiltStaticLibraryBinary
NativeComponentSpec
NativeExecutableSpec
NativeLibrarySpec
NativeBinarySpec
NativeExecutableBinarySpec
SharedLibraryBinarySpec
StaticLibraryBinarySpec
BuildType
Flavor
Gcc
Clang
VisualCpp
NativeTestSuiteSpec
NativeTestSuiteBinarySpec
CUnitTestSuiteSpec
AssemblerSourceSet
CSourceSet
CppSourceSet
ObjectiveCSourceSet
ObjectiveCppSourceSet
WindowsResourceSet
VisualStudioProject
VisualStudioSolution
CppCompile
CCompile
Assemble
ObjectiveCCompile
ObjectiveCppCompile
WindowsResourceCompile
LinkExecutable
LinkSharedLibrary
CreateStaticLibrary
InstallExecutable
RunTestExecutable
AnnouncePluginExtension
local
Returns an Announcer that sends announcements to the local desktop, if a notification mechanism is available.
Announcer
password
The password to use for announcements.
username
The username to use for announcements.
announce(msg, type)
Sends an announcement of the given type.
No script blocks
announce
String
null
void