Class A2AAgentUtils

java.lang.Object
com.flowable.agent.engine.impl.model.a2a.A2AAgentUtils

public class A2AAgentUtils extends Object
Author:
Filip Hrisafov
  • Field Details

  • 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)