public class GDPRErasurePlugin
extends org.imixs.workflow.engine.plugins.AbstractPlugin
<item name="gdpr-erasure">
<delete>$file</items>
<anonymize>firstname,lastname</items>
<placeholder>no data</placeholder>
</item>
The item list can be customized for each event separately
| Modifier and Type | Field and Description |
|---|---|
static String |
PROCESSING_ERROR |
| Constructor and Description |
|---|
GDPRErasurePlugin() |
| Modifier and Type | Method and Description |
|---|---|
org.imixs.workflow.ItemCollection |
run(org.imixs.workflow.ItemCollection documentContext,
org.imixs.workflow.ItemCollection documentActivity)
The method runs the plugin
|
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
org.imixs.workflow.exceptions.PluginExceptionjavax.mail.internet.AddressExceptionCopyright © 2016–2022 Imixs Software Solutions GmbH. All rights reserved.