public class WorkitemHelper extends Object
| Constructor and Description |
|---|
WorkitemHelper() |
| Modifier and Type | Method and Description |
|---|---|
static org.imixs.workflow.ItemCollection |
clone(org.imixs.workflow.ItemCollection aWorkitem)
This method clones the given workItem with a minimum of attributes.
|
static boolean |
matches(org.imixs.workflow.ItemCollection workitem,
String filter)
This method tests if a given WorkItem matches a filter expression.
|
public static org.imixs.workflow.ItemCollection clone(org.imixs.workflow.ItemCollection aWorkitem)
aWorkitem - public static boolean matches(org.imixs.workflow.ItemCollection workitem,
String filter)
(txtWorkflowGroup:Invoice)($ProcessID:1...)workitem - - workItem to be testedfilter - - combined regex to test different fieldsCopyright © 2016–2022 Imixs Software Solutions GmbH. All rights reserved.