Package com.skava.oms.constant
Class CamundaConstants
java.lang.Object
com.skava.oms.constant.CamundaConstants
The class CamundaConstants contains the constants needed for the collection.
- Author:
- Infosys Equinox
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
static final String
static final String
SubmitOrderstatic final String
static final String
static final String
BPM_ used for load specific BPM from the collection attributestatic final String
static final String
static final String
static final String
static final String
static final String
order message TYracker. used to track the messagestatic final String
CamundaConstants constantsstatic final String
patchOrderRequest used for patch order processstatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
skipPromotion used for promotion validationstatic final String
doFulfilmentReturnstatic final String
doFulfilmentShipstatic final String
doInstantFulfilmentShipOnlystatic final String
doInventory used for inventory validationstatic final String
doInventory used for inventory Restockingstatic final String
doAccountsValidatestatic final String
Order Message fraud checkstatic final String
isPaymentCharge used for payment validationstatic final String
isPaymentRefund used for refund paymentsstatic final String
isShipped used for validate whether item is shipped or unable to shipstatic final String
VARIABLE_ISFULLYRETURNEDstatic final String
loyaltyDetailsstatic final String
isPutRequeststatic final String
isSingleSkuForBundlestatic final String
voucherDiscountDetailsstatic final String
voucherDiscountDetailsstatic final String
voucherDiscountDetails -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ORDER_MESSAGE_VARIABLE
order message TYracker. used to track the message- See Also:
-
VARIABLE_FRAUD
Order Message fraud check- See Also:
-
DEFAULT_BPM_NAME
SubmitOrder- See Also:
-
DYNAMIC_BPM_PREFIX
BPM_ used for load specific BPM from the collection attribute- See Also:
-
PATCH_ORDER_REQUEST
patchOrderRequest used for patch order process- See Also:
-
SKIP_PROMOTION_EXEC
skipPromotion used for promotion validation- See Also:
-
VARIABLE_IS_PAYMENT_CHARGE
isPaymentCharge used for payment validation- See Also:
-
VARIABLE_IS_PAYMENT_REFUND
isPaymentRefund used for refund payments- See Also:
-
VARIABLE_DO_FULFILMENT_SHIP
doFulfilmentShip- See Also:
-
VARIABLE_DO_FULFILMENT_RETURN
doFulfilmentReturn- See Also:
-
VARIABLE_DO_INSTANT_FULFILMENT_SHIP_ONLY
doInstantFulfilmentShipOnly- See Also:
-
VARIABLE_DO_INVENTORY
doInventory used for inventory validation- See Also:
-
VARIABLE_DO_RETURN_INVENTORY
doInventory used for inventory Restocking- See Also:
-
EXEC_VAR_PROCESSED_ORDER_RETURNMAP
- See Also:
-
RETRY_FULFILMENT
- See Also:
-
FULFILMENT
- See Also:
-
VARIABLE_IS_SHIPPED
isShipped used for validate whether item is shipped or unable to ship- See Also:
-
VARIABLE_DOVALIDATEACCOUNTS
doAccountsValidate- See Also:
-
VARIABLE_ISPUTREQUEST
isPutRequest- See Also:
-
VARIABLE_ISSINGLESKUFORBUNDLE
isSingleSkuForBundle- See Also:
-
VARIABLE_ISLOYALTYDETAILSAVAILABLE
loyaltyDetails- See Also:
-
VARIABLE_ISVOUCHERDETAILSAVAILABLE
voucherDiscountDetails- See Also:
-
VARIABLE_ISVOUCHEREARNED
voucherDiscountDetails- See Also:
-
VARIABLE_ISFULLYRETURNED
VARIABLE_ISFULLYRETURNED- See Also:
-
VARIABLE_ISVOUCHERREDEEMED
voucherDiscountDetails- See Also:
-
ORDER_TYPE
CamundaConstants constants- See Also:
-
RETURN
- See Also:
-
EXCHANGE
- See Also:
-
REPLACEMENT
- See Also:
-
RETRY_SHIPPING_LABEL
- See Also:
-
SHIPPING_LABEL_IMPL_COLLECTION_PROPERTY
- See Also:
-
SHIPPING_LABEL_CONFIGURATION_COLLECTION_PROPERTY
- See Also:
-
FETCH_LABEL_FROM_DB_COLLECTION_PROPERTY
- See Also:
-
DEFAULT_GET_SHIPPING_STRATEGY_IMPL
- See Also:
-
SKIP_PAYLOAD_PROCESSING
- See Also:
-
CAMUNDA_TRACE_NAME
- See Also:
-
BUYER_TYPE
- See Also:
-
DO_TAX_TRANSACTION
- See Also:
-
ITEM_STATUS_CHECK
- See Also:
-
-
Constructor Details
-
CamundaConstants
protected CamundaConstants()
-