LibreOffice
LibreOffice 24.8 SDK API Reference
 
Loading...
Searching...
No Matches
JobExecutor Service Reference

A legacy (single-instance) service-variant of theJobExecutor singleton. More...

import "JobExecutor.idl";

Inheritance diagram for JobExecutor:
XJobExecutor XInterface

Additional Inherited Members

- Public Member Functions inherited from XJobExecutor
void trigger ([in] string Event)
 trigger event to start registered jobs
 
- Public Member Functions inherited from XInterface
any queryInterface ([in] type aType)
 queries for a new interface to an existing UNO object.
 
void acquire ()
 increases the reference counter by one.
 
void release ()
 decreases the reference counter by one.
 

Detailed Description

A legacy (single-instance) service-variant of theJobExecutor singleton.

Deprecated
Use theJobExecutor singleton instead.
Developers Guide
Writing UNO Components - Jobs - Jobs

The documentation for this service was generated from the following files: