Skip to content

Commit

Permalink
Update javadoc signature
Browse files Browse the repository at this point in the history
  • Loading branch information
servilla committed Oct 20, 2022
1 parent dcd4257 commit 6569739
Showing 1 changed file with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3862,9 +3862,13 @@ public String createDataPackageArchive(String scope, Integer identifier,
/**
* Returns the File object of the data package archive identified by the
* transaction identifier.
*
*
* @param transactionId
* The transaction id of the request
* @param packageId
* The package identifier of the data package archive.
* @param userId
* The user id of the request
* @return The archive File object
* @throws ResourceNotFoundException
*/
Expand Down

0 comments on commit 6569739

Please sign in to comment.