JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
Package
org.gradle.api.artifacts.transform
Annotation Type Workspace
@Incubating
@Retention
(
RUNTIME
)
@Target
(
METHOD
)
@Documented
public @interface
Workspace
Attached to a property that should receive the
workspace
for an artifact transform. This is the directory into which the transform should generate its output files.
Since:
5.2
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
All Classes
JavaScript is disabled on your browser.
Summary:
Field |
Required |
Optional
Detail:
Field |
Element