APITemplate
Bugzilla::Group class is to access the Bugzilla::WebService::Group API that allows you to create Groups and get information about them.
# File lib/bugzilla/group.rb, line 38 def __create(cmd, *args) # FIXME end
# File lib/bugzilla/group.rb, line 42 def __update(cmd, *args) # FIXME end
[Validate]
Generated with the Darkfish Rdoc Generator 2.