| Modifier and Type | Method and Description |
|---|---|
static CheckerUtils.Status |
CheckerUtils.performIntegrationChecks() |
static CheckerUtils.Status |
CheckerUtils.printNodesResults(java.util.Map<CheckerUtils.Status,java.util.List<java.lang.String>> map,
java.io.PrintWriter reportWriter)
Collects and saves the Status of checked nodes.
|
static CheckerUtils.Status |
CheckerUtils.Status.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CheckerUtils.Status[] |
CheckerUtils.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static CheckerUtils.Status |
CheckerUtils.printNodesResults(java.util.Map<CheckerUtils.Status,java.util.List<java.lang.String>> map,
java.io.PrintWriter reportWriter)
Collects and saves the Status of checked nodes.
|
Copyright © 2019. All Rights Reserved.