public class WorkflowConnectorProvider extends Object implements ConnectionProvider<com.saperion.connector.wf.SaWFConnector>
| Constructor and Description |
|---|
WorkflowConnectorProvider()
Default constructor.
|
WorkflowConnectorProvider(javax.servlet.http.HttpSession httpSession)
Constructor with http session.
|
| Modifier and Type | Method and Description |
|---|---|
com.saperion.connector.wf.SaWFConnector |
get()
Returns the ClassicConnector instance.
|
void |
releaseConnection()
Dispose the connection.
|
public WorkflowConnectorProvider()
public WorkflowConnectorProvider(javax.servlet.http.HttpSession httpSession)
httpSession - the current http sessionpublic com.saperion.connector.wf.SaWFConnector get()
get in interface ConnectionProvider<com.saperion.connector.wf.SaWFConnector>public void releaseConnection()
ConnectionProviderreleaseConnection in interface ConnectionProvider<com.saperion.connector.wf.SaWFConnector>Copyright © 2016 SAPERION AG. All rights reserved.