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