long-runner
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
long-runner
tasks-executor-api
/
org.artofdev.tasks.pipeline
/
PipelineController
Pipeline
Controller
interface
PipelineController
Receives lifecycle events for one pipeline task type.
See the
pipeline lifecycle guide
.
Members
Properties
monitor
Api
Link copied to clipboard
abstract
val
monitorApi
:
PipelineControllerMonitorApi
Functions
on
Event
Link copied to clipboard
abstract
fun
onEvent
(
event
:
PipelineControllerEvent
)