org.broadleafcommerce.core.workflow
Class SequenceProcessor
java.lang.Object
org.broadleafcommerce.core.workflow.BaseProcessor
org.broadleafcommerce.core.workflow.SequenceProcessor
- All Implemented Interfaces:
- Processor, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean
public class SequenceProcessor
- extends BaseProcessor
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SequenceProcessor
public SequenceProcessor()
supports
public boolean supports(Activity activity)
doActivities
public ProcessContext doActivities()
throws WorkflowException
- Throws:
WorkflowException
doActivities
public ProcessContext doActivities(Object seedData)
throws WorkflowException
- Throws:
WorkflowException
setProcessContextFactory
public void setProcessContextFactory(ProcessContextFactory processContextFactory)
Copyright © 2012. All Rights Reserved.