Package org.gradle.tooling.events.transform
package org.gradle.tooling.events.transform
Artifact transform execution specific interfaces and classes related to event notifications.
-
ClassDescriptionDescribes how a transform operation finished with failures.An event that informs about a transform operation having finished its execution.Describes a transform operation for which an event has occurred.Describes the subject (artifact or file) of a transform operation.Describes the transformer of a transform operation.Describes the result of running a transform operation.Root interface for all events that signal progress while executing a transform.An event that informs about a transform operation having started its execution.Describes how a transform operation finished successfully.