Package | Description |
---|---|
com.atlassian.confluence.it |
Modifier and Type | Method and Description |
---|---|
Attachment.AttachmentBuilder |
Attachment.AttachmentBuilder.classpathResource(String classpathResource) |
Attachment.AttachmentBuilder |
Attachment.AttachmentBuilder.comment(String comment) |
Attachment.AttachmentBuilder |
Attachment.AttachmentBuilder.contentEntity(ContentEntity contentEntity) |
Attachment.AttachmentBuilder |
Attachment.AttachmentBuilder.contentType(String contentType) |
Attachment.AttachmentBuilder |
Attachment.AttachmentBuilder.data(byte[] data) |
Attachment.AttachmentBuilder |
Attachment.AttachmentBuilder.dataFile(File dataFile) |
Attachment.AttachmentBuilder |
Attachment.AttachmentBuilder.fileId(Long fileId) |
Attachment.AttachmentBuilder |
Attachment.AttachmentBuilder.filename(String filename) |
static Attachment.AttachmentBuilder |
Attachment.AttachmentBuilder.from(Attachment attachment) |
Attachment.AttachmentBuilder |
Attachment.AttachmentBuilder.hidden(boolean hidden) |
Attachment.AttachmentBuilder |
Attachment.AttachmentBuilder.id(long id) |
Attachment.AttachmentBuilder |
Attachment.AttachmentBuilder.minorEdit(boolean minorEdit) |
Attachment.AttachmentBuilder |
Attachment.AttachmentBuilder.url(String url) |
Attachment.AttachmentBuilder |
Attachment.AttachmentBuilder.version(int version) |
Copyright © 2003–2023 Atlassian. All rights reserved.
View cookie preferences