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

service AsyncJob
Description
represent an asynchronous job, which can be executed by the global JobExecutor instance.
Since
OpenOffice 1.1.2
See also
Job
Developers Guide
Exported Interfaces
XAsyncJob
Description
used to initialize and execute this job.
::com::sun::star::util::XCloseable
Usage Restrictions
optional
Description
should be supported to handle environment termination gracefully.

 
Top of Page