Class GetProjectRequest
java.lang.Object
org.codelibs.fess.ds.atlassian.api.AtlassianRequest
org.codelibs.fess.ds.atlassian.api.jira.project.GetProjectRequest
-
Field Summary
Fields inherited from class org.codelibs.fess.ds.atlassian.api.AtlassianRequest
appHome, authentication, connectionTimeout, CURL_DELETE, CURL_GET, CURL_POST, CURL_PUT, DELETE, GET, mapper, POST, PUT, readTimeout -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionexecute()getURL()static GetProjectResponseparseResponse(String json) Methods inherited from class org.codelibs.fess.ds.atlassian.api.AtlassianRequest
appHome, getBodyMap, getCurlResponse, getCurlResponse, setAppHome, setAuthentication, setConnectionTimeout, setReadTimeout
-
Constructor Details
-
GetProjectRequest
-
-
Method Details
-
expand
-
execute
-
parseResponse
-
getURL
- Specified by:
getURLin classAtlassianRequest
-
getQueryParamMap
- Overrides:
getQueryParamMapin classAtlassianRequest
-