Package io.meeds.notes.model
Class NoteFeaturedImage
java.lang.Object
io.meeds.notes.model.NoteFeaturedImage
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionNoteFeaturedImage(Long id, String fileName, String mimeType, long fileSize, Long lastUpdated, InputStream fileInputStream, String altText) NoteFeaturedImage(Long id, String mimeType, String uploadId, String altText, Long lastUpdated, boolean toDelete) -
Method Summary
-
Constructor Details
-
NoteFeaturedImage
-
NoteFeaturedImage
-