Class BackgroundTask.ProgressListenerAdapter<T,V>

java.lang.Object
io.jmix.flowui.backgroundtask.BackgroundTask.ProgressListenerAdapter<T,V>
All Implemented Interfaces:
BackgroundTask.ProgressListener<T,V>
Enclosing class:
BackgroundTask<T,V>

public static class BackgroundTask.ProgressListenerAdapter<T,V> extends Object implements BackgroundTask.ProgressListener<T,V>