Uses of Package
org.gephi.utils.longtask.api
-
Packages that use org.gephi.utils.longtask.api Package Description org.gephi.statistics.api API for statistics and metrics tasks execution.org.gephi.utils.longtask.api API any module can use for providing long, asynchronous tasks execution. -
Classes in org.gephi.utils.longtask.api used by org.gephi.statistics.api Class Description LongTaskListener Basic listener to be notified when a long task terminates. -
Classes in org.gephi.utils.longtask.api used by org.gephi.utils.longtask.api Class Description LongTaskErrorHandler Notify interface that can catchException
thrown during an asynchronous task execution.LongTaskListener Basic listener to be notified when a long task terminates.