STSeriesWorkflowPhase Class |
Namespace: Scriptel.STSeries
The STSeriesWorkflowPhase type exposes the following members.
Name | Description | |
---|---|---|
STSeriesWorkflowPhase |
Constructor for a workflow phase
|
Name | Description | |
---|---|---|
ButtonSelected |
Button press callback
| |
GetNextPhaseId |
returns the next phase id
| |
GetPhaseId |
returns the phase id of this phase
| |
GetPreviousPhaseId |
returns the previous phase id
| |
StartPhase |
Starts this workflow phase on the given device.
The phase is complete when the callback is called.
| |
StopPhase |
Stops this phase
|