Class WorkflowWebService.WorkflowTransitionResponse

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

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

    • datasetId

      public Long datasetId
    • previousState

      public String previousState
    • currentState

      public String currentState
    • enteredCurrentStateAt

      @Nullable public Date enteredCurrentStateAt
    • auditEventId

      @Nullable public Long auditEventId
  • Constructor Details

    • WorkflowTransitionResponse

      public WorkflowTransitionResponse()