@Service public class MsgErrorInformationHandlerFhdp extends RunUseCaseHandler implements NonResponsiveInformationHandler
MAX_MESSAGE_LENGTH, TIME_FORMATTER| Constructor and Description |
|---|
MsgErrorInformationHandlerFhdp() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
buildFooterMessage() |
protected String |
buildGeneralMessage(List<ErrorInformation> errors) |
String |
buildMessage(List<ErrorInformation> errors) |
boolean |
handle(UserSession session,
IErrorCarrierMessage message,
List<ErrorInformation> errors,
FormsHandler formsHandler,
String requestId) |
boolean |
handleFailure(boolean isSendingMessageForbidden,
FormsHandler formsHandler,
String requestId,
List<ErrorInformation> errors) |
getAutostartedUseCase, showMessageAndRunUseCaseclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuildSingleErrorMessage, proccessMessagemessageTitle, onEventHandleErrorpublic boolean handle(UserSession session, IErrorCarrierMessage message, List<ErrorInformation> errors, FormsHandler formsHandler, String requestId)
handle in interface IErrorInformationHandlerpublic boolean handleFailure(boolean isSendingMessageForbidden,
FormsHandler formsHandler,
String requestId,
List<ErrorInformation> errors)
handleFailure in interface IErrorInformationHandlerpublic String buildMessage(List<ErrorInformation> errors)
buildMessage in interface IErrorInformationHandlerprotected String buildGeneralMessage(List<ErrorInformation> errors)
protected String buildFooterMessage()
Copyright © 2022. All rights reserved.