| Package | Description |
|---|---|
| com.broadleafcommerce.enterprise.workflow.admin.service.behavior | |
| com.broadleafcommerce.enterprise.workflow.admin.service.behavior.simple |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RejectWorkflowManager
Move one or more
WorkflowSandBoxItem
instances out of an approval sandbox and back into the user sandbox from which they originated. |
interface |
TransitionStrategyManager
Manager in charge of choosing a valid strategy for performing a sandbox transition operation
based on some criteria.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RejectWorkflowManagerImpl |
class |
TransitionStrategyManagerImpl |
| Modifier and Type | Field and Description |
|---|---|
protected List<RejectionStrategy> |
TransitionStrategyManagerImpl.rejectionStrategies |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleRejectionStrategy
Strategy for rejection operations that depends on JDBC primarily for persistence
interaction and executes operations in batch.
|
Copyright © 2021. All rights reserved.