Uses of Enum Class
org.apache.sling.api.resource.runtime.dto.FailureReason
Packages that use FailureReason
-
Uses of FailureReason in org.apache.sling.api.resource.runtime.dto
Fields in org.apache.sling.api.resource.runtime.dto declared as FailureReasonMethods in org.apache.sling.api.resource.runtime.dto that return FailureReasonModifier and TypeMethodDescriptionstatic FailureReason
Returns the enum constant of this class with the specified name.static FailureReason[]
FailureReason.values()
Returns an array containing the constants of this enum class, in the order they are declared.