| Package | Description |
|---|---|
| b4j.core.session |
Provides classes that implement the session protocols for interacting with
a Bugzilla instance.
|
| b4j.util |
Provides common classes and utilities.
|
| Modifier and Type | Method and Description |
|---|---|
static UrlParameters |
HttpBugzillaSession.getDefaultSearchParameters()
Returns default search parameters.
|
static UrlParameters |
HttpJiraSession.getDefaultSearchParameters()
Returns default search parameters.
|
| Modifier and Type | Method and Description |
|---|---|
static UrlParameters |
UrlParameters.createUrlParameters(SearchData searchData)
Creates URL parameters out of the Bugzilla search data.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UrlParameters.addDefaultParameters(UrlParameters defaults)
Adds default parameters.
|
Copyright © 2012. All Rights Reserved.