Package io.jmix.flowui.event
package io.jmix.flowui.event
-
ClassDescriptionBase class for events that contain information about
BackgroundTask
.Event is published if the task does not handle timeout inBackgroundTask.handleTimeoutException()
.Event is published if theBackgroundTask.done(Object)
throws an exception and executor cannot handle it.