Class: RestHookPluginBuilder

bitbucket/util/navbuilder. RestHookPluginBuilder

new RestHookPluginBuilder()

bitbucket/util/navbuilder.Builder for info about a repository hook plugin.

NOTE: The constructor is not exposed. A new instance can be created through the Builder API.

Source:

Methods

avatar(version) → {bitbucket/util/navbuilder.Builder}

Parameters:
Name Type Argument Description
version string <optional>

A string identifying the version of the hook plugin.
Used only to invalidate browser caches when the plugin updates.

Source:
Returns:
Type
bitbucket/util/navbuilder.Builder