Uses of Class
com.flowable.serviceregistry.api.runtime.RestServiceInvocationResponse
Package
Description
-
Uses of RestServiceInvocationResponse in com.flowable.dataobject.engine.impl.runtime.datasource
Modifier and TypeFieldDescriptionprotected final RestServiceInvocationResponse
DataObjectOperations.RestServiceInvocationResponseBpmnErrorVariableContainer.response
Modifier and TypeMethodDescriptionprotected BpmnError
DataObjectOperations.createBpmnError
(String code, String message, RestServiceInvocationResponse response, String tenantId) ModifierConstructorDescriptionprotected
RestServiceInvocationResponseBpmnErrorVariableContainer
(RestServiceInvocationResponse response, String tenantId) -
Uses of RestServiceInvocationResponse in com.flowable.serviceregistry.engine.impl.invoker.rest
Modifier and TypeMethodDescriptionprotected RestServiceInvocationResponse
RestServiceInvoker.createCopy
(RestServiceInvocationResponse response, com.fasterxml.jackson.databind.node.ObjectNode responseData) RestServiceInvoker.invoke
(ServiceDefinitionModel serviceDefinitionModel, ServiceOperation serviceOperation, ServiceInvocationContext context) Modifier and TypeMethodDescriptionprotected RestServiceInvocationResponse
RestServiceInvoker.createCopy
(RestServiceInvocationResponse response, com.fasterxml.jackson.databind.node.ObjectNode responseData)