Uses of Enum Class
org.apache.sling.event.jobs.consumer.JobConsumer.JobResult
Packages that use JobConsumer.JobResult
-
Uses of JobConsumer.JobResult in org.apache.sling.event.jobs.consumer
Methods in org.apache.sling.event.jobs.consumer that return JobConsumer.JobResultModifier and TypeMethodDescriptionExecute the job.static JobConsumer.JobResultReturns the enum constant of this class with the specified name.static JobConsumer.JobResult[]JobConsumer.JobResult.values()Returns an array containing the constants of this enum class, in the order they are declared.