java.lang.Object
com.mulesoft.connectors.a2a.internal.server.agent.request.TaskIdParams
com.mulesoft.connectors.a2a.internal.server.agent.request.TaskQueryParams

public class TaskQueryParams extends TaskIdParams
  • Constructor Details

    • TaskQueryParams

      public TaskQueryParams()
  • Method Details

    • getPushNotificationConfigId

      public String getPushNotificationConfigId()
    • setPushNotificationConfigId

      public void setPushNotificationConfigId(String pushNotificationConfigId)
    • getHistoryLength

      public Integer getHistoryLength()
    • setHistoryLength

      public void setHistoryLength(Integer historyLength)