Skip to content

Commit 00a1947

Browse files
committed
💡cleanup and minor enhancements
1 parent d7e3edb commit 00a1947

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

sormas-backend/src/main/java/de/symeda/sormas/backend/patch/mapping/impl/valuemapper/CustomizableEnumPatchMapper.java

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@
2323
import de.symeda.sormas.backend.customizableenum.CustomizableEnumFacadeEjb;
2424
import de.symeda.sormas.backend.util.StringNormalizer;
2525

26+
/**
27+
* Allows to find the adequate value for customizable enum values.
28+
*/
2629
@ApplicationScoped
2730
public class CustomizableEnumPatchMapper implements ValuePatchMapper {
2831

0 commit comments

Comments
 (0)