In package com.cdsap.talaiot.publisher
class com.cdsap.talaiot.publisher.TalaiotPublisher
Represents the whole information required for the plugin to be executed combining the metrics and publishers
Methods
abstract fun publish(taskLengthList: MutableList, start: Long, configuraionMs: Long?, end: Long, success: Boolean)
Parameters:
-
taskLengthList: MutableList -
start: Long -
configuraionMs: Long? -
end: Long -
success: Boolean