Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Which classes were serialized by JIRA when a webhook event is fired?

D. U.
Contributor
January 26, 2018

I wonder which classes (IssueEvent, Issue, IssueField, Project, Priority, and so on) are serialized to the JSON being sent of a registered webhook in JIRA when an issue is created/updated/deleted? 
First, I thought instances of the classes of package com.atlassian.jira.rest.client.api.domain will be serialized but when I compare the received JSON with the classes...they don't match.

Can anybody tell me which classes of which package are used?

0 answers

Suggest an answer

Log in or Sign up to answer