Package | Description |
---|---|
org.apache.sling.hc.api | |
org.apache.sling.hc.util |
Modifier and Type | Field and Description |
---|---|
protected ResultLog |
Result.resultLog |
Modifier and Type | Method and Description |
---|---|
ResultLog |
ResultLog.add(ResultLog.Entry e)
Add an entry to this log.
|
Constructor and Description |
---|
Result(ResultLog log)
Build a a Result based on a ResultLog, which can provide
more details than a single-value Result.
|
ResultLog(ResultLog log)
Create a copy of the result log
|
Modifier and Type | Class and Description |
---|---|
class |
FormattingResultLog
Utility that provides a logging-like facade on a ResultLog
|
Modifier and Type | Method and Description |
---|---|
void |
SimpleConstraintChecker.check(java.lang.Object inputValue,
java.lang.String constraint,
ResultLog resultLog)
Check value against expression and report to result
|
Copyright © 2018 The Apache Software Foundation. All rights reserved.