public class MagentoStatusPlugin
extends org.imixs.workflow.engine.plugins.AbstractPlugin
- complete
- some comment
- true
txtMagentoStatus - new state
txtMagentoComment - optional comment
keyMagentoNotify - indicates if a customer notification should be send
The magento uses the SOAPClient to send a comment with a new state| Modifier and Type | Field and Description |
|---|---|
static String |
MAGENTO_COMMENT_PROPERTY |
static String |
MAGENTO_NOTIFY_PROPERTY |
static String |
MAGENTO_STATUS_PROPERTY |
static String |
MAGENTOSERVICE_NOT_BOUND |
| Constructor and Description |
|---|
MagentoStatusPlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
init(org.imixs.workflow.WorkflowContext actx) |
org.imixs.workflow.ItemCollection |
run(org.imixs.workflow.ItemCollection documentContext,
org.imixs.workflow.ItemCollection documentActivity)
This method evaluates the activity result and sends a new comment
|
public static final String MAGENTOSERVICE_NOT_BOUND
public static final String MAGENTO_STATUS_PROPERTY
public static final String MAGENTO_COMMENT_PROPERTY
public static final String MAGENTO_NOTIFY_PROPERTY
public void init(org.imixs.workflow.WorkflowContext actx)
throws org.imixs.workflow.exceptions.PluginException
init in interface org.imixs.workflow.Plugininit in class org.imixs.workflow.engine.plugins.AbstractPluginorg.imixs.workflow.exceptions.PluginExceptionpublic org.imixs.workflow.ItemCollection run(org.imixs.workflow.ItemCollection documentContext,
org.imixs.workflow.ItemCollection documentActivity)
throws org.imixs.workflow.exceptions.PluginException
pending
some comment
org.imixs.workflow.exceptions.PluginExceptionCopyright © 2019 Imixs Software Solutions GmbH. All rights reserved.