Class StrongerDefaultsTestResource

java.lang.Object
com.atlassian.jira.dev.rest.StrongerDefaultsTestResource

@Produces("text/plain") @Path("testStrongerDefaults") public class StrongerDefaultsTestResource extends Object
  • Constructor Details

    • StrongerDefaultsTestResource

      public StrongerDefaultsTestResource()
  • Method Details

    • doGet

      @GET public javax.ws.rs.core.Response doGet()
    • doPut

      @PUT public javax.ws.rs.core.Response doPut()
    • doPost

      @POST public javax.ws.rs.core.Response doPost()