public static abstract class

AbstractUpdateRepositoryHookRequest.AbstractBuilder

extends Object
java.lang.Object
   ↳ com.atlassian.bitbucket.hook.repository.AbstractUpdateRepositoryHookRequest.AbstractBuilder
Known Direct Subclasses

Summary

Public Constructors
AbstractBuilder(Scope scope, String hookKey)
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public AbstractBuilder (Scope scope, String hookKey)