Uses of Class
com.atlassian.bitbucket.event.tag.TagChangedEvent
Packages that use TagChangedEvent
-
Uses of TagChangedEvent in com.atlassian.bitbucket.event.tag
Subclasses of TagChangedEvent in com.atlassian.bitbucket.event.tagModifier and TypeClassDescriptionclassAn event that is raised when a tag is created using the UI or REST.classAn event that is raised when a tag is deleted using the UI or REST.