Package | Description |
---|---|
org.apache.sling.event.jobs.consumer |
Modifier and Type | Method and Description |
---|---|
JobConsumer.JobResult |
JobConsumer.process(Job job)
Execute the job.
|
static JobConsumer.JobResult |
JobConsumer.JobResult.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JobConsumer.JobResult[] |
JobConsumer.JobResult.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015 The Apache Software Foundation. All rights reserved.