gradle
8.2-rc-3
Java API
gradle
/
org.gradle.tooling.model.gradle
/
BuildInvocations
/
getTasks
get
Tasks
Java API
abstract
fun
getTasks
(
)
:
DomainObjectSet
<
out
Task
>
Returns the tasks that can be used to execute a build.
Return
The tasks.