Class UpgradeValidationResult
java.lang.Object
com.evolveum.midpoint.schema.validator.UpgradeValidationResult
- All Implemented Interfaces:
DebugDumpable
-
Field Summary
Fields inherited from interface com.evolveum.midpoint.util.DebugDumpable
INDENT_STRING
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiondebugDump
(int indent) @NotNull List<UpgradeValidationItem>
getItems()
@NotNull ValidationResult
boolean
boolean
boolean
isEmpty()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.evolveum.midpoint.util.DebugDumpable
debugDump, debugDumpLazily, debugDumpLazily
-
Constructor Details
-
UpgradeValidationResult
-
-
Method Details
-
getResult
-
getItems
-
debugDump
- Specified by:
debugDump
in interfaceDebugDumpable
-
isEmpty
public boolean isEmpty() -
hasChanges
public boolean hasChanges() -
hasCritical
public boolean hasCritical()
-