Class GetContentRequest
java.lang.Object
org.codelibs.fess.ds.atlassian.api.AtlassianRequest
org.codelibs.fess.ds.atlassian.api.confluence.content.GetContentRequest
-
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 GetContentResponseparseResponse(String json) toString()version(int version) Methods inherited from class org.codelibs.fess.ds.atlassian.api.AtlassianRequest
appHome, getBodyMap, getCurlResponse, getCurlResponse, setAppHome, setAuthentication, setConnectionTimeout, setReadTimeout
-
Constructor Details
-
GetContentRequest
-
-
Method Details
-
status
-
version
-
expand
-
execute
-
parseResponse
-
getURL
- Specified by:
getURLin classAtlassianRequest
-
getQueryParamMap
- Overrides:
getQueryParamMapin classAtlassianRequest
-
toString
-