SysNotificationState
Less than to read
Properties
Property Name | Type | Description | isWritable |
---|---|---|---|
_access | [_OutputAccessBinding] | no | |
_factory | MetaNodeFactory_node | no | |
_updateTick | Int | yes | |
_updateUser | User_node | yes | |
_createUser | User_node | yes | |
_sourceId | String | yes | |
_id | Id | yes | |
notificationId | String | yes | |
isRead | Boolean | yes | |
originId | String | yes | |
operationName | String | yes | |
parameterValues | Json | yes | |
topic | String | yes | |
replyId | String | yes | |
locale | String | yes | |
status | NotificationStatus_enum | yes | |
result | Json | yes | |
message | String | yes | |
progress | Json | yes | |
progressBarPercent | Decimal | no | |
timeStarted | Datetime | yes | |
timeEnded | Datetime | yes | |
notificationContext | Json | yes | |
user | User_node | yes | |
logs | SysNotificationLogEntry_Collection | yes | |
operation | MetaNodeOperation_node | yes | |
schedule | SysJobSchedule_node | yes | |
isScheduled | Boolean | no | |
_etag | String | yes | |
_createStamp | Datetime | no | |
_updateStamp | Datetime | no |
Custom Queries
getDuplicate : SysNotificationState
Property | Type | Description |
---|---|---|
_id | Id |
bulkDelete : SysNotificationState_Connection_bulkDelete
asyncExport : SysNotificationState_Connection_asyncExport
markAsRead : SysNotificationState_Connection_markAsRead
bulkStop : SysNotificationState_Connection_bulkStop
purgeHistory : SysNotificationState_Connection_purgeHistory
simulateAsyncMutation : SysNotificationState_Connection_simulateAsyncMutation
Custom Mutations
bulkUpdate : Boolean
Mutation | Type | Description |
---|---|---|
filter | String | |
data | SysNotificationState_Input |
execute : Int
Mutation | Type | Description |
---|---|---|
jobExecution | SysNotificationStateExecuteJobExecution_Input |
stop : Boolean
Mutation | Type | Description |
---|---|---|
jobExecutionSysId | String | |
reason | String |
notRespondingJob : Int
Mutation | Type | Description |
---|---|---|
duration | IntOrString | |
unit | String |
bulkDelete : SysNotificationState_Mutations_bulkDelete
asyncExport : SysNotificationState_Mutations_asyncExport
markAsRead : SysNotificationState_Mutations_markAsRead
bulkStop : SysNotificationState_Mutations_bulkStop
purgeHistory : SysNotificationState_Mutations_purgeHistory
simulateAsyncMutation : SysNotificationState_Mutations_simulateAsyncMutation
Custom Type
Id
SysNotificationStateExecuteJobExecution_Input
Query | Type | Description |
---|---|---|
operation | IntReference | |
parameterValues | String |