public class ResourceProviderFailureDTO extends ResourceProviderDTO
org.apache.sling.spi.resource.provider.ResourceProvider
.
If the provider is failed, some of the properties of the ResourceProviderDTO
might be missing or invalid, e.g. ResourceProviderDTO.path
might contain
the empty path.Modifier and Type | Field and Description |
---|---|
FailureReason |
reason
The reason for the failure.
|
adaptable, attributable, authType, modifiable, name, path, refreshable, serviceId, supportsQueryLanguage, useResourceAccessSecurity
Constructor and Description |
---|
ResourceProviderFailureDTO() |
public FailureReason reason
Copyright © 2010 - 2020 Adobe. All Rights Reserved