Package org.gradle.tooling.events.download
File download specific interfaces and classes related to event notifications.
-
Interface Summary Interface Description FileDownloadFinishEvent An event that indicates the completion of a file download.FileDownloadNotFoundResult The result of a file download operation with file not found.FileDownloadOperationDescriptor Describes the details of a file that is downloaded.FileDownloadProgressEvent An event related to the progress of file download.FileDownloadResult The result of a file download operation.FileDownloadStartEvent An event that indicates the start of a file download.