preparing new poll module

Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
2026-02-12 08:48:11 +01:00
parent 6e7bb08738
commit 4343ff7d7a
4 changed files with 19 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
package de.srsoftware.umbrella.core.api;
public interface PollService {
}