Christoph Weitkamp and Kai Kreuzer
fca7c215a5
Moved files to new location
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-12-28 12:18:16 +01:00
Christoph Weitkamp and Wouter Born
acbede5d75
Update README.md ( #1288 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-12-21 18:43:16 +01:00
Christoph Weitkamp and Wouter Born
be89210019
Fixed link in JavaDoc ( #1289 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-12-21 18:41:32 +01:00
Christoph Weitkamp and Wouter Born
32e20111f0
Removed dependency on 'org.apache.commons.collections' ( #1236 )
...
* Removed dependency on 'org.apache.commons.collections'
* Removed dependency from feature
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-12-19 17:01:16 +01:00
Christoph Weitkamp and Wouter Born
7130988901
Added missing JavaDoc to 'createGroupStateChangedEvent' method ( #1276 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-12-18 23:04:09 +01:00
Christoph Weitkamp and Wouter Born
f32d779894
Simplify lifecycle by using constructor injection ( #1278 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-12-18 23:02:56 +01:00
Christoph Weitkamp and Wouter Born
170e48618b
Run resolver on integration tests to fix the build ( #1277 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-12-16 00:22:35 +01:00
Christoph Weitkamp and Kai Kreuzer
5dbd33ab61
Bump Californium to 2.0.0 ( #1257 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-12-06 15:13:34 +01:00
Christoph Weitkamp and Kai Kreuzer
2d14814549
Reduce logging level in FeatureInstaller for uninstalling a binding ( #1247 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-11-29 17:24:43 +01:00
Christoph Weitkamp and Kai Kreuzer
e85e1a6f44
Removed dependency on 'org.apache.commons.collections' ( #1244 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-11-28 18:43:10 +01:00
Christoph Weitkamp and Kai Kreuzer
0046774eb6
Set UNINITIALIZED -> HANDLER_MISSING_ERROR after enabling a Thing and handler is missing ( #1243 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-11-28 15:55:59 +01:00
Christoph Weitkamp and Kai Kreuzer
abb558851f
Removed duplicate brackets ( #1235 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-11-22 09:38:48 +01:00
Christoph Weitkamp and Kai Kreuzer
764b5845a6
[thing] Call removeItem() with item name instead of ThingUID ( #1230 )
...
* Added unit test to cover #1226
* Call 'removeItem()' with item name instead of ThingUID
* Added nullness annotations
* Use constructor injection
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-11-19 17:34:05 +01:00
Christoph Weitkamp and Kai Kreuzer
931b2007c5
Removed access to 'BundleContext' from 'BaseThingHandler' ( #1214 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-11-17 21:44:08 +01:00
Christoph Weitkamp and Kai Kreuzer
d51d6d2856
Bump Californium to 2.0.0-RC1 ( #1201 )
...
* Bump Californium to RC1
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-11-17 15:15:27 +01:00
Christoph Weitkamp and Wouter Born
d23fb59ed7
Use constructor injection ( #1212 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-11-14 20:58:47 +01:00
Christoph Weitkamp and Wouter Born
fdf060dab2
Use constructor injection ( #1211 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-11-14 19:40:06 +01:00
Christoph Weitkamp and Wouter Born
b34ef3cf13
Use constructor injection ( #1210 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-11-14 19:31:14 +01:00
Christoph Weitkamp and Kai Kreuzer
f682cb56e6
[itest] Applied new source code formatter tool ( #1194 )
...
* Applied new source code formatter tool
* Fixed weired descriptions in XML files; Fixed XSD schemaLocations
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-11-13 18:39:32 +01:00
Christoph Weitkamp and Kai Kreuzer
d77d8b763e
Added check for invalid duration ( #1209 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-11-13 18:35:42 +01:00
Christoph Weitkamp and Kai Kreuzer
8c4fb060ed
Minor clean-ups in 'SmartHomeUnits', 'SIUnits' and 'ImperialUnits' ( #1208 )
...
* Minor clean-us in SmartHomeUnits
* Clean-up in 'SIUnits' and 'ImperialUnits'
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-11-13 18:35:17 +01:00
Christoph Weitkamp and Wouter Born
7634f3de5f
[itest] Exclude json and mapdb storage by default for itests ( #1193 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-11-08 20:04:48 +01:00
Christoph Weitkamp and Kai Kreuzer
ce404e0a84
Added German translations for profiles ( #1182 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-11-06 10:45:22 +01:00
Christoph Weitkamp and Kai Kreuzer
fc929c22c1
Added links for (available) docs of all Add-Ons ( #1186 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-11-06 10:44:50 +01:00
Christoph Weitkamp and Kai Kreuzer
be378625cc
Use constructor injection to simplify lifecycle ( #1187 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-11-06 10:41:21 +01:00
Christoph Weitkamp and Kai Kreuzer
9ba4f55bb5
Added unit test for 'CommandDescriptionBuilder' ( #1181 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-11-03 19:16:43 +01:00
Christoph Weitkamp and Kai Kreuzer
bab5ff276d
Added 'ConfigDescriptionBuilder' ( #1180 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-11-03 19:14:46 +01:00
Christoph Weitkamp and Kai Kreuzer
1f9a6f685d
Consider more than one value when applying the default value(s) for Things and Channels ( #1067 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-11-01 22:23:52 +01:00
Christoph Weitkamp and Kai Kreuzer
2f86782c9d
Added 'InstaceCreator' for 'PersistedItem' ( #1173 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-11-01 16:28:53 +01:00
Christoph Weitkamp and Kai Kreuzer
92a0017e49
Bump jollyday version to 0.5.9 ( #1170 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-10-29 20:39:11 +01:00
Christoph Weitkamp and Kai Kreuzer
80dce80ad9
Added constructor injection to config xml ( #1168 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-10-28 10:01:12 +01:00
Christoph Weitkamp and Kai Kreuzer
8351a2f8d4
[binding] Added nullness annotations ( #1165 )
...
* Added nullness annotations to o.o.c.binding.xml
* Use local variables
* Removed unuused import
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-10-28 08:14:10 +01:00
Christoph Weitkamp and Kai Kreuzer
45602fa184
[xml] Feature thing xml constructor injection ( #1167 )
...
* Added contructor injection to thing xml
* Removed Nullable from getChannels and getChannelGroups
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-10-27 19:24:12 +01:00
Christoph Weitkamp and Wouter Born
12d91f7da9
[i18n] Refactoring and annotations ( #1161 )
...
* Added nullness annotations to 'RuleTemplateI18nUtil'
* Added nullness annotations to 'ConfigDescriptionGroupI18nUtil'
* Moved 'ConfigDescriptionI18nUtil' into internal package
* Moved 'ConfigDescriptionGroupI18nUtil' into internal package
* Moved 'ThingTypeI18nUtil' into internal package
* Use 'ConfigI18nLocalizationService' instead of 'ConfigDescriptionI18nUtil'
* Use default labels / descriptions if application of localization is not successful
* Resolved itest.bndrun files
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-10-27 11:17:52 +01:00
Christoph Weitkamp and Kai Kreuzer
09170d1b43
Fixed cron parsing for Day-Of-Week sub-expression ( #1159 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-10-22 22:29:31 +02:00
Christoph Weitkamp and Kai Kreuzer
a3d91bebfc
[automation] Added EphemerisConditions for NGRE ( #915 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-10-20 01:37:56 +02:00
Christoph Weitkamp and Kai Kreuzer
36ca073ff4
Use constructor injection to simplify lifecycle ( #1153 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-10-20 01:32:44 +02:00
Christoph Weitkamp and Wouter Born
8d6d650d2e
Fixed potential NPE if 'defaultValue' is null ( #1149 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-10-19 20:08:56 +02:00
Christoph Weitkamp and Kai Kreuzer
22ba5d92c1
Minor profile improvements ( #1132 )
...
* Minor code improvements in profile factory
* Added integration test to check if factory creates all available profiles
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-10-19 15:14:57 +02:00
Christoph Weitkamp and Wouter Born
21744d22b1
Normalized instantiation of loggers ( #1138 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-10-18 22:29:27 +02:00
Christoph Weitkamp and Wouter Born
0fdd691c22
Removed superflous resources ( #1137 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-10-18 22:28:37 +02:00
Christoph Weitkamp and Wouter Born
e7c8be33b2
Fixed minor spelling issue ( #1143 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-10-18 22:28:07 +02:00
Christoph Weitkamp and Kai Kreuzer
64ae35a0a3
Removed default configuration for ephemeris service from feature file ( #1135 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-10-16 12:36:48 +02:00
Christoph Weitkamp and Kai Kreuzer
d8a0225b48
[rest] Added support for default values containing a list of configuration options ( #1031 )
...
* Added support for default values containing a list of configuration options
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-10-14 12:51:22 +02:00
Christoph Weitkamp and Wouter Born
91617d8af8
Fixed POM XML Shema Definition path ( #1119 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-10-12 08:52:16 +02:00
Christoph Weitkamp and Kai Kreuzer
73d55a9fe9
Changed pid from 'org.eclipse.smarthome.core.i18nprovider' to 'org.eclipse.smarthome.i18n' ( #1112 )
...
* Changed pid from 'org.eclipse.smarthome.core.i18nprovider' to 'org.eclipse.smarthome.i18n'
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-10-11 19:50:04 +02:00
Christoph Weitkamp and Kai Kreuzer
c86300e420
Fixed wrong trimmed properties ( #1105 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-10-08 09:52:14 -07:00
Christoph Weitkamp and Wouter Born
c31a5aa7ef
[storage] Added nullness annotations ( #1099 )
...
* Added nullness annotations
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-10-07 20:50:39 +02:00
Christoph Weitkamp and Wouter Born
6a3c9b03ac
Replaced orphaned 'registerHandlerLock' by 'thingLocks' ( #1060 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-10-06 11:17:51 +02:00
Christoph Weitkamp and Kai Kreuzer
2bb5cb7f64
[ephemeris] Adopted configuration for Ephemeris service ( #919 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-10-04 21:33:43 -07:00
Christoph Weitkamp and Kai Kreuzer
e1d2ae1c43
[config dispatch] Added support for values containing a list of configuration options ( #999 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-10-03 21:21:12 -07:00
Christoph Weitkamp and Wouter Born
8d6bb2d9ff
Removed FQN from servie declaration ( #1088 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-10-03 13:30:04 +02:00
Christoph Weitkamp and Wouter Born
edc27847d1
Enable Model Script Tests ( #737 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-10-01 22:41:57 +02:00
Christoph Weitkamp and Wouter Born
5c44d5f8fe
Enable Model Rule Tests ( #736 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-10-01 22:24:01 +02:00
Christoph Weitkamp and Wouter Born
7a9be81c80
Enable Model Item Tests ( #735 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-10-01 22:22:04 +02:00
Christoph Weitkamp and Wouter Born
8e3a521083
Contructor injection; SAT findings ( #1036 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-10-01 15:20:50 +02:00
Christoph Weitkamp and Wouter Born
e8fcba2ccf
[DSL] Removed deleted things from internal map ( #1058 )
...
* Applied formatter
* Fixed warnings
* Removed deleted things from internal map
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-09-30 18:53:47 +02:00
Christoph Weitkamp and Kai Kreuzer
d2af7a350b
[core] Removed access to 'ThingRegistry' from 'BaseThingHandler' ( #1041 )
...
* Removed access to ThingRegistry from BaseThingHandler
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-09-29 12:26:46 +02:00
Christoph Weitkamp and Kai Kreuzer
978be4cf0f
Fixed activation of inbox ( #1051 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-09-28 22:24:05 +02:00
Christoph Weitkamp and Kai Kreuzer
b9d9135771
Use constructor injection to simplify lifecycle ( #1037 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-09-27 12:19:50 +02:00
Christoph Weitkamp and Wouter Born
3087c4a427
Moved test from integration to unit test ( #1044 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-09-25 22:19:01 +02:00
Christoph Weitkamp and Kai Kreuzer
8d51cf9e37
Use constructor injection to simplify lifecycle ( #1038 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-09-17 19:17:59 +02:00
Christoph Weitkamp and Kai Kreuzer
062692ac55
Enable Config Dispatch Tests ( #995 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-09-16 21:13:02 +02:00
Christoph Weitkamp and Kai Kreuzer
cd57f1d79c
Refactoring of builders ( #908 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-09-16 21:10:39 +02:00
Christoph Weitkamp and Kai Kreuzer
4ccaa8b38e
[rest] Changed property type to Boolean to allow null values ( #1010 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-09-02 16:55:42 +02:00
Christoph Weitkamp and Wouter Born
abed938de0
Removed duplicate dependencies ( #1013 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-08-30 21:26:46 +02:00
Christoph Weitkamp and Kai Kreuzer
b3802d565d
[infrastructure] bump SAT to 0.7.0 ( #1007 )
...
* Bump SAT version; Fixed high priority findings
* Defined path to feature file to avoid warnings
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-08-29 09:17:35 +02:00
Christoph Weitkamp and Kai Kreuzer
1afff93e48
Travis Cache ( #1008 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-08-29 09:16:07 +02:00
Christoph Weitkamp and Kai Kreuzer
7d4b21f4d9
Fix gamma correction in HSBType ( #996 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-08-28 22:24:16 +02:00
Christoph Weitkamp and Wouter Born
982e938a9e
Fixed wrong nullness annotation ( #997 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-08-27 23:25:37 +02:00
Christoph Weitkamp and Wouter Born
bb19110018
Added configurationPid ( #1003 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-08-27 23:20:14 +02:00
Christoph Weitkamp and Kai Kreuzer
f86d011884
Use constructor injection to simplify lifecycle ( #987 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-08-24 23:49:24 +02:00
Christoph Weitkamp and Kai Kreuzer
d16a342663
Streamline DTO serialization for REST item resources ( #982 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-08-24 23:48:42 +02:00
Christoph Weitkamp and Kai Kreuzer
5c5c9ae126
Specified OSGi service ( #989 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-08-24 23:47:44 +02:00
Christoph Weitkamp and Kai Kreuzer
e2132a7a46
Use constructor injection to simplify lifecycle ( #994 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-08-24 23:45:46 +02:00
Christoph Weitkamp and Kai Kreuzer
be1cd25743
[itemregistry] Use constructor injection to simplify lifecycle ( #988 )
...
* Use constructor injection to simplify lifecycle
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
* PR extended by ItemStateConverter
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-08-23 18:21:28 +02:00
Christoph Weitkamp and Kai Kreuzer
c8395ef5be
[persistence] Use constructor injection to simplify lifecycle ( #991 )
...
* Use constructor injection to simplify lifecycle
* Added nullness annotations to PersistenceManager
* Removed declaration with null
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-08-21 20:42:02 +02:00
Christoph Weitkamp and Kai Kreuzer
11b1334ca7
Enable Config XML Tests ( #971 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-08-17 22:27:53 +02:00
Christoph Weitkamp and Kai Kreuzer
2198eea37f
Added feature for jackson ( #969 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-08-17 22:27:14 +02:00
Christoph Weitkamp and Kai Kreuzer
3e38733b09
Fixed spelling in JavaDoc ( #975 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-08-13 21:21:13 +02:00
Christoph Weitkamp and Kai Kreuzer
49e2286a94
Use constructor injection to simplify lifecycle ( #976 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-08-13 21:20:43 +02:00
Christoph Weitkamp and Wouter Born
95e0190d55
Avoid multiple type castings ( #946 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-07-28 11:32:15 +02:00
Christoph Weitkamp and Kai Kreuzer
c95dfcb1cc
Added formatting tests for DateTimeType ( #938 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-07-22 21:56:22 +02:00
Christoph Weitkamp and Wouter Born
4f3e1c17cb
Added equality tests for parsing and timzone ( #933 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-07-22 10:44:10 +02:00
Christoph Weitkamp and Kai Kreuzer
165df518de
Bump tec.uom libraries ( #923 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-07-14 21:37:07 +02:00
Christoph Weitkamp and Kai Kreuzer
4b7eddf16e
[automation] Fixed topic ( #922 )
...
- Fixed topic for `ThingStatusTriggerHandler`. Is is called "things", not "thing".
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-07-12 21:01:42 +02:00
Christoph Weitkamp and Kai Kreuzer
17c756513a
[automation] Added 'ThingStatusTrigger' for NGRE ( #911 )
...
* Added ThingStatusTrigger for NGRE
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-07-10 11:57:54 +02:00
Christoph Weitkamp and Markus Rathgeb
abab07dfb9
[automation] Added nullness annotations ( #910 )
...
* Added nullness annotations
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-07-08 10:53:25 +02:00
Christoph Weitkamp and Markus Rathgeb
01f4724575
Added action for bank holiday from a given userfile ( #901 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-06-26 13:23:37 +02:00
Christoph Weitkamp and Kai Kreuzer
c2af2465d1
Added nullness annotations ( #898 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-06-25 18:36:32 +02:00
Christoph Weitkamp and Kai Kreuzer
6d073daa82
Updated xml schema locations to openHAB ( #899 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-06-25 18:30:07 +02:00
Christoph Weitkamp and Kai Kreuzer
1f20e8277a
model: Use constructor injection to simplify lifecycle ( #857 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-06-09 10:33:22 +02:00
Christoph Weitkamp and Markus Rathgeb
306165dcfb
Added 'RefreshType.REFRESH' and 'BinaryPrefix' to imports ( #854 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-06-05 13:41:33 +02:00
Christoph Weitkamp and Markus Rathgeb
edd148f3f6
automation: Refactoring of 'DefaultScriptScopeProvider' ( #851 )
...
* automation: Use constructor injection to simplify lifecycle
* Refactoring of 'DefaultScriptScopeProvider' class
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-06-03 20:47:22 +02:00
Christoph Weitkamp and Markus Rathgeb
5d7a19541f
model: Refactoring of 'RuleEngineImpl' ( #853 )
...
* Refactoring of 'RuleEngineImpl'
* Use 'EventType' type instead of the FQCN
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-06-03 16:11:18 +02:00
Christoph Weitkamp and Markus Rathgeb
e2e53cb5c2
Fixed JavaDoc to get rid of the Quartz includes ( #852 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-06-03 14:49:09 +02:00
Christoph Weitkamp and Markus Rathgeb
64a466ff7d
Added nullness annotations ( #850 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-06-03 14:05:33 +02:00
Christoph Weitkamp and Markus Rathgeb
7f0d61d6a6
thing: Use constructor injection to simplify lifecycle ( #849 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-06-03 13:14:41 +02:00
Christoph Weitkamp and Markus Rathgeb
59ffc98b23
model: Use constructor injection to simplify lifecycle ( #840 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-06-02 15:55:53 +02:00
Christoph Weitkamp and Markus Rathgeb
eef779e91a
Added nullness annotations ( #837 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2019-05-28 17:56:48 +02:00