| Package | Description |
|---|---|
| org.apache.sling.distribution |
| Modifier and Type | Method and Description |
|---|---|
@NotNull DistributionRequestState |
DistributionResponse.getState()
returns the state of the associated
DistributionRequest |
static DistributionRequestState |
DistributionRequestState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DistributionRequestState[] |
DistributionRequestState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.