Interface FormServiceInvoker
- All Known Implementing Classes:
FormServiceInvokerImpl
public interface FormServiceInvoker
-
Method Details
-
invoke
ServiceInvocationResultResponseResponse invoke(org.flowable.form.api.FormInfo formInfo, String fieldId, String operationType, org.flowable.common.engine.api.variable.VariableContainer variableContainer, Map<String, Object> serviceInvocationInput, SecurityScope securityScope)
-