Skip to content
Snippets Groups Projects
Unverified Commit 47463ea8 authored by Richard Cordovano's avatar Richard Cordovano Committed by GitHub
Browse files

Merge pull request #1402 from APriestman/4584_updateComment

Modified addRelationships comment block
parents 493cf4e7 f31ebdac
No related branches found
No related tags found
No related merge requests found
...@@ -327,8 +327,9 @@ public Account getAccount(org.sleuthkit.datamodel.Account.Type accountType, Stri ...@@ -327,8 +327,9 @@ public Account getAccount(org.sleuthkit.datamodel.Account.Type accountType, Stri
} }
/** /**
* Add a relationship between the sender and each of the recipient account * Adds relationships between the sender and each of the recipient account
* instances. All account instances must be from the same data source. * instances and between all recipient account instances. All account
* instances must be from the same data source.
* *
* @param sender sender account * @param sender sender account
* @param recipients list of recipients * @param recipients list of recipients
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment