Class: Bugzilla::Classification

Inherits:
APITemplate show all
Defined in:
lib/bugzilla/classification.rb

Overview

Bugzilla::Classification

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

Method Summary

Methods inherited from APITemplate

#initialize, #method_missing

Methods inherited from Skeleton

#initialize, #method_missing

Constructor Details

This class inherits a constructor from Bugzilla::APITemplate

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Bugzilla::APITemplate