Skip navigation links
A C D F G I M N O P R S V 

A

acquire(String, Supplier<ITransport>) - Method in class org.orienteer.notifications.service.OTransportPool
 
addStatusHistory(ODocument) - Method in interface org.orienteer.notifications.model.IONotification
 
addStatusHistory(IONotificationStatusHistory) - Method in interface org.orienteer.notifications.model.IONotification
 
ALIAS_FAILED - Static variable in interface org.orienteer.notifications.model.IONotificationStatus
 
ALIAS_PENDING - Static variable in interface org.orienteer.notifications.model.IONotificationStatus
 
ALIAS_SENDING - Static variable in interface org.orienteer.notifications.model.IONotificationStatus
 
ALIAS_SENT - Static variable in interface org.orienteer.notifications.model.IONotificationStatus
 
ATTEMPTS - Static variable in class org.orienteer.notifications.service.NotificationService
 

C

CLASS_NAME - Static variable in interface org.orienteer.notifications.model.IOMailNotification
 
CLASS_NAME - Static variable in interface org.orienteer.notifications.model.IOMailNotificationTransport
 
CLASS_NAME - Static variable in interface org.orienteer.notifications.model.IONotification
 
CLASS_NAME - Static variable in interface org.orienteer.notifications.model.IONotificationStatus
 
CLASS_NAME - Static variable in interface org.orienteer.notifications.model.IONotificationStatusHistory
 
CLASS_NAME - Static variable in interface org.orienteer.notifications.model.IONotificationTransport
 
CLASS_NAME - Static variable in interface org.orienteer.notifications.model.IOSmsNotification
 
CLASS_NAME - Static variable in interface org.orienteer.notifications.model.IOSmsNotificationTransport
 
CLASS_NAME - Static variable in class org.orienteer.notifications.module.ONotificationModule.Module
 
close() - Method in class org.orienteer.notifications.service.OMailTransport
 
close() - Method in class org.orienteer.notifications.service.OSmsTransport
 
CONNECTION_ATTEMPTS - Static variable in class org.orienteer.notifications.service.OMailTransport
 
create(Date, IONotificationStatus) - Static method in interface org.orienteer.notifications.model.IONotificationStatusHistory
 
create(Date, ODocument) - Static method in interface org.orienteer.notifications.model.IONotificationStatusHistory
 
create(ODocument) - Method in interface org.orienteer.notifications.service.IONotificationFactory
 
create(ODocument) - Method in interface org.orienteer.notifications.service.IONotificationTransportFactory
 
create(ODocument) - Method in class org.orienteer.notifications.service.ONotificationFactory
 
create(ODocument) - Method in class org.orienteer.notifications.service.ONotificationTransportFactory
 
createSession(OMailSettings, Properties) - Method in class org.orienteer.notifications.service.OMailTransport
 
createTransportService() - Method in interface org.orienteer.notifications.model.IONotificationTransport
 

D

destroy(Application) - Method in class org.orienteer.notifications.Initializer
 

F

findNotificationsByStatus(ODocument) - Method in interface org.orienteer.notifications.model.IONotificationDAO
 
findNotificationsExceptStatus(ODocument) - Method in interface org.orienteer.notifications.model.IONotificationDAO
 
findStatusByAlias(String) - Method in interface org.orienteer.notifications.model.IONotificationDAO
 
findTransportByAlias(String) - Method in interface org.orienteer.notifications.model.IONotificationDAO
 

G

get() - Static method in interface org.orienteer.notifications.model.IONotificationDAO
 
getAlias() - Method in interface org.orienteer.notifications.model.IONotificationStatus
 
getAlias() - Method in interface org.orienteer.notifications.model.IONotificationTransport
 
getCreated() - Method in interface org.orienteer.notifications.model.IONotification
 
getDistributedExecutionMode() - Method in class org.orienteer.notifications.hook.ONotificationHook
 
getFailedStatus() - Method in interface org.orienteer.notifications.model.IONotificationDAO
 
getId() - Method in interface org.orienteer.notifications.model.IONotification
 
getMailSettings() - Method in interface org.orienteer.notifications.model.IOMailNotificationTransport
 
getModule() - Static method in class org.orienteer.notifications.repository.ONotificationModuleRepository
 
