Uses of Class
com.flowable.platform.service.form.invocation.ServiceInvocationResultResponseResponse
Package
Description
-
Uses of ServiceInvocationResultResponseResponse in com.flowable.platform.service.casepage
-
Uses of ServiceInvocationResultResponseResponse in com.flowable.platform.service.caze
-
Uses of ServiceInvocationResultResponseResponse in com.flowable.platform.service.form.invocation
Modifier and TypeMethodDescriptionServiceInvocationResultResponseResponse.create
(com.fasterxml.jackson.databind.ObjectMapper objectMapper, ServiceInvocationResultResponse invocationResult) FormServiceInvoker.invoke
(FormInfo formInfo, String fieldId, VariableContainer variableContainer, Map<String, Object> serviceInvocationInput, SecurityScope securityScope) FormServiceInvokerImpl.invoke
(FormInfo formInfo, String fieldId, VariableContainer variableContainer, Map<String, Object> serviceInvocationInput, SecurityScope securityScope) protected ServiceInvocationResultResponseResponse
FormServiceInvokerImpl.performInvokeServiceDefinition
(String serviceKey, String operationKey, VariableContainer variableContainer, Map<String, Object> serviceInvocationInput, SecurityScope securityScope) -
Uses of ServiceInvocationResultResponseResponse in com.flowable.platform.service.process
-
Uses of ServiceInvocationResultResponseResponse in com.flowable.platform.service.task