Package com.atlassian.bitbucket.event.branch
package com.atlassian.bitbucket.event.branch
-
ClassDescriptionBase event for any operations on branches.An event that is raised when a branch is created using the UI or REST.A
hook request
that is raised just before a branch is created using the UI or REST.An event that is raised when a branch is deleted using the UI (e.g.Ahook request
that is raised just before a branch is deleted using the UI or REST.