Package com.atlassian.bitbucket.event.tag
package com.atlassian.bitbucket.event.tag
-
ClassesClassDescriptionBase event for any operations on tags.An event that is raised when a tag is created using the UI or REST.A
hook requestthat is raised just before a tag is created using the UI or REST.An event that is raised when a tag is deleted using the UI or REST.Ahook requestthat is raised just before a tag is deleted using the UI or REST.TagHookRequest.AbstractBuilder<B extends TagHookRequest.AbstractBuilder<B>>