OBJECT
type JOBEXECUTION {jobType: Type name: String startDate: DateTime id: Long executionState: JobExecutionState endDate: DateTime version: Long }