java.lang.Object | |
↳ | com.atlassian.jira.security.auth.trustedapps.TrustedApplicationBuilder |
Builder pattern class for constructing and transforming our various data and business objects.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
Transforms the data held in the builder into a query string representation for use with URLs. Values of individual fields are URL encoded. Note: the length of the returned String may exceed the maximum length for a GET URL.