gradle
8.2-milestone-1
Kotlin DSL
gradle
/
org.gradle.tooling.events.download
/
FileDownloadProgressEvent
File
Download
Progress
Event
interface
FileDownloadProgressEvent
:
ProgressEvent
An event related to the progress of file download.
Inheritors
FileDownloadStartEvent
FileDownloadFinishEvent
Members
Functions
get
Descriptor
Link copied to clipboard
abstract
fun
getDescriptor
(
)
:
FileDownloadOperationDescriptor
get
Display
Name
Link copied to clipboard
abstract
fun
getDisplayName
(
)
:
String
get
Event
Time
Link copied to clipboard
abstract
fun
getEventTime
(
)
:
Long