Class LogsReport

  • All Implemented Interfaces:

    
    public final class LogsReport
    
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
      LogsReport(Long start, ParseRequestLogQueryResult result, Id<ApplicationDefinition> applicationId, Function1<String, Id<IntentDefinition>> intentIdFinder)
      LogsReport(List<LogReport> logs, Long total, Long start, Long end)
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final List<LogReport> getLogs()
      final Long getTotal()
      final Long getStart()
      final Long getEnd()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait