public class ResultPlugin extends AbstractPlugin
- value
The provided value will be assigned to the named property. The value can also
be evaluated with the tag 'itemValue'
namCreator
WorkflowManager| Modifier and Type | Field and Description |
|---|---|
static List<String> |
SPPORTED_KERNEL_ITEMS |
INVALID_ITEMVALUE_FORMAT, INVALID_PROPERTYVALUE_FORMAT| Constructor and Description |
|---|
ResultPlugin() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isValidItemName(String itemName)
Returns true if the given itemName is valid to be set by this plugin.
|
ItemCollection |
run(ItemCollection documentContext,
ItemCollection event) |
close, getCtx, getWorkflowService, init, mergeFieldList, uniqueListpublic ItemCollection run(ItemCollection documentContext, ItemCollection event) throws PluginException
PluginExceptionpublic boolean isValidItemName(String itemName)
itemname - Copyright © 2006–2020 Imixs Software Solutions GmbH. All rights reserved.