getModule(ODatabaseDocument) - Static method in class org.orienteer.notifications.repository.ONotificationModuleRepository
 
getModuleAsDocument() - Static method in class org.orienteer.notifications.repository.ONotificationModuleRepository
 
getModuleAsDocument(ODatabaseDocument) - Static method in class org.orienteer.notifications.repository.ONotificationModuleRepository
 
getName() - Method in interface org.orienteer.notifications.model.IONotificationStatus
 
getName() - Method in interface org.orienteer.notifications.model.IONotificationTransport
 
getName() - Method in class org.orienteer.notifications.scheduler.ONotificationTask
 
getNotification() - Method in interface org.orienteer.notifications.model.IONotificationStatusHistory
 
getNotificationsPerWorker() - Method in class org.orienteer.notifications.module.ONotificationModule.Module
 
getPendingStatus() - Method in interface org.orienteer.notifications.model.IONotificationDAO
 
getPreparedMail() - Method in interface org.orienteer.notifications.model.IOMailNotification
 
getPreparedSms() - Method in interface org.orienteer.notifications.model.IOSmsNotification
 
getSendingStatus() - Method in interface org.orienteer.notifications.model.IONotificationDAO
 
getSendPeriod() - Method in class org.orienteer.notifications.module.ONotificationModule.Module
 
getSentStatus() - Method in interface org.orienteer.notifications.model.IONotificationDAO
 
getSmsSettings() - Method in interface org.orienteer.notifications.model.IOSmsNotificationTransport
 
getSmsStatusUrl() - Method in class org.orienteer.notifications.module.ONotificationModule.Module
 
getStatus() - Method in interface org.orienteer.notifications.model.IONotification
 
getStatus() - Method in interface org.orienteer.notifications.model.IONotificationStatusHistory
 
getStatusHistories() - Method in interface org.orienteer.notifications.model.IONotification
 
getTimestamp() - Method in interface org.orienteer.notifications.model.IONotificationStatusHistory
 
getTransport() - Method in interface org.orienteer.notifications.model.IONotification
 
getTransportClass() - Method in interface org.orienteer.notifications.model.IONotificationTransport
 

I

init(Application) - Method in class org.orienteer.notifications.Initializer
 
Initializer - Class in org.orienteer.notifications
IInitializer for 'orienteer-notifications' module
Initializer() - Constructor for class org.orienteer.notifications.Initializer
 
INotificationService - Interface in org.orienteer.notifications.service
Notification Service interface
IOMailNotification - Interface in org.orienteer.notifications.model
IOMailNotificationTransport - Interface in org.orienteer.notifications.model
IONotification - Interface in org.orienteer.notifications.model
Wrapper class for IONotification.CLASS_NAME
IONotificationDAO - Interface in org.orienteer.notifications.model
Provide access for class IONotification.CLASS_NAME
IONotificationFactory - Interface in org.orienteer.notifications.service
Factory for IONotification
IONotificationStatus - Interface in org.orienteer.notifications.model
IONotificationStatusHistory - Interface in org.orienteer.notifications.model
IONotificationTransport - Interface in org.orienteer.notifications.model
IONotificationTransportFactory - Interface in org.orienteer.notifications.service
IOSmsNotification - Interface in org.orienteer.notifications.model
IOSmsNotificationTransport - Interface in org.orienteer.notifications.model
ITransport - Interface in org.orienteer.notifications.service
Transport for given notification

M

Module() - Constructor for class org.orienteer.notifications.module.ONotificationModule.Module
 
Module(String) - Constructor for class org.orienteer.notifications.module.ONotificationModule.Module
 
Module(ODocument) - Constructor for class org.orienteer.notifications.module.ONotificationModule.Module
 

N

NAME - Static variable in class org.orienteer.notifications.module.ONotificationModule
 
NAME - Static variable in class org.orienteer.notifications.task.ONotificationSendTask
 
newResourceResponse(IResource.Attributes) - Method in class org.orienteer.notifications.resource.OSmsNotificationStatusResource
 
NotificationService - Class in org.orienteer.notifications.service
Default implementation of INotificationService
NotificationService() - Constructor for class org.orienteer.notifications.service.NotificationService
 

