Uses of Class
org.flowable.rest.service.api.runtime.process.SignalEventReceivedRequest
Packages that use SignalEventReceivedRequest
-
Uses of SignalEventReceivedRequest in org.flowable.rest.service.api
Methods in org.flowable.rest.service.api with parameters of type SignalEventReceivedRequestModifier and TypeMethodDescriptionvoid
BpmnRestApiInterceptor.sendSignal
(SignalEventReceivedRequest signalEventReceivedRequest) -
Uses of SignalEventReceivedRequest in org.flowable.rest.service.api.runtime
Methods in org.flowable.rest.service.api.runtime with parameters of type SignalEventReceivedRequestModifier and TypeMethodDescriptionvoid
SignalResource.signalEventReceived
(SignalEventReceivedRequest signalRequest, jakarta.servlet.http.HttpServletResponse response)