KobwebTaskListener

abstract class KobwebTaskListener : BuildService<KobwebTaskListener.Parameters> , OperationCompletionListener(source)

A build service which listens to task states and communicates information to running Kobweb servers about them.

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
interface Parameters : BuildServiceParameters

Functions

Link copied to clipboard
Link copied to clipboard
open override fun onFinish(event: FinishEvent)