Uses of Class
com.skava.oms.adapter.payload.PreProcessInventoryPayload
Packages that use PreProcessInventoryPayload
Package
Description
This package contains the information about the adapter flow
-
Uses of PreProcessInventoryPayload in com.skava.oms.flow.adapter
Methods in com.skava.oms.flow.adapter with parameters of type PreProcessInventoryPayloadModifier and TypeMethodDescriptionInventoryDelegateUtil.setDefaultInventoryMessage
(org.camunda.bpm.engine.delegate.DelegateExecution inventexecution, PreProcessInventoryPayload inventpayload, Map<String, String> inventoryReason) InventoryDelegateUtil.setFailureMessage
(org.camunda.bpm.engine.delegate.DelegateExecution inventoryExecution, PreProcessInventoryPayload inventoryPayload, Map<String, String> inventoryReason) static void
InventoryDelegateUtil.setInventoryFailMsg
(org.camunda.bpm.engine.delegate.DelegateExecution inventoryExecution, PreProcessInventoryPayload inventoryPayload, Map<String, String> inventoryReason, org.json.JSONArray jsonArray)