public class SplitAndJoinPlugin extends AbstractPlugin
http://www.imixs.org/doc/engine/plugins/splitandjoinplugin.html| Modifier and Type | Field and Description |
|---|---|
static String |
INVALID_FORMAT |
static String |
LINK_PROPERTY |
static String |
ORIGIN_UPDATE |
static String |
SUBPROCESS_CREATE |
static String |
SUBPROCESS_UPDATE |
INVALID_ITEMVALUE_FORMAT, INVALID_PROPERTYVALUE_FORMAT| Constructor and Description |
|---|
SplitAndJoinPlugin() |
| Modifier and Type | Method and Description |
|---|---|
ItemCollection |
run(ItemCollection adocumentContext,
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.
|
close, formatItemValues, formatItemValues, getCtx, getWorkflowService, init, mergeFieldList, mergeValueList, replaceDynamicValues, uniqueListpublic static final String LINK_PROPERTY
public static final String INVALID_FORMAT
public static final String SUBPROCESS_CREATE
public static final String SUBPROCESS_UPDATE
public static final String ORIGIN_UPDATE
public ItemCollection run(ItemCollection adocumentContext, ItemCollection adocumentActivity) throws PluginException, AccessDeniedException, ProcessingErrorException
@throws - ProcessingErrorExceptionAccessDeniedExceptionPluginExceptionProcessingErrorExceptionCopyright © 2006–2017 Imixs Software Solutions GmbH. All rights reserved.