Functions | |
| enum JOBSTATE | MAXON_ENUM_LIST (JOBSTATE) |
|
strong |
| Enumerator | |
|---|---|
| IDLE | Idle. |
| PREPARING_RUNNING | Preparing running. Preparing only for server in async mode for NetRenderService::StartRendering. |
| PREPARING_FAILED | Preparing failed. |
| PREPARING_OK | Preparing ok. |
| RENDER_RUNNING | Render running. |
| TE_RENDER_PAUSED | Render paused. Currently not used |
| RENDER_OK | Render ok. |
| RENDER_FAILED | Render failed. |
| ALLOCATESPACE_RUNNING | Allocate space running. |
| ALLOCATESPACE_OK | Allocate space ok. |
| ALLOCATESPACE_FAILED | Allocated space failed. |
| DOWNLOAD_RUNNING | Download running. |
| DOWNLOAD_OK | Download ok. |
| DOWNLOAD_FAILED | Download failed. |
| ASSEMBLE_RUNNING | Assemble running. |
| ASSEMBLE_OK | Assemble ok. |
| ASSEMBLE_FAILED | Assemble failed. |
| STOPPED | Stopped. |
| QUEUED | Queued. |
| PENDING | non-native state which is only available in the server when no machine is involved in a running job |
| QUEUED_WAITING | Queued waiting.
|
| ASSEMBLE_PENDING | Allocate space running.
|