mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-13 04:53:16 +00:00
[DS-2763] Add much transience to make DSOs actually serializable
This commit is contained in:
@@ -71,7 +71,7 @@ public class Bitstream extends DSpaceObject implements DSpaceObjectLegacySupport
|
||||
private Collection collection;
|
||||
|
||||
@Transient
|
||||
private BitstreamService bitstreamService;
|
||||
private transient BitstreamService bitstreamService;
|
||||
|
||||
|
||||
public Bitstream()
|
||||
|
Reference in New Issue
Block a user