aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/events/MaintenanceEventHandler.java
AgeCommit message (Collapse)Author
2019-02-27Move events handler classesAnton Tananaev
2018-06-02Start Netty 4 migrationAnton Tananaev
2018-04-13- Rename field to PeriodAbyss777
- Remove unnecessary check for null - Move MaintenanceManager initialization with other event related managers
2018-04-12Make analyzed attribute configurable for MaintenanceAbyss777
2018-04-11Add support of multiple MaintenancesAbyss777
2017-08-17Pass Map<Event, Position> to notificationsAbyss777
2017-07-26- Implement base manager classes as genericsAbyss777
- Remame getDeviceById and getDeviceByUniqueId functions
2016-12-21Add attributes to overspeed and maintenance eventsAbyss777
2016-12-18Include data directly into eventsAnton Tananaev
2016-11-25Rename maintenance eventsAnton Tananaev
2016-11-24- Invert variable meaningAbyss777
- Style fixes
2016-11-24Combine lookupAttribute helpersAbyss777
2016-11-23Implement attributes helpersAbyss777
2016-11-23Adjust constants namesAbyss777
2016-11-22Implement maintenance eventAbyss777