class Roby::Tasks::Simple
This task model is a simple task where start
, success
and failed
are pass-through controlable events. They have an id
argument which is automatically set to the object's object_id if not explicitely given at initialization.