Package | Description |
---|---|
com.communote.plugins.api.rest.v30.resource.attachment |
Modifier and Type | Method and Description |
---|---|
Class<AttachmentIsEmptyException> |
AttachmentIsEmptyExceptionMapper.getExceptionClass() |
Modifier and Type | Method and Description |
---|---|
Status |
AttachmentIsEmptyExceptionMapper.mapException(AttachmentIsEmptyException exception)
Maps the given exception to a status.
|
Modifier and Type | Method and Description |
---|---|
static void |
AttachmentResourceHelper.assertAttachmentSize(String contentType,
Long fileSize,
boolean isBase64)
Check attachment size and throw
MaxLengthReachedException |
protected javax.ws.rs.core.Response |
AttachmentResourceHandler.handleCreateInternally(CreateAttachmentParameter createParameter,
String requestedMimeType,
javax.ws.rs.core.UriInfo uriInfo,
String requestSessionId,
javax.ws.rs.core.Request request) |
Copyright © 2019 Communote team. All rights reserved.