- GenerateReports - Class in b4j
-
Main task object that creates a report from Bugzilla.
- GenerateReports() - Constructor for class b4j.GenerateReports
-
Default Constructor.
- get(String) - Method in class b4j.core.DefaultSearchData
-
Returns an iterator of all values for specified parameter key.
- get(String) - Method in interface b4j.core.SearchData
-
Returns an iterator of all values for specified parameter key.
- getActualTime() - Method in class b4j.core.DefaultIssue
-
Returns the actual time in hours.
- getActualTime() - Method in interface b4j.core.Issue
-
Returns the actual time in hours.
- getAlias() - Method in class b4j.core.DefaultIssue
-
Returns the alias name of the bug.
- getAlias() - Method in interface b4j.core.Issue
-
Returns the alias name of the bug.
- getAssignee() - Method in class b4j.core.DefaultIssue
-
- getAssignee() - Method in interface b4j.core.Issue
-
Returns the assignee's ID of this bug.
- getAssigneeName() - Method in class b4j.core.DefaultIssue
-
- getAssigneeName() - Method in interface b4j.core.Issue
-
Returns the assignee's name of this bug.
- getAssigneeTeam() - Method in class b4j.core.DefaultIssue
-
- getAssigneeTeam() - Method in interface b4j.core.Issue
-
Returns the assignee's team of this bug.
- getAttachment(long) - Method in class b4j.core.DefaultIssue
-
returns the attachment with the given id.
- getAttachment(long) - Method in interface b4j.core.Issue
-
returns the attachment with the given id.
- getAttachment(Attachment) - Method in interface b4j.core.Session
-
Returns an input stream that will contain the attachment's content.
- getAttachment(Attachment) - Method in class b4j.core.session.HttpBugzillaSession
-
Returns an input stream that will contain the attachment's content.
- getAttachment(Attachment) - Method in class b4j.core.session.HttpJiraSession
-
Returns an input stream that will contain the attachment's content.
- getAttachment(Attachment) - Method in class b4j.core.session.MySQLBugzillaSession
-
Returns an input stream that will contain the attachment's content.
- getAttachment(Attachment) - Method in class b4j.core.session.XmlRpcJiraSession
-
Returns an input stream that will contain the attachment's content.
- getAttachmentCount() - Method in class b4j.core.DefaultIssue.DefaultLongDescription
-
Returns the number of attachments.
- getAttachmentCount() - Method in class b4j.core.DefaultIssue
-
Returns the number of attachments.
- getAttachmentCount() - Method in interface b4j.core.Issue
-
Returns the number of attachments.
- getAttachmentCount() - Method in interface b4j.core.LongDescription
-
Returns the number of attachments.
- getAttachmentIterator() - Method in class b4j.core.DefaultIssue.DefaultLongDescription
-
Returns all attachments.
- getAttachmentIterator() - Method in class b4j.core.DefaultIssue
-
Returns all attachments.
- getAttachmentIterator() - Method in interface b4j.core.Issue
-
Returns all attachments.
- getAttachmentIterator() - Method in interface b4j.core.LongDescription
-
Returns all attachments.
- getAuthorizationCallback() - Method in class b4j.core.session.AbstractAuthorizedSession
-
Returns the authorizationCallback.
- getAverageFixTime() - Method in class b4j.report.ManagementTrackingReport
-
Returns the overall average fix time.
- getAverageFixTime() - Method in class b4j.report.ManagementTrackingReport.SeverityStats
-
Returns the average fix time for this severity.
- getAverageFixTime() - Method in class b4j.report.ManagementTrackingReport.WeekStats
-
Returns the average fix time for bugs of this week.
- getBaseUrl() - Method in class b4j.core.session.AbstractHttpSession
-
- getBaseUrl() - Method in class b4j.core.session.XmlRpcJiraSession
-
Returns the baseUrl.
- getBlocked() - Method in class b4j.core.DefaultIssue
-
- getBlocked() - Method in interface b4j.core.Issue
-
- getBoolean(Object) - Static method in class b4j.util.BugzillaUtils
-
Converts the object to a boolean.
- getBugText(Issue) - Method in class b4j.report.ChangeLogReport
-
Returns the text for a bug record to appear in Change Log.
- getBugzillaBug() - Method in interface b4j.core.Attachment
-
Returns the Bugzilla bug report this attachment belongs to.
- getBugzillaBug() - Method in class b4j.core.DefaultIssue.DefaultAttachment
-
Returns the Bugzilla bug report this attachment belongs to.
- getBugzillaBug() - Method in class b4j.core.DefaultIssue.DefaultLongDescription
-
Returns the Bugzilla bug report this attachment belongs to.
- getBugzillaBug() - Method in interface b4j.core.LongDescription
-
Returns the Bugzilla bug report this entry belongs to.
- getBugzillaBugClass() - Method in class b4j.core.session.AbstractAuthorizedSession
-
Returns the bugzillaBugClass.
- getBugzillaSearchData() - Method in class b4j.core.DefaultMetaInformation
-
Returns the search data.
- getBugzillaSearchData() - Method in interface b4j.core.MetaInformation
-
Returns the search data.
- getBugzillaSession() - Method in class b4j.core.DefaultMetaInformation
-
Returns the session object to be used.
- getBugzillaSession() - Method in interface b4j.core.MetaInformation
-
Returns the session object to be used.
- getBugzillaSession() - Method in class b4j.report.AbstractReportGenerator
-
Returns the current Bugzilla session object.
- getBugzillaUri() - Method in class b4j.core.DefaultIssue
-
Returns the URI representing the Bugzilla instance this
bug was retrieved from.
- getBugzillaUri() - Method in interface b4j.core.Issue
-
Returns the URI representing the Bugzilla instance this
bug was retrieved from.
- getBugzillaVersion() - Method in class b4j.core.DefaultIssue
-
Returns the version of Bugzilla this bug was retrieved from.
- getBugzillaVersion() - Method in interface b4j.core.Issue
-
Returns the version of Bugzilla this bug was retrieved from.
- getBugzillaVersion() - Method in class b4j.core.session.AbstractHttpSession
-
Returns the bugzilla version this session object is connected to.
- getBugzillaVersion() - Method in interface b4j.core.Session
-
Returns the bugzilla version this session object is connected to.
- getBugzillaVersion() - Method in class b4j.core.session.MySQLBugzillaSession
-
Returns the bugzilla version this session object is connected to.
- getBugzillaVersion() - Method in class b4j.core.session.XmlRpcJiraSession
-
Returns the version of JIRA connected to.
- getCcCount() - Method in class b4j.core.DefaultIssue
-
Returns the number of CCs.
- getCcCount() - Method in interface b4j.core.Issue
-
Returns the number of CCs.
- getCcIterator() - Method in class b4j.core.DefaultIssue
-
Returns all CCs of this bug.
- getCcIterator() - Method in interface b4j.core.Issue
-
Returns all CCs of this bug.
- getChangeLogEntries(Release) - Method in interface b4j.report.ChangeLogEntryProvider
-
Returns all additional entries that must be included for the release.
- getChangeLogEntries(Release) - Method in class b4j.report.DefaultChangeLogEntryProvider
-
Returns the additional log entries
- getChildCount() - Method in class b4j.core.DefaultIssue
-
- getChildCount() - Method in interface b4j.core.Issue
-
- getChildren() - Method in class b4j.core.DefaultIssue
-
- getChildren() - Method in interface b4j.core.Issue
-
- getClassification() - Method in class b4j.core.DefaultIssue
-
Returns the classification name for this bug.
- getClassification() - Method in interface b4j.core.Issue
-
Returns the classification name for this bug.
- getClosedCount() - Method in class b4j.report.AssigneeTrackingReport
-
Returns the overall number of open bugs.
- getClosedCount() - Method in class b4j.report.ManagementTrackingReport
-
Returns the overall number of open bugs.
- getClosedCount() - Method in class b4j.report.ManagementTrackingReport.SeverityStats
-
Returns the number of closed bugs in this severity.
- getClosedCount() - Method in class b4j.report.ManagementTrackingReport.WeekStats
-
Returns the number of closed bugs from this week.
- getCommandLineOptions() - Static method in class b4j.GenerateReports
-
Creates the command line options.
- getComponent() - Method in class b4j.core.DefaultIssue
-
Returns the component name for this bug.
- getComponent() - Method in interface b4j.core.Issue
-
Returns the component name for this bug.
- getConnection(String, String) - Method in class b4j.core.session.AbstractHttpSession
-
Makes a request to Bugzilla including eventual GET parameters.
- getConnection(String, String, Map<String, String>) - Method in class b4j.core.session.AbstractHttpSession
-
Makes a request to Bugzilla including eventual GET parameters.
- getConnection(String, String, Map<String, String>, boolean) - Method in class b4j.core.session.AbstractHttpSession
-
Makes a request to Bugzilla including eventual GET parameters.
- getConnection(int) - Method in class b4j.core.session.HttpBugzillaSession
-
Makes a request to Bugzilla without any GET parameters.
- getConnection(int, String) - Method in class b4j.core.session.HttpBugzillaSession
-
Makes a request to Bugzilla including eventual GET parameters.
- getConnection(String) - Method in class b4j.core.session.HttpJiraSession
-
Makes a request to Bugzilla without any GET parameters.
- getConnection(String, String, Map<String, String>, boolean) - Method in class b4j.core.session.HttpJiraSession
-
Makes a request to Bugzilla including eventual GET parameters.
- getCookie() - Method in class b4j.core.session.XmlRpcJiraSession
-
Returns the XMLPRC token for JIRA session.
- getCookies() - Method in class b4j.core.session.AbstractHttpSession
-
Returns all cookies from the Bugzilla session
- getCreationTimestamp() - Method in class b4j.core.DefaultIssue
-
Returns the timestamp when this bug was created.
- getCreationTimestamp() - Method in interface b4j.core.Issue
-
Returns the timestamp when this bug was created.
- getCustomField(String) - Method in class b4j.core.DefaultIssue
-
Returns a list of all values of a field (or null)
- getCustomField(String) - Method in interface b4j.core.Issue
-
Returns a list of all values of a field (or null)
- getCustomFieldCount() - Method in class b4j.core.DefaultIssue
-
Returns the number of custom fields.
- getCustomFieldCount() - Method in interface b4j.core.Issue
-
Returns the number of custom fields.
- getCustomFieldNames() - Method in class b4j.core.DefaultIssue
-
Returns the names of all custom fields.
- getCustomFieldNames() - Method in interface b4j.core.Issue
-
Returns the names of all custom fields.
- getCustomFieldString(String) - Method in class b4j.core.DefaultIssue
-
Returns first value of a field (or null)
- getCustomFieldString(String, int) - Method in class b4j.core.DefaultIssue
-
Returns the n-th value of a field (or null)
- getCustomFieldString(String) - Method in interface b4j.core.Issue
-
Returns first value of a field (or null)
- getCustomFieldString(String, int) - Method in interface b4j.core.Issue
-
Returns the n-th value of a field (or null)
- getDate() - Method in interface b4j.core.Attachment
-
Returns the date of the attachment.
- getDate() - Method in class b4j.core.DefaultIssue.DefaultAttachment
-
Returns the date of the attachment.
- getDate(Object, DateFormat) - Static method in class b4j.util.BugzillaUtils
-
Converts the object to a date.
- getDeadline() - Method in class b4j.core.DefaultIssue
-
Returns the deadline time.
- getDeadline() - Method in interface b4j.core.Issue
-
Returns the deadline time.
- getDefaultRequestProperties() - Method in class b4j.core.session.HttpJiraSession
-
Returns default properties for JIRA access.
- getDefaultSearchParameters() - Static method in class b4j.core.session.HttpBugzillaSession
-
Returns default search parameters.
- getDefaultSearchParameters() - Static method in class b4j.core.session.HttpJiraSession
-
Returns default search parameters.
- getDeliveredIssues() - Method in class b4j.core.session.jira.JiraXmlHandler
-
- getDeltaTimestamp() - Method in class b4j.core.DefaultIssue
-
Returns the timestamp when this bug was last changed.
- getDeltaTimestamp() - Method in interface b4j.core.Issue
-
Returns the timestamp when this bug was last changed.
- getDescription() - Method in interface b4j.core.Attachment
-
Returns the description of the attachment.
- getDescription() - Method in class b4j.core.DefaultIssue.DefaultAttachment
-
Returns the description of the attachment.
- getDouble(Object) - Static method in class b4j.util.BugzillaUtils
-
Converts the object to a double.
- getEndIndex() - Method in class b4j.core.session.jira.JiraXmlHandler
-
- getEstimatedTime() - Method in class b4j.core.DefaultIssue
-
Returns the estimated time in hours.
- getEstimatedTime() - Method in interface b4j.core.Issue
-
Returns the estimated time in hours.
- getFileLocation() - Method in class b4j.core.DefaultIssue
-
Returns the file location given in this bug.
- getFileLocation() - Method in interface b4j.core.Issue
-
Returns the file location given in this bug.
- getFilename() - Method in interface b4j.core.Attachment
-
Returns the filename.
- getFilename() - Method in class b4j.core.DefaultIssue.DefaultAttachment
-
Returns the filename.
- getId() - Method in interface b4j.core.Attachment
-
Returns the ID of this attachment.
- getId() - Method in class b4j.core.DefaultIssue.DefaultAttachment
-
Returns the ID of this attachment.
- getId() - Method in class b4j.core.DefaultIssue.DefaultLongDescription
-
Returns the description ID.
- getId() - Method in class b4j.core.DefaultIssue
-
Returns the Bugzilla bug ID.
- getId() - Method in interface b4j.core.Issue
-
Returns the Bugzilla bug ID.
- getId() - Method in interface b4j.core.LongDescription
-
Returns the description ID.
- getInt(Object) - Static method in class b4j.util.BugzillaUtils
-
Converts the object to an int.
- getIssue(String) - Method in interface b4j.core.Session
-
Returns the given issue
- getIssue(String) - Method in class b4j.core.session.HttpBugzillaSession
-
Returns the given issue
- getIssue(String) - Method in class b4j.core.session.HttpJiraSession
-
- getIssue(String) - Method in class b4j.core.session.MySQLBugzillaSession
-
- getIssue(String) - Method in class b4j.core.session.XmlRpcJiraSession
-
- getIssueId() - Method in class b4j.core.DefaultIssue.DefaultLink
-
- getIssueId() - Method in interface b4j.core.IssueLink
-
- getIssuesParsed() - Method in class b4j.core.session.jira.JiraXmlHandler
-
- getLastUpdate() - Method in class b4j.core.DefaultIssue.DefaultLongDescription
-
Returns the date of last update.
- getLastUpdate() - Method in interface b4j.core.LongDescription
-
Returns the date of last update.
- getLink() - Method in class b4j.core.DefaultIssue
-
- getLink() - Method in interface b4j.core.Issue
-
Returns the link for this bug.
- getLinkCount() - Method in class b4j.core.DefaultIssue
-
- getLinkCount() - Method in interface b4j.core.Issue
-
- getLinks() - Method in class b4j.core.DefaultIssue
-
- getLinks() - Method in interface b4j.core.Issue
-
- getLinkType() - Method in class b4j.core.DefaultIssue.DefaultLink
-
- getLinkType() - Method in interface b4j.core.IssueLink
-
- getLinkTypeDescription() - Method in class b4j.core.DefaultIssue.DefaultLink
-
- getLinkTypeDescription() - Method in interface b4j.core.IssueLink
-
- getLinkTypeName() - Method in class b4j.core.DefaultIssue.DefaultLink
-
- getLinkTypeName() - Method in interface b4j.core.IssueLink
-
- getLog() - Method in class b4j.core.session.AbstractAuthorizedSession
-
Returns the logger.
- getLogin() - Method in class b4j.core.session.AbstractAuthorizedSession
-
Returns the login name as told by the callback handler.
- getLoginLabel() - Method in class b4j.core.session.GuiAuthorizationCallback
-
Returns the login label text.
- getLoginPrompt() - Method in class b4j.core.session.CommandLineAuthorizationCallback
-
Returns the login prompt text.
- getLong(Object) - Static method in class b4j.util.BugzillaUtils
-
Converts the object to a long.
- getLongDescription(String) - Method in class b4j.core.DefaultIssue
-
Returns the comment with given id.
- getLongDescription(String) - Method in interface b4j.core.Issue
-
Returns the comment with given id.
- getLongDescriptionCount() - Method in class b4j.core.DefaultIssue
-
Returns the number of long description texts.
- getLongDescriptionCount() - Method in interface b4j.core.Issue
-
Returns the number of long description texts.
- getLongDescriptionIterator() - Method in class b4j.core.DefaultIssue
-
Returns all long description records.
- getLongDescriptionIterator() - Method in interface b4j.core.Issue
-
Returns all long description records.
- getMaximumBugzillaVersion() - Method in interface b4j.core.Session
-
Returns the maximum Bugzilla version this session class supports.
- getMaximumBugzillaVersion() - Method in class b4j.core.session.HttpBugzillaSession
-
Returns the maximum Bugzilla version this session class supports.
- getMaximumBugzillaVersion() - Method in class b4j.core.session.HttpJiraSession
-
- getMaximumBugzillaVersion() - Method in class b4j.core.session.MySQLBugzillaSession
-
Returns the maximum Bugzilla version this session class supports.
- getMaximumBugzillaVersion() - Method in class b4j.core.session.XmlRpcJiraSession
-
Returns the maximum JIRA version supported.
- getMaximumBugzillaVersion() - Method in class b4j.report.AbstractReportGenerator
-
Returns the maximum Bugzilla version this session supports.
- getMaximumBugzillaVersion() - Method in interface b4j.report.BugzillaReportGenerator
-
Returns the maximum Bugzilla version this session supports.
- getMaxWeek() - Method in class b4j.report.ManagementTrackingReport
-
Returns the maximum week number detected.
- getMetaInformation() - Method in class b4j.GenerateReports
-
Returns the meta information object for this generator.
- getMinimumBugzillaVersion() - Method in interface b4j.core.Session
-
Returns the minimum Bugzilla version this session class supports.
- getMinimumBugzillaVersion() - Method in class b4j.core.session.HttpBugzillaSession
-
Returns the minimum Bugzilla version this session class supports.
- getMinimumBugzillaVersion() - Method in class b4j.core.session.HttpJiraSession
-
- getMinimumBugzillaVersion() - Method in class b4j.core.session.MySQLBugzillaSession
-
Returns the minimum Bugzilla version this session class supports.
- getMinimumBugzillaVersion() - Method in class b4j.core.session.XmlRpcJiraSession
-
Returns the minimum JIRA version supported.
- getMinimumBugzillaVersion() - Method in class b4j.report.AbstractReportGenerator
-
Returns the minimum Bugzilla version this session supports.
- getMinimumBugzillaVersion() - Method in interface b4j.report.BugzillaReportGenerator
-
Returns the minimum Bugzilla version this session supports.
- getMinWeek() - Method in class b4j.report.ManagementTrackingReport
-
Returns the minimum week number detected.
- getName() - Method in class b4j.core.session.AbstractAuthorizationCallback
-
Returns the login name.
- getName() - Method in interface b4j.core.session.AuthorizationCallback
-
Returns the login name.
- getName() - Method in class b4j.core.session.CommandLineAuthorizationCallback
-
Asks the user on command line for name if no default name was set.
- getName() - Method in class b4j.core.session.GuiAuthorizationCallback
-
Shows the popup if not done before and asks the user for credentials.
- getOpenCount() - Method in class b4j.report.AssigneeTrackingReport
-
Returns the overall number of open bugs.
- getOpenCount() - Method in class b4j.report.ManagementTrackingReport
-
Returns the overall number of open bugs.
- getOpenCount() - Method in class b4j.report.ManagementTrackingReport.SeverityStats
-
Returns the number of open bugs in this severity.
- getOpenCount() - Method in class b4j.report.ManagementTrackingReport.WeekStats
-
Returns the number of bugs still open from this week.
- getOpSys() - Method in class b4j.core.DefaultIssue
-
Returns the operating system for this bug.
- getOpSys() - Method in interface b4j.core.Issue
-
Returns the operating system for this bug.
- getOutputFile() - Method in class b4j.report.AbstractFileReport
-
Returns the configured output file.
- getOutputStream() - Method in class b4j.report.AbstractFileReport
-
Returns the stream to the output file.
- getParameter(String) - Method in class b4j.util.UrlParameters
-
Returns a list of all values of this parameter (or null)
- getParameterCount() - Method in class b4j.core.DefaultSearchData
-
Returns the number of parameter names.
- getParameterCount() - Method in interface b4j.core.SearchData
-
Returns the number of parameter names.
- getParameterNames() - Method in class b4j.core.DefaultSearchData
-
Returns an iterator of all parameter names.
- getParameterNames() - Method in interface b4j.core.SearchData
-
Returns an iterator of all parameter names.
- getParameters() - Method in class b4j.util.UrlParameters
-
Returns iterator of all parameter names.
- getParentId() - Method in class b4j.core.DefaultIssue
-
- getParentId() - Method in interface b4j.core.Issue
-
Returns the parent id
- getPassword() - Method in class b4j.core.session.AbstractAuthorizationCallback
-
Returns the password.
- getPassword() - Method in class b4j.core.session.AbstractAuthorizedSession
-
Returns the password as told by the callback handler.
- getPassword() - Method in interface b4j.core.session.AuthorizationCallback
-
Returns the password.
- getPassword() - Method in class b4j.core.session.CommandLineAuthorizationCallback
-
Asks the user on command line for a password.
- getPassword() - Method in class b4j.core.session.GuiAuthorizationCallback
-
Shows the popup if not done before and asks the user for credentials.
- getPasswordLabel() - Method in class b4j.core.session.GuiAuthorizationCallback
-
Returns the password label text.
- getPasswordPrompt() - Method in class b4j.core.session.CommandLineAuthorizationCallback
-
Returns the password prompt text.
- getPriority() - Method in class b4j.core.DefaultIssue
-
Returns the priority of this bug.
- getPriority() - Method in interface b4j.core.Issue
-
Returns the priority of this bug.
- getProduct() - Method in class b4j.core.DefaultIssue
-
Returns the product name for this bug.
- getProduct() - Method in interface b4j.core.Issue
-
Returns the product name for this bug.
- getPrompt() - Method in class b4j.core.session.GuiAuthorizationCallback
-
Returns the prompt text.
- getProxy() - Method in class b4j.core.session.AbstractHttpSession
-
- getProxy() - Method in class b4j.core.session.XmlRpcJiraSession
-
Returns the proxy.
- getProxy() - Method in class b4j.core.session.XmlRpcSun15ProxyAuthTransportFactory
-
- getProxyAuthorizationCallback() - Method in class b4j.core.session.AbstractHttpSession
-
- getProxyAuthorizationCallback() - Method in class b4j.core.session.XmlRpcJiraSession
-
Returns the proxyAuthorizationCallback.
- getProxyPassword() - Method in class b4j.core.session.XmlRpcSun15ProxyAuthTransport
-
- getProxyPassword() - Method in class b4j.core.session.XmlRpcSun15ProxyAuthTransportFactory
-
- getProxyUser() - Method in class b4j.core.session.XmlRpcSun15ProxyAuthTransport
-
- getProxyUser() - Method in class b4j.core.session.XmlRpcSun15ProxyAuthTransportFactory
-
- getQaContact() - Method in class b4j.core.DefaultIssue
-
Returns the QA contact.
- getQaContact() - Method in interface b4j.core.Issue
-
Returns the QA contact.
- getRelease(Issue) - Method in class b4j.report.ChangeLogReport
-
Maps the bug's last change date to a release.
- getReleaseName() - Method in class b4j.report.DefaultRelease
-
Returns the release name.
- getReleaseName() - Method in interface b4j.report.Release
-
Returns the release name.
- getReleases() - Method in class b4j.report.DefaultReleaseProvider
-
Returns the releases from the XML configuration.
- getReleases() - Method in interface b4j.report.ReleaseProvider
-
Returns all available releases.
- getReleaseText(Release) - Method in class b4j.report.ChangeLogReport
-
Returns the text for a release to appear.
- getReleaseTime() - Method in class b4j.report.DefaultRelease
-
Returns the time of the release.
- getReleaseTime() - Method in interface b4j.report.Release
-
Returns the time of the release.
- getRemainingTime() - Method in class b4j.core.DefaultIssue
-
Returns the remaining time in hours.
- getRemainingTime() - Method in interface b4j.core.Issue
-
Returns the remaining time in hours.
- getReporter() - Method in class b4j.core.DefaultIssue
-
Returns the reporter of this bug.
- getReporter() - Method in interface b4j.core.Issue
-
Returns the reporter's ID of this bug.
- getReporterName() - Method in class b4j.core.DefaultIssue
-
- getReporterName() - Method in interface b4j.core.Issue
-
Returns the reporter's name of this bug.
- getReporterTeam() - Method in class b4j.core.DefaultIssue
-
- getReporterTeam() - Method in interface b4j.core.Issue
-
Returns the reporter's team of this bug.
- getReports() - Method in class b4j.core.DefaultMetaInformation
-
Returns all report generators.
- getReports() - Method in interface b4j.core.MetaInformation
-
Returns all report generators.
- getRepPlatform() - Method in class b4j.core.DefaultIssue
-
Returns the reporter's platform.
- getRepPlatform() - Method in interface b4j.core.Issue
-
Returns the reporter's platform.
- getResolution() - Method in class b4j.core.DefaultIssue
-
Returns the resolution status of this bug.
- getResolution() - Method in interface b4j.core.Issue
-
Returns the resolution status of this bug.
- getSeverity() - Method in class b4j.core.DefaultIssue
-
Returns the severity for this bug.
- getSeverity() - Method in interface b4j.core.Issue
-
Returns the severity for this bug.
- getSeverity() - Method in class b4j.report.ManagementTrackingReport.SeverityStats
-
Returns the severity name.
- getSeverityStats() - Method in class b4j.report.ManagementTrackingReport
-
Returns the severity statistics objects.
- getSeverityWeekStats() - Method in class b4j.report.ManagementTrackingReport.WeekStats
-
Returns the severity statistics for this week.
- getShortDescription() - Method in class b4j.core.DefaultIssue
-
Returns the summary of the nug.
- getShortDescription() - Method in interface b4j.core.Issue
-
Returns the summary of the nug.
- getSize() - Method in class b4j.core.session.jira.JiraXmlHandler
-
Returns the size of items returned.
- getStartIndex() - Method in class b4j.core.session.jira.JiraXmlHandler
-
- getStatus() - Method in class b4j.core.DefaultIssue
-
Returns the status of this bug.
- getStatus() - Method in interface b4j.core.Issue
-
Returns the status of this bug.
- getSubTemplate(String, String) - Static method in class b4j.util.Templating
-
Returns a sub template.
- getTargetMilestone() - Method in class b4j.core.DefaultIssue
-
Returns the target milestone.
- getTargetMilestone() - Method in interface b4j.core.Issue
-
Returns the target milestone.
- getTeam(String) - Method in class b4j.core.session.XmlRpcJiraSession
-
Returns the team of the user.
- getTemplate(String) - Static method in class b4j.util.Templating
-
Returns a template from a file.
- getTemplate(File) - Static method in class b4j.util.Templating
-
Returns a template from a file.
- getTheText() - Method in class b4j.core.DefaultIssue.DefaultLongDescription
-
Returns the actual text.
- getTheText() - Method in interface b4j.core.LongDescription
-
Returns the actual text.
- getTitle() - Method in class b4j.core.session.GuiAuthorizationCallback
-
Returns the popup title.
- getTotal() - Method in class b4j.core.session.jira.JiraXmlHandler
-
- getTotalCount() - Method in class b4j.report.AssigneeTrackingReport
-
Returns the overall count of bugs.
- getTotalCount() - Method in class b4j.report.ManagementTrackingReport
-
Returns the overall count of bugs.
- getTotalCount() - Method in class b4j.report.ManagementTrackingReport.SeverityStats
-
Returns the nuzmber of bugs for this severity.
- getTotalCount() - Method in class b4j.report.ManagementTrackingReport.WeekStats
-
Returns the number of bugs opened in this week.
- getTransport() - Method in class b4j.core.session.XmlRpcSun15ProxyAuthTransportFactory
-
- getType() - Method in interface b4j.core.Attachment
-
Returns the type of the attachment.
- getType() - Method in class b4j.core.DefaultIssue.DefaultAttachment
-
Returns the type of the attachment.
- getType() - Method in class b4j.core.DefaultIssue
-
Returns the Bugzilla ID of the classification.
- getType() - Method in interface b4j.core.Issue
-
Returns the type id.
- getTypeName() - Method in class b4j.core.DefaultIssue
-
- getTypeName() - Method in interface b4j.core.Issue
-
- getUpdateAuthor() - Method in class b4j.core.DefaultIssue.DefaultLongDescription
-
Returns the author of the last update.
- getUpdateAuthor() - Method in interface b4j.core.LongDescription
-
Returns the author of the last update.
- getUrlEncodedString() - Method in class b4j.util.UrlParameters
-
Returns the URL encoded string of this parameters.
- getUrlEncodedString(Map<String, List<String>>) - Static method in class b4j.util.UrlParameters
-
Returns the URL encoded string of the parameters.
- getUserName(String) - Method in class b4j.core.session.XmlRpcJiraSession
-
Returns the name of the given user.
- getVersion() - Method in class b4j.core.DefaultIssue
-
Returns the version of the product for this bug.
- getVersion() - Method in interface b4j.core.Issue
-
Returns the version of the product for this bug.
- getWeek(int) - Static method in class b4j.report.ManagementTrackingReport
-
Returns the week in year.
- getWeek() - Method in class b4j.report.ManagementTrackingReport.WeekStats
-
Returns the week no.
- getWeekStats() - Method in class b4j.report.ManagementTrackingReport
-
Returns the Week statistics objects.
- getWhen() - Method in class b4j.core.DefaultIssue.DefaultLongDescription
-
Returns the time of creation of this entry.
- getWhen() - Method in interface b4j.core.LongDescription
-
Returns the time of creation of this entry.
- getWhiteboard() - Method in class b4j.core.DefaultIssue
-
Returns the whiteboard status.
- getWhiteboard() - Method in interface b4j.core.Issue
-
Returns the whiteboard status.
- getWho() - Method in class b4j.core.DefaultIssue.DefaultLongDescription
-
Returns the author of this text.
- getWho() - Method in interface b4j.core.LongDescription
-
Returns the author of this text.
- getYear(int) - Static method in class b4j.report.ManagementTrackingReport
-
Returns the year for the week ID.
- GuiAuthorizationCallback - Class in b4j.core.session
-
Implements authorization information retrieval from pop-up dialog.
- GuiAuthorizationCallback() - Constructor for class b4j.core.session.GuiAuthorizationCallback
-
Default Constructor.
- searchBugs(SearchData, SearchResultCountCallback) - Method in class b4j.core.session.HttpBugzillaSession
-
Performs a search for Bugzilla bugs.
- searchBugs(SearchData, SearchResultCountCallback) - Method in class b4j.core.session.HttpJiraSession
-
- searchBugs(SearchData, SearchResultCountCallback) - Method in class b4j.core.session.MySQLBugzillaSession
-
Performs a search for Bugzilla bugs.
- searchBugs(SearchData, SearchResultCountCallback) - Method in interface b4j.core.Session
-
Performs a search for Bugzilla bugs.
- searchBugs(SearchData, SearchResultCountCallback) - Method in class b4j.core.session.XmlRpcJiraSession
-
Searches for JIRA issues.
- SearchData - Interface in b4j.core
-
Defines search parameters that a Session object can use
to query bugs.
- SearchResultCountCallback - Interface in b4j.core
-
Used as callback to report the number of found bugs in a search result.
- sendEmail(InternetAddress, String) - Method in class b4j.report.AbstractEmailReport
-
- sendEmail(InternetAddress, String, String) - Method in class b4j.report.AbstractEmailReport
-
- Session - Interface in b4j.core
-
Represents a Bugzilla session.
- setActualTime(double) - Method in class b4j.core.DefaultIssue
-
Sets the actual time in hours.
- setActualTime(double) - Method in interface b4j.core.Issue
-
Sets the actual time in hours.
- setAlias(String) - Method in class b4j.core.DefaultIssue
-
Sets the alias name of this bug.
- setAlias(String) - Method in interface b4j.core.Issue
-
Sets the alias name of this bug.
- setAssignee(String) - Method in class b4j.core.DefaultIssue
-
- setAssignee(String) - Method in interface b4j.core.Issue
-
Sets the assignee's ID for this bug.
- setAssigneeName(String) - Method in class b4j.core.DefaultIssue
-
- setAssigneeName(String) - Method in interface b4j.core.Issue
-
Sets the assignee's name for this bug.
- setAssigneeTeam(String) - Method in class b4j.core.DefaultIssue
-
- setAssigneeTeam(String) - Method in interface b4j.core.Issue
-
Sets the assignee's team for this bug.
- setAuthorizationCallback(AuthorizationCallback) - Method in class b4j.core.session.AbstractAuthorizedSession
-
Sets the authorizationCallback.
- setBaseUrl(URL) - Method in class b4j.core.session.AbstractHttpSession
-
- setBaseUrl(URL) - Method in class b4j.core.session.XmlRpcJiraSession
-
Sets the baseUrl.
- setBlocked(long) - Method in class b4j.core.DefaultIssue
-
- setBlocked(long) - Method in interface b4j.core.Issue
-
- setBugzillaBugClass(Class<?>) - Method in class b4j.core.session.AbstractAuthorizedSession
-
Sets the bugzillaBugClass.
- setBugzillaSession(Session) - Method in class b4j.report.AbstractReportGenerator
-
Sets the current Session object used.
- setBugzillaSession(Session) - Method in interface b4j.report.BugzillaReportGenerator
-
Sets the current Session object used.
- setBugzillaUri(String) - Method in class b4j.core.DefaultIssue
-
Sets the Bugzilla instance URI
- setBugzillaUri(String) - Method in interface b4j.core.Issue
-
Sets the Bugzilla instance URI
- setBugzillaVersion(String) - Method in class b4j.core.DefaultIssue
-
Sets the Bugzilla version.
- setBugzillaVersion(String) - Method in interface b4j.core.Issue
-
Sets the Bugzilla version.
- setBugzillaVersion(String) - Method in class b4j.core.session.AbstractHttpSession
-
Sets the Bugzilla version connected to.
- setCclistAccessible(boolean) - Method in class b4j.core.DefaultIssue
-
- setCclistAccessible(boolean) - Method in interface b4j.core.Issue
-
- setClassification(String) - Method in class b4j.core.DefaultIssue
-
Sets the classification name for this bug.
- setClassification(String) - Method in interface b4j.core.Issue
-
Sets the classification name for this bug.
- setCloseSessionWhenDone(boolean) - Method in class b4j.GenerateReports
-
Controls whether Bugzilla session will be closed after all
reports were created.
- setComponent(String) - Method in class b4j.core.DefaultIssue
-
Sets the component name for this bug.
- setComponent(String) - Method in interface b4j.core.Issue
-
Sets the component name for this bug.
- setCreationTimestamp(Date) - Method in class b4j.core.DefaultIssue
-
Sets the time of bug creation.
- setCreationTimestamp(Date) - Method in interface b4j.core.Issue
-
Sets the time of bug creation.
- setCustomField(String, String) - Method in class b4j.core.DefaultIssue
-
Adds a custom field value.
- setCustomField(String, String) - Method in interface b4j.core.Issue
-
Adds a custom field value.
- setDate(Date) - Method in interface b4j.core.Attachment
-
Sets the date of the attachment.
- setDate(Date) - Method in class b4j.core.DefaultIssue.DefaultAttachment
-
Sets the date of the attachment.
- setDeadline(Date) - Method in class b4j.core.DefaultIssue
-
Sets the dealine time.
- setDeadline(Date) - Method in interface b4j.core.Issue
-
Sets the dealine time.
- setDeltaTimestamp(Date) - Method in class b4j.core.DefaultIssue
-
Sets the timestamp of last change.
- setDeltaTimestamp(Date) - Method in interface b4j.core.Issue
-
Sets the timestamp of last change.
- setDescription(String) - Method in interface b4j.core.Attachment
-
Sets the description of the attachment.
- setDescription(String) - Method in class b4j.core.DefaultIssue.DefaultAttachment
-
Sets the description of the attachment.
- setEstimatedTime(double) - Method in class b4j.core.DefaultIssue
-
Sets the estimated time in hours.
- setEstimatedTime(double) - Method in interface b4j.core.Issue
-
Sets the estimated time in hours.
- setEverConfirmed(boolean) - Method in class b4j.core.DefaultIssue
-
- setEverConfirmed(boolean) - Method in interface b4j.core.Issue
-
- setFields(Issue, HashMap<String, Object>) - Method in class b4j.core.session.XmlRpcJiraSession
-
Sets all fields in
Issue according to map retrieved by
JIRA's XML-RPC interface.
- setFileLocation(String) - Method in class b4j.core.DefaultIssue
-
Sets the file location information.
- setFileLocation(String) - Method in interface b4j.core.Issue
-
Sets the file location information.
- setFilename(String) - Method in interface b4j.core.Attachment
-
Sets the filename.
- setFilename(String) - Method in class b4j.core.DefaultIssue.DefaultAttachment
-
Sets the filename.
- setId(long) - Method in interface b4j.core.Attachment
-
Sets the ID of the attachment.
- setId(long) - Method in class b4j.core.DefaultIssue.DefaultAttachment
-
Sets the ID of the attachment.
- setId(String) - Method in class b4j.core.DefaultIssue.DefaultLongDescription
-
Sets the description ID
- setId(String) - Method in class b4j.core.DefaultIssue
-
Sets the Bugzilla bug ID
- setId(String) - Method in interface b4j.core.Issue
-
Sets the Bugzilla bug ID
- setId(String) - Method in interface b4j.core.LongDescription
-
Sets the description ID
- setInward(boolean) - Method in class b4j.core.DefaultIssue.DefaultLink
-
- setInward(boolean) - Method in interface b4j.core.IssueLink
-
- setIssueId(String) - Method in class b4j.core.DefaultIssue.DefaultLink
-
- setIssueId(String) - Method in interface b4j.core.IssueLink
-
- setIssueType(Issue, Map<String, String>) - Static method in class b4j.core.session.XmlRpcJiraSession
-
Sets the issue type's name for the issue.
- setLastUpdate(Date) - Method in class b4j.core.DefaultIssue.DefaultLongDescription
-
Sets the date of last update.
- setLastUpdate(Date) - Method in interface b4j.core.LongDescription
-
Sets the date of last update.
- setLink(String) - Method in class b4j.core.DefaultIssue
-
- setLink(String) - Method in interface b4j.core.Issue
-
Sets the link for this bug.
- setLinkType(int) - Method in class b4j.core.DefaultIssue.DefaultLink
-
- setLinkType(int) - Method in interface b4j.core.IssueLink
-
- setLinkTypeDescription(String) - Method in class b4j.core.DefaultIssue.DefaultLink
-
- setLinkTypeDescription(String) - Method in interface b4j.core.IssueLink
-
- setLinkTypeName(String) - Method in class b4j.core.DefaultIssue.DefaultLink
-
- setLinkTypeName(String) - Method in interface b4j.core.IssueLink
-
- setLoggedIn(boolean) - Method in class b4j.core.session.AbstractHttpSession
-
Sets the login status.
- setLoggedIn(boolean) - Method in class b4j.core.session.XmlRpcJiraSession
-
Sets the login status.
- setLoginLabel(String) - Method in class b4j.core.session.GuiAuthorizationCallback
-
Sets a text for the login label.
- setLoginPrompt(String) - Method in class b4j.core.session.CommandLineAuthorizationCallback
-
Sets a text for the login prompt.
- setMetaInformation(MetaInformation) - Method in class b4j.GenerateReports
-
Sets the meta information object that this generator shall use.
- setName(String) - Method in class b4j.core.session.AbstractAuthorizationCallback
-
Sets the login name.
- setOpSys(String) - Method in class b4j.core.DefaultIssue
-
Sets the operating system for this bug.
- setOpSys(String) - Method in interface b4j.core.Issue
-
Sets the operating system for this bug.
- setParameter(String, String) - Method in class b4j.util.UrlParameters
-
Sets a specific parameter.
- setParentId(String) - Method in class b4j.core.DefaultIssue
-
- setParentId(String) - Method in interface b4j.core.Issue
-
- setPassword(String) - Method in class b4j.core.session.AbstractAuthorizationCallback
-
Sets the password.
- setPasswordLabel(String) - Method in class b4j.core.session.GuiAuthorizationCallback
-
Sets a text for the password label.
- setPasswordPrompt(String) - Method in class b4j.core.session.CommandLineAuthorizationCallback
-
Sets a text for the password prompt.
- setPriority(String) - Method in class b4j.core.DefaultIssue
-
Sets the priority for this bug.
- setPriority(String) - Method in interface b4j.core.Issue
-
Sets the priority for this bug.
- setPriority(Issue, Map<String, String>) - Static method in class b4j.core.session.XmlRpcJiraSession
-
Sets the priority's name for the issue.
- setProduct(String) - Method in class b4j.core.DefaultIssue
-
Sets the product name for this bug.
- setProduct(String) - Method in interface b4j.core.Issue
-
Sets the product name for this bug.
- setPrompt(String) - Method in class b4j.core.session.GuiAuthorizationCallback
-
Sets a text for the prompt.
- setProxy(Proxy) - Method in class b4j.core.session.AbstractHttpSession
-
- setProxy(Proxy) - Method in class b4j.core.session.XmlRpcJiraSession
-
Sets the proxy.
- setProxy(Proxy) - Method in class b4j.core.session.XmlRpcSun15ProxyAuthTransportFactory
-
Sets the proxy to use.
- setProxyAuthorization(String, String) - Method in class b4j.core.session.XmlRpcSun15ProxyAuthTransport
-
- setProxyAuthorization(String, String) - Method in class b4j.core.session.XmlRpcSun15ProxyAuthTransportFactory
-
- setProxyAuthorizationCallback(AuthorizationCallback) - Method in class b4j.core.session.AbstractHttpSession
-
- setProxyAuthorizationCallback(AuthorizationCallback) - Method in class b4j.core.session.XmlRpcJiraSession
-
Sets the proxyAuthorizationCallback.
- setQaContact(String) - Method in class b4j.core.DefaultIssue
-
Sets the QA contact.
- setQaContact(String) - Method in interface b4j.core.Issue
-
Sets the QA contact.
- setReleaseName(String) - Method in class b4j.report.DefaultRelease
-
Sets the release name.
- setReleaseTime(Date) - Method in class b4j.report.DefaultRelease
-
Sets the time of the release.
- setRemainingTime(double) - Method in class b4j.core.DefaultIssue
-
Sets the remaining time in hours.
- setRemainingTime(double) - Method in interface b4j.core.Issue
-
Sets the remaining time in hours.
- setReporter(String) - Method in class b4j.core.DefaultIssue
-
Sets the reporter of this bug.
- setReporter(String) - Method in interface b4j.core.Issue
-
Sets the reporter's ID of this bug.
- setReporterAccessible(boolean) - Method in class b4j.core.DefaultIssue
-
- setReporterAccessible(boolean) - Method in interface b4j.core.Issue
-
- setReporterName(String) - Method in class b4j.core.DefaultIssue
-
- setReporterName(String) - Method in interface b4j.core.Issue
-
Sets the reporter's name of this bug.
- setReporterTeam(String) - Method in class b4j.core.DefaultIssue
-
- setReporterTeam(String) - Method in interface b4j.core.Issue
-
Sets the reporter's team of this bug.
- setRepPlatform(String) - Method in class b4j.core.DefaultIssue
-
Sets the reporter's platform.
- setRepPlatform(String) - Method in interface b4j.core.Issue
-
Sets the reporter's platform.
- setResolution(String) - Method in class b4j.core.DefaultIssue
-
Sets the resolution status.
- setResolution(String) - Method in interface b4j.core.Issue
-
Sets the resolution status.
- setResolution(Issue, Map<String, String>) - Static method in class b4j.core.session.XmlRpcJiraSession
-
Sets the resolution's name for the issue.
- setResultCount(int) - Method in interface b4j.core.SearchResultCountCallback
-
Sets the number of found search results.
- setSearchData(SearchData) - Method in class b4j.core.DefaultMetaInformation
-
Sets the search parameter object.
- setSeverity(String) - Method in class b4j.core.DefaultIssue
-
Sets the severity for this bug.
- setSeverity(String) - Method in interface b4j.core.Issue
-
Sets the severity for this bug.
- setShortDescription(String) - Method in class b4j.core.DefaultIssue
-
Sets the summary or short description of this bug.
- setShortDescription(String) - Method in interface b4j.core.Issue
-
Sets the summary or short description of this bug.
- setStatus(String) - Method in class b4j.core.DefaultIssue
-
Sets the status of this bug.
- setStatus(String) - Method in interface b4j.core.Issue
-
Sets the status of this bug.
- setStatus(Issue, Map<String, String>) - Static method in class b4j.core.session.XmlRpcJiraSession
-
Sets the status's name for the issue.
- setTargetMilestone(String) - Method in class b4j.core.DefaultIssue
-
Sets the target milestone.
- setTargetMilestone(String) - Method in interface b4j.core.Issue
-
Sets the target milestone.
- setTheText(String) - Method in class b4j.core.DefaultIssue.DefaultLongDescription
-
Sets the text of the description.
- setTheText(String) - Method in interface b4j.core.LongDescription
-
Sets the text of the description.
- setTitle(String) - Method in class b4j.core.session.GuiAuthorizationCallback
-
Sets a text for the popup title.
- setType(String) - Method in interface b4j.core.Attachment
-
Sets the type of the attachment.
- setType(String) - Method in class b4j.core.DefaultIssue.DefaultAttachment
-
Sets the type of the attachment.
- setType(long) - Method in class b4j.core.DefaultIssue
-
Sets the ID of the classification.
- setType(long) - Method in interface b4j.core.Issue
-
Sets the ID of the type.
- setTypeName(String) - Method in class b4j.core.DefaultIssue
-
- setTypeName(String) - Method in interface b4j.core.Issue
-
- setUpdateAuthor(String) - Method in class b4j.core.DefaultIssue.DefaultLongDescription
-
Sets the last update's author.
- setUpdateAuthor(String) - Method in interface b4j.core.LongDescription
-
Sets the last update's author.
- setVersion(String) - Method in class b4j.core.DefaultIssue
-
Sets the product version for this bug.
- setVersion(String) - Method in interface b4j.core.Issue
-
Sets the product version for this bug.
- setWhen(Date) - Method in class b4j.core.DefaultIssue.DefaultLongDescription
-
Sets the time of creation.
- setWhen(Date) - Method in interface b4j.core.LongDescription
-
Sets the time of creation.
- setWhiteboard(String) - Method in class b4j.core.DefaultIssue
-
Sets the whiteboard status for this bug.
- setWhiteboard(String) - Method in interface b4j.core.Issue
-
Sets the whiteboard status for this bug.
- setWho(String) - Method in class b4j.core.DefaultIssue.DefaultLongDescription
-
Sets the author of this text
- setWho(String) - Method in interface b4j.core.LongDescription
-
Sets the author of this text
- SEVERITIES - Static variable in class b4j.core.DefaultIssue
-
The standard severities used in Bugzilla.
- showPopup() - Method in class b4j.core.session.GuiAuthorizationCallback
-
Shows the popup and asks for credentials.
- SimpleAuthorizationCallback - Class in b4j.core.session
-
A simple authorization callback to be used within programming.
- SimpleAuthorizationCallback() - Constructor for class b4j.core.session.SimpleAuthorizationCallback
-
Default Constructor.
- SimpleAuthorizationCallback(String, String) - Constructor for class b4j.core.session.SimpleAuthorizationCallback
-
Constructor.
- startDocument() - Method in class b4j.core.session.HttpBugzillaSession.XmlParser
-
- startDocument() - Method in class b4j.core.session.jira.JiraXmlHandler
-
- startElement(String, String, String, Attributes) - Method in class b4j.core.session.HttpBugzillaSession.XmlParser
-
- startElement(String, String, String, Attributes) - Method in class b4j.core.session.jira.JiraXmlHandler
-
- startParsing(HttpURLConnection) - Method in class b4j.core.session.jira.JiraXmlHandler
-
- startXmlParser() - Method in class b4j.core.session.HttpBugzillaSession.BugzillaBugIterator
-
Starts the writer's thread.