Uses of Interface
com.skava.oms.processor.fulfilment.FulfilmentProcessor
Packages that use FulfilmentProcessor
Package
Description
This package contains the information about the util flow
This package contains the information about the fulfilment processors
-
Uses of FulfilmentProcessor in com.skava.oms.flow.util
Methods in com.skava.oms.flow.util that return FulfilmentProcessorModifier and TypeMethodDescriptionOrderProcessFlowUtil.getFulfilmentProcessor
(org.camunda.bpm.engine.delegate.DelegateExecution de) This method return fulfilment processor instance using class name in delegate execution -
Uses of FulfilmentProcessor in com.skava.oms.processor.fulfilment
Classes in com.skava.oms.processor.fulfilment that implement FulfilmentProcessorModifier and TypeClassDescriptionclass
The DefaultFulfilmentProcessor class is a class which is default fulfilment processor for the type physical which does nothing for most of the method but generate receipt for return as functionality.class
This processor is a default processor for fulfilmentMethods in com.skava.oms.processor.fulfilment that return FulfilmentProcessorModifier and TypeMethodDescriptionFulfilmentProcessorFactory.getProcessor
(org.camunda.bpm.engine.delegate.DelegateExecution execution)