Class HomeConstants
- java.lang.Object
-
- org.kie.workbench.common.screens.home.client.resources.i18n.HomeConstants
-
public class HomeConstants extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static StringHomeNamestatic StringHomePerspectiveName
-
Constructor Summary
Constructors Constructor Description HomeConstants()
-
-
-
Field Detail
-
HomePerspectiveName
@TranslationKey(defaultValue="") public static final String HomePerspectiveName
- See Also:
- Constant Field Values
-
HomeName
@TranslationKey(defaultValue="") public static final String HomeName
- See Also:
- Constant Field Values
-
-