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 voidMessageSendTask.execute(ProcessPluginApi api, Variables variables, SendTaskValues sendTaskValues) Default implementation uses aTaskSenderfromMessageActivity.getTaskSender(ProcessPluginApi, Variables, SendTaskValues)to sendTaskresources with theBusinessKeyStrategyfromMessageActivity.getBusinessKeyStrategy().voidServiceTask.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 givenErrorBoundaryEventand 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 givenErrorBoundaryEventand returns the event without modification.ExceptionToErrorBoundaryEventTranslationErrorHandler.handleErrorBoundaryEvent(ProcessPluginApi api, Variables variables, ErrorBoundaryEvent event)