Package com.aquima.web.api.controller
Class ImageBaseController
java.lang.Object
com.aquima.web.api.controller.v2.AbstractBaseController
com.aquima.web.api.controller.ImageBaseController
- Direct Known Subclasses:
ImageController
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected void
outputImage
(com.aquima.interactions.portal.IPortalSession session, String imageName, String key, jakarta.servlet.http.HttpServletResponse httpResponse) Methods inherited from class com.aquima.web.api.controller.v2.AbstractBaseController
clientParametersException, handleConversionException, handleDecisionTreeNotExposedException, handleEmptySymptomException, handleFlowEndedException, handleForbiddenException, handleFunctionValidationException, handleFunctionValidationException, handleMethodArgumentTypeMismatchException, handleRequestWardException, handleStartApplicationForbiddenException, handleStartShortcutForbiddenException, handleUnauthorizedException, handleUnknownApplicationException, handleUnknownFlowException, handleUnknownFunctionFlowException, handleUnknownLanguageException, handleUnknownModuleException, handleUnknownSessionException, handleUnknownShortcutException, handleUnsupportedOpenApiSpecException, isAuthenticated