| Package | Description |
|---|---|
| org.imixs.workflow.magento | |
| org.imixs.workflow.magento.rest | |
| org.imixs.workflow.magento.soap |
| Modifier and Type | Method and Description |
|---|---|
static MagentoClient |
MagentoClientFactory.createClient(String className) |
MagentoClient |
MagentoService.getRestClient(String configID)
Returns an instance of a Rest Client for a specified magento shop
configuration
|
MagentoClient |
MagentoService.getSOAPClient(String configID)
Returns an instance of a SOAPClient for a specified magento shop
configuration
|
| Modifier and Type | Class and Description |
|---|---|
class |
MagentoRestClient
This EJB provides methods to interact with a magento instance through the
magento rest api.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MagentoSOAPClient |
Copyright © 2020 Imixs Software Solutions GmbH. All rights reserved.