Interface AsnWorkflowService
- All Known Implementing Classes:
DefaultAsnWorkflowService
public interface AsnWorkflowService
Warehousing service to manage workflow for
AdvancedShippingNoticeModel.-
Method Summary
Modifier and TypeMethodDescriptionvoidStarts a cancellation workflow for the given consignmentAdvancedShippingNoticeModel.
-
Method Details
-
startAsnCancellationWorkflow
Starts a cancellation workflow for the given consignmentAdvancedShippingNoticeModel.- Parameters:
asnModel-AdvancedShippingNoticeModelfor which a workflow needs to be started
-