You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: bundles/org.openhab.core.persistence/src/main/java/org/openhab/core/persistence/PersistenceServiceProblem.java
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,6 @@
23
23
* be used to allow the consumer (e.g. UI) to tailor the message.
24
24
* @param serviceId persistence service
25
25
* @param items list of persistence item definitions
26
-
* @param strategy persistence strategy selected for the list of items
27
26
* @param editable true if this is a managed service
28
27
*
29
28
* @author Mark Herwege - Persistence health API endpoint
0 commit comments