Syntax
interface XJobExecutor : com::sun::star::uno::XInterface ;
Method Summary
|
trigger |
trigger event to start registered jobs
Jobs are registered in configuration and will be started by executor
automaticly, if they are registered for triggered event.
|
|
Known Services Which Export this Interface
|
com::sun::star::task::JobExecutor -
Method Details
|
|
Syntax
- oneway void trigger
(
- string sEvent );
Description
trigger event to start registered jobs
Jobs are registered in configuration and will be started by executor
automaticly, if they are registered for triggered event.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.