RagAdminJobHistoryEntry

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)