public class FileMetadataExtractorJob extends ConfigurableJobExecutor
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
log |
static String |
PN_RECURSIVE |
static String |
TOPIC |
| Constructor and Description |
|---|
FileMetadataExtractorJob() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.sling.event.jobs.consumer.JobExecutionResult |
doProcess(org.apache.sling.event.jobs.Job job,
org.apache.sling.event.jobs.consumer.JobExecutionContext context,
org.apache.sling.api.resource.ResourceResolver resolver) |
String |
getConfigurationPath() |
org.apache.sling.api.resource.ResourceResolverFactory |
getResolverFactory() |
String |
getTitleKey() |
String |
getTopic() |
processpublic static final org.slf4j.Logger log
public static final String PN_RECURSIVE
public static final String TOPIC
public org.apache.sling.event.jobs.consumer.JobExecutionResult doProcess(org.apache.sling.event.jobs.Job job,
org.apache.sling.event.jobs.consumer.JobExecutionContext context,
org.apache.sling.api.resource.ResourceResolver resolver)
doProcess in class ConfigurableJobExecutorpublic String getConfigurationPath()
getConfigurationPath in class ConfigurableJobExecutorpublic org.apache.sling.api.resource.ResourceResolverFactory getResolverFactory()
getResolverFactory in class ConfigurableJobExecutorpublic String getTitleKey()
getTitleKey in class ConfigurableJobExecutorpublic String getTopic()
getTopic in class ConfigurableJobExecutorCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.