Class A2AAgentUtils
java.lang.Object
com.flowable.agent.engine.impl.model.a2a.A2AAgentUtils
- Author:
- Filip Hrisafov
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidcreateA2AAgentInputRequiredTaskIfNeeded(AgentInstance agentInstance, String a2aTaskId, String inputRequiredMessage, org.flowable.common.engine.impl.interceptor.CommandContext commandContext)
-
Field Details
-
A2A_TASK_INPUT_REQUIRED_MESSAGE_VARIABLE_NAME
- See Also:
-
A2A_TASK_ID_VARIABLE_NAME
- See Also:
-
-
Constructor Details
-
A2AAgentUtils
public A2AAgentUtils()
-
-
Method Details
-
createA2AAgentInputRequiredTaskIfNeeded
public static void createA2AAgentInputRequiredTaskIfNeeded(AgentInstance agentInstance, String a2aTaskId, String inputRequiredMessage, org.flowable.common.engine.impl.interceptor.CommandContext commandContext)
-