java.lang.Object
com.atlassian.bamboo.plugins.testutils.rest.resource.sink.SinkResource

@Path("sink") @Produces("application/json") @Singleton public class SinkResource extends Object
This resource just eats data (accepts any content type). Useful for testing of filters.
  • Method Details

    • sink

      @POST public javax.ws.rs.core.Response sink()
      This method will be reported by Panopticon as XSRF security threat.