jafea7-ctbrec-v5.3.0-based/common/src/main/java/ctbrec/event
0xb00bface 808f96c04f Rename StreamRedirectThread to StreamRedirector
... since it isn't a thread, but a Runnable
2020-10-31 15:10:44 +01:00
..
AbstractModelEvent.java Add Event and EventReaction classes 2018-12-06 17:39:33 +01:00
Action.java Add first configurable version of the notification system 2018-12-09 18:46:33 +01:00
Event.java Add new event for when the disk space is exhausted 2020-08-21 17:09:07 +02:00
EventBusHolder.java Reduce event bus thread pool size from 10 to 2 2020-07-12 12:37:47 +02:00
EventHandler.java Replace deprecated calls 2019-04-04 18:58:45 +02:00
EventHandlerConfiguration.java Add first configurable version of the notification system 2018-12-09 18:46:33 +01:00
EventPredicate.java Add first configurable version of the notification system 2018-12-09 18:46:33 +01:00
EventTypePredicate.java Add first configurable version of the notification system 2018-12-09 18:46:33 +01:00
ExecuteProgram.java Rename StreamRedirectThread to StreamRedirector 2020-10-31 15:10:44 +01:00
MatchAllPredicate.java Add new event for when the disk space is exhausted 2020-08-21 17:09:07 +02:00
ModelIsOnlineEvent.java Add Event and EventReaction classes 2018-12-06 17:39:33 +01:00
ModelPredicate.java Add first configurable version of the notification system 2018-12-09 18:46:33 +01:00
ModelStateChangedEvent.java Use the event name instead of the description in getExecutionParams 2018-12-09 19:02:50 +01:00
ModelStatePredicate.java Add first configurable version of the notification system 2018-12-09 18:46:33 +01:00
NoSpaceLeftEvent.java Add new event for when the disk space is exhausted 2020-08-21 17:09:07 +02:00
RecordingStateChangedEvent.java Use state's name instead of description in toString 2018-12-10 14:35:21 +01:00
RecordingStatePredicate.java Add first configurable version of the notification system 2018-12-09 18:46:33 +01:00