public class ValidateProductOptionsActivity extends BaseActivity<ProcessContext<CheckoutSeed>>
| Modifier and Type | Field and Description |
|---|---|
protected ProductOptionValidationService |
productOptionValidationService |
automaticallyRegisterRollbackHandler, beanName, errorHandler, order, rollbackHandler, rollbackRegion, stateConfiguration| Constructor and Description |
|---|
ValidateProductOptionsActivity() |
| Modifier and Type | Method and Description |
|---|---|
ProcessContext<CheckoutSeed> |
execute(ProcessContext<CheckoutSeed> context)
Called by the encompassing processor to activate
the execution of the Activity
|
ProductOptionValidationStrategyType |
getProductOptionValidationStrategyType() |
getAutomaticallyRegisterRollbackHandler, getBeanName, getErrorHandler, getOrder, getRollbackHandler, getRollbackRegion, getStateConfiguration, setAutomaticallyRegisterRollbackHandler, setBeanName, setErrorHandler, setOrder, setRollbackHandler, setRollbackRegion, setStateConfiguration, shouldExecuteprotected ProductOptionValidationService productOptionValidationService
public ProcessContext<CheckoutSeed> execute(ProcessContext<CheckoutSeed> context) throws Exception
Activitycontext - - process context for this workflowExceptionpublic ProductOptionValidationStrategyType getProductOptionValidationStrategyType()
Copyright © 2014. All Rights Reserved.