public class GDPRPlugin
extends org.imixs.workflow.engine.plugins.AbstractPlugin
<item name="gdpr">
<mode>create|update</mode>
<processid>100</processid>
<activityid>10</activityid>
<items>namTeam,txtname</items>
</item>
A subprocess can either be created or updated. The mode can be set by the tag
| Modifier and Type | Field and Description |
|---|---|
static String |
PROCESSING_ERROR |
| Constructor and Description |
|---|
GDPRPlugin() |
| Modifier and Type | Method and Description |
|---|---|
org.imixs.workflow.ItemCollection |
run(org.imixs.workflow.ItemCollection documentContext,
org.imixs.workflow.ItemCollection documentActivity)
The method verifies if a sequencenumber is set.
|
public static String PROCESSING_ERROR
public org.imixs.workflow.ItemCollection run(org.imixs.workflow.ItemCollection documentContext,
org.imixs.workflow.ItemCollection documentActivity)
throws org.imixs.workflow.exceptions.PluginException
If a version was created, all workitems from the master with the types 'workitem' or 'childworkitem' are copied into the new version. . In this case the minute items are renumbered. *
org.imixs.workflow.exceptions.PluginExceptionjavax.mail.internet.AddressExceptionCopyright © 2016–2021 Imixs Software Solutions GmbH. All rights reserved.