| Modifier and Type | Field and Description |
|---|---|
protected SequenceProcessor |
CheckoutServiceImpl.checkoutWorkflow |
| Modifier and Type | Method and Description |
|---|---|
SequenceProcessor |
CompositeActivity.getWorkflow() |
| Modifier and Type | Method and Description |
|---|---|
void |
CompositeActivity.setWorkflow(SequenceProcessor workflow) |
| Modifier and Type | Field and Description |
|---|---|
protected SequenceProcessor |
OrderServiceImpl.addItemWorkflow |
protected SequenceProcessor |
OrderServiceImpl.removeItemWorkflow |
protected SequenceProcessor |
OrderServiceImpl.updateItemWorkflow |
| Modifier and Type | Field and Description |
|---|---|
protected SequenceProcessor |
CompositePaymentServiceImpl.paymentWorkflow |
| Modifier and Type | Method and Description |
|---|---|
SequenceProcessor |
CompositePaymentServiceImpl.getPaymentWorkflow() |
| Modifier and Type | Method and Description |
|---|---|
void |
CompositePaymentServiceImpl.setPaymentWorkflow(SequenceProcessor paymentWorkflow) |
| Modifier and Type | Method and Description |
|---|---|
SequenceProcessor |
CompositeActivity.getWorkflow() |
| Modifier and Type | Method and Description |
|---|---|
void |
CompositeActivity.setWorkflow(SequenceProcessor workflow) |
| Modifier and Type | Field and Description |
|---|---|
protected SequenceProcessor |
PricingServiceImpl.pricingWorkflow |
| Modifier and Type | Method and Description |
|---|---|
SequenceProcessor |
CompositeActivity.getWorkflow() |
| Modifier and Type | Method and Description |
|---|---|
void |
CompositeActivity.setWorkflow(SequenceProcessor workflow) |
| Modifier and Type | Class and Description |
|---|---|
class |
EmptySequenceProcessor
Convenience class for creating an empty workflow.
|
class |
ExplicitPrioritySequenceProcessor |
Copyright © 2014. All Rights Reserved.