SysJobSchedule
Less than to read
Properties
| Property Name | Type | Description | isWritable |
|---|---|---|---|
| _access | [_OutputAccessBinding] | no | |
| _factory | MetaNodeFactory_node | no | |
| _vendor | SysVendor_node | yes | |
| _updateTick | Int | yes | |
| _updateUser | User_node | yes | |
| _createUser | User_node | yes | |
| _customData | Json | yes | |
| _sourceId | String | yes | |
| _id | Id | yes | |
| operation | MetaNodeOperation_node | yes | |
| description | String | yes | |
| isActive | Boolean | yes | |
| startStamp | Datetime | yes | |
| endStamp | Datetime | yes | |
| executionUser | User_node | yes | |
| executionLocale | String | yes | |
| parameterValues | Json | yes | |
| cronSchedule | String | yes | |
| cronTranslated | String | no | |
| nextExecutionStamp | Datetime | no | |
| timeZone | String | yes | |
| executions | SysNotificationState_Collection | no | |
| _etag | String | yes | |
| id | String | yes | |
| _createStamp | Datetime | no | |
| _updateStamp | Datetime | no |
Custom Queries
getDuplicate : SysJobSchedule
| Property | Type | Description |
|---|---|---|
| _id | Id |
bulkDelete : SysJobSchedule_Connection_bulkDelete
asyncExport : SysJobSchedule_Connection_asyncExport
Custom Mutations
bulkUpdate : Boolean
| Mutation | Type | Description |
|---|---|---|
| filter | String | |
| data | SysJobSchedule_Input |
purgeExecution : Int
| Mutation | Type | Description |
|---|---|---|
| schedule | IntReference | |
| allStatus | Boolean |