Package org.exoplatform.cs.service
Interface TicketAttachmentService
- All Known Implementing Classes:
TicketAttachmentServiceImpl
public interface TicketAttachmentService
-
Method Summary
Modifier and TypeMethodDescriptionaddAttachmentFromExistingResource(String attachmentId) addAttachmentFromUploadedResource(String spaceGroupId, String uploadId)
-
Method Details