OutputPublisher

In package com.cdsap.talaiot.publisher

class com.cdsap.talaiot.publisher.OutputPublisher

Publisher using the default output to show the tasks ordered by duration

Constructors

constructor(outputPublisherConfiguration: OutputPublisherConfiguration, logTracker: LogTracker)

Publisher using the default output to show the tasks ordered by duration

Parameters:

Methods

fun publish(report: ExecutionReport)

Publish the results given one Publisher implementation

Parameters: