Class Hierarchy
- java.lang.Object
- java.util.concurrent.FutureTask<V> (implements java.util.concurrent.RunnableFuture<V>)
- javafx.concurrent.Task<V> (implements javafx.event.EventTarget, javafx.concurrent.Worker<V>)
- ru.cg.webbpm.studio.platform.api.progress.PlatformTask
- javafx.concurrent.Task<V> (implements javafx.event.EventTarget, javafx.concurrent.Worker<V>)
- ru.cg.webbpm.studio.platform.api.progress.PanelReloadProgress
- ru.cg.webbpm.studio.platform.api.progress.ProgressIndicatorHolder
- java.util.concurrent.FutureTask<V> (implements java.util.concurrent.RunnableFuture<V>)
Interface Hierarchy
- ru.cg.webbpm.studio.platform.api.progress.ProgressManager
- ru.cg.webbpm.studio.core.api.progress.ProgressReporter
- ru.cg.webbpm.studio.platform.api.progress.ProgressIndicator
- java.lang.Runnable
- ru.cg.webbpm.studio.platform.api.progress.PlatformRunnable