-
Interfaces Interface Description com.aquima.interactions.portal.IProcessScope 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.
-
Classes Class Description com.aquima.interactions.ds.export.r8.ExportBuilder use com.aquima.interactions.ds.export.r12.ExportBuilder. Will be removed in R14.com.aquima.interactions.ds.studio.r8.AquimaStudioClient com.aquima.interactions.ds.studio.r8.StudioDS com.aquima.interactions.ds.studio.r8.StudioRepoDS com.aquima.interactions.ds.xml.r8.XmlExportR8 use com.aquima.interactions.ds.xml.r12.XmlExportR12com.aquima.interactions.ds.xml.r8.XmlMetaData com.aquima.interactions.ds.xml.r8.XmlPortalEngineDSR8
-
Constructors Constructor Description com.aquima.interactions.composer.model.FieldValidation(String, boolean, boolean, String, Map<String, String>)