Uses of Enum
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 type with the specified name.static FailureReason[]
FailureReason.values()
Returns an array containing the constants of this enum type, in the order they are declared.