Fixed javadoc
This commit is contained in:
parent
fef8ff6733
commit
6a96bd87a5
|
@ -215,7 +215,7 @@ public class StorageHubManagement {
|
|||
* @param shubPublicLink
|
||||
* @param fileName
|
||||
* @param mimeType
|
||||
* @return
|
||||
* @return the public link of the persisted file
|
||||
* @throws Exception
|
||||
*/
|
||||
public URL persistFile(URL shubPublicLink, String fileName, String mimeType)
|
||||
|
|
Loading…
Reference in New Issue