java.lang.Object
org.qubership.integration.platform.runtime.catalog.rest.v1.dto.engine.LiveExchangeDTO
Direct Known Subclasses:
LiveExchangeExtDTO

public class LiveExchangeDTO extends Object
  • Field Details

    • exchangeId

      protected String exchangeId
    • deploymentId

      protected String deploymentId
    • sessionId

      protected String sessionId
    • chainId

      protected String chainId
    • duration

      protected Long duration
    • sessionDuration

      protected Long sessionDuration
    • sessionStartTime

      protected Long sessionStartTime
    • sessionLogLevel

      protected org.qubership.integration.platform.catalog.model.chain.SessionsLoggingLevel sessionLogLevel
    • main

      protected Boolean main
  • Constructor Details

    • LiveExchangeDTO

      public LiveExchangeDTO()