| Package | Description |
|---|---|
| org.apache.jackrabbit.core.persistence.check |
| Modifier and Type | Method and Description |
|---|---|
ReportItem.Type |
ReportItem.getType() |
ReportItem.Type |
ReportItemImpl.getType() |
static ReportItem.Type |
ReportItem.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReportItem.Type[] |
ReportItem.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ReportItemImpl(String nodeId,
String message,
ReportItem.Type type,
boolean repaired) |
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.