public class DMSSplitPlugin
extends org.imixs.workflow.engine.plugins.AbstractPlugin
-
1.0.0
100
10
namTeam
A subprocess will contain the $UniqueID of the origin process stored in the
property $uniqueidRef. The origin process will contain a link to the
subprocess stored in the property $workitemRef. So both workitems are
linked together.
The list of attachments will be taken from the BlobWorkitem.http://www.imixs.org/doc/engine/plugins/splitandjoinplugin.html| Modifier and Type | Field and Description |
|---|---|
static String |
DMS_SUBPROCESS_CREATE |
static String |
LINK_PROPERTY |
static String |
SNAPSHOTID |
| Constructor and Description |
|---|
DMSSplitPlugin() |
| Modifier and Type | Method and Description |
|---|---|
org.imixs.workflow.ItemCollection |
run(org.imixs.workflow.ItemCollection adocumentContext,
org.imixs.workflow.ItemCollection adocumentActivity)
The method evaluates the workflow activity result for items with name:
subprocess_create
subprocess_update
origin_update
For each item a corresponding processing cycle will be started.
|
public static String SNAPSHOTID
public static final String LINK_PROPERTY
public static final String DMS_SUBPROCESS_CREATE
public org.imixs.workflow.ItemCollection run(org.imixs.workflow.ItemCollection adocumentContext,
org.imixs.workflow.ItemCollection adocumentActivity)
throws org.imixs.workflow.exceptions.PluginException
org.imixs.workflow.exceptions.PluginExceptionCopyright © 2016–2022 Imixs Software Solutions GmbH. All rights reserved.