You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If errors are thrown during QuestionnaireResponse creation, the DefaultUserTaskListener stops the current process by deleting the process instance via a RuntimeService call. We should evaluate if stopping the process by throwing a BpmnError may be advantageous.
The text was updated successfully, but these errors were encountered:
If errors are thrown during
QuestionnaireResponse
creation, theDefaultUserTaskListener
stops the current process by deleting the process instance via aRuntimeService
call. We should evaluate if stopping the process by throwing aBpmnError
may be advantageous.The text was updated successfully, but these errors were encountered: