Uses of Class
de.hybris.platform.processengine.impl.DefaultBusinessProcessService
-
Packages that use DefaultBusinessProcessService Package Description de.hybris.platform.warehousing.process de.hybris.platform.warehousing.process.impl -
-
Uses of DefaultBusinessProcessService in de.hybris.platform.warehousing.process
Subclasses of DefaultBusinessProcessService in de.hybris.platform.warehousing.process Modifier and Type Class Description classAbstractWarehousingBusinessProcessService<T extends ItemModel>Abstract implementation of theWarehousingBusinessProcessServiceprovides implementations for event triggering and only requires that subclasses provide an means to obtain the business process code associated with the item model provided. -
Uses of DefaultBusinessProcessService in de.hybris.platform.warehousing.process.impl
Subclasses of DefaultBusinessProcessService in de.hybris.platform.warehousing.process.impl Modifier and Type Class Description classDefaultConsignmentProcessServiceBusiness process service for handling consignments.classDefaultOrderProcessServiceBusiness process service for handling orders.classDefaultReturnProcessServiceBusiness process service for handling orders.
-