Class AdminWebService.SubmittedJobResponse

java.lang.Object
ubic.gemma.rest.AdminWebService.SubmittedJobResponse
Enclosing class:
AdminWebService

public static class AdminWebService.SubmittedJobResponse extends Object
Payload of POST /admin/tasks/platform-reports: the id of the task that was queued.
Author:
phase 3 admin-panel wiring
  • Field Details

    • submittedJobId

      public String submittedJobId
      Poll GET /tasks/{id} with this.
  • Constructor Details

    • SubmittedJobResponse

      public SubmittedJobResponse()