Deprecated API
Contents
-
Terminally Deprecated ElementsElementDescriptionuse com.aquima.interactions.ds.export.r17.ExportUtilR12use com.aquima.interactions.ds.xml.r17.XmlMetaDatause com.aquima.interactions.ds.xml.r17.XmlExportR12Since 18.0, marked for removal in 19.0. Use the
ConnectionType.CUSTOM
connection type instead.Since 18.0, this method is marked for removal in 19.0. UseIConnectionManager.getConnection(String name)
instead to retrieve a customIConnection
.Since 18.0, marked for removal in 19.0Since 18.0, marked for removal in 19.0.Since 18.0, marked for removal in 19.0.Since 18.0, marked for removal in 19.0.Since 18.0. TheISqlConnection
is no longer be used, and is marked for removal in 19.0. Use anIConnection
instead of implementing this class.com.aquima.interactions.foundation.security.cert.ExportR17DecryptKeyProvidercom.aquima.interactions.foundation.security.cert.ExportR17KeyProvidersince 18.4, useDownloadDocumentContainer
instead. Marked for removal in 20.0since 18.4, useDownloadDocumentParameters
instead. Marked for removal in 20.0XML rendering of pages is no longer used by Blueriq and is subject to be removed in a future version.XML rendering of pages is no longer used by Blueriq and is subject to be removed in a future version.XML rendering of pages is no longer used by Blueriq and is subject to be removed in a future version.XML rendering of pages is no longer used by Blueriq and is subject to be removed in a future version.XML rendering of pages is no longer used by Blueriq and is subject to be removed in a future version.XML rendering of pages is no longer used by Blueriq and is subject to be removed in a future version.XML rendering of pages is no longer used by Blueriq and is subject to be removed in a future version.XML rendering of pages is no longer used by Blueriq and is subject to be removed in a future version.XML rendering of pages is no longer used by Blueriq and is subject to be removed in a future version.XML rendering of pages is no longer used by Blueriq and is subject to be removed in a future version.XML rendering of pages is no longer used by Blueriq and is subject to be removed in a future version.XML rendering of pages is no longer used by Blueriq and is subject to be removed in a future version.XML rendering of pages is no longer used by Blueriq and is subject to be removed in a future version.since 18.4, useGenerateDocumentService
instead. Marked for removal in 20.0since 18.4, useGenerateDocumentService
instead. Marked for removal in 20.0since 18.4, useGenerateDocumentParameters
instead. Marked for removal in 20.0since 18.0, useIContentManagerFactory.create(IContentConnection connection)
instead. Marked for removal in 19.0With this method you can create tasks that are not defined anywhere. We rely on the task definition in many places, so this is bound to cause problems. Instead of using this method, properly model your application with the tasks you need.
-
Deprecated InterfacesInterfaceDescriptionSince 18.0, marked for removal in 19.0.Since 18.0, marked for removal in 19.0.Since 18.0. The
ISqlConnection
is no longer be used, and is marked for removal in 19.0. Use anIConnection
instead of implementing this class.The process scope is intended to store the 'active' case or task in the session. Process related services, such as AQ_GetCaseInfo or AQ_GetTaskStatus can use this when the optional case or task id is not provided. This usage is discouraged: be explicit about the tasks and cases that you want to manipulate. In DCM 2.0, this concept is no longer used. The case or task to which something should happen always needs to be explicitly specified.
-
Deprecated ClassesClassDescriptionuse com.aquima.interactions.ds.export.r17.ExportUtilR12use com.aquima.interactions.ds.xml.r17.XmlMetaDatause com.aquima.interactions.ds.xml.r17.XmlExportR12Since 18.0, marked for removal in 19.0Since 18.0, marked for removal in 19.0.com.aquima.interactions.foundation.security.cert.ExportR17DecryptKeyProvidercom.aquima.interactions.foundation.security.cert.ExportR17KeyProvidersince 18.4, use
DownloadDocumentContainer
instead. Marked for removal in 20.0since 18.4, useDownloadDocumentParameters
instead. Marked for removal in 20.0XML rendering of pages is no longer used by Blueriq and is subject to be removed in a future version.XML rendering of pages is no longer used by Blueriq and is subject to be removed in a future version.XML rendering of pages is no longer used by Blueriq and is subject to be removed in a future version.XML rendering of pages is no longer used by Blueriq and is subject to be removed in a future version.XML rendering of pages is no longer used by Blueriq and is subject to be removed in a future version.XML rendering of pages is no longer used by Blueriq and is subject to be removed in a future version.XML rendering of pages is no longer used by Blueriq and is subject to be removed in a future version.XML rendering of pages is no longer used by Blueriq and is subject to be removed in a future version.XML rendering of pages is no longer used by Blueriq and is subject to be removed in a future version.XML rendering of pages is no longer used by Blueriq and is subject to be removed in a future version.XML rendering of pages is no longer used by Blueriq and is subject to be removed in a future version.XML rendering of pages is no longer used by Blueriq and is subject to be removed in a future version.XML rendering of pages is no longer used by Blueriq and is subject to be removed in a future version.since 18.4, useGenerateDocumentService
instead. Marked for removal in 20.0since 18.4, useGenerateDocumentService
instead. Marked for removal in 20.0since 18.4, useGenerateDocumentParameters
instead. Marked for removal in 20.0
-
Deprecated FieldsFieldDescriptionSince 18.0, marked for removal in 19.0. Use the
ConnectionType.CUSTOM
connection type instead.
-
Deprecated MethodsMethodDescriptionLegacy toggle expected to be removed in DCM2Expected to be removed in R18Expected to be removed with DCM ZoneUse the typed methods, like
IConnectionManager.getSoapConnection(String)
andIConnectionManager.getMailConnection(String)
insteadSince 18.0, this method is marked for removal in 19.0. UseIConnectionManager.getConnection(String name)
instead to retrieve a customIConnection
.Since 17.9, useHttpConnection(String, String, HttpAuthenticationProvider)
with theHttpBasicAuthenticationProvider
insteadSince 17.9, useHttpConnection(String, String, HttpAuthenticationProvider)
with theHttpBasicAuthenticationProvider
insteadsince 18.0, useIContentManagerFactory.create(IContentConnection connection)
instead. Marked for removal in 19.0this method was used for locking/unlocking a case, useIProcessCaseDao.acquireLock(long, String)
andIProcessCaseDao.unlockCase(long)
insteadWith this method you can create tasks that are not defined anywhere. We rely on the task definition in many places, so this is bound to cause problems. Instead of using this method, properly model your application with the tasks you need.Since 18.0, to be removed in a future version. UsegetSource().evaluateWith(InferenceContext)
instead to evaluate the value.
-
Deprecated ConstructorsConstructorDescriptionSince 17.9, use
HttpConnection(String,String,HttpAuthenticationProvider)
with theHttpBasicAuthenticationProvider
insteadSince 17.9, useHttpSoapConnection(String,String,HttpAuthenticationProvider)
with theHttpBasicAuthenticationProvider
instead