Interface AttachmentJsonBeanConverter
- All Known Implementing Classes:
AttachmentJsonBeanConverterImpl
@PublicApi
public interface AttachmentJsonBeanConverter
- Since:
- v6.5
-
Method Summary
Modifier and TypeMethodDescriptionshortBean(Attachment attachment) shortBeans(Collection<Attachment> attachments)
-
Method Details
-
shortBeans
- Returns:
- null if the input is null
-
shortBean
- Returns:
- null if the input is null
-