public class DemoPlugin
extends org.imixs.workflow.engine.plugins.AbstractPlugin
| Constructor and Description |
|---|
DemoPlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
close(boolean rollbackTransaction) |
void |
init(org.imixs.workflow.WorkflowContext actx) |
org.imixs.workflow.ItemCollection |
run(org.imixs.workflow.ItemCollection documentContext,
org.imixs.workflow.ItemCollection adocumentActivity) |
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 documentContext,
org.imixs.workflow.ItemCollection adocumentActivity)
throws org.imixs.workflow.exceptions.PluginException
org.imixs.workflow.exceptions.PluginExceptionpublic void close(boolean rollbackTransaction)
throws org.imixs.workflow.exceptions.PluginException
close in interface org.imixs.workflow.Pluginclose in class org.imixs.workflow.engine.plugins.AbstractPluginorg.imixs.workflow.exceptions.PluginExceptionCopyright © 2006–2019 Imixs Software Solutions GmbH. All rights reserved.