Uses of Interface
com.aquima.interactions.process.ds.IProcessManagerDS
Packages that use IProcessManagerDS
-
Uses of IProcessManagerDS in com.aquima.interactions.ds.composite
Classes in com.aquima.interactions.ds.composite that implement IProcessManagerDSModifier and TypeClassDescriptionfinal class
Portal engine data source implementation that may be used to combine several data sources. -
Uses of IProcessManagerDS in com.aquima.interactions.process.impl
Constructors in com.aquima.interactions.process.impl with parameters of type IProcessManagerDSModifierConstructorDescriptionProcessEngineManager
(IProcessManagerDS datasource, ProcessSettings processSettings, ILicenseProvider licenseProvider, IScheduler scheduler, ILegacyToggles legacyToggles, IProcessEngineFactory processEngineFactory, boolean timerIntervalSet) Construct a process engine manager.