@microsoft/msgraph-sdk 1.0.0-preview.13 → 1.0.0-preview.14
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/graphServiceClient.js +1 -1
- package/models/callRecords/index.d.ts +44 -44
- package/models/callRecords/index.js +44 -44
- package/models/externalConnectors/index.d.ts +54 -54
- package/models/externalConnectors/index.js +54 -54
- package/models/identityGovernance/index.d.ts +72 -72
- package/models/identityGovernance/index.js +72 -72
- package/models/index.d.ts +4158 -4090
- package/models/index.d.ts.map +1 -1
- package/models/index.js +4283 -4221
- package/models/oDataErrors/index.d.ts +8 -8
- package/models/oDataErrors/index.js +8 -8
- package/models/partners/billing/index.d.ts +24 -24
- package/models/partners/billing/index.js +24 -24
- package/models/security/index.d.ts +332 -332
- package/models/security/index.js +332 -332
- package/models/termStore/index.d.ts +26 -26
- package/models/termStore/index.js +26 -26
- package/package.json +2 -2
- package/tsconfig.tsbuildinfo +1 -1
|
@@ -10,7 +10,7 @@ const __1 = require("../");
|
|
|
10
10
|
/**
|
|
11
11
|
* Creates a new instance of the appropriate class based on discriminator value
|
|
12
12
|
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
13
|
-
* @returns
|
|
13
|
+
* @returns {CustomTaskExtensionCallbackConfiguration}
|
|
14
14
|
*/
|
|
15
15
|
function createCustomTaskExtensionCallbackConfigurationFromDiscriminatorValue(parseNode) {
|
|
16
16
|
return deserializeIntoCustomTaskExtensionCallbackConfiguration;
|
|
@@ -19,7 +19,7 @@ exports.createCustomTaskExtensionCallbackConfigurationFromDiscriminatorValue = c
|
|
|
19
19
|
/**
|
|
20
20
|
* Creates a new instance of the appropriate class based on discriminator value
|
|
21
21
|
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
22
|
-
* @returns
|
|
22
|
+
* @returns {CustomTaskExtensionCallbackData}
|
|
23
23
|
*/
|
|
24
24
|
function createCustomTaskExtensionCallbackDataFromDiscriminatorValue(parseNode) {
|
|
25
25
|
return deserializeIntoCustomTaskExtensionCallbackData;
|
|
@@ -28,7 +28,7 @@ exports.createCustomTaskExtensionCallbackDataFromDiscriminatorValue = createCust
|
|
|
28
28
|
/**
|
|
29
29
|
* Creates a new instance of the appropriate class based on discriminator value
|
|
30
30
|
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
31
|
-
* @returns
|
|
31
|
+
* @returns {CustomTaskExtensionCalloutData}
|
|
32
32
|
*/
|
|
33
33
|
function createCustomTaskExtensionCalloutDataFromDiscriminatorValue(parseNode) {
|
|
34
34
|
return deserializeIntoCustomTaskExtensionCalloutData;
|
|
@@ -37,7 +37,7 @@ exports.createCustomTaskExtensionCalloutDataFromDiscriminatorValue = createCusto
|
|
|
37
37
|
/**
|
|
38
38
|
* Creates a new instance of the appropriate class based on discriminator value
|
|
39
39
|
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
40
|
-
* @returns
|
|
40
|
+
* @returns {CustomTaskExtensionCollectionResponse}
|
|
41
41
|
*/
|
|
42
42
|
function createCustomTaskExtensionCollectionResponseFromDiscriminatorValue(parseNode) {
|
|
43
43
|
return deserializeIntoCustomTaskExtensionCollectionResponse;
|
|
@@ -46,7 +46,7 @@ exports.createCustomTaskExtensionCollectionResponseFromDiscriminatorValue = crea
|
|
|
46
46
|
/**
|
|
47
47
|
* Creates a new instance of the appropriate class based on discriminator value
|
|
48
48
|
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
49
|
-
* @returns
|
|
49
|
+
* @returns {CustomTaskExtension}
|
|
50
50
|
*/
|
|
51
51
|
function createCustomTaskExtensionFromDiscriminatorValue(parseNode) {
|
|
52
52
|
return deserializeIntoCustomTaskExtension;
|
|
@@ -55,7 +55,7 @@ exports.createCustomTaskExtensionFromDiscriminatorValue = createCustomTaskExtens
|
|
|
55
55
|
/**
|
|
56
56
|
* Creates a new instance of the appropriate class based on discriminator value
|
|
57
57
|
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
58
|
-
* @returns
|
|
58
|
+
* @returns {LifecycleManagementSettings}
|
|
59
59
|
*/
|
|
60
60
|
function createLifecycleManagementSettingsFromDiscriminatorValue(parseNode) {
|
|
61
61
|
return deserializeIntoLifecycleManagementSettings;
|
|
@@ -64,7 +64,7 @@ exports.createLifecycleManagementSettingsFromDiscriminatorValue = createLifecycl
|
|
|
64
64
|
/**
|
|
65
65
|
* Creates a new instance of the appropriate class based on discriminator value
|
|
66
66
|
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
67
|
-
* @returns
|
|
67
|
+
* @returns {LifecycleWorkflowsContainer}
|
|
68
68
|
*/
|
|
69
69
|
function createLifecycleWorkflowsContainerFromDiscriminatorValue(parseNode) {
|
|
70
70
|
return deserializeIntoLifecycleWorkflowsContainer;
|
|
@@ -73,7 +73,7 @@ exports.createLifecycleWorkflowsContainerFromDiscriminatorValue = createLifecycl
|
|
|
73
73
|
/**
|
|
74
74
|
* Creates a new instance of the appropriate class based on discriminator value
|
|
75
75
|
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
76
|
-
* @returns
|
|
76
|
+
* @returns {OnDemandExecutionOnly}
|
|
77
77
|
*/
|
|
78
78
|
function createOnDemandExecutionOnlyFromDiscriminatorValue(parseNode) {
|
|
79
79
|
return deserializeIntoOnDemandExecutionOnly;
|
|
@@ -82,7 +82,7 @@ exports.createOnDemandExecutionOnlyFromDiscriminatorValue = createOnDemandExecut
|
|
|
82
82
|
/**
|
|
83
83
|
* Creates a new instance of the appropriate class based on discriminator value
|
|
84
84
|
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
85
|
-
* @returns
|
|
85
|
+
* @returns {Parameter}
|
|
86
86
|
*/
|
|
87
87
|
function createParameterFromDiscriminatorValue(parseNode) {
|
|
88
88
|
return deserializeIntoParameter;
|
|
@@ -91,7 +91,7 @@ exports.createParameterFromDiscriminatorValue = createParameterFromDiscriminator
|
|
|
91
91
|
/**
|
|
92
92
|
* Creates a new instance of the appropriate class based on discriminator value
|
|
93
93
|
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
94
|
-
* @returns
|
|
94
|
+
* @returns {RuleBasedSubjectSet}
|
|
95
95
|
*/
|
|
96
96
|
function createRuleBasedSubjectSetFromDiscriminatorValue(parseNode) {
|
|
97
97
|
return deserializeIntoRuleBasedSubjectSet;
|
|
@@ -100,7 +100,7 @@ exports.createRuleBasedSubjectSetFromDiscriminatorValue = createRuleBasedSubject
|
|
|
100
100
|
/**
|
|
101
101
|
* Creates a new instance of the appropriate class based on discriminator value
|
|
102
102
|
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
103
|
-
* @returns
|
|
103
|
+
* @returns {RunCollectionResponse}
|
|
104
104
|
*/
|
|
105
105
|
function createRunCollectionResponseFromDiscriminatorValue(parseNode) {
|
|
106
106
|
return deserializeIntoRunCollectionResponse;
|
|
@@ -109,7 +109,7 @@ exports.createRunCollectionResponseFromDiscriminatorValue = createRunCollectionR
|
|
|
109
109
|
/**
|
|
110
110
|
* Creates a new instance of the appropriate class based on discriminator value
|
|
111
111
|
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
112
|
-
* @returns
|
|
112
|
+
* @returns {Run}
|
|
113
113
|
*/
|
|
114
114
|
function createRunFromDiscriminatorValue(parseNode) {
|
|
115
115
|
return deserializeIntoRun;
|
|
@@ -118,7 +118,7 @@ exports.createRunFromDiscriminatorValue = createRunFromDiscriminatorValue;
|
|
|
118
118
|
/**
|
|
119
119
|
* Creates a new instance of the appropriate class based on discriminator value
|
|
120
120
|
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
121
|
-
* @returns
|
|
121
|
+
* @returns {RunSummary}
|
|
122
122
|
*/
|
|
123
123
|
function createRunSummaryFromDiscriminatorValue(parseNode) {
|
|
124
124
|
return deserializeIntoRunSummary;
|
|
@@ -127,7 +127,7 @@ exports.createRunSummaryFromDiscriminatorValue = createRunSummaryFromDiscriminat
|
|
|
127
127
|
/**
|
|
128
128
|
* Creates a new instance of the appropriate class based on discriminator value
|
|
129
129
|
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
130
|
-
* @returns
|
|
130
|
+
* @returns {TaskCollectionResponse}
|
|
131
131
|
*/
|
|
132
132
|
function createTaskCollectionResponseFromDiscriminatorValue(parseNode) {
|
|
133
133
|
return deserializeIntoTaskCollectionResponse;
|
|
@@ -136,7 +136,7 @@ exports.createTaskCollectionResponseFromDiscriminatorValue = createTaskCollectio
|
|
|
136
136
|
/**
|
|
137
137
|
* Creates a new instance of the appropriate class based on discriminator value
|
|
138
138
|
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
139
|
-
* @returns
|
|
139
|
+
* @returns {TaskDefinitionCollectionResponse}
|
|
140
140
|
*/
|
|
141
141
|
function createTaskDefinitionCollectionResponseFromDiscriminatorValue(parseNode) {
|
|
142
142
|
return deserializeIntoTaskDefinitionCollectionResponse;
|
|
@@ -145,7 +145,7 @@ exports.createTaskDefinitionCollectionResponseFromDiscriminatorValue = createTas
|
|
|
145
145
|
/**
|
|
146
146
|
* Creates a new instance of the appropriate class based on discriminator value
|
|
147
147
|
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
148
|
-
* @returns
|
|
148
|
+
* @returns {TaskDefinition}
|
|
149
149
|
*/
|
|
150
150
|
function createTaskDefinitionFromDiscriminatorValue(parseNode) {
|
|
151
151
|
return deserializeIntoTaskDefinition;
|
|
@@ -154,7 +154,7 @@ exports.createTaskDefinitionFromDiscriminatorValue = createTaskDefinitionFromDis
|
|
|
154
154
|
/**
|
|
155
155
|
* Creates a new instance of the appropriate class based on discriminator value
|
|
156
156
|
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
157
|
-
* @returns
|
|
157
|
+
* @returns {Task}
|
|
158
158
|
*/
|
|
159
159
|
function createTaskFromDiscriminatorValue(parseNode) {
|
|
160
160
|
return deserializeIntoTask;
|
|
@@ -163,7 +163,7 @@ exports.createTaskFromDiscriminatorValue = createTaskFromDiscriminatorValue;
|
|
|
163
163
|
/**
|
|
164
164
|
* Creates a new instance of the appropriate class based on discriminator value
|
|
165
165
|
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
166
|
-
* @returns
|
|
166
|
+
* @returns {TaskProcessingResultCollectionResponse}
|
|
167
167
|
*/
|
|
168
168
|
function createTaskProcessingResultCollectionResponseFromDiscriminatorValue(parseNode) {
|
|
169
169
|
return deserializeIntoTaskProcessingResultCollectionResponse;
|
|
@@ -172,7 +172,7 @@ exports.createTaskProcessingResultCollectionResponseFromDiscriminatorValue = cre
|
|
|
172
172
|
/**
|
|
173
173
|
* Creates a new instance of the appropriate class based on discriminator value
|
|
174
174
|
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
175
|
-
* @returns
|
|
175
|
+
* @returns {TaskProcessingResult}
|
|
176
176
|
*/
|
|
177
177
|
function createTaskProcessingResultFromDiscriminatorValue(parseNode) {
|
|
178
178
|
return deserializeIntoTaskProcessingResult;
|
|
@@ -181,7 +181,7 @@ exports.createTaskProcessingResultFromDiscriminatorValue = createTaskProcessingR
|
|
|
181
181
|
/**
|
|
182
182
|
* Creates a new instance of the appropriate class based on discriminator value
|
|
183
183
|
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
184
|
-
* @returns
|
|
184
|
+
* @returns {TaskReportCollectionResponse}
|
|
185
185
|
*/
|
|
186
186
|
function createTaskReportCollectionResponseFromDiscriminatorValue(parseNode) {
|
|
187
187
|
return deserializeIntoTaskReportCollectionResponse;
|
|
@@ -190,7 +190,7 @@ exports.createTaskReportCollectionResponseFromDiscriminatorValue = createTaskRep
|
|
|
190
190
|
/**
|
|
191
191
|
* Creates a new instance of the appropriate class based on discriminator value
|
|
192
192
|
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
193
|
-
* @returns
|
|
193
|
+
* @returns {TaskReport}
|
|
194
194
|
*/
|
|
195
195
|
function createTaskReportFromDiscriminatorValue(parseNode) {
|
|
196
196
|
return deserializeIntoTaskReport;
|
|
@@ -199,7 +199,7 @@ exports.createTaskReportFromDiscriminatorValue = createTaskReportFromDiscriminat
|
|
|
199
199
|
/**
|
|
200
200
|
* Creates a new instance of the appropriate class based on discriminator value
|
|
201
201
|
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
202
|
-
* @returns
|
|
202
|
+
* @returns {TaskReportSummary}
|
|
203
203
|
*/
|
|
204
204
|
function createTaskReportSummaryFromDiscriminatorValue(parseNode) {
|
|
205
205
|
return deserializeIntoTaskReportSummary;
|
|
@@ -208,7 +208,7 @@ exports.createTaskReportSummaryFromDiscriminatorValue = createTaskReportSummaryF
|
|
|
208
208
|
/**
|
|
209
209
|
* Creates a new instance of the appropriate class based on discriminator value
|
|
210
210
|
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
211
|
-
* @returns
|
|
211
|
+
* @returns {TimeBasedAttributeTrigger}
|
|
212
212
|
*/
|
|
213
213
|
function createTimeBasedAttributeTriggerFromDiscriminatorValue(parseNode) {
|
|
214
214
|
return deserializeIntoTimeBasedAttributeTrigger;
|
|
@@ -217,7 +217,7 @@ exports.createTimeBasedAttributeTriggerFromDiscriminatorValue = createTimeBasedA
|
|
|
217
217
|
/**
|
|
218
218
|
* Creates a new instance of the appropriate class based on discriminator value
|
|
219
219
|
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
220
|
-
* @returns
|
|
220
|
+
* @returns {TriggerAndScopeBasedConditions}
|
|
221
221
|
*/
|
|
222
222
|
function createTriggerAndScopeBasedConditionsFromDiscriminatorValue(parseNode) {
|
|
223
223
|
return deserializeIntoTriggerAndScopeBasedConditions;
|
|
@@ -226,7 +226,7 @@ exports.createTriggerAndScopeBasedConditionsFromDiscriminatorValue = createTrigg
|
|
|
226
226
|
/**
|
|
227
227
|
* Creates a new instance of the appropriate class based on discriminator value
|
|
228
228
|
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
229
|
-
* @returns
|
|
229
|
+
* @returns {UserProcessingResultCollectionResponse}
|
|
230
230
|
*/
|
|
231
231
|
function createUserProcessingResultCollectionResponseFromDiscriminatorValue(parseNode) {
|
|
232
232
|
return deserializeIntoUserProcessingResultCollectionResponse;
|
|
@@ -235,7 +235,7 @@ exports.createUserProcessingResultCollectionResponseFromDiscriminatorValue = cre
|
|
|
235
235
|
/**
|
|
236
236
|
* Creates a new instance of the appropriate class based on discriminator value
|
|
237
237
|
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
238
|
-
* @returns
|
|
238
|
+
* @returns {UserProcessingResult}
|
|
239
239
|
*/
|
|
240
240
|
function createUserProcessingResultFromDiscriminatorValue(parseNode) {
|
|
241
241
|
return deserializeIntoUserProcessingResult;
|
|
@@ -244,7 +244,7 @@ exports.createUserProcessingResultFromDiscriminatorValue = createUserProcessingR
|
|
|
244
244
|
/**
|
|
245
245
|
* Creates a new instance of the appropriate class based on discriminator value
|
|
246
246
|
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
247
|
-
* @returns
|
|
247
|
+
* @returns {UserSummary}
|
|
248
248
|
*/
|
|
249
249
|
function createUserSummaryFromDiscriminatorValue(parseNode) {
|
|
250
250
|
return deserializeIntoUserSummary;
|
|
@@ -253,7 +253,7 @@ exports.createUserSummaryFromDiscriminatorValue = createUserSummaryFromDiscrimin
|
|
|
253
253
|
/**
|
|
254
254
|
* Creates a new instance of the appropriate class based on discriminator value
|
|
255
255
|
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
256
|
-
* @returns
|
|
256
|
+
* @returns {WorkflowBase}
|
|
257
257
|
*/
|
|
258
258
|
function createWorkflowBaseFromDiscriminatorValue(parseNode) {
|
|
259
259
|
if (!parseNode)
|
|
@@ -276,7 +276,7 @@ exports.createWorkflowBaseFromDiscriminatorValue = createWorkflowBaseFromDiscrim
|
|
|
276
276
|
/**
|
|
277
277
|
* Creates a new instance of the appropriate class based on discriminator value
|
|
278
278
|
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
279
|
-
* @returns
|
|
279
|
+
* @returns {WorkflowCollectionResponse}
|
|
280
280
|
*/
|
|
281
281
|
function createWorkflowCollectionResponseFromDiscriminatorValue(parseNode) {
|
|
282
282
|
return deserializeIntoWorkflowCollectionResponse;
|
|
@@ -285,7 +285,7 @@ exports.createWorkflowCollectionResponseFromDiscriminatorValue = createWorkflowC
|
|
|
285
285
|
/**
|
|
286
286
|
* Creates a new instance of the appropriate class based on discriminator value
|
|
287
287
|
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
288
|
-
* @returns
|
|
288
|
+
* @returns {WorkflowExecutionConditions}
|
|
289
289
|
*/
|
|
290
290
|
function createWorkflowExecutionConditionsFromDiscriminatorValue(parseNode) {
|
|
291
291
|
if (!parseNode)
|
|
@@ -308,7 +308,7 @@ exports.createWorkflowExecutionConditionsFromDiscriminatorValue = createWorkflow
|
|
|
308
308
|
/**
|
|
309
309
|
* Creates a new instance of the appropriate class based on discriminator value
|
|
310
310
|
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
311
|
-
* @returns
|
|
311
|
+
* @returns {WorkflowExecutionTrigger}
|
|
312
312
|
*/
|
|
313
313
|
function createWorkflowExecutionTriggerFromDiscriminatorValue(parseNode) {
|
|
314
314
|
if (!parseNode)
|
|
@@ -329,7 +329,7 @@ exports.createWorkflowExecutionTriggerFromDiscriminatorValue = createWorkflowExe
|
|
|
329
329
|
/**
|
|
330
330
|
* Creates a new instance of the appropriate class based on discriminator value
|
|
331
331
|
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
332
|
-
* @returns
|
|
332
|
+
* @returns {Workflow}
|
|
333
333
|
*/
|
|
334
334
|
function createWorkflowFromDiscriminatorValue(parseNode) {
|
|
335
335
|
return deserializeIntoWorkflow;
|
|
@@ -338,7 +338,7 @@ exports.createWorkflowFromDiscriminatorValue = createWorkflowFromDiscriminatorVa
|
|
|
338
338
|
/**
|
|
339
339
|
* Creates a new instance of the appropriate class based on discriminator value
|
|
340
340
|
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
341
|
-
* @returns
|
|
341
|
+
* @returns {WorkflowTemplateCollectionResponse}
|
|
342
342
|
*/
|
|
343
343
|
function createWorkflowTemplateCollectionResponseFromDiscriminatorValue(parseNode) {
|
|
344
344
|
return deserializeIntoWorkflowTemplateCollectionResponse;
|
|
@@ -347,7 +347,7 @@ exports.createWorkflowTemplateCollectionResponseFromDiscriminatorValue = createW
|
|
|
347
347
|
/**
|
|
348
348
|
* Creates a new instance of the appropriate class based on discriminator value
|
|
349
349
|
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
350
|
-
* @returns
|
|
350
|
+
* @returns {WorkflowTemplate}
|
|
351
351
|
*/
|
|
352
352
|
function createWorkflowTemplateFromDiscriminatorValue(parseNode) {
|
|
353
353
|
return deserializeIntoWorkflowTemplate;
|
|
@@ -356,7 +356,7 @@ exports.createWorkflowTemplateFromDiscriminatorValue = createWorkflowTemplateFro
|
|
|
356
356
|
/**
|
|
357
357
|
* Creates a new instance of the appropriate class based on discriminator value
|
|
358
358
|
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
359
|
-
* @returns
|
|
359
|
+
* @returns {WorkflowVersionCollectionResponse}
|
|
360
360
|
*/
|
|
361
361
|
function createWorkflowVersionCollectionResponseFromDiscriminatorValue(parseNode) {
|
|
362
362
|
return deserializeIntoWorkflowVersionCollectionResponse;
|
|
@@ -365,7 +365,7 @@ exports.createWorkflowVersionCollectionResponseFromDiscriminatorValue = createWo
|
|
|
365
365
|
/**
|
|
366
366
|
* Creates a new instance of the appropriate class based on discriminator value
|
|
367
367
|
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
368
|
-
* @returns
|
|
368
|
+
* @returns {WorkflowVersion}
|
|
369
369
|
*/
|
|
370
370
|
function createWorkflowVersionFromDiscriminatorValue(parseNode) {
|
|
371
371
|
return deserializeIntoWorkflowVersion;
|
|
@@ -373,7 +373,7 @@ function createWorkflowVersionFromDiscriminatorValue(parseNode) {
|
|
|
373
373
|
exports.createWorkflowVersionFromDiscriminatorValue = createWorkflowVersionFromDiscriminatorValue;
|
|
374
374
|
/**
|
|
375
375
|
* The deserialization information for the current model
|
|
376
|
-
* @returns
|
|
376
|
+
* @returns {Record<string, (node: ParseNode) => void>}
|
|
377
377
|
*/
|
|
378
378
|
function deserializeIntoCustomTaskExtension(customTaskExtension = {}) {
|
|
379
379
|
return Object.assign(Object.assign({}, (0, __1.deserializeIntoCustomCalloutExtension)(customTaskExtension)), { "callbackConfiguration": n => { customTaskExtension.callbackConfiguration = n.getObjectValue(__1.createCustomExtensionCallbackConfigurationFromDiscriminatorValue); }, "createdBy": n => { customTaskExtension.createdBy = n.getObjectValue(__1.createUserFromDiscriminatorValue); }, "createdDateTime": n => { customTaskExtension.createdDateTime = n.getDateValue(); }, "lastModifiedBy": n => { customTaskExtension.lastModifiedBy = n.getObjectValue(__1.createUserFromDiscriminatorValue); }, "lastModifiedDateTime": n => { customTaskExtension.lastModifiedDateTime = n.getDateValue(); } });
|
|
@@ -381,7 +381,7 @@ function deserializeIntoCustomTaskExtension(customTaskExtension = {}) {
|
|
|
381
381
|
exports.deserializeIntoCustomTaskExtension = deserializeIntoCustomTaskExtension;
|
|
382
382
|
/**
|
|
383
383
|
* The deserialization information for the current model
|
|
384
|
-
* @returns
|
|
384
|
+
* @returns {Record<string, (node: ParseNode) => void>}
|
|
385
385
|
*/
|
|
386
386
|
function deserializeIntoCustomTaskExtensionCallbackConfiguration(customTaskExtensionCallbackConfiguration = {}) {
|
|
387
387
|
return Object.assign(Object.assign({}, (0, __1.deserializeIntoCustomExtensionCallbackConfiguration)(customTaskExtensionCallbackConfiguration)), { "authorizedApps": n => { customTaskExtensionCallbackConfiguration.authorizedApps = n.getCollectionOfObjectValues(__1.createApplicationFromDiscriminatorValue); } });
|
|
@@ -389,7 +389,7 @@ function deserializeIntoCustomTaskExtensionCallbackConfiguration(customTaskExten
|
|
|
389
389
|
exports.deserializeIntoCustomTaskExtensionCallbackConfiguration = deserializeIntoCustomTaskExtensionCallbackConfiguration;
|
|
390
390
|
/**
|
|
391
391
|
* The deserialization information for the current model
|
|
392
|
-
* @returns
|
|
392
|
+
* @returns {Record<string, (node: ParseNode) => void>}
|
|
393
393
|
*/
|
|
394
394
|
function deserializeIntoCustomTaskExtensionCallbackData(customTaskExtensionCallbackData = {}) {
|
|
395
395
|
return Object.assign(Object.assign({}, (0, __1.deserializeIntoCustomExtensionData)(customTaskExtensionCallbackData)), { "operationStatus": n => { customTaskExtensionCallbackData.operationStatus = n.getEnumValue(exports.CustomTaskExtensionOperationStatusObject); } });
|
|
@@ -397,7 +397,7 @@ function deserializeIntoCustomTaskExtensionCallbackData(customTaskExtensionCallb
|
|
|
397
397
|
exports.deserializeIntoCustomTaskExtensionCallbackData = deserializeIntoCustomTaskExtensionCallbackData;
|
|
398
398
|
/**
|
|
399
399
|
* The deserialization information for the current model
|
|
400
|
-
* @returns
|
|
400
|
+
* @returns {Record<string, (node: ParseNode) => void>}
|
|
401
401
|
*/
|
|
402
402
|
function deserializeIntoCustomTaskExtensionCalloutData(customTaskExtensionCalloutData = {}) {
|
|
403
403
|
return Object.assign(Object.assign({}, (0, __1.deserializeIntoCustomExtensionData)(customTaskExtensionCalloutData)), { "subject": n => { customTaskExtensionCalloutData.subject = n.getObjectValue(__1.createUserFromDiscriminatorValue); }, "task": n => { customTaskExtensionCalloutData.task = n.getObjectValue(createTaskFromDiscriminatorValue); }, "taskProcessingresult": n => { customTaskExtensionCalloutData.taskProcessingresult = n.getObjectValue(createTaskProcessingResultFromDiscriminatorValue); }, "workflow": n => { customTaskExtensionCalloutData.workflow = n.getObjectValue(createWorkflowFromDiscriminatorValue); } });
|
|
@@ -405,7 +405,7 @@ function deserializeIntoCustomTaskExtensionCalloutData(customTaskExtensionCallou
|
|
|
405
405
|
exports.deserializeIntoCustomTaskExtensionCalloutData = deserializeIntoCustomTaskExtensionCalloutData;
|
|
406
406
|
/**
|
|
407
407
|
* The deserialization information for the current model
|
|
408
|
-
* @returns
|
|
408
|
+
* @returns {Record<string, (node: ParseNode) => void>}
|
|
409
409
|
*/
|
|
410
410
|
function deserializeIntoCustomTaskExtensionCollectionResponse(customTaskExtensionCollectionResponse = {}) {
|
|
411
411
|
return Object.assign(Object.assign({}, (0, __1.deserializeIntoBaseCollectionPaginationCountResponse)(customTaskExtensionCollectionResponse)), { "value": n => { customTaskExtensionCollectionResponse.value = n.getCollectionOfObjectValues(createCustomTaskExtensionFromDiscriminatorValue); } });
|
|
@@ -413,7 +413,7 @@ function deserializeIntoCustomTaskExtensionCollectionResponse(customTaskExtensio
|
|
|
413
413
|
exports.deserializeIntoCustomTaskExtensionCollectionResponse = deserializeIntoCustomTaskExtensionCollectionResponse;
|
|
414
414
|
/**
|
|
415
415
|
* The deserialization information for the current model
|
|
416
|
-
* @returns
|
|
416
|
+
* @returns {Record<string, (node: ParseNode) => void>}
|
|
417
417
|
*/
|
|
418
418
|
function deserializeIntoLifecycleManagementSettings(lifecycleManagementSettings = {}) {
|
|
419
419
|
return Object.assign(Object.assign({}, (0, __1.deserializeIntoEntity)(lifecycleManagementSettings)), { "emailSettings": n => { lifecycleManagementSettings.emailSettings = n.getObjectValue(__1.createEmailSettingsFromDiscriminatorValue); }, "workflowScheduleIntervalInHours": n => { lifecycleManagementSettings.workflowScheduleIntervalInHours = n.getNumberValue(); } });
|
|
@@ -421,7 +421,7 @@ function deserializeIntoLifecycleManagementSettings(lifecycleManagementSettings
|
|
|
421
421
|
exports.deserializeIntoLifecycleManagementSettings = deserializeIntoLifecycleManagementSettings;
|
|
422
422
|
/**
|
|
423
423
|
* The deserialization information for the current model
|
|
424
|
-
* @returns
|
|
424
|
+
* @returns {Record<string, (node: ParseNode) => void>}
|
|
425
425
|
*/
|
|
426
426
|
function deserializeIntoLifecycleWorkflowsContainer(lifecycleWorkflowsContainer = {}) {
|
|
427
427
|
return Object.assign(Object.assign({}, (0, __1.deserializeIntoEntity)(lifecycleWorkflowsContainer)), { "customTaskExtensions": n => { lifecycleWorkflowsContainer.customTaskExtensions = n.getCollectionOfObjectValues(createCustomTaskExtensionFromDiscriminatorValue); }, "deletedItems": n => { lifecycleWorkflowsContainer.deletedItems = n.getObjectValue(__1.createDeletedItemContainerFromDiscriminatorValue); }, "settings": n => { lifecycleWorkflowsContainer.settings = n.getObjectValue(createLifecycleManagementSettingsFromDiscriminatorValue); }, "taskDefinitions": n => { lifecycleWorkflowsContainer.taskDefinitions = n.getCollectionOfObjectValues(createTaskDefinitionFromDiscriminatorValue); }, "workflows": n => { lifecycleWorkflowsContainer.workflows = n.getCollectionOfObjectValues(createWorkflowFromDiscriminatorValue); }, "workflowTemplates": n => { lifecycleWorkflowsContainer.workflowTemplates = n.getCollectionOfObjectValues(createWorkflowTemplateFromDiscriminatorValue); } });
|
|
@@ -429,7 +429,7 @@ function deserializeIntoLifecycleWorkflowsContainer(lifecycleWorkflowsContainer
|
|
|
429
429
|
exports.deserializeIntoLifecycleWorkflowsContainer = deserializeIntoLifecycleWorkflowsContainer;
|
|
430
430
|
/**
|
|
431
431
|
* The deserialization information for the current model
|
|
432
|
-
* @returns
|
|
432
|
+
* @returns {Record<string, (node: ParseNode) => void>}
|
|
433
433
|
*/
|
|
434
434
|
function deserializeIntoOnDemandExecutionOnly(onDemandExecutionOnly = {}) {
|
|
435
435
|
return Object.assign({}, deserializeIntoWorkflowExecutionConditions(onDemandExecutionOnly));
|
|
@@ -437,7 +437,7 @@ function deserializeIntoOnDemandExecutionOnly(onDemandExecutionOnly = {}) {
|
|
|
437
437
|
exports.deserializeIntoOnDemandExecutionOnly = deserializeIntoOnDemandExecutionOnly;
|
|
438
438
|
/**
|
|
439
439
|
* The deserialization information for the current model
|
|
440
|
-
* @returns
|
|
440
|
+
* @returns {Record<string, (node: ParseNode) => void>}
|
|
441
441
|
*/
|
|
442
442
|
function deserializeIntoParameter(parameter = {}) {
|
|
443
443
|
return {
|
|
@@ -451,7 +451,7 @@ function deserializeIntoParameter(parameter = {}) {
|
|
|
451
451
|
exports.deserializeIntoParameter = deserializeIntoParameter;
|
|
452
452
|
/**
|
|
453
453
|
* The deserialization information for the current model
|
|
454
|
-
* @returns
|
|
454
|
+
* @returns {Record<string, (node: ParseNode) => void>}
|
|
455
455
|
*/
|
|
456
456
|
function deserializeIntoRuleBasedSubjectSet(ruleBasedSubjectSet = {}) {
|
|
457
457
|
return Object.assign(Object.assign({}, (0, __1.deserializeIntoSubjectSet)(ruleBasedSubjectSet)), { "rule": n => { ruleBasedSubjectSet.rule = n.getStringValue(); } });
|
|
@@ -459,7 +459,7 @@ function deserializeIntoRuleBasedSubjectSet(ruleBasedSubjectSet = {}) {
|
|
|
459
459
|
exports.deserializeIntoRuleBasedSubjectSet = deserializeIntoRuleBasedSubjectSet;
|
|
460
460
|
/**
|
|
461
461
|
* The deserialization information for the current model
|
|
462
|
-
* @returns
|
|
462
|
+
* @returns {Record<string, (node: ParseNode) => void>}
|
|
463
463
|
*/
|
|
464
464
|
function deserializeIntoRun(run = {}) {
|
|
465
465
|
return Object.assign(Object.assign({}, (0, __1.deserializeIntoEntity)(run)), { "completedDateTime": n => { run.completedDateTime = n.getDateValue(); }, "failedTasksCount": n => { run.failedTasksCount = n.getNumberValue(); }, "failedUsersCount": n => { run.failedUsersCount = n.getNumberValue(); }, "lastUpdatedDateTime": n => { run.lastUpdatedDateTime = n.getDateValue(); }, "processingStatus": n => { run.processingStatus = n.getEnumValue(exports.LifecycleWorkflowProcessingStatusObject); }, "scheduledDateTime": n => { run.scheduledDateTime = n.getDateValue(); }, "startedDateTime": n => { run.startedDateTime = n.getDateValue(); }, "successfulUsersCount": n => { run.successfulUsersCount = n.getNumberValue(); }, "taskProcessingResults": n => { run.taskProcessingResults = n.getCollectionOfObjectValues(createTaskProcessingResultFromDiscriminatorValue); }, "totalTasksCount": n => { run.totalTasksCount = n.getNumberValue(); }, "totalUnprocessedTasksCount": n => { run.totalUnprocessedTasksCount = n.getNumberValue(); }, "totalUsersCount": n => { run.totalUsersCount = n.getNumberValue(); }, "userProcessingResults": n => { run.userProcessingResults = n.getCollectionOfObjectValues(createUserProcessingResultFromDiscriminatorValue); }, "workflowExecutionType": n => { run.workflowExecutionType = n.getEnumValue(exports.WorkflowExecutionTypeObject); } });
|
|
@@ -467,7 +467,7 @@ function deserializeIntoRun(run = {}) {
|
|
|
467
467
|
exports.deserializeIntoRun = deserializeIntoRun;
|
|
468
468
|
/**
|
|
469
469
|
* The deserialization information for the current model
|
|
470
|
-
* @returns
|
|
470
|
+
* @returns {Record<string, (node: ParseNode) => void>}
|
|
471
471
|
*/
|
|
472
472
|
function deserializeIntoRunCollectionResponse(runCollectionResponse = {}) {
|
|
473
473
|
return Object.assign(Object.assign({}, (0, __1.deserializeIntoBaseCollectionPaginationCountResponse)(runCollectionResponse)), { "value": n => { runCollectionResponse.value = n.getCollectionOfObjectValues(createRunFromDiscriminatorValue); } });
|
|
@@ -475,7 +475,7 @@ function deserializeIntoRunCollectionResponse(runCollectionResponse = {}) {
|
|
|
475
475
|
exports.deserializeIntoRunCollectionResponse = deserializeIntoRunCollectionResponse;
|
|
476
476
|
/**
|
|
477
477
|
* The deserialization information for the current model
|
|
478
|
-
* @returns
|
|
478
|
+
* @returns {Record<string, (node: ParseNode) => void>}
|
|
479
479
|
*/
|
|
480
480
|
function deserializeIntoRunSummary(runSummary = {}) {
|
|
481
481
|
return {
|
|
@@ -492,7 +492,7 @@ function deserializeIntoRunSummary(runSummary = {}) {
|
|
|
492
492
|
exports.deserializeIntoRunSummary = deserializeIntoRunSummary;
|
|
493
493
|
/**
|
|
494
494
|
* The deserialization information for the current model
|
|
495
|
-
* @returns
|
|
495
|
+
* @returns {Record<string, (node: ParseNode) => void>}
|
|
496
496
|
*/
|
|
497
497
|
function deserializeIntoTask(task = {}) {
|
|
498
498
|
return Object.assign(Object.assign({}, (0, __1.deserializeIntoEntity)(task)), { "arguments": n => { task.arguments = n.getCollectionOfObjectValues(__1.createKeyValuePairFromDiscriminatorValue); }, "category": n => { task.category = n.getCollectionOfEnumValues(exports.LifecycleTaskCategoryObject); }, "continueOnError": n => { task.continueOnError = n.getBooleanValue(); }, "description": n => { task.description = n.getStringValue(); }, "displayName": n => { task.displayName = n.getStringValue(); }, "executionSequence": n => { task.executionSequence = n.getNumberValue(); }, "isEnabled": n => { task.isEnabled = n.getBooleanValue(); }, "taskDefinitionId": n => { task.taskDefinitionId = n.getStringValue(); }, "taskProcessingResults": n => { task.taskProcessingResults = n.getCollectionOfObjectValues(createTaskProcessingResultFromDiscriminatorValue); } });
|
|
@@ -500,7 +500,7 @@ function deserializeIntoTask(task = {}) {
|
|
|
500
500
|
exports.deserializeIntoTask = deserializeIntoTask;
|
|
501
501
|
/**
|
|
502
502
|
* The deserialization information for the current model
|
|
503
|
-
* @returns
|
|
503
|
+
* @returns {Record<string, (node: ParseNode) => void>}
|
|
504
504
|
*/
|
|
505
505
|
function deserializeIntoTaskCollectionResponse(taskCollectionResponse = {}) {
|
|
506
506
|
return Object.assign(Object.assign({}, (0, __1.deserializeIntoBaseCollectionPaginationCountResponse)(taskCollectionResponse)), { "value": n => { taskCollectionResponse.value = n.getCollectionOfObjectValues(createTaskFromDiscriminatorValue); } });
|
|
@@ -508,7 +508,7 @@ function deserializeIntoTaskCollectionResponse(taskCollectionResponse = {}) {
|
|
|
508
508
|
exports.deserializeIntoTaskCollectionResponse = deserializeIntoTaskCollectionResponse;
|
|
509
509
|
/**
|
|
510
510
|
* The deserialization information for the current model
|
|
511
|
-
* @returns
|
|
511
|
+
* @returns {Record<string, (node: ParseNode) => void>}
|
|
512
512
|
*/
|
|
513
513
|
function deserializeIntoTaskDefinition(taskDefinition = {}) {
|
|
514
514
|
return Object.assign(Object.assign({}, (0, __1.deserializeIntoEntity)(taskDefinition)), { "category": n => { taskDefinition.category = n.getCollectionOfEnumValues(exports.LifecycleTaskCategoryObject); }, "continueOnError": n => { taskDefinition.continueOnError = n.getBooleanValue(); }, "description": n => { taskDefinition.description = n.getStringValue(); }, "displayName": n => { taskDefinition.displayName = n.getStringValue(); }, "parameters": n => { taskDefinition.parameters = n.getCollectionOfObjectValues(createParameterFromDiscriminatorValue); }, "version": n => { taskDefinition.version = n.getNumberValue(); } });
|
|
@@ -516,7 +516,7 @@ function deserializeIntoTaskDefinition(taskDefinition = {}) {
|
|
|
516
516
|
exports.deserializeIntoTaskDefinition = deserializeIntoTaskDefinition;
|
|
517
517
|
/**
|
|
518
518
|
* The deserialization information for the current model
|
|
519
|
-
* @returns
|
|
519
|
+
* @returns {Record<string, (node: ParseNode) => void>}
|
|
520
520
|
*/
|
|
521
521
|
function deserializeIntoTaskDefinitionCollectionResponse(taskDefinitionCollectionResponse = {}) {
|
|
522
522
|
return Object.assign(Object.assign({}, (0, __1.deserializeIntoBaseCollectionPaginationCountResponse)(taskDefinitionCollectionResponse)), { "value": n => { taskDefinitionCollectionResponse.value = n.getCollectionOfObjectValues(createTaskDefinitionFromDiscriminatorValue); } });
|
|
@@ -524,7 +524,7 @@ function deserializeIntoTaskDefinitionCollectionResponse(taskDefinitionCollectio
|
|
|
524
524
|
exports.deserializeIntoTaskDefinitionCollectionResponse = deserializeIntoTaskDefinitionCollectionResponse;
|
|
525
525
|
/**
|
|
526
526
|
* The deserialization information for the current model
|
|
527
|
-
* @returns
|
|
527
|
+
* @returns {Record<string, (node: ParseNode) => void>}
|
|
528
528
|
*/
|
|
529
529
|
function deserializeIntoTaskProcessingResult(taskProcessingResult = {}) {
|
|
530
530
|
return Object.assign(Object.assign({}, (0, __1.deserializeIntoEntity)(taskProcessingResult)), { "completedDateTime": n => { taskProcessingResult.completedDateTime = n.getDateValue(); }, "createdDateTime": n => { taskProcessingResult.createdDateTime = n.getDateValue(); }, "failureReason": n => { taskProcessingResult.failureReason = n.getStringValue(); }, "processingStatus": n => { taskProcessingResult.processingStatus = n.getEnumValue(exports.LifecycleWorkflowProcessingStatusObject); }, "startedDateTime": n => { taskProcessingResult.startedDateTime = n.getDateValue(); }, "subject": n => { taskProcessingResult.subject = n.getObjectValue(__1.createUserFromDiscriminatorValue); }, "task": n => { taskProcessingResult.task = n.getObjectValue(createTaskFromDiscriminatorValue); } });
|
|
@@ -532,7 +532,7 @@ function deserializeIntoTaskProcessingResult(taskProcessingResult = {}) {
|
|
|
532
532
|
exports.deserializeIntoTaskProcessingResult = deserializeIntoTaskProcessingResult;
|
|
533
533
|
/**
|
|
534
534
|
* The deserialization information for the current model
|
|
535
|
-
* @returns
|
|
535
|
+
* @returns {Record<string, (node: ParseNode) => void>}
|
|
536
536
|
*/
|
|
537
537
|
function deserializeIntoTaskProcessingResultCollectionResponse(taskProcessingResultCollectionResponse = {}) {
|
|
538
538
|
return Object.assign(Object.assign({}, (0, __1.deserializeIntoBaseCollectionPaginationCountResponse)(taskProcessingResultCollectionResponse)), { "value": n => { taskProcessingResultCollectionResponse.value = n.getCollectionOfObjectValues(createTaskProcessingResultFromDiscriminatorValue); } });
|
|
@@ -540,7 +540,7 @@ function deserializeIntoTaskProcessingResultCollectionResponse(taskProcessingRes
|
|
|
540
540
|
exports.deserializeIntoTaskProcessingResultCollectionResponse = deserializeIntoTaskProcessingResultCollectionResponse;
|
|
541
541
|
/**
|
|
542
542
|
* The deserialization information for the current model
|
|
543
|
-
* @returns
|
|
543
|
+
* @returns {Record<string, (node: ParseNode) => void>}
|
|
544
544
|
*/
|
|
545
545
|
function deserializeIntoTaskReport(taskReport = {}) {
|
|
546
546
|
return Object.assign(Object.assign({}, (0, __1.deserializeIntoEntity)(taskReport)), { "completedDateTime": n => { taskReport.completedDateTime = n.getDateValue(); }, "failedUsersCount": n => { taskReport.failedUsersCount = n.getNumberValue(); }, "lastUpdatedDateTime": n => { taskReport.lastUpdatedDateTime = n.getDateValue(); }, "processingStatus": n => { taskReport.processingStatus = n.getEnumValue(exports.LifecycleWorkflowProcessingStatusObject); }, "runId": n => { taskReport.runId = n.getStringValue(); }, "startedDateTime": n => { taskReport.startedDateTime = n.getDateValue(); }, "successfulUsersCount": n => { taskReport.successfulUsersCount = n.getNumberValue(); }, "task": n => { taskReport.task = n.getObjectValue(createTaskFromDiscriminatorValue); }, "taskDefinition": n => { taskReport.taskDefinition = n.getObjectValue(createTaskDefinitionFromDiscriminatorValue); }, "taskProcessingResults": n => { taskReport.taskProcessingResults = n.getCollectionOfObjectValues(createTaskProcessingResultFromDiscriminatorValue); }, "totalUsersCount": n => { taskReport.totalUsersCount = n.getNumberValue(); }, "unprocessedUsersCount": n => { taskReport.unprocessedUsersCount = n.getNumberValue(); } });
|
|
@@ -548,7 +548,7 @@ function deserializeIntoTaskReport(taskReport = {}) {
|
|
|
548
548
|
exports.deserializeIntoTaskReport = deserializeIntoTaskReport;
|
|
549
549
|
/**
|
|
550
550
|
* The deserialization information for the current model
|
|
551
|
-
* @returns
|
|
551
|
+
* @returns {Record<string, (node: ParseNode) => void>}
|
|
552
552
|
*/
|
|
553
553
|
function deserializeIntoTaskReportCollectionResponse(taskReportCollectionResponse = {}) {
|
|
554
554
|
return Object.assign(Object.assign({}, (0, __1.deserializeIntoBaseCollectionPaginationCountResponse)(taskReportCollectionResponse)), { "value": n => { taskReportCollectionResponse.value = n.getCollectionOfObjectValues(createTaskReportFromDiscriminatorValue); } });
|
|
@@ -556,7 +556,7 @@ function deserializeIntoTaskReportCollectionResponse(taskReportCollectionRespons
|
|
|
556
556
|
exports.deserializeIntoTaskReportCollectionResponse = deserializeIntoTaskReportCollectionResponse;
|
|
557
557
|
/**
|
|
558
558
|
* The deserialization information for the current model
|
|
559
|
-
* @returns
|
|
559
|
+
* @returns {Record<string, (node: ParseNode) => void>}
|
|
560
560
|
*/
|
|
561
561
|
function deserializeIntoTaskReportSummary(taskReportSummary = {}) {
|
|
562
562
|
return {
|
|
@@ -571,7 +571,7 @@ function deserializeIntoTaskReportSummary(taskReportSummary = {}) {
|
|
|
571
571
|
exports.deserializeIntoTaskReportSummary = deserializeIntoTaskReportSummary;
|
|
572
572
|
/**
|
|
573
573
|
* The deserialization information for the current model
|
|
574
|
-
* @returns
|
|
574
|
+
* @returns {Record<string, (node: ParseNode) => void>}
|
|
575
575
|
*/
|
|
576
576
|
function deserializeIntoTimeBasedAttributeTrigger(timeBasedAttributeTrigger = {}) {
|
|
577
577
|
return Object.assign(Object.assign({}, deserializeIntoWorkflowExecutionTrigger(timeBasedAttributeTrigger)), { "offsetInDays": n => { timeBasedAttributeTrigger.offsetInDays = n.getNumberValue(); }, "timeBasedAttribute": n => { timeBasedAttributeTrigger.timeBasedAttribute = n.getEnumValue(exports.WorkflowTriggerTimeBasedAttributeObject); } });
|
|
@@ -579,7 +579,7 @@ function deserializeIntoTimeBasedAttributeTrigger(timeBasedAttributeTrigger = {}
|
|
|
579
579
|
exports.deserializeIntoTimeBasedAttributeTrigger = deserializeIntoTimeBasedAttributeTrigger;
|
|
580
580
|
/**
|
|
581
581
|
* The deserialization information for the current model
|
|
582
|
-
* @returns
|
|
582
|
+
* @returns {Record<string, (node: ParseNode) => void>}
|
|
583
583
|
*/
|
|
584
584
|
function deserializeIntoTriggerAndScopeBasedConditions(triggerAndScopeBasedConditions = {}) {
|
|
585
585
|
return Object.assign(Object.assign({}, deserializeIntoWorkflowExecutionConditions(triggerAndScopeBasedConditions)), { "scope": n => { triggerAndScopeBasedConditions.scope = n.getObjectValue(__1.createSubjectSetFromDiscriminatorValue); }, "trigger": n => { triggerAndScopeBasedConditions.trigger = n.getObjectValue(createWorkflowExecutionTriggerFromDiscriminatorValue); } });
|
|
@@ -587,7 +587,7 @@ function deserializeIntoTriggerAndScopeBasedConditions(triggerAndScopeBasedCondi
|
|
|
587
587
|
exports.deserializeIntoTriggerAndScopeBasedConditions = deserializeIntoTriggerAndScopeBasedConditions;
|
|
588
588
|
/**
|
|
589
589
|
* The deserialization information for the current model
|
|
590
|
-
* @returns
|
|
590
|
+
* @returns {Record<string, (node: ParseNode) => void>}
|
|
591
591
|
*/
|
|
592
592
|
function deserializeIntoUserProcessingResult(userProcessingResult = {}) {
|
|
593
593
|
return Object.assign(Object.assign({}, (0, __1.deserializeIntoEntity)(userProcessingResult)), { "completedDateTime": n => { userProcessingResult.completedDateTime = n.getDateValue(); }, "failedTasksCount": n => { userProcessingResult.failedTasksCount = n.getNumberValue(); }, "processingStatus": n => { userProcessingResult.processingStatus = n.getEnumValue(exports.LifecycleWorkflowProcessingStatusObject); }, "scheduledDateTime": n => { userProcessingResult.scheduledDateTime = n.getDateValue(); }, "startedDateTime": n => { userProcessingResult.startedDateTime = n.getDateValue(); }, "subject": n => { userProcessingResult.subject = n.getObjectValue(__1.createUserFromDiscriminatorValue); }, "taskProcessingResults": n => { userProcessingResult.taskProcessingResults = n.getCollectionOfObjectValues(createTaskProcessingResultFromDiscriminatorValue); }, "totalTasksCount": n => { userProcessingResult.totalTasksCount = n.getNumberValue(); }, "totalUnprocessedTasksCount": n => { userProcessingResult.totalUnprocessedTasksCount = n.getNumberValue(); }, "workflowExecutionType": n => { userProcessingResult.workflowExecutionType = n.getEnumValue(exports.WorkflowExecutionTypeObject); }, "workflowVersion": n => { userProcessingResult.workflowVersion = n.getNumberValue(); } });
|
|
@@ -595,7 +595,7 @@ function deserializeIntoUserProcessingResult(userProcessingResult = {}) {
|
|
|
595
595
|
exports.deserializeIntoUserProcessingResult = deserializeIntoUserProcessingResult;
|
|
596
596
|
/**
|
|
597
597
|
* The deserialization information for the current model
|
|
598
|
-
* @returns
|
|
598
|
+
* @returns {Record<string, (node: ParseNode) => void>}
|
|
599
599
|
*/
|
|
600
600
|
function deserializeIntoUserProcessingResultCollectionResponse(userProcessingResultCollectionResponse = {}) {
|
|
601
601
|
return Object.assign(Object.assign({}, (0, __1.deserializeIntoBaseCollectionPaginationCountResponse)(userProcessingResultCollectionResponse)), { "value": n => { userProcessingResultCollectionResponse.value = n.getCollectionOfObjectValues(createUserProcessingResultFromDiscriminatorValue); } });
|
|
@@ -603,7 +603,7 @@ function deserializeIntoUserProcessingResultCollectionResponse(userProcessingRes
|
|
|
603
603
|
exports.deserializeIntoUserProcessingResultCollectionResponse = deserializeIntoUserProcessingResultCollectionResponse;
|
|
604
604
|
/**
|
|
605
605
|
* The deserialization information for the current model
|
|
606
|
-
* @returns
|
|
606
|
+
* @returns {Record<string, (node: ParseNode) => void>}
|
|
607
607
|
*/
|
|
608
608
|
function deserializeIntoUserSummary(userSummary = {}) {
|
|
609
609
|
return {
|
|
@@ -619,7 +619,7 @@ function deserializeIntoUserSummary(userSummary = {}) {
|
|
|
619
619
|
exports.deserializeIntoUserSummary = deserializeIntoUserSummary;
|
|
620
620
|
/**
|
|
621
621
|
* The deserialization information for the current model
|
|
622
|
-
* @returns
|
|
622
|
+
* @returns {Record<string, (node: ParseNode) => void>}
|
|
623
623
|
*/
|
|
624
624
|
function deserializeIntoWorkflow(workflow = {}) {
|
|
625
625
|
return Object.assign(Object.assign({}, deserializeIntoWorkflowBase(workflow)), { "deletedDateTime": n => { workflow.deletedDateTime = n.getDateValue(); }, "executionScope": n => { workflow.executionScope = n.getCollectionOfObjectValues(createUserProcessingResultFromDiscriminatorValue); }, "id": n => { workflow.id = n.getStringValue(); }, "nextScheduleRunDateTime": n => { workflow.nextScheduleRunDateTime = n.getDateValue(); }, "runs": n => { workflow.runs = n.getCollectionOfObjectValues(createRunFromDiscriminatorValue); }, "taskReports": n => { workflow.taskReports = n.getCollectionOfObjectValues(createTaskReportFromDiscriminatorValue); }, "userProcessingResults": n => { workflow.userProcessingResults = n.getCollectionOfObjectValues(createUserProcessingResultFromDiscriminatorValue); }, "version": n => { workflow.version = n.getNumberValue(); }, "versions": n => { workflow.versions = n.getCollectionOfObjectValues(createWorkflowVersionFromDiscriminatorValue); } });
|
|
@@ -627,7 +627,7 @@ function deserializeIntoWorkflow(workflow = {}) {
|
|
|
627
627
|
exports.deserializeIntoWorkflow = deserializeIntoWorkflow;
|
|
628
628
|
/**
|
|
629
629
|
* The deserialization information for the current model
|
|
630
|
-
* @returns
|
|
630
|
+
* @returns {Record<string, (node: ParseNode) => void>}
|
|
631
631
|
*/
|
|
632
632
|
function deserializeIntoWorkflowBase(workflowBase = {}) {
|
|
633
633
|
return {
|
|
@@ -649,7 +649,7 @@ function deserializeIntoWorkflowBase(workflowBase = {}) {
|
|
|
649
649
|
exports.deserializeIntoWorkflowBase = deserializeIntoWorkflowBase;
|
|
650
650
|
/**
|
|
651
651
|
* The deserialization information for the current model
|
|
652
|
-
* @returns
|
|
652
|
+
* @returns {Record<string, (node: ParseNode) => void>}
|
|
653
653
|
*/
|
|
654
654
|
function deserializeIntoWorkflowCollectionResponse(workflowCollectionResponse = {}) {
|
|
655
655
|
return Object.assign(Object.assign({}, (0, __1.deserializeIntoBaseCollectionPaginationCountResponse)(workflowCollectionResponse)), { "value": n => { workflowCollectionResponse.value = n.getCollectionOfObjectValues(createWorkflowFromDiscriminatorValue); } });
|
|
@@ -657,7 +657,7 @@ function deserializeIntoWorkflowCollectionResponse(workflowCollectionResponse =
|
|
|
657
657
|
exports.deserializeIntoWorkflowCollectionResponse = deserializeIntoWorkflowCollectionResponse;
|
|
658
658
|
/**
|
|
659
659
|
* The deserialization information for the current model
|
|
660
|
-
* @returns
|
|
660
|
+
* @returns {Record<string, (node: ParseNode) => void>}
|
|
661
661
|
*/
|
|
662
662
|
function deserializeIntoWorkflowExecutionConditions(workflowExecutionConditions = {}) {
|
|
663
663
|
return {
|
|
@@ -668,7 +668,7 @@ function deserializeIntoWorkflowExecutionConditions(workflowExecutionConditions
|
|
|
668
668
|
exports.deserializeIntoWorkflowExecutionConditions = deserializeIntoWorkflowExecutionConditions;
|
|
669
669
|
/**
|
|
670
670
|
* The deserialization information for the current model
|
|
671
|
-
* @returns
|
|
671
|
+
* @returns {Record<string, (node: ParseNode) => void>}
|
|
672
672
|
*/
|
|
673
673
|
function deserializeIntoWorkflowExecutionTrigger(workflowExecutionTrigger = {}) {
|
|
674
674
|
return {
|
|
@@ -679,7 +679,7 @@ function deserializeIntoWorkflowExecutionTrigger(workflowExecutionTrigger = {})
|
|
|
679
679
|
exports.deserializeIntoWorkflowExecutionTrigger = deserializeIntoWorkflowExecutionTrigger;
|
|
680
680
|
/**
|
|
681
681
|
* The deserialization information for the current model
|
|
682
|
-
* @returns
|
|
682
|
+
* @returns {Record<string, (node: ParseNode) => void>}
|
|
683
683
|
*/
|
|
684
684
|
function deserializeIntoWorkflowTemplate(workflowTemplate = {}) {
|
|
685
685
|
return Object.assign(Object.assign({}, (0, __1.deserializeIntoEntity)(workflowTemplate)), { "category": n => { workflowTemplate.category = n.getEnumValue(exports.LifecycleWorkflowCategoryObject); }, "description": n => { workflowTemplate.description = n.getStringValue(); }, "displayName": n => { workflowTemplate.displayName = n.getStringValue(); }, "executionConditions": n => { workflowTemplate.executionConditions = n.getObjectValue(createWorkflowExecutionConditionsFromDiscriminatorValue); }, "tasks": n => { workflowTemplate.tasks = n.getCollectionOfObjectValues(createTaskFromDiscriminatorValue); } });
|
|
@@ -687,7 +687,7 @@ function deserializeIntoWorkflowTemplate(workflowTemplate = {}) {
|
|
|
687
687
|
exports.deserializeIntoWorkflowTemplate = deserializeIntoWorkflowTemplate;
|
|
688
688
|
/**
|
|
689
689
|
* The deserialization information for the current model
|
|
690
|
-
* @returns
|
|
690
|
+
* @returns {Record<string, (node: ParseNode) => void>}
|
|
691
691
|
*/
|
|
692
692
|
function deserializeIntoWorkflowTemplateCollectionResponse(workflowTemplateCollectionResponse = {}) {
|
|
693
693
|
return Object.assign(Object.assign({}, (0, __1.deserializeIntoBaseCollectionPaginationCountResponse)(workflowTemplateCollectionResponse)), { "value": n => { workflowTemplateCollectionResponse.value = n.getCollectionOfObjectValues(createWorkflowTemplateFromDiscriminatorValue); } });
|
|
@@ -695,7 +695,7 @@ function deserializeIntoWorkflowTemplateCollectionResponse(workflowTemplateColle
|
|
|
695
695
|
exports.deserializeIntoWorkflowTemplateCollectionResponse = deserializeIntoWorkflowTemplateCollectionResponse;
|
|
696
696
|
/**
|
|
697
697
|
* The deserialization information for the current model
|
|
698
|
-
* @returns
|
|
698
|
+
* @returns {Record<string, (node: ParseNode) => void>}
|
|
699
699
|
*/
|
|
700
700
|
function deserializeIntoWorkflowVersion(workflowVersion = {}) {
|
|
701
701
|
return Object.assign(Object.assign({}, deserializeIntoWorkflowBase(workflowVersion)), { "versionNumber": n => { workflowVersion.versionNumber = n.getNumberValue(); } });
|
|
@@ -703,7 +703,7 @@ function deserializeIntoWorkflowVersion(workflowVersion = {}) {
|
|
|
703
703
|
exports.deserializeIntoWorkflowVersion = deserializeIntoWorkflowVersion;
|
|
704
704
|
/**
|
|
705
705
|
* The deserialization information for the current model
|
|
706
|
-
* @returns
|
|
706
|
+
* @returns {Record<string, (node: ParseNode) => void>}
|
|
707
707
|
*/
|
|
708
708
|
function deserializeIntoWorkflowVersionCollectionResponse(workflowVersionCollectionResponse = {}) {
|
|
709
709
|
return Object.assign(Object.assign({}, (0, __1.deserializeIntoBaseCollectionPaginationCountResponse)(workflowVersionCollectionResponse)), { "value": n => { workflowVersionCollectionResponse.value = n.getCollectionOfObjectValues(createWorkflowVersionFromDiscriminatorValue); } });
|