| Class | Description |
|---|---|
| AddBusinessProcessStage |
Scenario action class for adding a business process marker.
|
| BusinessProcessExpressionFilter |
Base scenario expression class business process filters.
|
| BusinessProcessScenarioConfiguration |
Configuration class used by business process marker actions
and expressions.
|
| BusinessProcessStageAction |
Base class for implementing a business process scenario action.
|
| HasBusinessProcessStage |
This scenario action can be used to determine if a business process stage has been
reached.
|
| MostRecentBusinessProcessStage |
This scenario action can be used to determine if the most recent marker for a business process
has a particular stage.
|
| RemoveBusinessProcessStage |
This action can be used to remove business process markers that match
the business process name and stage.
|
| ValidatedBusinessProcessGrammarExtension |
Scenario editor grammar extension for Business Process actions
and expressions.
|