public class DocumentImportScheduler extends Object implements org.imixs.workflow.engine.scheduler.Scheduler
SchedulerService| Modifier and Type | Field and Description |
|---|---|
static String |
DOCUMENT_IMPORTER_NAME |
protected javax.enterprise.event.Event<DocumentImportEvent> |
importEvents |
| Constructor and Description |
|---|
DocumentImportScheduler() |
| Modifier and Type | Method and Description |
|---|---|
org.imixs.workflow.ItemCollection |
run(org.imixs.workflow.ItemCollection configuration)
This method iterates over all source definitions defined by the scheduler
configuration.
|
public static final String DOCUMENT_IMPORTER_NAME
@Inject protected javax.enterprise.event.Event<DocumentImportEvent> importEvents
public org.imixs.workflow.ItemCollection run(org.imixs.workflow.ItemCollection configuration)
throws org.imixs.workflow.engine.scheduler.SchedulerException
run in interface org.imixs.workflow.engine.scheduler.Schedulertimer - org.imixs.workflow.engine.scheduler.SchedulerExceptionorg.imixs.workflow.exceptions.QueryExceptionCopyright © 2016–2022 Imixs Software Solutions GmbH. All rights reserved.