Package-level declarations
Project configuration specific interfaces and classes related to event notifications.
Types
Link copied to clipboard
A configuration cache entry was written but discarded at the end of the build, e.g.
Link copied to clipboard
No configuration cache entry was stored on purpose: no reusable entry was found while the cache is in read-only mode, or configuration caching was degraded gracefully because incompatible tasks were scheduled.
Link copied to clipboard
The final outcome of configuration caching for a build invocation.
Link copied to clipboard
A configuration cache entry was found and fully reused.
Link copied to clipboard
No reusable configuration cache entry was found and a new entry was stored.
Link copied to clipboard
@NullMarked
The build finished before the outcome of configuration caching was determined, e.g.
Link copied to clipboard
A configuration cache entry was found and partially reused; the invalidated projects were re-configured and the entry was updated.
Link copied to clipboard
An event that informs about the final outcome of configuration caching for a build invocation.
Link copied to clipboard
Describes the configuration caching of a build invocation for which an event has occurred.
Link copied to clipboard
Root interface for events that signal progress of configuration caching.
Link copied to clipboard
An event that informs about the configuration cache entry outcome being reported.
Link copied to clipboard
Describes how a project configuration operation finished with failures.
Link copied to clipboard
An event that informs about a project configuration operation having finished its execution.
Link copied to clipboard
Describes a project configuration operation for which an event has occurred.
Link copied to clipboard
Describes the result of running a project configuration operation.
Link copied to clipboard
Root interface for all events that signal progress while configuring a project.
Link copied to clipboard
An event that informs about a project configuration operation having started its execution.
Link copied to clipboard
Describes how a project configuration operation finished successfully.