Class Bugzilla::Classification
In: lib/bugzilla/classification.rb
Parent: APITemplate

Bugzilla::Classification

Bugzilla::Classification class is to access the Bugzilla::WebService::Classification API that allows you to deal with the available Classifications.

Methods

_get  

Protected Instance methods

Bugzilla::Classification#get(params)

Raw Bugzilla API to obtain the information about a set of classifications.

See www.bugzilla.org/docs/tip/en/html/api/Bugzilla/WebService/Classification.html

[Validate]