mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-18 23:43:06 +00:00
[Task 66428] Applied feedback to the MetadataImport and Export scripts and framework
This commit is contained in:
@@ -184,6 +184,7 @@ public class ProcessServiceImpl implements ProcessService {
|
||||
return null;
|
||||
}
|
||||
|
||||
@Override
|
||||
public List<Bitstream> getBitstreams(Context context, Process process, String type) {
|
||||
List<Bitstream> allBitstreams = process.getBitstreams();
|
||||
|
||||
|
Reference in New Issue
Block a user