Uses of Enum
org.apache.sling.distribution.DistributionRequestState
Packages that use DistributionRequestState
-
Uses of DistributionRequestState in org.apache.sling.distribution
Methods in org.apache.sling.distribution that return DistributionRequestStateModifier and TypeMethodDescriptionDistributionResponse.getState()
returns the state of the associatedDistributionRequest
static DistributionRequestState
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.