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 |
IssueLinkingHandler.handleIssueLinkCreation(IssueLinkCreatedEvent event) |
void |
IssueLinkingHandlerImpl.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-2022 Atlassian. All Rights Reserved.