Class AdminWebService.ProposalsBlock

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

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

    • totalLast24h

      public long totalLast24h
    • totalLast7d

      public long totalLast7d
    • byRole

      public Map<String,Long> byRole
      Lifetime per-role counts (proposal / draft / snapshot).
  • Constructor Details

    • ProposalsBlock

      public ProposalsBlock()