Class TicketsWebService.MyQueueResponse
java.lang.Object
ubic.gemma.rest.TicketsWebService.MyQueueResponse
- Enclosing class:
TicketsWebService
- Author:
- paul
-
Field Summary
FieldsModifier and TypeFieldDescriptionintintintint -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
assigneeContactId
-
openLimit
public int openLimit -
resolvedWithinDays
public int resolvedWithinDays -
openCount
public int openCount -
recentlyResolvedCount
public int recentlyResolvedCount -
open
-
recentlyResolved
-
-
Constructor Details
-
MyQueueResponse
public MyQueueResponse()
-