Uses of Class
com.aquima.interactions.process.exception.UnknownRoutingAlgorithmException
Packages that use UnknownRoutingAlgorithmException
Package
Description
-
Uses of UnknownRoutingAlgorithmException in com.aquima.interactions.portal.model.factory
Methods in com.aquima.interactions.portal.model.factory that throw UnknownRoutingAlgorithmException -
Uses of UnknownRoutingAlgorithmException in com.aquima.interactions.process
Methods in com.aquima.interactions.process that throw UnknownRoutingAlgorithmExceptionModifier and TypeMethodDescriptionDefaultProcessExtensionFactory.getRoutingAlgorithm
(String name) IProcessExtensionFactory.getRoutingAlgorithm
(String name) Returns the routing algorithm. -
Uses of UnknownRoutingAlgorithmException in com.aquima.interactions.process.impl
Methods in com.aquima.interactions.process.impl that throw UnknownRoutingAlgorithmExceptionModifier and TypeMethodDescriptionProcessEngine.getRoutingAlgorithm
(String name) ProcessEngine.getRoutingAlgorithmByName
(String routingAlgorithmName) -
Uses of UnknownRoutingAlgorithmException in com.aquima.interactions.process.wrapper
Methods in com.aquima.interactions.process.wrapper that throw UnknownRoutingAlgorithmExceptionModifier and TypeMethodDescriptionReadonlyProcessEngine.getRoutingAlgorithm
(String name) ProcessEngineDelegate.getRoutingAlgorithmByName
(String routingAlgorithmName)