Uses of Class
com.atlassian.bitbucket.event.tag.TagHookRequest.AbstractBuilder
Packages that use TagHookRequest.AbstractBuilder
-
Uses of TagHookRequest.AbstractBuilder in com.atlassian.bitbucket.event.tag
Classes in com.atlassian.bitbucket.event.tag with type parameters of type TagHookRequest.AbstractBuilderModifier and TypeClassDescriptionprotected static classTagHookRequest.AbstractBuilder<B extends TagHookRequest.AbstractBuilder<B>>Subclasses of TagHookRequest.AbstractBuilder in com.atlassian.bitbucket.event.tagModifier and TypeClassDescriptionstatic classstatic classConstructors in com.atlassian.bitbucket.event.tag with parameters of type TagHookRequest.AbstractBuilderModifierConstructorDescriptionprotectedTagHookRequest(TagHookRequest.AbstractBuilder<?> builder)