Interface ReportFilterEndpoint

  • All Known Implementing Classes:
    ReportFilterEndpointImpl

    @Path("applicationGroups/{groupId}/filter")
    @Consumes("application/json")
    @Produces("application/json")
    public interface ReportFilterEndpoint
    Author:
    David Klingenberg