| Package | Description |
|---|---|
| com.axemble.vdoc.sdk.interfaces.notification | |
| com.axemble.vdoc.sdk.interfaces.notification.workflow |
| Modifier and Type | Interface and Description |
|---|---|
interface |
INotificationEmitter<T extends INotificationData>
Represents a notification emitter for an
INotificationData type. |
interface |
INotificationProcessor<T extends INotificationData>
Represents a processor for an
INotificationData type. |
| Modifier and Type | Method and Description |
|---|---|
<T extends INotificationData> |
INotificationController.createNotificationEmitter(Class<T> notificationDataClass)
Create and return an
INotificationEmitter instance for a specific INotificationData type |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IAbstractInterventionNotificationData
Mutual interface to normal and delegated intervention notification data
|
interface |
IDelegatedInterventionNotificationData
Delegated intervention notification data interface
|
interface |
IInterventionNotificationData
Common intervention notification data interface
|
Copyright © 2021 Visiativ Software. All rights reserved.