KobwebTaskListener

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

A build service which listens to task states and communicates information to a running Kobweb server about them

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
interface Parameters : BuildServiceParameters

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

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