depanalyzer
Toggle table of contents
2.3.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
depanalyzer
depanalyzer
/
com.depanalyzer.cli
/
ProgressEvent
/
ProgressEvent
Progress
Event
constructor
(
type
:
String
,
message
:
String
,
phase
:
String
?
=
null
,
current
:
Int
?
=
null
,
total
:
Int
?
=
null
,
timestamp
:
Instant
=
Instant.now()
)