public class ContentController extends AbstractSakaiController
credential, gson| Constructor and Description |
|---|
ContentController(SakaiCredential credential) |
| Modifier and Type | Method and Description |
|---|---|
com.github.deinok.threading.Task<InputStream> |
downloadContent(Content content) |
com.github.deinok.threading.Task<Content.ContentFolder> |
my() |
com.github.deinok.threading.Task<Content.ContentFolder> |
site(String siteId) |
com.github.deinok.threading.Task<Content.ContentFolder> |
user(String userEid) |
getBody, getBody, getCode, getCode, getInputStream, getInputStream, getJson, getJson, jsonPost, jsonPost, jsonPost, jsonPost, postBody, postBody, postBody, postBody, postCode, postCode, postCode, postCodepublic ContentController(@NotNull
SakaiCredential credential)
@NotNull public com.github.deinok.threading.Task<Content.ContentFolder> site(@NotNull String siteId) throws IOException
IOException@NotNull public com.github.deinok.threading.Task<Content.ContentFolder> my() throws IOException
IOException@NotNull public com.github.deinok.threading.Task<Content.ContentFolder> user(@NotNull String userEid) throws IOException
IOException@NotNull public com.github.deinok.threading.Task<InputStream> downloadContent(@NotNull Content content) throws IOException
IOExceptionCopyright © 2017. All rights reserved.