Uses of Class
org.flowable.rest.service.api.runtime.process.ExecutionActionRequest
Packages that use ExecutionActionRequest
-
Uses of ExecutionActionRequest in org.flowable.rest.service.api
Methods in org.flowable.rest.service.api with parameters of type ExecutionActionRequestModifier and TypeMethodDescriptionvoid
BpmnRestApiInterceptor.doExecutionActionRequest
(ExecutionActionRequest executionActionRequest) -
Uses of ExecutionActionRequest in org.flowable.rest.service.api.runtime.process
Methods in org.flowable.rest.service.api.runtime.process with parameters of type ExecutionActionRequestModifier and TypeMethodDescriptionvoid
ExecutionCollectionResource.executeExecutionAction
(ExecutionActionRequest actionRequest) ExecutionResource.performExecutionAction
(String executionId, ExecutionActionRequest actionRequest, jakarta.servlet.http.HttpServletResponse response)