Made Javadoc review.

This commit is contained in:
Christian P. MOMON 2021-06-16 01:41:58 +02:00
parent c10c0cae8c
commit 0e30bf2c06
2 changed files with 3 additions and 5 deletions

View file

@ -81,8 +81,8 @@ public class FederationPropertyAlertPage
/** /**
* Htmlize. * Htmlize.
* *
* @param federation * @param scope
* the federation * the scope
* @return the string * @return the string
* @throws StatoolInfosException * @throws StatoolInfosException
* the statool infos exception * the statool infos exception

View file

@ -38,10 +38,8 @@ public class PropertyAlertView
private static Logger logger = LoggerFactory.getLogger(PropertyAlertView.class); private static Logger logger = LoggerFactory.getLogger(PropertyAlertView.class);
/** /**
* Builds the. * Htmlize.
* *
* @param title
* the title
* @param checks * @param checks
* the checks * the checks
* @return the string * @return the string