Class BambooAgentHttpRequestUtils

java.lang.Object
com.atlassian.bamboo.agent.BambooAgentHttpRequestUtils

public class BambooAgentHttpRequestUtils extends Object
  • Constructor Details

    • BambooAgentHttpRequestUtils

      public BambooAgentHttpRequestUtils()
  • Method Details

    • sendError

      public static void sendError(javax.servlet.http.HttpServletResponse resp, int scBadRequest, String msg) throws IOException
      Throws:
      IOException