Gradle
API Javadoc
8.13
Community
Community Home
Community Forums
Community Plugins
Training
News
Newsletter
Blog
Twitter
Develocity
github
JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
org.gradle.api.tasks
Annotation Type TaskAction
@Retention
(
RUNTIME
)
@Target
(
METHOD
)
@Inherited
public @interface
TaskAction
Marks a method as the action to run when the task is executed.