Class GuvnorAlaWildflyUIConstants
- java.lang.Object
-
- org.guvnor.ala.ui.wildfly.client.resources.i18n.GuvnorAlaWildflyUIConstants
-
public class GuvnorAlaWildflyUIConstants extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static StringWF10ProviderConfigView_AllParamsNeedsCompletionForValidationMessagestatic StringWF10ProviderConfigView_TestConnectionFailMessagestatic StringWF10ProviderConfigView_TestConnectionSuccessfulMessagestatic StringWF10ProviderConfigView_TestConnectionUnExpectedErrorMessage
-
Constructor Summary
Constructors Constructor Description GuvnorAlaWildflyUIConstants()
-
-
-
Field Detail
-
WF10ProviderConfigView_TestConnectionSuccessfulMessage
@TranslationKey(defaultValue="") public static final String WF10ProviderConfigView_TestConnectionSuccessfulMessage
- See Also:
- Constant Field Values
-
WF10ProviderConfigView_TestConnectionFailMessage
@TranslationKey(defaultValue="") public static final String WF10ProviderConfigView_TestConnectionFailMessage
- See Also:
- Constant Field Values
-
WF10ProviderConfigView_TestConnectionUnExpectedErrorMessage
@TranslationKey(defaultValue="") public static final String WF10ProviderConfigView_TestConnectionUnExpectedErrorMessage
- See Also:
- Constant Field Values
-
WF10ProviderConfigView_AllParamsNeedsCompletionForValidationMessage
@TranslationKey(defaultValue="") public static final String WF10ProviderConfigView_AllParamsNeedsCompletionForValidationMessage
- See Also:
- Constant Field Values
-
-