mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-15 22:13:08 +00:00
[Task 71272] applied feedback to the Scripts and Processes functionality
This commit is contained in:
@@ -80,6 +80,8 @@ public class Process implements ReloadableEntity<Integer> {
|
||||
@Temporal(TemporalType.TIMESTAMP)
|
||||
private Date creationTime;
|
||||
|
||||
public static final String BITSTREAM_TYPE_METADATAFIELD = "dspace.process.type";
|
||||
|
||||
protected Process() {
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user