Class PreboardedWebService.PromoteResponse

java.lang.Object
ubic.gemma.rest.PreboardedWebService.PromoteResponse
Enclosing class:
PreboardedWebService

public static class PreboardedWebService.PromoteResponse extends Object
Response of promote.
  • Field Details

    • preboardedId

      public Long preboardedId
    • eeId

      public Long eeId
    • promotedAt

      public Date promotedAt
    • annotationSetsRebound

      public int annotationSetsRebound
    • appliedProposalId

      @Nullable public Long appliedProposalId
  • Constructor Details

    • PromoteResponse

      public PromoteResponse()