Uses of Class
org.cruk.clarity.api.ClarityUpdateException
Packages that use ClarityUpdateException
Package
Description
Top level package for SFTP file store providers for the API.
-
Uses of ClarityUpdateException in org.cruk.clarity.api.filestore
Methods in org.cruk.clarity.api.filestore that throw ClarityUpdateExceptionModifier and TypeMethodDescriptionvoid
ClaritySFTPUploader.delete
(ClarityFile targetFile) Delete a file from the Clarity file store.void
ClaritySFTPUploader.upload
(URLInputStreamResource fileURLResource, ClarityFile targetFile) Upload a file to the Clarity file store.