| Package | Description |
|---|---|
| org.bonitasoft.engine.connector | |
| org.bonitasoft.engine.connector.impl | |
| org.bonitasoft.engine.core.connector.impl | |
| org.bonitasoft.engine.core.filter.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSConnector |
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectorExecutor.disconnect(SConnector sConnector)
call disconnect method of the connector
|
Map<String,Object> |
ConnectorExecutor.execute(SConnector sConnector,
Map<String,Object> inputParameters,
ClassLoader classLoader)
Executes a connector.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectorExecutorImpl.disconnect(SConnector sConnector) |
Map<String,Object> |
ConnectorExecutorImpl.execute(SConnector sConnector,
Map<String,Object> inputParameters,
ClassLoader classLoader) |
| Modifier and Type | Class and Description |
|---|---|
class |
SConnectorAdapter
Adapter to execute client connector objects in the server side
|
| Modifier and Type | Class and Description |
|---|---|
class |
SConnectorUserFilterAdapter |
Copyright © 2018 Bonitasoft S.A.. All rights reserved.