Class: MINT::OutputInteractionTask

Inherits:
InteractionTask show all
Defined in:
lib/MINT-core/model/task.rb

Overview

OutputInteractionTasks present information to the user. This could be raw structured data like documents or tables or multimedia output such as video or sound. [OutputInteractionTask}s read the objects that are associated with the task once if the are marked as synchronous or until they get disabled by another ApplicationTask‘s or an InputInteractionTask if they are marked as asynchronous.

Constant Summary

Constants inherited from Interactor

Interactor::PUBLISH_ATTRIBUTES

Method Summary

Methods inherited from Task

#initialize_statemachine

Methods inherited from Interactor

class_from_channel_name, #create_attribute_channel_name, create_channel_name, #create_channel_w_name, get, getModel, #getSCXML, get_dm, #init_statemachine, #is_in?, #new_states, notify, #process_event, #process_event!, #process_event_vars, #publish_update, #states, #states=, #sync_event, #sync_states, #to_dot, wait

Methods included from InteractorHelpers

#restart_timeout, #start_timeout, #stop_timeout