Made Javadoc review.
This commit is contained in:
parent
c10c0cae8c
commit
0e30bf2c06
2 changed files with 3 additions and 5 deletions
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue