public class WorkflowConnectorProvider extends AbstractConnectionProvider<com.saperion.connector.wf.SaWFConnector>
session
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.
|
getHttpSessionWrapper, isAlive, isAlive, ping
public WorkflowConnectorProvider()
public WorkflowConnectorProvider(javax.servlet.http.HttpSession httpSession)
httpSession
- the current http sessionpublic com.saperion.connector.wf.SaWFConnector get()
public void releaseConnection()
ConnectionProvider
Copyright © 2021 Hyland Software Germany GmbH. All rights reserved.