@cognizone/operation
Classes​
- GetOperationDirective
- IfOperationDirective
- OperationDebug
- OperationDirective
- OperationGroupDebug
- OperationGroupDirective
- OperationGuard
- OperationUtils
- OperationViewerModalComponent
- OperationsModule
- OperationsService
- OperationsState
- RemoveOperationGroup
- SetOperationGroups
- ToggleDebugEnabled
- UpdateOperationGroups
Interfaces​
- Operation
- OperationChangeEvent
- OperationDebugOptions
- OperationGroup
- OperationGroupDebugOptions
- OperationGroupDescription
- OperationViewerModalComponentData
- OperationsStateModel
Type aliases​
OperationGroupDescriptionLike​
Ƭ OperationGroupDescriptionLike: OperationGroupDescription
| string
Defined in​
libs/operation/src/lib/models/operation.ts:12
Variables​
OPERATIONS_STATE_TOKEN​
• OPERATIONS_STATE_TOKEN: StateToken
<OperationsStateModel
>
Defined in​
libs/operation/src/lib/store/operations.state.ts:13
Functions​
toOperationGroupDescription​
â–¸ toOperationGroupDescription(value
): OperationGroupDescription
Parameters​
Name | Type |
---|---|
value | OperationGroupDescriptionLike |