Class AdminWebService.AgentRunsBlock

java.lang.Object
ubic.gemma.rest.AdminWebService.AgentRunsBlock
Enclosing class:
AdminWebService

public static class AdminWebService.AgentRunsBlock extends Object
Author:
phase 3 admin-panel wiring
  • Field Details

    • distinctRunIds

      public long distinctRunIds
      Distinct runIds seen on AnnotationSet rows with role=PROPOSAL in the last 7 days.
    • lastRanAt

      @Nullable public Date lastRanAt
      Most recent createdAt across PROPOSAL-role AnnotationSet rows; null if none.
  • Constructor Details

    • AgentRunsBlock

      public AgentRunsBlock()