:: com :: sun :: star :: task ::

service AsyncJob
Description
represent an asynchronous job, which can be executed by the global JobExecutor instance.
See also
Job
@since #107627#

Exported Interfaces
XAsyncJob
Description
used to initialize and execute this job.
::com::sun::star::util::XCloseable
[ OPTIONAL ]
Description
should be supported to handle environment termination gracefully.

 
Top of Page