Uses of Class
de.hybris.platform.warehousingbackoffice.actions.util.AbstractConsignmentWorkflow
-
Packages that use AbstractConsignmentWorkflow Package Description de.hybris.platform.warehousingbackoffice.actions.confirmpickup de.hybris.platform.warehousingbackoffice.actions.ship -
-
Uses of AbstractConsignmentWorkflow in de.hybris.platform.warehousingbackoffice.actions.confirmpickup
Subclasses of AbstractConsignmentWorkflow in de.hybris.platform.warehousingbackoffice.actions.confirmpickup Modifier and Type Class Description classConfirmPickupActionAction used to confirm that a consignment was picked up by the customer -
Uses of AbstractConsignmentWorkflow in de.hybris.platform.warehousingbackoffice.actions.ship
Subclasses of AbstractConsignmentWorkflow in de.hybris.platform.warehousingbackoffice.actions.ship Modifier and Type Class Description classConfirmShippedConsignmentActionThis action confirms shipping by creating shipped entries for the requested consignment entries.
-