public class DeputyPlugin
extends org.imixs.workflow.engine.plugins.AbstractPlugin
https://github.com/imixs/imixs-marty/issues/130| Modifier and Type | Field and Description |
|---|---|
static String |
PROFILESERVICE_NOT_BOUND |
| Constructor and Description |
|---|
DeputyPlugin() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getIgnoreList() |
boolean |
ignoreItem(String itemName)
This method returns true in case the given itemName must not be modified.
|
org.imixs.workflow.ItemCollection |
run(org.imixs.workflow.ItemCollection aworkItem,
org.imixs.workflow.ItemCollection documentActivity)
iterate over all fields with the prefix nam...
|
void |
setIgnoreList(String[] ignoreList) |
public static String PROFILESERVICE_NOT_BOUND
public org.imixs.workflow.ItemCollection run(org.imixs.workflow.ItemCollection aworkItem,
org.imixs.workflow.ItemCollection documentActivity)
public String[] getIgnoreList()
public void setIgnoreList(String[] ignoreList)
public boolean ignoreItem(String itemName)
itemName - Copyright © 2011–2022 Imixs Software Solutions GmbH. All rights reserved.