java.lang.Object
org.qubership.integration.platform.sessions.service.ExportService

@Service public class ExportService extends Object
  • Constructor Details

    • ExportService

      @Autowired public ExportService(SessionService sessionService, com.fasterxml.jackson.databind.ObjectMapper jsonMapper)
  • Method Details

    • exportSessions

      public org.apache.commons.lang3.tuple.Pair<String,String> exportSessions(List<String> sessionsIds) throws com.fasterxml.jackson.core.JsonProcessingException
      Throws:
      com.fasterxml.jackson.core.JsonProcessingException