@Service
public class AttachmentService
extends java.lang.Object
| Constructor and Description |
|---|
AttachmentService(ConfluenceService confluenceService) |
| Modifier and Type | Method and Description |
|---|---|
void |
postAttachmentToPage(java.lang.Long pageId,
java.nio.file.Path filePath) |
@Autowired public AttachmentService(ConfluenceService confluenceService)