| Package | Description |
|---|---|
| com.atlassian.jira.event.comment | |
| com.atlassian.jira.plugins.webhooks.url |
| Modifier and Type | Class and Description |
|---|---|
class |
CommentCreatedEvent
Event published when a new comment is created.
|
class |
CommentDeletedEvent
Comment published when a comment is deleted.
|
class |
CommentUpdatedEvent
Comment published when a comment is updated.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
CommentEventVariablesProvider.uriVariables(CommentEvent commentEvent) |
Copyright © 2002-2017 Atlassian. All Rights Reserved.