Movatterモバイル変換
[0]
ホーム
URL:
画像なし
夜間モード
gradle
8.3
Java API
gradle
/
org.gradle.work
Package-level
declarations
Java API
Classes used for implementing units of work.
Types
Types
Change
Type
Link copied to clipboard
Java API
enum
ChangeType
The type of change for e.g.
Disable
Caching
By
Default
Link copied to clipboard
Java API
@
Documented
@
Retention
(
value
=
RetentionPolicy.RUNTIME
)
@
Target
(
value
=
[
ElementType.TYPE
]
)
annotation class
DisableCachingByDefault
Attached to a task or artifact transform type to indicate that task output caching should be disabled by default for work of this type.
File
Change
Link copied to clipboard
Java API
interface
FileChange
A change to a file.
Incremental
Link copied to clipboard
Java API
@
Retention
(
value
=
RetentionPolicy.RUNTIME
)
@
Target
(
value
=
[
ElementType.METHOD
,
ElementType.FIELD
]
)
@
Documented
annotation class
Incremental
Track input changes for the annotated parameter.
Input
Changes
Link copied to clipboard
Java API
interface
InputChanges
Provides access to any input files that need to be processed by an incremental work action.
Normalize
Line
Endings
Link copied to clipboard
Java API
@
Documented
@
Retention
(
value
=
RetentionPolicy.RUNTIME
)
@
Target
(
value
=
[
ElementType.METHOD
,
ElementType.FIELD
]
)
annotation class
NormalizeLineEndings
Attached to an input property to specify that line endings should be normalized when snapshotting inputs.
Gradle Kotlin DSL Reference
Generated by
dokka
[8]
ページ先頭
©2009-2025
Movatter.jp