public class TikaPlugin
extends org.imixs.workflow.engine.plugins.AbstractPlugin
TikaDocumentService| Modifier and Type | Field and Description |
|---|---|
static String |
PLUGIN_ERROR |
| Constructor and Description |
|---|
TikaPlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
init(org.imixs.workflow.WorkflowContext actx) |
org.imixs.workflow.ItemCollection |
run(org.imixs.workflow.ItemCollection document,
org.imixs.workflow.ItemCollection event)
This method sends the document content to the tika server and updates teh DMS
information.
|
public static final String PLUGIN_ERROR
public void init(org.imixs.workflow.WorkflowContext actx)
throws org.imixs.workflow.exceptions.PluginException
init in interface org.imixs.workflow.Plugininit in class org.imixs.workflow.engine.plugins.AbstractPluginorg.imixs.workflow.exceptions.PluginExceptionpublic org.imixs.workflow.ItemCollection run(org.imixs.workflow.ItemCollection document,
org.imixs.workflow.ItemCollection event)
throws org.imixs.workflow.exceptions.PluginException
org.imixs.workflow.exceptions.PluginExceptionCopyright © 2016–2019 Imixs Software Solutions GmbH. All rights reserved.