public ParseRequestLogDAO
void save(@NotNull
ai.tock.nlp.front.shared.monitoring.ParseRequestLog log)
@NotNull
ai.tock.nlp.front.shared.monitoring.ParseRequestLogQueryResult search(@NotNull
ai.tock.nlp.front.shared.monitoring.ParseRequestLogQuery query)
@NotNull
java.util.List<ai.tock.nlp.front.shared.monitoring.ParseRequestLogStat> stats(@NotNull
ai.tock.nlp.front.shared.monitoring.ParseRequestLogStatQuery query)
@NotNull
java.util.List<ai.tock.nlp.front.shared.monitoring.ParseRequestLogIntentStat> intentStats(@NotNull
ai.tock.nlp.front.shared.monitoring.ParseRequestLogStatQuery query)
@NotNull
java.util.List<ai.tock.nlp.front.shared.monitoring.ParseRequestExportLog> export(@NotNull
org.litote.kmongo.Id<ai.tock.nlp.front.shared.config.ApplicationDefinition> applicationId,
@NotNull
java.util.Locale language)