Class WebhookbackofficeConstants
- java.lang.Object
-
- de.hybris.platform.webhookbackoffice.constants.GeneratedWebhookbackofficeConstants
-
- de.hybris.platform.webhookbackoffice.constants.WebhookbackofficeConstants
-
public final class WebhookbackofficeConstants extends GeneratedWebhookbackofficeConstants
Global class for all Ybackoffice constants. You can add global constants for your extension into this class.
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringEXTENSIONNAMEstatic java.lang.StringNOTIFICATION_TYPE_LINKstatic java.lang.StringOBJECTS_UPDATED_EVENTstatic java.lang.StringOBJECTS_UPDATED_EVENT_TYPE
-
-
-
Field Detail
-
EXTENSIONNAME
public static final java.lang.String EXTENSIONNAME
- See Also:
- Constant Field Values
-
OBJECTS_UPDATED_EVENT
public static final java.lang.String OBJECTS_UPDATED_EVENT
- See Also:
- Constant Field Values
-
OBJECTS_UPDATED_EVENT_TYPE
public static final java.lang.String OBJECTS_UPDATED_EVENT_TYPE
- See Also:
- Constant Field Values
-
NOTIFICATION_TYPE_LINK
public static final java.lang.String NOTIFICATION_TYPE_LINK
- See Also:
- Constant Field Values
-
-