View Source StepFlow.Step.Launch (StepFlow v1.6.0-rc11)

The Step launcher context.

Link to this section Summary

Link to this section Functions

Link to this function

build_requirements_and_destination_path( arg1, arg2, workflow, step, dates, base_directory, source_path, first_file )

View Source
Link to this function

generate_job_one_for_many(source_paths, launch_params)

View Source
Link to this function

generate_job_one_for_one(source_path, launch_params)

View Source
Link to this function

generate_job_parameters_one_for_one(source_path, launch_params)

View Source
Link to this function

generate_message_one_for_many(source_paths, launch_params)

View Source
Link to this function

generate_message_one_for_one(source_path, launch_params)

View Source
Link to this function

get_source_paths(workflow, step, dates)

View Source
Link to this function

launch_step(workflow, step)

View Source
Link to this function

start_job_one_for_many(source_paths, launch_params)

View Source