Listener Functions
Listener Functions
This section contains functions that enable users to handle project, user, version, component, and so on.
Functions summary
- getAllEvents — Returns an array of all supported system events in Jira.
- getAttachmentFromEvent — Retrieves an attachment structure from the event.
- getBoardFromEvent — Retrieves a board structure from the event.
- getEventClassName — Retrieves a structure containing information about the event class name.
- getEventIssueChanges — Retrieves a structure containing information about all the changes made for the specific event.
- getEventIssueFieldChange — Retrieves a structure containing information about the changes made for a specific field on the specific event.
- getFilterFromEvent — Retrieves a filter structure from the event.
- getIssueLinkFromEvent — Retrieves a structure containing information about a link that has been created or deleted.
- getProjectFromEvent — Retrieves a structure containing information about a project that has been created or deleted.
- getSprintFromEvent — Retrieves a sprint structure from the event.
- getUserFromEvent — Retrieves a structure containing information about an user that has been created or updated.
- getVersionFromEvent — Retrieves a structure containing information about a version that has been archived, created, released, unarchived, unreleased, moved or merged.
- isIssueFieldChanged — Verifies if the field was changed during the specific event.
Peacock
, multiple selections available,
Need support? Create a request with our support team.
Copyright © 2005 - 2025 Appfire | All rights reserved.