| java.lang.Object | |||||
| ↳ | java.util.EventObject | ||||
| ↳ | com.atlassian.bitbucket.event.ApplicationEvent | ||||
| ↳ | com.atlassian.bitbucket.event.repository.RepositoryEvent | ||||
| ↳ | com.atlassian.bitbucket.event.commit.CommitDiscussionEvent | ||||
| ↳ | com.atlassian.bitbucket.event.commit.CommitDiscussionParticipantsUpdatedEvent | ||||
This class is deprecated.
in 4.11 to be removed in 5.0. The Comment API is going through a maintenance cycle.
For more details see the API Changelog
An event raised when the participants in a commit discussion change. For example, when a user posts their first comment on a commit, or replies to an existing comment, they are added as a participant and this event is raised.
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.util.EventObject
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.atlassian.bitbucket.event.commit.CommitDiscussionEvent
| |||||||||||
From class
com.atlassian.bitbucket.event.repository.RepositoryEvent
| |||||||||||
From class
com.atlassian.bitbucket.event.ApplicationEvent
| |||||||||||
From class
java.util.EventObject
| |||||||||||
From class
java.lang.Object
| |||||||||||