| Package | Description |
|---|---|
| org.broadleafcommerce.core.workflow | |
| org.broadleafcommerce.core.workflow.state.test |
| Modifier and Type | Field and Description |
|---|---|
protected List<ModuleActivity> |
BaseProcessor.moduleActivities |
| Modifier and Type | Method and Description |
|---|---|
List<ModuleActivity> |
BaseProcessor.getModuleActivities()
Returns a filtered set of
BaseProcessor.getActivities() that have implemented the ModuleActivity interface. |
| Modifier and Type | Class and Description |
|---|---|
class |
TestExampleModuleActivity
Pass-through activity to test that a workflow with a
ModuleActivity marker interface in it performs correctly |
Copyright © 2015. All rights reserved.