updated javadoc

This commit is contained in:
Brian Carrier 2018-05-21 13:46:02 -04:00
parent f0a11ed9a8
commit 44ec372fab

View File

@ -226,9 +226,6 @@ public class EamArtifactUtil {
* Does not add the artifact to the database. * Does not add the artifact to the database.
* *
* @param content The content object * @param content The content object
* @param knownStatus Unknown, notable, or known
* @param comment The comment for the new artifact (generally used for a
* tag comment)
* *
* @return The new EamArtifact or null if creation failed * @return The new EamArtifact or null if creation failed
*/ */