gradle
Toggle table of contents
9.1.0-20250628022042+0000
API
Platform filter
API
Switch theme
Search in API
gradle
gradle
/
org.gradle.tooling.model.gradle
/
BuildInvocations
/
getTasks
get
Tasks
API
abstract
fun
getTasks
(
)
:
DomainObjectSet
<
out
Task
>
(
source
)
Returns the tasks that can be used to execute a build.
Return
The tasks.
Since
1.12