| Package | Description |
|---|---|
| org.exoplatform.outlook | |
| org.exoplatform.outlook.mail |
| Constructor and Description |
|---|
OutlookServiceImpl(org.exoplatform.services.jcr.RepositoryService jcrService,
org.exoplatform.services.jcr.ext.app.SessionProviderService sessionProviders,
org.exoplatform.services.jcr.ext.hierarchy.NodeHierarchyCreator hierarchyCreator,
NodeFinder finder,
org.exoplatform.services.organization.OrganizationService organization,
org.exoplatform.services.listener.ListenerService listenerService,
org.exoplatform.services.cms.drives.ManageDriveService driveService,
org.exoplatform.services.cms.documents.TrashService trashService,
org.exoplatform.wiki.service.WikiService wikiService,
org.exoplatform.forum.service.ForumService forumService,
org.exoplatform.wiki.rendering.RenderingService wikiRenderingService,
org.exoplatform.services.resources.ResourceBundleService resourceBundleService,
org.exoplatform.container.xml.InitParams params,
org.exoplatform.services.cms.documents.DocumentService documentService)
Outlook service with storage in JCR and with managed features.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BadCredentialsException
OutlookUser credentials failed (unauthorized) in Anaplan API.
|
class |
ForbiddenException
OutlookUser access failed (forbidden) in Anaplan API.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
MailAPI.checkError(org.apache.http.HttpResponse response,
String errorBase)
Check error.
|
void |
MailAPI.close()
Close.
|
org.exoplatform.ws.frameworks.json.value.JsonValue |
MailAPI.getAttachment(OutlookUser user,
String messageId,
String attachmentToken,
String attachmentId)
Gets the attachment.
|
org.exoplatform.ws.frameworks.json.value.JsonValue |
MailAPI.getMessage(OutlookUser user,
String messageId,
String messageToken)
Gets the message.
|
| Constructor and Description |
|---|
MailAPI()
Instantiates a new mail API.
|
Copyright © 2003–2020 eXo Platform SAS. All rights reserved.