O

OMailTransport - Class in org.orienteer.notifications.service
Transport for send notification throughout mail
OMailTransport(ODocument) - Constructor for class org.orienteer.notifications.service.OMailTransport
 
onDestroy(OrienteerWebApplication, ODatabaseDocument, ODocument) - Method in class org.orienteer.notifications.module.ONotificationModule
 
onInitialize(OrienteerWebApplication, ODatabaseDocument, ODocument) - Method in class org.orienteer.notifications.module.ONotificationModule
 
onInstall(OrienteerWebApplication, ODatabaseDocument) - Method in class org.orienteer.notifications.module.ONotificationModule
 
ONotificationFactory - Class in org.orienteer.notifications.service
Default implementation of IONotificationFactory
ONotificationFactory() - Constructor for class org.orienteer.notifications.service.ONotificationFactory
 
ONotificationHook - Class in org.orienteer.notifications.hook
ONotificationHook(ODatabaseDocument) - Constructor for class org.orienteer.notifications.hook.ONotificationHook
 
ONotificationModule - Class in org.orienteer.notifications.module
Module for install data model for 'orienteer-notification' module
ONotificationModule() - Constructor for class org.orienteer.notifications.module.ONotificationModule
 
ONotificationModule.Module - Class in org.orienteer.notifications.module
Model wrapper for ONotificationModule
ONotificationModuleRepository - Class in org.orienteer.notifications.repository
Repository for ONotificationModule.Module
ONotificationScheduler - Class in org.orienteer.notifications.scheduler
Notification scheduler.
ONotificationSendTask - Class in org.orienteer.notifications.task
Task for send notifications
ONotificationSendTask() - Constructor for class org.orienteer.notifications.task.ONotificationSendTask
 
ONotificationTask - Class in org.orienteer.notifications.scheduler
Notification task
ONotificationTask(String) - Constructor for class org.orienteer.notifications.scheduler.ONotificationTask
 
ONotificationTransportFactory - Class in org.orienteer.notifications.service
Default implementation of IONotificationTransportFactory
ONotificationTransportFactory() - Constructor for class org.orienteer.notifications.service.ONotificationTransportFactory
 
onRecordBeforeCreate(ODocument) - Method in class org.orienteer.notifications.hook.ONotificationHook
 
onRecordBeforeDelete(ODocument) - Method in class org.orienteer.notifications.hook.ONotificationHook
 
onUpdate(OrienteerWebApplication, ODatabaseDocument, int, int) - Method in class org.orienteer.notifications.module.ONotificationModule
 
org.orienteer.notifications - package org.orienteer.notifications
Main package for 'orienteer-notifications' module
org.orienteer.notifications.hook - package org.orienteer.notifications.hook
Package with OrientDB hooks for 'orienteer-notifications' module
org.orienteer.notifications.model - package org.orienteer.notifications.model
Package with models for 'orienteer-notifications' module
org.orienteer.notifications.module - package org.orienteer.notifications.module
Package with classes for install data model for 'orienteer-notifications' module
org.orienteer.notifications.repository - package org.orienteer.notifications.repository
Package with repositories for 'orienteer-notifications' module
org.orienteer.notifications.resource - package org.orienteer.notifications.resource
Package with Wicket resources for 'orienteer-notifications' module
org.orienteer.notifications.scheduler - package org.orienteer.notifications.scheduler
Package with scheduler for 'orienteer-notifications' module
org.orienteer.notifications.service - package org.orienteer.notifications.service
Package with service classes for 'orienteer-notifications' module
org.orienteer.notifications.task - package org.orienteer.notifications.task
Package with scheduler task classes for 'orienteer-notifications' module
OSmsNotificationStatusResource - Class in org.orienteer.notifications.resource
Resource for handle SMS notification status TODO: implement this resource
OSmsNotificationStatusResource() - Constructor for class org.orienteer.notifications.resource.OSmsNotificationStatusResource
 
OSmsTransport - Class in org.orienteer.notifications.service
Transport for send notification throughout SMS
OSmsTransport(ODocument) - Constructor for class org.orienteer.notifications.service.OSmsTransport
 
OTransportPool - Class in org.orienteer.notifications.service
Transport pool
OTransportPool() - Constructor for class org.orienteer.notifications.service.OTransportPool
 

