java.lang.Object
ch.admin.bit.jeap.testorchestrator.services.LogService

@Service public class LogService extends Object
  • Constructor Details

  • Method Details

    • log

      @Transactional public void log(String testId, ch.admin.bit.jeap.testagent.api.notification.LogDto logDto)
      Stores a LogDto to DB
      Parameters:
      testId - the Id of this TestRun
      logDto - the LogDto