Package moap :: Package bug :: Module bug :: Class BugTracker
[hide private]
[frames] | no frames]

Class BugTracker

source code

extern.log.log.Loggable --+
                          |
                         BugTracker
Known Subclasses:

Instance Methods [hide private]
 
__init__(self, URL) source code
 
__repr__(self) source code
 
getBug(self, id)
Get the Bug identified by the given id.
source code
list of Bug
query(self, queryString)
Query the database using the given query string.
source code

Inherited from extern.log.log.Loggable: debug, doLog, error, info, log, logFunction, logObjectName, warning, warningFailure

Class Variables [hide private]

Inherited from extern.log.log.Loggable: logCategory