workflow-manager
latest
Introduction
Installation
Workflow components
Examples
API
Testing
CI/CD
Future
Contributing to documentation
Contributors
workflow-manager
»
Index
Edit on GitHub
Index
A
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
W
A
active_process() (workflow_manager.Project property)
active_processes() (workflow_manager.Project property)
add_data() (workflow_manager.Workspace method)
add_dependency() (workflow_manager.Script method)
add_dependent() (workflow_manager.Script method)
add_source() (workflow_manager.Script method)
append_data() (workflow_manager.Process method)
(workflow_manager.Script method)
(workflow_manager.Workspace method)
C
check_active_process() (workflow_manager.Project method)
check_active_processes() (workflow_manager.Project method)
check_status() (workflow_manager.Process method)
clear() (workflow_manager.Workspace method)
clear_db() (workflow_manager.Project method)
clear_directory_contents() (workflow_manager.Workspace method)
clear_metadata() (workflow_manager.Process method)
clear_sources() (workflow_manager.Script method)
clear_system() (workflow_manager.Project method)
clear_workspaces() (workflow_manager.Project method)
compare_versions() (workflow_manager.Workspace method)
completed() (workflow_manager.Process method)
copy_directory_contents() (workflow_manager.Workspace method)
copy_file() (workflow_manager.Workspace method)
copy_files() (workflow_manager.Workspace method)
cores() (workflow_manager.Process property)
(workflow_manager.Script property)
create_project() (workflow_manager.utils method)
create_version() (workflow_manager.Workspace method)
D
data() (workflow_manager.Process property)
(workflow_manager.Script property)
(workflow_manager.Workspace property)
delete() (workflow_manager.Workspace method)
delete_folder() (workflow_manager.Workspace method)
delete_process() (workflow_manager.Project method)
delete_script() (workflow_manager.Project method)
delete_workspace() (workflow_manager.Project method)
directory() (workflow_manager.Script property)
drop_database() (workflow_manager.utils method)
duration() (workflow_manager.Process property)
E
extract_zipfile() (workflow_manager.Workspace method)
F
find_existing_process_by_parent() (workflow_manager.Script method)
G
get_ancestor() (workflow_manager.Process method)
get_ancestor_by_generation() (workflow_manager.Process method)
get_ancestor_by_id() (workflow_manager.Process method)
get_ancestor_by_label() (workflow_manager.Process method)
get_decendents() (workflow_manager.Process method)
get_list_of_logs() (workflow_manager.Process method)
get_next_process() (workflow_manager.Project method)
get_process() (workflow_manager.Project method)
get_process_status() (workflow_manager.Project method)
get_script() (workflow_manager.Project method)
get_workspace() (workflow_manager.Process method)
(workflow_manager.Project method)
get_workspaces() (workflow_manager.Process method)
H
has_metadata() (workflow_manager.Process method)
has_source() (workflow_manager.Script method)
I
import_script() (workflow_manager.Project method)
K
kill() (workflow_manager.Process method)
(workflow_manager.Project method)
kill_all() (workflow_manager.Project method)
L
label() (workflow_manager.Process property)
list() (workflow_manager.Project method)
(workflow_manager.Workspace method)
list_processes() (workflow_manager.Project method)
list_scripts() (workflow_manager.Project method)
list_workspaces() (workflow_manager.Project method)
load_as_module() (workflow_manager.Script method)
log() (workflow_manager.Process method)
M
md5sum() (workflow_manager.Workspace method)
message() (workflow_manager.Process property)
metadata() (workflow_manager.Process property)
module
tests
workflow_manager
N
new_process() (workflow_manager.Script method)
new_script() (workflow_manager.Project method)
new_workspace() (workflow_manager.Project method)
O
on_hold() (workflow_manager.Script property)
open_file() (workflow_manager.Workspace method)
open_latest_log() (workflow_manager.Process method)
open_logfile() (workflow_manager.Process method)
P
params() (workflow_manager.Process property)
parent() (workflow_manager.Process property)
parent_process() (workflow_manager.Process property)
path() (workflow_manager.Script property)
(workflow_manager.Workspace method)
Process (class in workflow_manager)
process() (workflow_manager.Project method)
process_completed() (workflow_manager.Project method)
process_dir() (workflow_manager.Process property)
process_path() (workflow_manager.Project method)
processes() (workflow_manager.Project method)
processes_dir() (workflow_manager.Project property)
processes_pending() (workflow_manager.Project property)
progress() (workflow_manager.Process method)
Project (class in workflow_manager)
purge_logs() (workflow_manager.Process method)
Q
queue() (workflow_manager.Process method)
(workflow_manager.Project method)
queue_dependent() (workflow_manager.Process method)
(workflow_manager.Script method)
queue_dependents() (workflow_manager.Script method)
queue_process() (workflow_manager.Script method)
R
reset() (workflow_manager.Script method)
reverse_file() (workflow_manager.Process method)
root() (workflow_manager.Process property)
root_dir() (workflow_manager.Project property)
run() (workflow_manager.Script method)
run_script() (workflow_manager.Project method)
S
Script (class in workflow_manager)
script() (workflow_manager.Process property)
(workflow_manager.Project method)
scripts_dir() (workflow_manager.Project property)
set_cores_required() (workflow_manager.Script method)
set_data() (workflow_manager.Process method)
(workflow_manager.Script method)
(workflow_manager.Workspace method)
set_filename() (workflow_manager.Script method)
set_hold_state() (workflow_manager.Script method)
set_metadata() (workflow_manager.Process method)
set_param() (workflow_manager.Process method)
set_program() (workflow_manager.Script method)
set_script() (workflow_manager.Script method)
set_source() (workflow_manager.Script method)
set_source_path() (workflow_manager.Script method)
set_time_limit() (workflow_manager.Script method)
spawn() (workflow_manager.Script method)
start() (workflow_manager.Process method)
start_next_process() (workflow_manager.Project method)
started() (workflow_manager.Process property)
status() (workflow_manager.Process property)
T
test_create_existing_project() (tests.test_functionalities method)
test_create_project() (tests.test_functionalities method)
test_pretend_fit() (tests.test_example_workflow method)
test_pretend_import() (tests.test_example_workflow method)
test_pretend_mechanics() (tests.test_example_workflow method)
test_pretend_segment() (tests.test_example_workflow method)
test_pretend_send() (tests.test_example_workflow method)
tests
module
total_used_cores() (workflow_manager.Project property)
trim_process_index() (workflow_manager.Project method)
trim_script_index() (workflow_manager.Project method)
trim_workspace_index() (workflow_manager.Project method)
U
update_from_source() (workflow_manager.Script method)
W
workflow_manager
module
Workspace (class in workflow_manager)
workspace() (workflow_manager.Process method)
(workflow_manager.Project method)
workspaces_dir() (workflow_manager.Project property)