Uses of Class
org.teamapps.application.server.controlcenter.translations.TranslationWorkState
| Package | Description |
|---|---|
| org.teamapps.application.server.controlcenter.translations |
-
Uses of TranslationWorkState in org.teamapps.application.server.controlcenter.translations
Methods in org.teamapps.application.server.controlcenter.translations that return TranslationWorkState Modifier and Type Method Description static TranslationWorkStateTranslationWorkState. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static TranslationWorkState[]TranslationWorkState. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.teamapps.application.server.controlcenter.translations with parameters of type TranslationWorkState Modifier and Type Method Description static java.util.function.Predicate<LocalizationKey>TranslationUtils. getFilterPredicate(TranslationWorkState workState, java.lang.String language, LocalizationTopic topic)