P

PROP_NOTIFICATIONS_PER_WORKER - Static variable in class org.orienteer.notifications.module.ONotificationModule.Module
 
PROP_SEND_PERIOD - Static variable in class org.orienteer.notifications.module.ONotificationModule.Module
 
PROP_SMS_STATUS_URL - Static variable in class org.orienteer.notifications.module.ONotificationModule.Module
 

R

release(String, ITransport) - Method in class org.orienteer.notifications.service.OTransportPool
 
run() - Method in class org.orienteer.notifications.task.ONotificationSendTask
 

S

scheduleTask(ONotificationTask, Date) - Static method in class org.orienteer.notifications.scheduler.ONotificationScheduler
 
scheduleTask(ONotificationTask, long) - Static method in class org.orienteer.notifications.scheduler.ONotificationScheduler
 
scheduleTask(ONotificationTask, Date, long) - Static method in class org.orienteer.notifications.scheduler.ONotificationScheduler
 
scheduleTask(ONotificationTask, long, long) - Static method in class org.orienteer.notifications.scheduler.ONotificationScheduler
 
send(List<ODocument>) - Method in interface org.orienteer.notifications.service.INotificationService
 
send(ODocument) - Method in interface org.orienteer.notifications.service.INotificationService
 
send(IONotification) - Method in interface org.orienteer.notifications.service.INotificationService
 
send(ODocument) - Method in interface org.orienteer.notifications.service.ITransport
 
send(List<ODocument>) - Method in class org.orienteer.notifications.service.NotificationService
 
send(ODocument) - Method in class org.orienteer.notifications.service.OMailTransport
 
send(ODocument) - Method in class org.orienteer.notifications.service.OSmsTransport
 
setAlias(String) - Method in interface org.orienteer.notifications.model.IONotificationStatus
 
setAlias(String) - Method in interface org.orienteer.notifications.model.IONotificationTransport
 
setCreated(Date) - Method in interface org.orienteer.notifications.model.IONotification
 
setId(String) - Method in interface org.orienteer.notifications.model.IONotification
 
setMailSettings(ODocument) - Method in interface org.orienteer.notifications.model.IOMailNotificationTransport
 
setName(Map<String, String>) - Method in interface org.orienteer.notifications.model.IONotificationStatus
 
setName(Map<String, String>) - Method in interface org.orienteer.notifications.model.IONotificationTransport
 
setNotification(ODocument) - Method in interface org.orienteer.notifications.model.IONotificationStatusHistory
 
setNotificationsPerWorker(int) - Method in class org.orienteer.notifications.module.ONotificationModule.Module
 
setPreparedMail(ODocument) - Method in interface org.orienteer.notifications.model.IOMailNotification
 
setPreparedSms(ODocument) - Method in interface org.orienteer.notifications.model.IOSmsNotification
 
setSendPeriod(long) - Method in class org.orienteer.notifications.module.ONotificationModule.Module
 
setSmsSettings(ODocument) - Method in interface org.orienteer.notifications.model.IOSmsNotificationTransport
 
setSmsStatusUrl(String) - Method in class org.orienteer.notifications.module.ONotificationModule.Module
 
setStatus(ODocument) - Method in interface org.orienteer.notifications.model.IONotification
 
setStatus(ODocument) - Method in interface org.orienteer.notifications.model.IONotificationStatusHistory
 
setStatusHistories(List<ODocument>) - Method in interface org.orienteer.notifications.model.IONotification
 
setTimestamp(Date) - Method in interface org.orienteer.notifications.model.IONotificationStatusHistory
 
setTransport(ODocument) - Method in interface org.orienteer.notifications.model.IONotification
 
setTransportClass(String) - Method in interface org.orienteer.notifications.model.IONotificationTransport
 
stopAll() - Static method in class org.orienteer.notifications.scheduler.ONotificationScheduler
 
stopTask(String) - Static method in class org.orienteer.notifications.scheduler.ONotificationScheduler
 

V

VERSION - Static variable in class org.orienteer.notifications.module.ONotificationModule
 
A C D F G I M N O P R S V 
Skip navigation links

Copyright © 2020. All rights reserved.