Package | Description |
---|---|
org.apache.sling.commons.clam |
Modifier and Type | Method and Description |
---|---|
@NotNull ScanResult.Status |
ScanResult.getStatus() |
static ScanResult.Status |
ScanResult.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScanResult.Status[] |
ScanResult.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ScanResult(@NotNull ScanResult.Status status,
@NotNull String message) |
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.