Class TicketsWebService.MyQueueSummaryResponse

java.lang.Object
ubic.gemma.rest.TicketsWebService.MyQueueSummaryResponse
Enclosing class:
TicketsWebService

public static class TicketsWebService.MyQueueSummaryResponse extends Object
Author:
paul
  • Field Details

    • assigneeContactId

      public Long assigneeContactId
    • openCount

      public long openCount
    • totalCount

      public long totalCount
    • oldestOpenAgeDays

      @Nullable public Long oldestOpenAgeDays
  • Constructor Details

    • MyQueueSummaryResponse

      public MyQueueSummaryResponse()