add_initial_tasks(search_key, pipeline_code=None, processes=[])
Add initial tasks to an sobject
search_key - the key identifying a type of sobject as registered in
the search_type table.
pipeline_code - override the sobject's pipeline and use this one instead
processes - create tasks for the given list of processes
list - tasks created