Class WebhookservicesConstants
- java.lang.Object
-
- de.hybris.platform.webhookservices.constants.GeneratedWebhookservicesConstants
-
- de.hybris.platform.webhookservices.constants.WebhookservicesConstants
-
public final class WebhookservicesConstants extends GeneratedWebhookservicesConstants
Global class for all Webhookservices constants. You can add global constants for your extension into this class.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.webhookservices.constants.GeneratedWebhookservicesConstants
GeneratedWebhookservicesConstants.Attributes, GeneratedWebhookservicesConstants.Enumerations, GeneratedWebhookservicesConstants.TC
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringEXTENSIONNAMEstatic java.lang.StringPLATFORM_LOGO_CODE
-
-
-
Field Detail
-
EXTENSIONNAME
public static final java.lang.String EXTENSIONNAME
- See Also:
- Constant Field Values
-
PLATFORM_LOGO_CODE
public static final java.lang.String PLATFORM_LOGO_CODE
- See Also:
- Constant Field Values
-
-