Interface ShowcaseConstants
-
public interface ShowcaseConstants
-
-
Field Summary
Fields Modifier and Type Field Description static StringCASE_LISTstatic StringGENERIC_EXCEPTIONstatic StringGROUPstatic StringKIE_SERVER_ERROR_401static StringKIE_SERVER_ERROR_403static StringLOG_OUTstatic StringLOGO_BANNER_ERRORstatic StringROLE
-
-
-
Field Detail
-
LOGO_BANNER_ERROR
@TranslationKey(defaultValue="") static final String LOGO_BANNER_ERROR
- See Also:
- Constant Field Values
-
LOG_OUT
@TranslationKey(defaultValue="") static final String LOG_OUT
- See Also:
- Constant Field Values
-
ROLE
@TranslationKey(defaultValue="") static final String ROLE
- See Also:
- Constant Field Values
-
GROUP
@TranslationKey(defaultValue="") static final String GROUP
- See Also:
- Constant Field Values
-
CASE_LIST
@TranslationKey(defaultValue="") static final String CASE_LIST
- See Also:
- Constant Field Values
-
KIE_SERVER_ERROR_403
@TranslationKey(defaultValue="") static final String KIE_SERVER_ERROR_403
- See Also:
- Constant Field Values
-
KIE_SERVER_ERROR_401
@TranslationKey(defaultValue="") static final String KIE_SERVER_ERROR_401
- See Also:
- Constant Field Values
-
GENERIC_EXCEPTION
@TranslationKey(defaultValue="") static final String GENERIC_EXCEPTION
- See Also:
- Constant Field Values
-
-