Interface TaskReportResource

All Known Implementing Classes:
TaskReportResourceImpl

public interface TaskReportResource
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
     
  • Method Summary

    Modifier and Type
    Method
    Description
    javax.ws.rs.core.Response
    getTaskCountByCandidateGroupReport(javax.ws.rs.core.Request request)
     
  • Field Details

  • Method Details

    • getTaskCountByCandidateGroupReport

      javax.ws.rs.core.Response getTaskCountByCandidateGroupReport(@Context javax.ws.rs.core.Request request)