Methods' Summary |
trigger |
trigger event to start registered jobs
|
Methods' Details |
trigger
void |
trigger( |
[in] string |
Event ); |
- Description
- trigger event to start registered jobs
Jobs are registered in configuration and will be started by executor
automatically, if they are registered for triggered event.
The meaning of given string Event mustn't be known. Because
for the executor it's enough to use it for searching a registered job
inside his own configuration. So no special events will be defined here.
- Parameter Event
- describe the event for which jobs can be registered and should be started
|
|
Top of Page
Copyright © 2020, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.