| Package | Description |
|---|---|
| org.orienteer.notifications.model |
Package with models for 'orienteer-notifications' module
|
| org.orienteer.notifications.service |
Package with service classes for 'orienteer-notifications' module
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IOMailNotificationTransport
Wrapper for class
IOMailNotificationTransport.CLASS_NAME |
interface |
IOSmsNotificationTransport
Wrapper class for
IOSmsNotificationTransport.CLASS_NAME |
| Modifier and Type | Method and Description |
|---|---|
IONotificationTransport |
IONotificationTransport.setAlias(String alias) |
IONotificationTransport |
IONotificationTransport.setName(Map<String,String> name) |
IONotificationTransport |
IONotificationTransport.setTransportClass(String transportClass) |
| Modifier and Type | Method and Description |
|---|---|
IONotificationTransport |
ONotificationTransportFactory.create(com.orientechnologies.orient.core.record.impl.ODocument document) |
IONotificationTransport |
IONotificationTransportFactory.create(com.orientechnologies.orient.core.record.impl.ODocument document) |
Copyright © 2020. All rights reserved.