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
/
PipelineTaskFinished
/
PipelineTaskFinished
Pipeline
Task
Finished
constructor
(
taskId
:
TaskId
,
taskTypeHid
:
String
,
pipelineTaskId
:
TaskId
,
pipelineOwnerContext
:
OwnerContext
,
taskResult
:
TaskResult
)