Interface FormAgentInvoker
- All Known Implementing Classes:
FormAgentInvokerImpl
public interface FormAgentInvoker
-
Method Details
-
invoke
AgentInvocationResultResponseResponse invoke(org.flowable.form.api.FormInfo formInfo, String fieldId, Map<String, Object> agentInvocationInput, SecurityScope securityScope)
-