Class | Description |
---|---|
AddBusinessProcessStage |
This droplet can be used to add a business process marker with
a specific business process name and stage.
|
BusinessProcessDroplet |
This is the base class for a business process droplet.
|
HasBusinessProcessStage |
This droplet can be used to determine if a business process stage has been
reached.
|
MostRecentBusinessProcessStage |
This droplet can be used to determine if the most recent marker for a business process
has a particular stage.
|
RemoveBusinessProcessStage |
This droplet can be used to remove business process markers that match
the business process name and stage.
|