|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AttachmentService.AttachmentFinder | |
|---|---|
| com.atlassian.confluence.api.impl.service.content | |
| com.atlassian.confluence.api.service.content | |
| Uses of AttachmentService.AttachmentFinder in com.atlassian.confluence.api.impl.service.content |
|---|
| Methods in com.atlassian.confluence.api.impl.service.content that return AttachmentService.AttachmentFinder | |
|---|---|
AttachmentService.AttachmentFinder |
AttachmentServiceImpl.find(Expansion... expansions)
|
| Uses of AttachmentService.AttachmentFinder in com.atlassian.confluence.api.service.content |
|---|
| Methods in com.atlassian.confluence.api.service.content that return AttachmentService.AttachmentFinder | |
|---|---|
AttachmentService.AttachmentFinder |
AttachmentService.find(Expansion... expansions)
Creates an attachment finder for locating attachments. |
AttachmentService.AttachmentFinder |
AttachmentService.AttachmentFinder.withContainerId(ContentId parentId)
Restrict the attachments returned to those with the given parent. |
AttachmentService.AttachmentFinder |
AttachmentService.AttachmentFinder.withFilename(java.lang.String filename)
Restrict the attachments fetched to those with the given filename. |
AttachmentService.AttachmentFinder |
AttachmentService.AttachmentFinder.withMediaType(java.lang.String type)
Restrict the attachments fetched to those with the given file type, these file types should match the string representation of a type in javax.ws.rs.core.MediaType |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||