Class AdminWebService.AgentRunsBlock
java.lang.Object
ubic.gemma.rest.AdminWebService.AgentRunsBlock
- Enclosing class:
AdminWebService
- Author:
- phase 3 admin-panel wiring
-
Field Summary
FieldsModifier and TypeFieldDescriptionlongDistinctrunIds seen on AnnotationSet rows with role=PROPOSAL in the last 7 days.Most recentcreatedAtacross PROPOSAL-role AnnotationSet rows; null if none. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
distinctRunIds
public long distinctRunIdsDistinctrunIds seen on AnnotationSet rows with role=PROPOSAL in the last 7 days. -
lastRanAt
Most recentcreatedAtacross PROPOSAL-role AnnotationSet rows; null if none.
-
-
Constructor Details
-
AgentRunsBlock
public AgentRunsBlock()
-