Skip to content

Commit 2a39643

Browse files
UFAL/Added doc - issue link (#1023)
1 parent 8ddf0af commit 2a39643

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

dspace-api/src/main/java/org/dspace/app/itemupdate/ItemFilesMetadataRepair.java

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
/**
32
* The contents of this file are subject to the license and copyright
43
* detailed in the LICENSE and NOTICE files at the root of the source
@@ -35,6 +34,9 @@
3534
import org.dspace.eperson.EPerson;
3635
import org.dspace.eperson.factory.EPersonServiceFactory;
3736

37+
/**
38+
* Documentation for this class: https://github.com/ufal/clarin-dspace/pull/1243#issue-3236707035
39+
*/
3840
public class ItemFilesMetadataRepair {
3941

4042
private static final Logger log = LogManager.getLogger(ItemFilesMetadataRepair.class);

0 commit comments

Comments
 (0)