SetupTask

class SetupTask(destination: DestinationWriter, taskLauncher: DestinationTaskLauncher) : Task

Wraps @DestinationWriter.setup and starts the open stream tasks.

Constructors

Link copied to clipboard
constructor(destination: DestinationWriter, taskLauncher: DestinationTaskLauncher)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open suspend override fun execute()