Uses of Class
com.atlassian.bitbucket.event.branch.BranchChangedEvent
Packages that use BranchChangedEvent
-
Uses of BranchChangedEvent in com.atlassian.bitbucket.event.branch
Subclasses of BranchChangedEvent in com.atlassian.bitbucket.event.branchModifier and TypeClassDescriptionclassAn event that is raised when a branch is created using the UI or REST.classAn event that is raised when a branch is deleted using the UI (e.g. -
Uses of BranchChangedEvent in com.atlassian.bitbucket.event.content
Subclasses of BranchChangedEvent in com.atlassian.bitbucket.event.contentModifier and TypeClassDescriptionclassAn event that is raised after a file is edited on the server.