Package io.jmix.flowui.backgroundtask.impl
@NonNullApi
package io.jmix.flowui.backgroundtask.impl
-
ClassDescriptionImplementation of
BackgroundTaskWatchDog
forBackgroundWorker
.Implementation ofBackgroundWorker
.TaskHandlerImpl<T,V> Implementation of theBackgroundTaskHandler
interface, which provides the functionality to handle and manage the lifecycle of aBackgroundTask
.