Interface | Description |
---|---|
UrlBuilder |
Builds URLs to resources.
|
Class | Description |
---|---|
AbstractUrlBuilder | |
DashboardItemConditionContext |
A
GadgetConditionContext which contains all data needed to check conditions to display gadget. |
DashboardItemSerializers | |
GadgetSpecUrlBuilder |
Builds URLs to gadget specs that are hosted in plugins.
|
HttpTimeoutsProvider |
Utility class for providing standardised timeout values to http params.
|
I18nFunction |
Function which runs the i18n key through i18nResolver.
|
IsDevModeCondition | |
TransactionRunner | |
Uri |
Utility class for dealing with URIs.
|
UriParameterConverter |
Utility class that can be used to convert from
String s to other types. |
UriTemplate |
Used to match and extract parameter values from request URIs against a URI template.
|
WebItemFinder |
Exception | Description |
---|---|
IllegalHttpTargetHostException |
Thrown when an http client was requested to connect to a non-whitelisted host
|
IllegalUriParameterException |
Exception thrown when a parameter found in the URI of a request is invalid.
|
InvalidDirectoryGadgetUriException |
Thrown when a directory gadget URI is either not a valid
URI or if it does not begin with http:// or
https://. |
TransactionRunner.TransactionException |
Copyright © 2018 Atlassian. All rights reserved.