Preliminary documentation subject to change
C E G I R S V

G

getApplication() - Method in class com.bugcollect.Report
Gets the application name.
getApplicationVersion() - Method in class com.bugcollect.Report
Gets the application version.
getBucketId() - Method in class com.bugcollect.Result
Gets the ID assigned to the bucket into which the report was categorized.
getException() - Method in class com.bugcollect.Report
Gets the exception class name
getHostName() - Method in class com.bugcollect.Report
Gets the host name.
getIncidentTime() - Method in class com.bugcollect.Report
Gets the incident time.
getMainPackage() - Method in class com.bugcollect.ReportingManager
The application main package name.
getMessage() - Method in class com.bugcollect.Report
Gets the error message
getModule() - Method in class com.bugcollect.Report
Gets the module name.
getModuleVersion() - Method in class com.bugcollect.Report
Gets the module version.
getNotes() - Method in class com.bugcollect.Report
Gets the report notes.
getOs() - Method in class com.bugcollect.Report
Gets the OS name
getOsVersion() - Method in class com.bugcollect.Report
Gets the OS version.
getReportId() - Method in class com.bugcollect.Result
Gets the ID assigned to the report by bugcollect.com.
getReportUuid() - Method in class com.bugcollect.Result
Gets the report global unique identifier.
getResponse() - Method in class com.bugcollect.Result
Gets the response stream.
getSeverity() - Method in class com.bugcollect.Report
Gets the report severity.
getSourceId() - Method in class com.bugcollect.Result
Gets the ID assigned to the source which submitted the report.
getStackTrace() - Method in class com.bugcollect.Report
Gets the report stack trace.
getStatus() - Method in class com.bugcollect.Result
Gets the response status.
getUUID() - Method in class com.bugcollect.Report
Gets the report global unique identifier.

Preliminary documentation subject to change
C E G I R S V