
|
If you were logged in you would be able to see more operations.
|
|
|
|
The Xml configuration schema does not allow you to create and configure trigger listeners.
|
|
Description
|
The Xml configuration schema does not allow you to create and configure trigger listeners. |
Show » |
|
* Support was done by adding to the schema even though it's the same as a job listener. It would probably have been better to change job
listener to just listener and reuse the code and type, but this is backwards compatible
* Tried to follow the existing code w/o changing or refactoring.