Class Summary |
Attachment |
Very simple wrapper for file attachments uploaded for bugs. |
Bug |
Represents a bug in the bug database. |
BugManager |
Maintains an in memory list of bugs in the system. |
Component |
Class that represents a compopnent of a software system against which bugs can be
filed. |
ComponentManager |
Maintains a list of components in an in memory "database". |
Person |
Represents a person to whom bugs can be assigned. |
PersonManager |
Manager class that is used to access a "database" of people that is tracked in memory. |