See: Description
| Interface | Description |
|---|---|
| Attachment |
Interface for an attachment within a bug.
|
| Configurable |
Defines a method that objects must implement when they want to be configurable.
|
| Issue |
Interface representing a Bugzilla bug record.
|
| IssueLink | |
| LongDescription |
Interface for a long description entry within a bug record.
|
| MetaInformation |
Interface for delivering meta information in order to create reports.
|
| SearchData |
Defines search parameters that a Session object can use
to query bugs.
|
| SearchResultCountCallback |
Used as callback to report the number of found bugs in a search result.
|
| Session |
Represents a Bugzilla session.
|
| Class | Description |
|---|---|
| DefaultIssue |
Class that represents a Bugzilla bug record.
|
| DefaultIssue.DefaultLink |
Describes a link to another issue
|
| DefaultMetaInformation |
Default implementation of meta information for a report generator.
|
| DefaultSearchData |
Default implementation of SearchData.
|
| Exception | Description |
|---|---|
| UnsupportedVersionException |
Reports an incompatibility between versions.
|
Copyright © 2012. All Rights Reserved.