@salesforce/lds-adapters-sales-enablement-program 1.124.1 → 1.124.3
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/dist/es/es2018/sales-enablement-program.js +1553 -1553
- package/dist/{types → es/es2018/types}/src/generated/adapters/adapter-utils.d.ts +66 -66
- package/dist/{types → es/es2018/types}/src/generated/adapters/getProgramTemplate.d.ts +26 -26
- package/dist/{types → es/es2018/types}/src/generated/adapters/getProgramTemplates.d.ts +25 -25
- package/dist/{types → es/es2018/types}/src/generated/artifacts/main.d.ts +2 -2
- package/dist/{types → es/es2018/types}/src/generated/artifacts/sfdc.d.ts +5 -5
- package/dist/{types → es/es2018/types}/src/generated/resources/deleteConnectEnablementMeasure.d.ts +8 -8
- package/dist/{types → es/es2018/types}/src/generated/resources/deleteConnectEnablementMeasureByMeasureId.d.ts +11 -11
- package/dist/{types → es/es2018/types}/src/generated/resources/getConnectEnablementMeasure.d.ts +12 -12
- package/dist/{types → es/es2018/types}/src/generated/resources/getConnectEnablementMeasureByMeasureId.d.ts +15 -15
- package/dist/{types → es/es2018/types}/src/generated/resources/getConnectEnablementMeasureCloneActionBySourceMeasureId.d.ts +15 -15
- package/dist/{types → es/es2018/types}/src/generated/resources/getConnectEnablementProgramByEnablementProgramId.d.ts +15 -15
- package/dist/{types → es/es2018/types}/src/generated/resources/getConnectEnablementProgramDescribeByEnablementProgramId.d.ts +15 -15
- package/dist/{types → es/es2018/types}/src/generated/resources/getConnectEnablementProgramSummaryAssigned.d.ts +12 -12
- package/dist/{types → es/es2018/types}/src/generated/resources/getConnectEnablementProgramSummaryByEnablementProgramId.d.ts +15 -15
- package/dist/{types → es/es2018/types}/src/generated/resources/getConnectEnablementProgramTemplate.d.ts +12 -12
- package/dist/{types → es/es2018/types}/src/generated/resources/getConnectEnablementProgramTemplateByProgramTemplateName.d.ts +15 -15
- package/dist/{types → es/es2018/types}/src/generated/resources/getConnectEnablementProgramsDescribeByEnablementProgramId.d.ts +15 -15
- package/dist/{types → es/es2018/types}/src/generated/resources/patchConnectEnablementMeasure.d.ts +10 -10
- package/dist/{types → es/es2018/types}/src/generated/resources/patchConnectEnablementMeasureByMeasureId.d.ts +13 -13
- package/dist/{types → es/es2018/types}/src/generated/resources/patchConnectEnablementProgram.d.ts +14 -14
- package/dist/{types → es/es2018/types}/src/generated/resources/patchConnectEnablementPrograms.d.ts +14 -14
- package/dist/{types → es/es2018/types}/src/generated/resources/patchConnectEnablementProgramsByEnablementProgramId.d.ts +17 -17
- package/dist/{types → es/es2018/types}/src/generated/resources/postConnectEnablementMeasure.d.ts +20 -20
- package/dist/{types → es/es2018/types}/src/generated/resources/postConnectEnablementMeasureByMeasureId.d.ts +23 -23
- package/dist/{types → es/es2018/types}/src/generated/resources/postConnectEnablementProgram.d.ts +17 -17
- package/dist/{types → es/es2018/types}/src/generated/resources/postConnectEnablementProgramStatus.d.ts +13 -13
- package/dist/{types → es/es2018/types}/src/generated/resources/postConnectEnablementProgramStatusByEnablementProgramId.d.ts +16 -16
- package/dist/{types → es/es2018/types}/src/generated/resources/postConnectEnablementPrograms.d.ts +17 -17
- package/dist/{types → es/es2018/types}/src/generated/resources/postConnectEnablementProgramsByEnablementProgramId.d.ts +20 -20
- package/dist/{types → es/es2018/types}/src/generated/resources/postConnectEnablementProgramsStatus.d.ts +13 -13
- package/dist/{types → es/es2018/types}/src/generated/resources/postConnectEnablementProgramsStatusByEnablementProgramId.d.ts +16 -16
- package/dist/{types → es/es2018/types}/src/generated/resources/putConnectEnablementMeasure.d.ts +17 -17
- package/dist/{types → es/es2018/types}/src/generated/resources/putConnectEnablementMeasureByMeasureId.d.ts +20 -20
- package/dist/{types → es/es2018/types}/src/generated/types/AbstractEnablementProgramRepresentation.d.ts +49 -49
- package/dist/{types → es/es2018/types}/src/generated/types/AbstractEnablementProgramTaskRepresentation.d.ts +95 -95
- package/dist/{types → es/es2018/types}/src/generated/types/EnablementMeasureFilterInputRepresentation.d.ts +41 -41
- package/dist/{types → es/es2018/types}/src/generated/types/EnablementMeasureFilterRepresentation.d.ts +41 -41
- package/dist/{types → es/es2018/types}/src/generated/types/EnablementMeasureIdRepresentation.d.ts +29 -29
- package/dist/{types → es/es2018/types}/src/generated/types/EnablementMeasureInputRepresentation.d.ts +53 -53
- package/dist/{types → es/es2018/types}/src/generated/types/EnablementMeasureObjectInputRepresentation.d.ts +50 -50
- package/dist/{types → es/es2018/types}/src/generated/types/EnablementMeasureObjectRepresentation.d.ts +51 -51
- package/dist/{types → es/es2018/types}/src/generated/types/EnablementMeasureRepresentation.d.ts +63 -63
- package/dist/{types → es/es2018/types}/src/generated/types/EnablementMeasureStatusInputRepresentation.d.ts +32 -32
- package/dist/{types → es/es2018/types}/src/generated/types/EnablementProgramInputRepresentation.d.ts +44 -44
- package/dist/{types → es/es2018/types}/src/generated/types/EnablementProgramRepresentation.d.ts +56 -56
- package/dist/{types → es/es2018/types}/src/generated/types/EnablementProgramRuntimeRepresentation.d.ts +64 -64
- package/dist/{types → es/es2018/types}/src/generated/types/EnablementProgramRuntimeTaskRepresentation.d.ts +107 -107
- package/dist/{types → es/es2018/types}/src/generated/types/EnablementProgramSectionInputRepresentation.d.ts +44 -44
- package/dist/{types → es/es2018/types}/src/generated/types/EnablementProgramSectionRepresentation.d.ts +42 -42
- package/dist/{types → es/es2018/types}/src/generated/types/EnablementProgramStatusRepresentation.d.ts +32 -32
- package/dist/{types → es/es2018/types}/src/generated/types/EnablementProgramStatusUpdateInputRepresentation.d.ts +32 -32
- package/dist/{types → es/es2018/types}/src/generated/types/EnablementProgramSummaryItemRepresentation.d.ts +47 -47
- package/dist/{types → es/es2018/types}/src/generated/types/EnablementProgramSummaryListRepresentation.d.ts +30 -30
- package/dist/{types → es/es2018/types}/src/generated/types/EnablementProgramSummaryRepresentation.d.ts +52 -52
- package/dist/{types → es/es2018/types}/src/generated/types/EnablementProgramSummarySectionRepresentation.d.ts +32 -32
- package/dist/{types → es/es2018/types}/src/generated/types/EnablementProgramSummaryTaskRepresentation.d.ts +64 -64
- package/dist/{types → es/es2018/types}/src/generated/types/EnablementProgramTaskInputRepresentation.d.ts +77 -77
- package/dist/{types → es/es2018/types}/src/generated/types/EnablementProgramTaskRepresentation.d.ts +96 -96
- package/dist/{types → es/es2018/types}/src/generated/types/ProgramTaskWarningRepresentation.d.ts +35 -35
- package/dist/{types → es/es2018/types}/src/generated/types/ProgramTemplateInfoRepresentation.d.ts +35 -35
- package/dist/{types → es/es2018/types}/src/generated/types/ProgramTemplateListRepresentation.d.ts +31 -31
- package/dist/{types → es/es2018/types}/src/generated/types/type-utils.d.ts +39 -39
- package/package.json +5 -5
- package/sfdc/index.d.ts +1 -1
- package/sfdc/index.js +1581 -1581
- package/dist/umd/es2018/sales-enablement-program.js +0 -1593
- package/dist/umd/es5/sales-enablement-program.js +0 -1598
package/dist/{types → es/es2018/types}/src/generated/types/EnablementProgramRepresentation.d.ts
RENAMED
|
@@ -1,56 +1,56 @@
|
|
|
1
|
-
import { EnablementProgramSectionRepresentation as EnablementProgramSectionRepresentation_EnablementProgramSectionRepresentation } from './EnablementProgramSectionRepresentation';
|
|
2
|
-
import { AbstractEnablementProgramTaskRepresentation as AbstractEnablementProgramTaskRepresentation_AbstractEnablementProgramTaskRepresentation } from './AbstractEnablementProgramTaskRepresentation';
|
|
3
|
-
import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
|
|
4
|
-
export declare const TTL = 604800000;
|
|
5
|
-
export declare const VERSION = "f9ce8118e1ad936cda186804d38b9037";
|
|
6
|
-
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
7
|
-
export declare const RepresentationType: string;
|
|
8
|
-
export declare function normalize(input: EnablementProgramRepresentation, existing: EnablementProgramRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): EnablementProgramRepresentationNormalized;
|
|
9
|
-
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
10
|
-
export declare function equals(existing: EnablementProgramRepresentationNormalized, incoming: EnablementProgramRepresentationNormalized): boolean;
|
|
11
|
-
export declare function deepFreeze(input: EnablementProgramRepresentation): void;
|
|
12
|
-
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
13
|
-
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: EnablementProgramRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
14
|
-
/**
|
|
15
|
-
* Runtime representation of an enablement program. Contains only program details
|
|
16
|
-
*
|
|
17
|
-
* Keys:
|
|
18
|
-
* (none)
|
|
19
|
-
*/
|
|
20
|
-
export interface EnablementProgramRepresentationNormalized {
|
|
21
|
-
/** Description of the enablement program */
|
|
22
|
-
description: string;
|
|
23
|
-
/** Id of the enablement program */
|
|
24
|
-
id: string | null;
|
|
25
|
-
/** True if and only if this enablement program is an outcome based one */
|
|
26
|
-
isOutcomeBased: boolean;
|
|
27
|
-
/** True if and only if this enablement program is a template definition */
|
|
28
|
-
isTemplate: boolean;
|
|
29
|
-
/** Name of the enablement program */
|
|
30
|
-
name: string;
|
|
31
|
-
/** List of sections for the enablement program */
|
|
32
|
-
sections: Array<EnablementProgramSectionRepresentation_EnablementProgramSectionRepresentation>;
|
|
33
|
-
/** Status of the enablement program */
|
|
34
|
-
status: string;
|
|
35
|
-
/** SystemModStamp of the enablement program */
|
|
36
|
-
systemModStamp: string;
|
|
37
|
-
/** List of tasks for the enablement program */
|
|
38
|
-
tasks: Array<AbstractEnablementProgramTaskRepresentation_AbstractEnablementProgramTaskRepresentation>;
|
|
39
|
-
}
|
|
40
|
-
/**
|
|
41
|
-
* Runtime representation of an enablement program. Contains only program details
|
|
42
|
-
*
|
|
43
|
-
* Keys:
|
|
44
|
-
* (none)
|
|
45
|
-
*/
|
|
46
|
-
export interface EnablementProgramRepresentation {
|
|
47
|
-
description: string;
|
|
48
|
-
id: string | null;
|
|
49
|
-
isOutcomeBased: boolean;
|
|
50
|
-
isTemplate: boolean;
|
|
51
|
-
name: string;
|
|
52
|
-
sections: Array<EnablementProgramSectionRepresentation_EnablementProgramSectionRepresentation>;
|
|
53
|
-
status: string;
|
|
54
|
-
systemModStamp: string;
|
|
55
|
-
tasks: Array<AbstractEnablementProgramTaskRepresentation_AbstractEnablementProgramTaskRepresentation>;
|
|
56
|
-
}
|
|
1
|
+
import { EnablementProgramSectionRepresentation as EnablementProgramSectionRepresentation_EnablementProgramSectionRepresentation } from './EnablementProgramSectionRepresentation';
|
|
2
|
+
import { AbstractEnablementProgramTaskRepresentation as AbstractEnablementProgramTaskRepresentation_AbstractEnablementProgramTaskRepresentation } from './AbstractEnablementProgramTaskRepresentation';
|
|
3
|
+
import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
|
|
4
|
+
export declare const TTL = 604800000;
|
|
5
|
+
export declare const VERSION = "f9ce8118e1ad936cda186804d38b9037";
|
|
6
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
7
|
+
export declare const RepresentationType: string;
|
|
8
|
+
export declare function normalize(input: EnablementProgramRepresentation, existing: EnablementProgramRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): EnablementProgramRepresentationNormalized;
|
|
9
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
10
|
+
export declare function equals(existing: EnablementProgramRepresentationNormalized, incoming: EnablementProgramRepresentationNormalized): boolean;
|
|
11
|
+
export declare function deepFreeze(input: EnablementProgramRepresentation): void;
|
|
12
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
13
|
+
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: EnablementProgramRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
14
|
+
/**
|
|
15
|
+
* Runtime representation of an enablement program. Contains only program details
|
|
16
|
+
*
|
|
17
|
+
* Keys:
|
|
18
|
+
* (none)
|
|
19
|
+
*/
|
|
20
|
+
export interface EnablementProgramRepresentationNormalized {
|
|
21
|
+
/** Description of the enablement program */
|
|
22
|
+
description: string;
|
|
23
|
+
/** Id of the enablement program */
|
|
24
|
+
id: string | null;
|
|
25
|
+
/** True if and only if this enablement program is an outcome based one */
|
|
26
|
+
isOutcomeBased: boolean;
|
|
27
|
+
/** True if and only if this enablement program is a template definition */
|
|
28
|
+
isTemplate: boolean;
|
|
29
|
+
/** Name of the enablement program */
|
|
30
|
+
name: string;
|
|
31
|
+
/** List of sections for the enablement program */
|
|
32
|
+
sections: Array<EnablementProgramSectionRepresentation_EnablementProgramSectionRepresentation>;
|
|
33
|
+
/** Status of the enablement program */
|
|
34
|
+
status: string;
|
|
35
|
+
/** SystemModStamp of the enablement program */
|
|
36
|
+
systemModStamp: string;
|
|
37
|
+
/** List of tasks for the enablement program */
|
|
38
|
+
tasks: Array<AbstractEnablementProgramTaskRepresentation_AbstractEnablementProgramTaskRepresentation>;
|
|
39
|
+
}
|
|
40
|
+
/**
|
|
41
|
+
* Runtime representation of an enablement program. Contains only program details
|
|
42
|
+
*
|
|
43
|
+
* Keys:
|
|
44
|
+
* (none)
|
|
45
|
+
*/
|
|
46
|
+
export interface EnablementProgramRepresentation {
|
|
47
|
+
description: string;
|
|
48
|
+
id: string | null;
|
|
49
|
+
isOutcomeBased: boolean;
|
|
50
|
+
isTemplate: boolean;
|
|
51
|
+
name: string;
|
|
52
|
+
sections: Array<EnablementProgramSectionRepresentation_EnablementProgramSectionRepresentation>;
|
|
53
|
+
status: string;
|
|
54
|
+
systemModStamp: string;
|
|
55
|
+
tasks: Array<AbstractEnablementProgramTaskRepresentation_AbstractEnablementProgramTaskRepresentation>;
|
|
56
|
+
}
|
|
@@ -1,64 +1,64 @@
|
|
|
1
|
-
import { EnablementProgramSectionRepresentation as EnablementProgramSectionRepresentation_EnablementProgramSectionRepresentation } from './EnablementProgramSectionRepresentation';
|
|
2
|
-
import { AbstractEnablementProgramTaskRepresentation as AbstractEnablementProgramTaskRepresentation_AbstractEnablementProgramTaskRepresentation } from './AbstractEnablementProgramTaskRepresentation';
|
|
3
|
-
import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
|
|
4
|
-
export declare const VERSION = "0947bc730e7b29770eb39ebd903a6aa3";
|
|
5
|
-
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
6
|
-
export declare const RepresentationType: string;
|
|
7
|
-
export declare function normalize(input: EnablementProgramRuntimeRepresentation, existing: EnablementProgramRuntimeRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): EnablementProgramRuntimeRepresentationNormalized;
|
|
8
|
-
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
9
|
-
export declare function equals(existing: EnablementProgramRuntimeRepresentationNormalized, incoming: EnablementProgramRuntimeRepresentationNormalized): boolean;
|
|
10
|
-
export declare function deepFreeze(input: EnablementProgramRuntimeRepresentation): void;
|
|
11
|
-
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
12
|
-
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: EnablementProgramRuntimeRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
13
|
-
/**
|
|
14
|
-
* Runtime representation of an enablement program. Contains program details as well as progress for the current user.
|
|
15
|
-
*
|
|
16
|
-
* Keys:
|
|
17
|
-
* (none)
|
|
18
|
-
*/
|
|
19
|
-
export interface EnablementProgramRuntimeRepresentationNormalized {
|
|
20
|
-
/** Completed date of the enablement program for the current user */
|
|
21
|
-
completedDate: string;
|
|
22
|
-
/** Percent complete of the enablement program for the current user */
|
|
23
|
-
completedPercent: number;
|
|
24
|
-
/** Description of the enablement program */
|
|
25
|
-
description: string;
|
|
26
|
-
/** Due date of the enablement program for the current user */
|
|
27
|
-
dueDate: string;
|
|
28
|
-
/** Id of the enablement program */
|
|
29
|
-
id: string;
|
|
30
|
-
/** Indicates if the current user has completed the enablement program */
|
|
31
|
-
isCompleted: boolean;
|
|
32
|
-
/** True if and only if this enablement program is an outcome based one */
|
|
33
|
-
isOutcomeBased: boolean;
|
|
34
|
-
/** Indicates if the current user is overdue on the enablement program */
|
|
35
|
-
isOverdue: boolean;
|
|
36
|
-
/** Name of the enablement program */
|
|
37
|
-
name: string;
|
|
38
|
-
/** List of sections for the enablement program */
|
|
39
|
-
sections: Array<EnablementProgramSectionRepresentation_EnablementProgramSectionRepresentation>;
|
|
40
|
-
/** Status of the enablement program */
|
|
41
|
-
status: string;
|
|
42
|
-
/** List of tasks for the enablement program */
|
|
43
|
-
tasks: Array<AbstractEnablementProgramTaskRepresentation_AbstractEnablementProgramTaskRepresentation>;
|
|
44
|
-
}
|
|
45
|
-
/**
|
|
46
|
-
* Runtime representation of an enablement program. Contains program details as well as progress for the current user.
|
|
47
|
-
*
|
|
48
|
-
* Keys:
|
|
49
|
-
* (none)
|
|
50
|
-
*/
|
|
51
|
-
export interface EnablementProgramRuntimeRepresentation {
|
|
52
|
-
completedDate: string;
|
|
53
|
-
completedPercent: number;
|
|
54
|
-
description: string;
|
|
55
|
-
dueDate: string;
|
|
56
|
-
id: string;
|
|
57
|
-
isCompleted: boolean;
|
|
58
|
-
isOutcomeBased: boolean;
|
|
59
|
-
isOverdue: boolean;
|
|
60
|
-
name: string;
|
|
61
|
-
sections: Array<EnablementProgramSectionRepresentation_EnablementProgramSectionRepresentation>;
|
|
62
|
-
status: string;
|
|
63
|
-
tasks: Array<AbstractEnablementProgramTaskRepresentation_AbstractEnablementProgramTaskRepresentation>;
|
|
64
|
-
}
|
|
1
|
+
import { EnablementProgramSectionRepresentation as EnablementProgramSectionRepresentation_EnablementProgramSectionRepresentation } from './EnablementProgramSectionRepresentation';
|
|
2
|
+
import { AbstractEnablementProgramTaskRepresentation as AbstractEnablementProgramTaskRepresentation_AbstractEnablementProgramTaskRepresentation } from './AbstractEnablementProgramTaskRepresentation';
|
|
3
|
+
import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
|
|
4
|
+
export declare const VERSION = "0947bc730e7b29770eb39ebd903a6aa3";
|
|
5
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
6
|
+
export declare const RepresentationType: string;
|
|
7
|
+
export declare function normalize(input: EnablementProgramRuntimeRepresentation, existing: EnablementProgramRuntimeRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): EnablementProgramRuntimeRepresentationNormalized;
|
|
8
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
9
|
+
export declare function equals(existing: EnablementProgramRuntimeRepresentationNormalized, incoming: EnablementProgramRuntimeRepresentationNormalized): boolean;
|
|
10
|
+
export declare function deepFreeze(input: EnablementProgramRuntimeRepresentation): void;
|
|
11
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
12
|
+
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: EnablementProgramRuntimeRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
13
|
+
/**
|
|
14
|
+
* Runtime representation of an enablement program. Contains program details as well as progress for the current user.
|
|
15
|
+
*
|
|
16
|
+
* Keys:
|
|
17
|
+
* (none)
|
|
18
|
+
*/
|
|
19
|
+
export interface EnablementProgramRuntimeRepresentationNormalized {
|
|
20
|
+
/** Completed date of the enablement program for the current user */
|
|
21
|
+
completedDate: string;
|
|
22
|
+
/** Percent complete of the enablement program for the current user */
|
|
23
|
+
completedPercent: number;
|
|
24
|
+
/** Description of the enablement program */
|
|
25
|
+
description: string;
|
|
26
|
+
/** Due date of the enablement program for the current user */
|
|
27
|
+
dueDate: string;
|
|
28
|
+
/** Id of the enablement program */
|
|
29
|
+
id: string;
|
|
30
|
+
/** Indicates if the current user has completed the enablement program */
|
|
31
|
+
isCompleted: boolean;
|
|
32
|
+
/** True if and only if this enablement program is an outcome based one */
|
|
33
|
+
isOutcomeBased: boolean;
|
|
34
|
+
/** Indicates if the current user is overdue on the enablement program */
|
|
35
|
+
isOverdue: boolean;
|
|
36
|
+
/** Name of the enablement program */
|
|
37
|
+
name: string;
|
|
38
|
+
/** List of sections for the enablement program */
|
|
39
|
+
sections: Array<EnablementProgramSectionRepresentation_EnablementProgramSectionRepresentation>;
|
|
40
|
+
/** Status of the enablement program */
|
|
41
|
+
status: string;
|
|
42
|
+
/** List of tasks for the enablement program */
|
|
43
|
+
tasks: Array<AbstractEnablementProgramTaskRepresentation_AbstractEnablementProgramTaskRepresentation>;
|
|
44
|
+
}
|
|
45
|
+
/**
|
|
46
|
+
* Runtime representation of an enablement program. Contains program details as well as progress for the current user.
|
|
47
|
+
*
|
|
48
|
+
* Keys:
|
|
49
|
+
* (none)
|
|
50
|
+
*/
|
|
51
|
+
export interface EnablementProgramRuntimeRepresentation {
|
|
52
|
+
completedDate: string;
|
|
53
|
+
completedPercent: number;
|
|
54
|
+
description: string;
|
|
55
|
+
dueDate: string;
|
|
56
|
+
id: string;
|
|
57
|
+
isCompleted: boolean;
|
|
58
|
+
isOutcomeBased: boolean;
|
|
59
|
+
isOverdue: boolean;
|
|
60
|
+
name: string;
|
|
61
|
+
sections: Array<EnablementProgramSectionRepresentation_EnablementProgramSectionRepresentation>;
|
|
62
|
+
status: string;
|
|
63
|
+
tasks: Array<AbstractEnablementProgramTaskRepresentation_AbstractEnablementProgramTaskRepresentation>;
|
|
64
|
+
}
|
|
@@ -1,107 +1,107 @@
|
|
|
1
|
-
import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
|
|
2
|
-
export declare const VERSION = "d00534d43212a75058e1a778e713da67";
|
|
3
|
-
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
4
|
-
export declare const RepresentationType: string;
|
|
5
|
-
export declare function normalize(input: EnablementProgramRuntimeTaskRepresentation, existing: EnablementProgramRuntimeTaskRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): EnablementProgramRuntimeTaskRepresentationNormalized;
|
|
6
|
-
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
7
|
-
export declare function equals(existing: EnablementProgramRuntimeTaskRepresentationNormalized, incoming: EnablementProgramRuntimeTaskRepresentationNormalized): boolean;
|
|
8
|
-
export declare function deepFreeze(input: EnablementProgramRuntimeTaskRepresentation): void;
|
|
9
|
-
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
10
|
-
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: EnablementProgramRuntimeTaskRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
11
|
-
/**
|
|
12
|
-
* Runtime representation of an enablement program task. Contains task details as well as user progress.
|
|
13
|
-
*
|
|
14
|
-
* Keys:
|
|
15
|
-
* (none)
|
|
16
|
-
*/
|
|
17
|
-
export interface EnablementProgramRuntimeTaskRepresentationNormalized {
|
|
18
|
-
/** The date the item was completed */
|
|
19
|
-
completedDate: string;
|
|
20
|
-
/** Percent complete for the current user */
|
|
21
|
-
completedPercent: number;
|
|
22
|
-
/** Content type for the enablement task */
|
|
23
|
-
contentType: string;
|
|
24
|
-
/** Description of the enablement task */
|
|
25
|
-
description: string;
|
|
26
|
-
/** DeveloperName of the enablement task */
|
|
27
|
-
developerName: string;
|
|
28
|
-
/** Due date for the current assignment */
|
|
29
|
-
dueDate: string;
|
|
30
|
-
/** The estimated duration, in minutes, of the task. */
|
|
31
|
-
durationCount: number;
|
|
32
|
-
/** Program Section Id of the enablement task */
|
|
33
|
-
enablementProgramSectionId: string;
|
|
34
|
-
/** Enablement Room Id of the enablement task */
|
|
35
|
-
enablementRoomId: string;
|
|
36
|
-
/** Id of the enablement task */
|
|
37
|
-
id?: string;
|
|
38
|
-
/** Indicates if the item is complete or not */
|
|
39
|
-
isCompleted: boolean;
|
|
40
|
-
/** True if and only if this task is an outcome milestone */
|
|
41
|
-
isMilestoneAnOutcome: boolean;
|
|
42
|
-
/** Indicates if the item is overdue or not */
|
|
43
|
-
isOverdue: boolean;
|
|
44
|
-
/** Description of the associated learning item */
|
|
45
|
-
learningItemDescription: string;
|
|
46
|
-
/** The learning item icon url. */
|
|
47
|
-
learningItemIconUrl: string;
|
|
48
|
-
/** Learning Item Id of the enablement task */
|
|
49
|
-
learningItemId: string;
|
|
50
|
-
/** Related content id for the associated learning item */
|
|
51
|
-
learningItemRelatedContentId: string;
|
|
52
|
-
/** Title of the associated learning item */
|
|
53
|
-
learningItemTitle: string;
|
|
54
|
-
/** Url for the associated learning item */
|
|
55
|
-
learningItemUrl: string;
|
|
56
|
-
/** The result value of if the task is of measure type */
|
|
57
|
-
milestoneResult: number;
|
|
58
|
-
/** Milestone Target of the enablement task */
|
|
59
|
-
milestoneTarget: number;
|
|
60
|
-
/** Minimum Sample Size of the enablement measure with aggregation type average */
|
|
61
|
-
minimumSampleSize: number;
|
|
62
|
-
/** Name of the enablement task */
|
|
63
|
-
name: string;
|
|
64
|
-
/** The day the program task is due */
|
|
65
|
-
programDay: number;
|
|
66
|
-
/** Sequence Number of the enablement task */
|
|
67
|
-
sequenceNumber: number;
|
|
68
|
-
/** Category Type of the enablement task */
|
|
69
|
-
taskCategory: string;
|
|
70
|
-
/** Sub Category Type of the enablement task */
|
|
71
|
-
taskSubCategory: string;
|
|
72
|
-
}
|
|
73
|
-
/**
|
|
74
|
-
* Runtime representation of an enablement program task. Contains task details as well as user progress.
|
|
75
|
-
*
|
|
76
|
-
* Keys:
|
|
77
|
-
* (none)
|
|
78
|
-
*/
|
|
79
|
-
export interface EnablementProgramRuntimeTaskRepresentation {
|
|
80
|
-
completedDate: string;
|
|
81
|
-
completedPercent: number;
|
|
82
|
-
contentType: string;
|
|
83
|
-
description: string;
|
|
84
|
-
developerName: string;
|
|
85
|
-
dueDate: string;
|
|
86
|
-
durationCount: number;
|
|
87
|
-
enablementProgramSectionId: string;
|
|
88
|
-
enablementRoomId: string;
|
|
89
|
-
id?: string;
|
|
90
|
-
isCompleted: boolean;
|
|
91
|
-
isMilestoneAnOutcome: boolean;
|
|
92
|
-
isOverdue: boolean;
|
|
93
|
-
learningItemDescription: string;
|
|
94
|
-
learningItemIconUrl: string;
|
|
95
|
-
learningItemId: string;
|
|
96
|
-
learningItemRelatedContentId: string;
|
|
97
|
-
learningItemTitle: string;
|
|
98
|
-
learningItemUrl: string;
|
|
99
|
-
milestoneResult: number;
|
|
100
|
-
milestoneTarget: number;
|
|
101
|
-
minimumSampleSize: number;
|
|
102
|
-
name: string;
|
|
103
|
-
programDay: number;
|
|
104
|
-
sequenceNumber: number;
|
|
105
|
-
taskCategory: string;
|
|
106
|
-
taskSubCategory: string;
|
|
107
|
-
}
|
|
1
|
+
import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
|
|
2
|
+
export declare const VERSION = "d00534d43212a75058e1a778e713da67";
|
|
3
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
4
|
+
export declare const RepresentationType: string;
|
|
5
|
+
export declare function normalize(input: EnablementProgramRuntimeTaskRepresentation, existing: EnablementProgramRuntimeTaskRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): EnablementProgramRuntimeTaskRepresentationNormalized;
|
|
6
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
7
|
+
export declare function equals(existing: EnablementProgramRuntimeTaskRepresentationNormalized, incoming: EnablementProgramRuntimeTaskRepresentationNormalized): boolean;
|
|
8
|
+
export declare function deepFreeze(input: EnablementProgramRuntimeTaskRepresentation): void;
|
|
9
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
10
|
+
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: EnablementProgramRuntimeTaskRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
11
|
+
/**
|
|
12
|
+
* Runtime representation of an enablement program task. Contains task details as well as user progress.
|
|
13
|
+
*
|
|
14
|
+
* Keys:
|
|
15
|
+
* (none)
|
|
16
|
+
*/
|
|
17
|
+
export interface EnablementProgramRuntimeTaskRepresentationNormalized {
|
|
18
|
+
/** The date the item was completed */
|
|
19
|
+
completedDate: string;
|
|
20
|
+
/** Percent complete for the current user */
|
|
21
|
+
completedPercent: number;
|
|
22
|
+
/** Content type for the enablement task */
|
|
23
|
+
contentType: string;
|
|
24
|
+
/** Description of the enablement task */
|
|
25
|
+
description: string;
|
|
26
|
+
/** DeveloperName of the enablement task */
|
|
27
|
+
developerName: string;
|
|
28
|
+
/** Due date for the current assignment */
|
|
29
|
+
dueDate: string;
|
|
30
|
+
/** The estimated duration, in minutes, of the task. */
|
|
31
|
+
durationCount: number;
|
|
32
|
+
/** Program Section Id of the enablement task */
|
|
33
|
+
enablementProgramSectionId: string;
|
|
34
|
+
/** Enablement Room Id of the enablement task */
|
|
35
|
+
enablementRoomId: string;
|
|
36
|
+
/** Id of the enablement task */
|
|
37
|
+
id?: string;
|
|
38
|
+
/** Indicates if the item is complete or not */
|
|
39
|
+
isCompleted: boolean;
|
|
40
|
+
/** True if and only if this task is an outcome milestone */
|
|
41
|
+
isMilestoneAnOutcome: boolean;
|
|
42
|
+
/** Indicates if the item is overdue or not */
|
|
43
|
+
isOverdue: boolean;
|
|
44
|
+
/** Description of the associated learning item */
|
|
45
|
+
learningItemDescription: string;
|
|
46
|
+
/** The learning item icon url. */
|
|
47
|
+
learningItemIconUrl: string;
|
|
48
|
+
/** Learning Item Id of the enablement task */
|
|
49
|
+
learningItemId: string;
|
|
50
|
+
/** Related content id for the associated learning item */
|
|
51
|
+
learningItemRelatedContentId: string;
|
|
52
|
+
/** Title of the associated learning item */
|
|
53
|
+
learningItemTitle: string;
|
|
54
|
+
/** Url for the associated learning item */
|
|
55
|
+
learningItemUrl: string;
|
|
56
|
+
/** The result value of if the task is of measure type */
|
|
57
|
+
milestoneResult: number;
|
|
58
|
+
/** Milestone Target of the enablement task */
|
|
59
|
+
milestoneTarget: number;
|
|
60
|
+
/** Minimum Sample Size of the enablement measure with aggregation type average */
|
|
61
|
+
minimumSampleSize: number;
|
|
62
|
+
/** Name of the enablement task */
|
|
63
|
+
name: string;
|
|
64
|
+
/** The day the program task is due */
|
|
65
|
+
programDay: number;
|
|
66
|
+
/** Sequence Number of the enablement task */
|
|
67
|
+
sequenceNumber: number;
|
|
68
|
+
/** Category Type of the enablement task */
|
|
69
|
+
taskCategory: string;
|
|
70
|
+
/** Sub Category Type of the enablement task */
|
|
71
|
+
taskSubCategory: string;
|
|
72
|
+
}
|
|
73
|
+
/**
|
|
74
|
+
* Runtime representation of an enablement program task. Contains task details as well as user progress.
|
|
75
|
+
*
|
|
76
|
+
* Keys:
|
|
77
|
+
* (none)
|
|
78
|
+
*/
|
|
79
|
+
export interface EnablementProgramRuntimeTaskRepresentation {
|
|
80
|
+
completedDate: string;
|
|
81
|
+
completedPercent: number;
|
|
82
|
+
contentType: string;
|
|
83
|
+
description: string;
|
|
84
|
+
developerName: string;
|
|
85
|
+
dueDate: string;
|
|
86
|
+
durationCount: number;
|
|
87
|
+
enablementProgramSectionId: string;
|
|
88
|
+
enablementRoomId: string;
|
|
89
|
+
id?: string;
|
|
90
|
+
isCompleted: boolean;
|
|
91
|
+
isMilestoneAnOutcome: boolean;
|
|
92
|
+
isOverdue: boolean;
|
|
93
|
+
learningItemDescription: string;
|
|
94
|
+
learningItemIconUrl: string;
|
|
95
|
+
learningItemId: string;
|
|
96
|
+
learningItemRelatedContentId: string;
|
|
97
|
+
learningItemTitle: string;
|
|
98
|
+
learningItemUrl: string;
|
|
99
|
+
milestoneResult: number;
|
|
100
|
+
milestoneTarget: number;
|
|
101
|
+
minimumSampleSize: number;
|
|
102
|
+
name: string;
|
|
103
|
+
programDay: number;
|
|
104
|
+
sequenceNumber: number;
|
|
105
|
+
taskCategory: string;
|
|
106
|
+
taskSubCategory: string;
|
|
107
|
+
}
|
|
@@ -1,44 +1,44 @@
|
|
|
1
|
-
import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
|
|
2
|
-
export declare const VERSION = "7604a0b79f0f8b613606cd7bd6137f6a";
|
|
3
|
-
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
4
|
-
export declare const RepresentationType: string;
|
|
5
|
-
export declare function normalize(input: EnablementProgramSectionInputRepresentation, existing: EnablementProgramSectionInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): EnablementProgramSectionInputRepresentationNormalized;
|
|
6
|
-
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
7
|
-
export declare function equals(existing: EnablementProgramSectionInputRepresentationNormalized, incoming: EnablementProgramSectionInputRepresentationNormalized): boolean;
|
|
8
|
-
export declare function deepFreeze(input: EnablementProgramSectionInputRepresentation): void;
|
|
9
|
-
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
10
|
-
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: EnablementProgramSectionInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
11
|
-
/**
|
|
12
|
-
* Builder representation of an enablement program section. Contains section details for a enablement Program.
|
|
13
|
-
*
|
|
14
|
-
* Keys:
|
|
15
|
-
* (none)
|
|
16
|
-
*/
|
|
17
|
-
export interface EnablementProgramSectionInputRepresentationNormalized {
|
|
18
|
-
/** Description of the enablement program section */
|
|
19
|
-
description: string;
|
|
20
|
-
/** Enablement Program for the enablement program section */
|
|
21
|
-
enablementProgram: string;
|
|
22
|
-
/** Id of the enablement program section */
|
|
23
|
-
id: string;
|
|
24
|
-
/** List of items for the enablement program section */
|
|
25
|
-
items: Array<{}>;
|
|
26
|
-
/** Name of the enablement program section */
|
|
27
|
-
name: string;
|
|
28
|
-
/** Sequence Number of the enablement program section */
|
|
29
|
-
sequenceNumber: number;
|
|
30
|
-
}
|
|
31
|
-
/**
|
|
32
|
-
* Builder representation of an enablement program section. Contains section details for a enablement Program.
|
|
33
|
-
*
|
|
34
|
-
* Keys:
|
|
35
|
-
* (none)
|
|
36
|
-
*/
|
|
37
|
-
export interface EnablementProgramSectionInputRepresentation {
|
|
38
|
-
description: string;
|
|
39
|
-
enablementProgram: string;
|
|
40
|
-
id: string;
|
|
41
|
-
items: Array<{}>;
|
|
42
|
-
name: string;
|
|
43
|
-
sequenceNumber: number;
|
|
44
|
-
}
|
|
1
|
+
import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
|
|
2
|
+
export declare const VERSION = "7604a0b79f0f8b613606cd7bd6137f6a";
|
|
3
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
4
|
+
export declare const RepresentationType: string;
|
|
5
|
+
export declare function normalize(input: EnablementProgramSectionInputRepresentation, existing: EnablementProgramSectionInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): EnablementProgramSectionInputRepresentationNormalized;
|
|
6
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
7
|
+
export declare function equals(existing: EnablementProgramSectionInputRepresentationNormalized, incoming: EnablementProgramSectionInputRepresentationNormalized): boolean;
|
|
8
|
+
export declare function deepFreeze(input: EnablementProgramSectionInputRepresentation): void;
|
|
9
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
10
|
+
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: EnablementProgramSectionInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
11
|
+
/**
|
|
12
|
+
* Builder representation of an enablement program section. Contains section details for a enablement Program.
|
|
13
|
+
*
|
|
14
|
+
* Keys:
|
|
15
|
+
* (none)
|
|
16
|
+
*/
|
|
17
|
+
export interface EnablementProgramSectionInputRepresentationNormalized {
|
|
18
|
+
/** Description of the enablement program section */
|
|
19
|
+
description: string;
|
|
20
|
+
/** Enablement Program for the enablement program section */
|
|
21
|
+
enablementProgram: string;
|
|
22
|
+
/** Id of the enablement program section */
|
|
23
|
+
id: string;
|
|
24
|
+
/** List of items for the enablement program section */
|
|
25
|
+
items: Array<{}>;
|
|
26
|
+
/** Name of the enablement program section */
|
|
27
|
+
name: string;
|
|
28
|
+
/** Sequence Number of the enablement program section */
|
|
29
|
+
sequenceNumber: number;
|
|
30
|
+
}
|
|
31
|
+
/**
|
|
32
|
+
* Builder representation of an enablement program section. Contains section details for a enablement Program.
|
|
33
|
+
*
|
|
34
|
+
* Keys:
|
|
35
|
+
* (none)
|
|
36
|
+
*/
|
|
37
|
+
export interface EnablementProgramSectionInputRepresentation {
|
|
38
|
+
description: string;
|
|
39
|
+
enablementProgram: string;
|
|
40
|
+
id: string;
|
|
41
|
+
items: Array<{}>;
|
|
42
|
+
name: string;
|
|
43
|
+
sequenceNumber: number;
|
|
44
|
+
}
|
|
@@ -1,42 +1,42 @@
|
|
|
1
|
-
import { AbstractEnablementProgramTaskRepresentation as AbstractEnablementProgramTaskRepresentation_AbstractEnablementProgramTaskRepresentation } from './AbstractEnablementProgramTaskRepresentation';
|
|
2
|
-
import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
|
|
3
|
-
export declare const VERSION = "1a04a332b32cf015d23bb89ffcca76e9";
|
|
4
|
-
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
5
|
-
export declare const RepresentationType: string;
|
|
6
|
-
export declare function normalize(input: EnablementProgramSectionRepresentation, existing: EnablementProgramSectionRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): EnablementProgramSectionRepresentationNormalized;
|
|
7
|
-
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
8
|
-
export declare function equals(existing: EnablementProgramSectionRepresentationNormalized, incoming: EnablementProgramSectionRepresentationNormalized): boolean;
|
|
9
|
-
export declare function deepFreeze(input: EnablementProgramSectionRepresentation): void;
|
|
10
|
-
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
11
|
-
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: EnablementProgramSectionRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
12
|
-
/**
|
|
13
|
-
* Runtime representation of an enablement program section.
|
|
14
|
-
*
|
|
15
|
-
* Keys:
|
|
16
|
-
* (none)
|
|
17
|
-
*/
|
|
18
|
-
export interface EnablementProgramSectionRepresentationNormalized {
|
|
19
|
-
/** Description of the enablement program section */
|
|
20
|
-
description: string | null;
|
|
21
|
-
/** Id of the enablement program section */
|
|
22
|
-
id: string | null;
|
|
23
|
-
/** Name of the enablement program section */
|
|
24
|
-
name: string;
|
|
25
|
-
/** Sequence number of the enablement program section */
|
|
26
|
-
sequenceNumber: number;
|
|
27
|
-
/** List of items for the enablement program section */
|
|
28
|
-
tasks: Array<AbstractEnablementProgramTaskRepresentation_AbstractEnablementProgramTaskRepresentation>;
|
|
29
|
-
}
|
|
30
|
-
/**
|
|
31
|
-
* Runtime representation of an enablement program section.
|
|
32
|
-
*
|
|
33
|
-
* Keys:
|
|
34
|
-
* (none)
|
|
35
|
-
*/
|
|
36
|
-
export interface EnablementProgramSectionRepresentation {
|
|
37
|
-
description: string | null;
|
|
38
|
-
id: string | null;
|
|
39
|
-
name: string;
|
|
40
|
-
sequenceNumber: number;
|
|
41
|
-
tasks: Array<AbstractEnablementProgramTaskRepresentation_AbstractEnablementProgramTaskRepresentation>;
|
|
42
|
-
}
|
|
1
|
+
import { AbstractEnablementProgramTaskRepresentation as AbstractEnablementProgramTaskRepresentation_AbstractEnablementProgramTaskRepresentation } from './AbstractEnablementProgramTaskRepresentation';
|
|
2
|
+
import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
|
|
3
|
+
export declare const VERSION = "1a04a332b32cf015d23bb89ffcca76e9";
|
|
4
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
5
|
+
export declare const RepresentationType: string;
|
|
6
|
+
export declare function normalize(input: EnablementProgramSectionRepresentation, existing: EnablementProgramSectionRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): EnablementProgramSectionRepresentationNormalized;
|
|
7
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
8
|
+
export declare function equals(existing: EnablementProgramSectionRepresentationNormalized, incoming: EnablementProgramSectionRepresentationNormalized): boolean;
|
|
9
|
+
export declare function deepFreeze(input: EnablementProgramSectionRepresentation): void;
|
|
10
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
11
|
+
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: EnablementProgramSectionRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
12
|
+
/**
|
|
13
|
+
* Runtime representation of an enablement program section.
|
|
14
|
+
*
|
|
15
|
+
* Keys:
|
|
16
|
+
* (none)
|
|
17
|
+
*/
|
|
18
|
+
export interface EnablementProgramSectionRepresentationNormalized {
|
|
19
|
+
/** Description of the enablement program section */
|
|
20
|
+
description: string | null;
|
|
21
|
+
/** Id of the enablement program section */
|
|
22
|
+
id: string | null;
|
|
23
|
+
/** Name of the enablement program section */
|
|
24
|
+
name: string;
|
|
25
|
+
/** Sequence number of the enablement program section */
|
|
26
|
+
sequenceNumber: number;
|
|
27
|
+
/** List of items for the enablement program section */
|
|
28
|
+
tasks: Array<AbstractEnablementProgramTaskRepresentation_AbstractEnablementProgramTaskRepresentation>;
|
|
29
|
+
}
|
|
30
|
+
/**
|
|
31
|
+
* Runtime representation of an enablement program section.
|
|
32
|
+
*
|
|
33
|
+
* Keys:
|
|
34
|
+
* (none)
|
|
35
|
+
*/
|
|
36
|
+
export interface EnablementProgramSectionRepresentation {
|
|
37
|
+
description: string | null;
|
|
38
|
+
id: string | null;
|
|
39
|
+
name: string;
|
|
40
|
+
sequenceNumber: number;
|
|
41
|
+
tasks: Array<AbstractEnablementProgramTaskRepresentation_AbstractEnablementProgramTaskRepresentation>;
|
|
42
|
+
}
|