JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
org.gradle.api.tasks
Annotation Type TaskAction
@Retention
(
value
=
RUNTIME
)
@Target
(
value
=
METHOD
)
@Inherited
public @interface
TaskAction
Marks a method as the action to run when the task is executed.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required |
Optional
Detail:
Field |
Element