Cain v0.3.3 Cain.ProcessInstance View Source

Link to this section Summary

Link to this section Functions

Link to this function

add_message(pid, process_instance)

View Source

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function

get_variable(pid, variable_name)

View Source
Link to this function

handle_continue(atom, process_instance)

View Source

Callback implementation for GenServer.handle_continue/2.

Callback implementation for GenServer.init/1.