Class UploadDetails
java.lang.Object
no.unit.nva.model.associatedartifacts.file.UploadDetails
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionUploadDetails(Username uploadedBy, Instant uploadedDate) Constructor for no.unit.nva.file.model.Inserted. -
Method Summary
-
Field Details
-
TYPE
- See Also:
-
-
Constructor Details
-
UploadDetails
Constructor for no.unit.nva.file.model.Inserted.- Parameters:
uploadedBy- The person or job that inserted the file into the systemuploadedDate- The date which the file was inserted into the system
-
-
Method Details