Uses of Class
de.espirit.firstspirit.access.store.mediastore.UploadRejectedException
Package
Description
-
Uses of UploadRejectedException in de.espirit.firstspirit.service.mediamanagement
Modifier and TypeMethodDescriptionvoid
UploadHook.preProcess
(@NotNull BaseContext baseContext, @NotNull Media media, @NotNull File file, @NotNull InputStream inputStream, long length) Hook method will be called on media upload BEFORE the uploaded file will be transmitted to the FirstSpirit-Server-Repository.void
UploadHook.preProcess
(@NotNull BaseContext baseContext, @NotNull Media media, @NotNull Picture picture, Resolution resolution, @NotNull InputStream inputStream, long length) Hook method will be called on media upload BEFORE the uploaded file will be transmitted to the FirstSpirit-Server-Repository. -
Uses of UploadRejectedException in de.espirit.firstspirit.store.access.mediastore
Modifier and TypeClassDescriptionclass
This Exception will be thrown if a media constraint setting is violated.