Class WorkflowWebService.WorkflowQueueEntryResponse

java.lang.Object
ubic.gemma.rest.WorkflowWebService.WorkflowQueueEntryResponse
Enclosing class:
WorkflowWebService

public static class WorkflowWebService.WorkflowQueueEntryResponse extends Object
Author:
paul
  • Field Details

    • datasetId

      public Long datasetId
    • datasetType

      public String datasetType
    • accession

      @Nullable public String accession
    • enteredCurrentStateAt

      @Nullable public Date enteredCurrentStateAt
    • currentAssignee

      @Nullable public String currentAssignee
    • ticketCountOpen

      public int ticketCountOpen
  • Constructor Details

    • WorkflowQueueEntryResponse

      public WorkflowQueueEntryResponse()