Package com.liferay.portal.kernel.util
Class SystemCheckerUtil
Object
com.liferay.portal.kernel.util.SystemCheckerUtil
- Author:
- Preston Crary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
runSystemCheckers
(Consumer<String> infoConsumer, Consumer<String> warnConsumer)
-
Constructor Details
-
SystemCheckerUtil
public SystemCheckerUtil()
-
-
Method Details
-
runSystemCheckers
-