Public Member Functions | |
| def | __init__ |
| def | run |
Public Attributes | |
| update_exec_stop | |
| flow_graph | |
| page | |
| p | |
Execute the flow graph as a new process and wait on it to finish.
Definition at line 404 of file ActionHandler.py.
| def grc.ActionHandler.ExecFlowGraphThread.__init__ | ( | self, | ||
| action_handler | ||||
| ) |
ExecFlowGraphThread constructor.
| action_handler | an instance of an ActionHandler |
Definition at line 406 of file ActionHandler.py.
| def grc.ActionHandler.ExecFlowGraphThread.run | ( | self | ) |
Definition at line 412 of file ActionHandler.py.
Definition at line 413 of file ActionHandler.py.
Definition at line 415 of file ActionHandler.py.
Definition at line 419 of file ActionHandler.py.
1.5.4