Bugzilla

constructor(product: String, component: String = "", serverUrl: String)

Parameters

product

The name of the Bugzilla product (e.g., "Winds").

component

The component within the product (optional).

serverUrl

The URL of the Bugzilla server.