| Package | Description |
|---|---|
| org.apache.archiva.metadata.repository.storage | |
| org.apache.archiva.webdav |
| Modifier and Type | Field and Description |
|---|---|
private RelocationException.RelocationType |
RelocationException.relocationType |
| Modifier and Type | Method and Description |
|---|---|
RelocationException.RelocationType |
RelocationException.getRelocationType() |
static RelocationException.RelocationType |
RelocationException.RelocationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RelocationException.RelocationType[] |
RelocationException.RelocationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RelocationException.setRelocationType(RelocationException.RelocationType relocationType) |
| Constructor and Description |
|---|
RelocationException(String path,
RelocationException.RelocationType relocationType) |
| Constructor and Description |
|---|
BrowserRedirectException(String location,
RelocationException.RelocationType relocationType) |
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.