Operations invokable by router. More...
Public Member Functions | |
getKnownTypes () | |
Get known state machine types. | |
readState ($id) | |
Read state of state machine. | |
readViews ($id, $view_names) | |
Read state of state machine. | |
checkTransition ($id, $action) | |
Check if transition is available. | |
invokeTransition ($id, $action, $args) | |
Invoke transition of state machine. | |
listing ($filters) | |
List state machines matching $filters. | |
Operations invokable by router.