Package com.atlassian.bitbucket.event.commit
package com.atlassian.bitbucket.event.commit
-
ClassDescriptionSubclasses of this event are synchronous and allow callers to cancel the action and/or participate in the transaction (by persisting related entities, for example).Event that is raised when a comment is added in a commit discussion.Event that is raised before a comment is added to a commit discussion.Event that is raised when a comment is deleted in a commit discussion.Event that is raised before a comment in a commit discussion is deleted.Event that is raised when a comment is edited in a commit discussion.Event that is raised when a comment is added, deleted, edited or replied to in a commit discussion.Event that is raised before a comment in a commit discussion is edited.Event that is raised when a comment is replied to in a commit discussion.Event that is raised before a comment is replied to in a commit discussion.Base type for all commit discussion-related events.An event raised when the participants in a commit discussion change.