SIL Listeners
The SIL Listener enables users to execute a script when certain events are triggered.
SIL Listeners Basic Configurations
The SIL Listener enables users to execute a script when certain events are triggered.
SIL Context
Getting the issue context from SIL Listener events.
Synchronous vs Asynchronous
Most of the listeners you encounter in Jira and see provided by the most of the apps are synchronous. This means that the code runs on the same thread where the event was created.
Filtering Listener Events
SIL Listeners for the Issue events can be filtered by specific Project and Issue Types.
Class Events
New to 5.8.x, if an event does not exist in the current list of events it is not possible to trigger the event based on its Java class name.
Listener Functions
This section contains functions that enable users to handle project, user, version, component, and so on.
Related content
Need support? Create a request with our support team.
Copyright © 2005 - 2025 Appfire | All rights reserved.