public interface Condition
Modifier and Type | Method and Description |
---|---|
boolean |
check(InstallContext installContext) |
String |
getDescription()
Description what will be checked, and how the user can fix it if it's not
set properly.
|
String |
getName()
Description of what has changed.
|
String getName()
String getDescription()
boolean check(InstallContext installContext)
Copyright © 2003–2020 Magnolia International Ltd.. All rights reserved.