package

com.atlassian.jira.plugins.webhooks.serializer

Classes

AbstractApplicationPropertySerializer<T extends AbstractApplicationPropertySetEvent>  
AbstractJiraEventSerializer<T>  
BooleanApplicationPropertySerializer  
IssueBeanFactory This is a class that can produce JSON-friendly representations of issues. 
IssueEventSerializer  
IssuePreDeleteEventSerializer  
JacksonSerializer Use Jackson's ObjectMapper to serialise java objects to JSON strings. 
ProjectEventSerializer  
SimpleVersionBeanFactory Simplified version of VersionBeanFactoryImpl that provides only basic version information. 
StringApplicationPropertySerializer  
UserCreatedEventSerializer  
UserDeletedEventSerializer  
UserUpdatedEventSerializer  
VersionDeletedEventSerializer  
VersionEventSerializer  
VersionMergeEventSerializer