Job Status Received
//indico-client-java/com.indico.type/JobStatus/RECEIVED
# RECEIVED
\[jvm]\
RECEIVED
Event only - Worker received the job.
## Properties
| Name | Summary |
| ------- | ---------------------------------------------------------------------------------------------------- |
| name | \[jvm]<br>val name: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) |
| ordinal | \[jvm]<br>val ordinal: [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html) |
Updated 5 days ago