Interface AttachmentTextExtraction
- 
- All Superinterfaces:
 Serializable
- All Known Implementing Classes:
 DefaultAttachmentTextExtraction
@Internal public interface AttachmentTextExtraction extends Serializable
A result of callingAttachmentTextExtractionService.- Since:
 - 6.5
 
 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Optional<String>getText() 
 -