toggle menu
ainsoft-rag-spring-boot-autoconfigure
0.1.0-SNAPSHOT
jvm
switch theme
search in API
ainsoft-rag-spring-boot-autoconfigure
/
com.ainsoft.rag.spring
/
RagAdminJobHistoryEntry
/
RagAdminJobHistoryEntry
Rag
Admin
Job
History
Entry
constructor
(
id
:
String
,
timestampEpochMillis
:
Long
,
jobType
:
String
,
tenantId
:
String
?
,
role
:
String
?
,
status
:
String
,
description
:
String
,
payload
:
Map
<
String
,
Any
?
>
,
retryKind
:
String
?
=
null
,
retrySupported
:
Boolean
=
false
,
message
:
String
?
=
null
,
completedAtEpochMillis
:
Long
?
=
null
)