Class ErrorsHelper
java.lang.Object
org.chenile.orchestrator.process.utils.ErrorsHelper
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidhandleErrors(WorkerDto workerDto, Throwable e, ProcessManagerClient processManagerClient, String eventId)
-
Field Details
-
objectMapper
-
-
Constructor Details
-
ErrorsHelper
public ErrorsHelper()
-
-
Method Details
-
handleErrors
public static void handleErrors(WorkerDto workerDto, Throwable e, ProcessManagerClient processManagerClient, String eventId)
-