AgentCalibrationTask

constructor(name: String, startTime: String, targets: List<CalibrationTarget>, stopTime: String? = null, active: Boolean = true, success: Boolean? = null, result: String? = null)