Package-level declarations
Classes used for implementing units of work.
Types
Link copied to clipboard
                  enum ChangeType
The type of change for e.g.
Link copied to clipboard
                  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.
Link copied to clipboard
                  interface FileChange
A change to a file.
Link copied to clipboard
                  Track input changes for the annotated parameter.
Link copied to clipboard
                  interface InputChanges
Provides access to any input files that need to be processed by an incremental work action.
Link copied to clipboard
                  Attached to an input property to specify that line endings should be normalized when snapshotting inputs.