Uses of Class
dev.dsf.bpe.v2.error.ErrorBoundaryEvent
Packages that use ErrorBoundaryEvent
-
Uses of ErrorBoundaryEvent in dev.dsf.bpe.v2.activity
Methods in dev.dsf.bpe.v2.activity that throw ErrorBoundaryEventModifier and TypeMethodDescriptiondefault void
MessageSendTask.execute
(ProcessPluginApi api, Variables variables, SendTaskValues sendTaskValues) Default implementation uses aTaskSender
fromMessageActivity.getTaskSender(ProcessPluginApi, Variables, SendTaskValues)
to sendTask
resources with theBusinessKeyStrategy
fromMessageActivity.getBusinessKeyStrategy()
.void
ServiceTask.execute
(ProcessPluginApi api, Variables variables) -
Uses of ErrorBoundaryEvent in dev.dsf.bpe.v2.error
Methods in dev.dsf.bpe.v2.error that return ErrorBoundaryEventModifier and TypeMethodDescriptionErrorBoundaryEventErrorHandler.handleErrorBoundaryEvent
(ProcessPluginApi api, Variables variables, ErrorBoundaryEvent event) Methods in dev.dsf.bpe.v2.error with parameters of type ErrorBoundaryEventModifier and TypeMethodDescriptionErrorBoundaryEventErrorHandler.handleErrorBoundaryEvent
(ProcessPluginApi api, Variables variables, ErrorBoundaryEvent event) -
Uses of ErrorBoundaryEvent in dev.dsf.bpe.v2.error.impl
Methods in dev.dsf.bpe.v2.error.impl that return ErrorBoundaryEventModifier and TypeMethodDescriptionAbstractErrorHandler.handleErrorBoundaryEvent
(ProcessPluginApi api, Variables variables, ErrorBoundaryEvent event) Logs the givenErrorBoundaryEvent
and returns the event without modification.ExceptionToErrorBoundaryEventTranslationErrorHandler.handleErrorBoundaryEvent
(ProcessPluginApi api, Variables variables, ErrorBoundaryEvent event) Methods in dev.dsf.bpe.v2.error.impl with parameters of type ErrorBoundaryEventModifier and TypeMethodDescriptionAbstractErrorHandler.handleErrorBoundaryEvent
(ProcessPluginApi api, Variables variables, ErrorBoundaryEvent event) Logs the givenErrorBoundaryEvent
and returns the event without modification.ExceptionToErrorBoundaryEventTranslationErrorHandler.handleErrorBoundaryEvent
(ProcessPluginApi api, Variables variables, ErrorBoundaryEvent event)