org.broadleafcommerce.core.checkout.service.workflow
Class CheckoutProcessContextFactory
java.lang.Object
org.broadleafcommerce.core.checkout.service.workflow.CheckoutProcessContextFactory
- All Implemented Interfaces:
- ProcessContextFactory<CheckoutSeed>
public class CheckoutProcessContextFactory
- extends Object
- implements ProcessContextFactory<CheckoutSeed>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CheckoutProcessContextFactory
public CheckoutProcessContextFactory()
createContext
public ProcessContext createContext(CheckoutSeed seedData)
throws WorkflowException
- Specified by:
createContext in interface ProcessContextFactory<CheckoutSeed>
- Throws:
WorkflowException
Copyright © 2013. All Rights Reserved.