| Package | Description |
|---|---|
| com.atlassian.jira.auditing | |
| com.atlassian.jira.auditing.handlers | |
| com.atlassian.jira.plugins.webhooks.serializer |
| Modifier and Type | Method and Description |
|---|---|
void |
AuditingEventListener.onIssueLinkCreatedEvent(IssueLinkCreatedEvent event) |
| Modifier and Type | Method and Description |
|---|---|
void |
IssueLinkingHandlerImpl.handleIssueLinkCreation(IssueLinkCreatedEvent event) |
void |
IssueLinkingHandler.handleIssueLinkCreation(IssueLinkCreatedEvent event) |
| Modifier and Type | Method and Description |
|---|---|
protected Long |
IssueLinkCreatedEventSerializer.getTimestamp(IssueLinkCreatedEvent event) |
protected com.google.common.collect.ImmutableMap.Builder<String,Object> |
IssueLinkCreatedEventSerializer.putFields(IssueLinkCreatedEvent event,
com.google.common.collect.ImmutableMap.Builder<String,Object> defaultJson) |
Copyright © 2002-2023 Atlassian. All Rights Reserved.