Uses of Enum
org.apache.sling.event.impl.jobs.JobImpl.ReadErrorType
Packages that use JobImpl.ReadErrorType
-
Uses of JobImpl.ReadErrorType in org.apache.sling.event.impl.jobs
Methods in org.apache.sling.event.impl.jobs that return JobImpl.ReadErrorTypeModifier and TypeMethodDescriptionJobImpl.getReadErrorType()static JobImpl.ReadErrorTypeReturns the enum constant of this type with the specified name.static JobImpl.ReadErrorType[]JobImpl.ReadErrorType.values()Returns an array containing the constants of this enum type, in the order they are declared.