Class | Bugzilla::Bugzilla |
In: |
lib/bugzilla/bugzilla.rb
|
Parent: | Skeleton |
Bugzilla::Bugzilla class is to access the Bugzilla::WebService::Bugzilla API that provides functions tell you about Bugzilla in general.
Returns Array contains the result of the version check and Bugzilla version that is running on.
Raise an exception if the Bugzilla doesn‘t satisfy the requirement of the version.
Raw Bugzilla API to obtain parameter values currently used in Bugzilla.
See www.bugzilla.org/docs/tip/en/html/api/Bugzilla/WebService/Bugzilla.html