TimelineTaskMeasurement

In package com.cdsap.talaiot.publisher.timeline

class com.cdsap.talaiot.publisher.timeline.TimelineTaskMeasurement

Fields

taskPath: String
stateType: TaskMessageState
critical: Boolean
start: Long
worker: String
end: Long

Constructors

constructor(taskPath: String, stateType: TaskMessageState, critical: Boolean, start: Long, worker: String, end: Long)
Parameters:
  • taskPath: String
  • stateType: TaskMessageState
  • critical: Boolean
  • start: Long
  • worker: String
  • end: Long