add_initial_tasks

add_initial_tasks(search_key, pipeline_code=None, processes=[])

Add initial tasks to an sobject

param:

search_key - the key identifying a type of sobject as registered in

the search_type table.

keyparam:

pipeline_code - override the sobject's pipeline and use this one instead

processes - create tasks for the given list of processes

return:

list - tasks created