Porting Events
Steps for porting Drupal 7 code that uses hook_rules_event_info() to define custom events
Porting Conditions
Steps for porting Drupal 7 code that uses hook_rules_condition_info() to define custom conditions
Porting Actions
Steps for porting Drupal 7 code that uses hook_rules_action_info() to define custom actions
Porting Reaction Rules
A checklist
Porting Rules Components
A checklist
Exposing data to Rules
Steps for porting code that uses hook_rules_data_info() in Drupal 7 to expose custom data structures to Rules
Porting Expression Plugins
Steps for porting code that uses hook_rules_plugin_info() in Drupal 7 to define custom plugins