@Service public class NotificationErrorInformationHandlerFhdp extends Object implements NonResponsiveInformationHandler
MAX_MESSAGE_LENGTH, TIME_FORMATTER| Constructor and Description |
|---|
NotificationErrorInformationHandlerFhdp() |
| Modifier and Type | Method and Description |
|---|---|
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) |
void |
onEventHandleError(UseCaseContainer useCaseContainer,
UseCaseContainer.UseCaseContext useCaseContext,
Throwable error,
FormsHandler formsHandler,
String requestId) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuildSingleErrorMessage, proccessMessagemessageTitlepublic NotificationErrorInformationHandlerFhdp()
public 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 void onEventHandleError(UseCaseContainer useCaseContainer, UseCaseContainer.UseCaseContext useCaseContext, Throwable error, FormsHandler formsHandler, String requestId)
onEventHandleError in interface IErrorInformationHandleronEventHandleError in interface IOnEventHandleErrorpublic String buildMessage(List<ErrorInformation> errors)
buildMessage in interface IErrorInformationHandlerCopyright © 2022. All rights reserved.