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.
|
||||
*
|
||||
* @param federation
|
||||
* the federation
|
||||
* @param scope
|
||||
* the scope
|
||||
* @return the string
|
||||
* @throws StatoolInfosException
|
||||
* the statool infos exception
|
||||
|
|
|
@ -38,10 +38,8 @@ public class PropertyAlertView
|
|||
private static Logger logger = LoggerFactory.getLogger(PropertyAlertView.class);
|
||||
|
||||
/**
|
||||
* Builds the.
|
||||
* Htmlize.
|
||||
*
|
||||
* @param title
|
||||
* the title
|
||||
* @param checks
|
||||
* the checks
|
||||
* @return the string
|
||||
|
|
Loading…
Reference in a new issue