|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.broadleafcommerce.core.workflow.BaseActivity
org.broadleafcommerce.core.checkout.service.workflow.PricingServiceActivity
public class PricingServiceActivity
| Constructor Summary | |
|---|---|
PricingServiceActivity()
|
|
| Method Summary | |
|---|---|
ProcessContext |
execute(ProcessContext context)
Called by the encompassing processor to activate the execution of the Activity |
| Methods inherited from class org.broadleafcommerce.core.workflow.BaseActivity |
|---|
getBeanName, getErrorHandler, setBeanName, setErrorHandler |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PricingServiceActivity()
| Method Detail |
|---|
public ProcessContext execute(ProcessContext context)
throws java.lang.Exception
Activity
context - - process context for this workflow
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||