alma::acs::commandcenter::trace::FlowListener Interface Reference
List of all members.
Detailed Description
Use this to implement a view (graphical or other) for a flow.
Member Function Documentation
| void alma::acs::commandcenter::trace::FlowListener::completion |
( |
Flow |
f |
) |
|
| void alma::acs::commandcenter::trace::FlowListener::failure |
( |
Flow |
f, |
|
|
String |
name, |
|
|
Object |
info | |
|
) |
| | |
| void alma::acs::commandcenter::trace::FlowListener::reset |
( |
Flow |
f, |
|
|
Object |
info | |
|
) |
| | |
| void alma::acs::commandcenter::trace::FlowListener::success |
( |
Flow |
f, |
|
|
String |
name | |
|
) |
| | |
| void alma::acs::commandcenter::trace::FlowListener::trying |
( |
Flow |
f, |
|
|
String |
step | |
|
) |
| | |
The documentation for this interface was generated from the following file: