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