Class GetSpacesRequest
java.lang.Object
org.codelibs.fess.ds.atlassian.api.AtlassianRequest
org.codelibs.fess.ds.atlassian.api.confluence.space.GetSpacesRequest
-
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()limit(int limit) static GetSpacesResponseparseResponse(String json) start(int start) Methods inherited from class org.codelibs.fess.ds.atlassian.api.AtlassianRequest
appHome, getBodyMap, getCurlResponse, getCurlResponse, setAppHome, setAuthentication, setConnectionTimeout, setReadTimeout
-
Constructor Details
-
GetSpacesRequest
public GetSpacesRequest()
-
-
Method Details
-
spaceKey
-
type
-
status
-
label
-
favourite
-
expand
-
start
-
limit
-
execute
-
parseResponse
-
getURL
- Specified by:
getURLin classAtlassianRequest
-
getQueryParamMap
- Overrides:
getQueryParamMapin classAtlassianRequest
-