ProgressEvent

constructor(type: String, message: String, phase: String? = null, current: Int? = null, total: Int? = null, timestamp: Instant = Instant.now())