new PluginServletsBuilder()
bitbucket/util/navbuilder.Builder
for creating plugin servlet URLs.
NOTE: The constructor is not exposed. A new instance can be created through the Builder API.
- Source:
Methods
-
path(component) → {bitbucket/util/navbuilder.PluginServletsPathBuilder}
-
Parameters:
Name Type Argument Description component
string <repeatable>
A path component under the servlet.
- Source:
Returns: