Package org.gradle.tooling.events.configuration
package org.gradle.tooling.events.configuration
Project configuration specific interfaces and classes related to event notifications.
-
ClassDescriptionDescribes how a project configuration operation finished with failures.An event that informs about a project configuration operation having finished its execution.Describes a project configuration operation for which an event has occurred.Describes the result of running a project configuration operation.Describes the result of applying a plugin.Root interface for all events that signal progress while configuring a project.An event that informs about a project configuration operation having started its execution.Describes how a project configuration operation finished successfully.