Training dummy for Router testing.
More...
Training dummy for Router testing.
Get known state machine types.
Implements IHandler.
Read state of state machine.
Implements IHandler.
readViews |
( |
|
$id, |
|
|
|
$view_names |
|
) |
| |
Read state of state machine.
Implements IHandler.
invokeTransition |
( |
|
$id, |
|
|
|
$transition_name, |
|
|
|
$transition_args |
|
) |
| |
Invoke transition of state machine.
Implements IHandler.
checkTransition |
( |
|
$id, |
|
|
|
$action |
|
) |
| |
Check if transition is available.
Implements IHandler.
List state machines matching $filters.
Implements IHandler.