|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HttpRequestType | |
|---|---|
| com.atlassian.jira.util.http | |
| com.atlassian.jira.web.session.currentusers | |
| Uses of HttpRequestType in com.atlassian.jira.util.http |
|---|
| Methods in com.atlassian.jira.util.http that return HttpRequestType | |
|---|---|
static HttpRequestType |
HttpRequestType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static HttpRequestType[] |
HttpRequestType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of HttpRequestType in com.atlassian.jira.web.session.currentusers |
|---|
| Methods in com.atlassian.jira.web.session.currentusers that return HttpRequestType | |
|---|---|
HttpRequestType |
JiraUserSession.getType()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||