sfrout
Installation of SFrout
Quickstart
Advanced usage
How does it work?
Main Interface
Components
sfrout
Index
Index
Symbols
|
_
|
A
|
C
|
D
|
E
|
H
|
M
|
O
|
P
|
R
|
S
|
W
Symbols
--file_loglevel
cli command line option
--log_path
cli command line option
--path
cli command line option
--report
cli command line option
--stdout_loglevel
cli command line option
--summary_filepath
cli command line option
--threads
cli command line option
--verbose
cli command line option
-l
cli command line option
-lf
cli command line option
-ls
cli command line option
-p
cli command line option
-r
cli command line option
-s
cli command line option
-t
cli command line option
-v
cli command line option
_
_convert_domain_for_cookies_lookup() (components.connectors.SfdcConnector method)
_create_async_tasks() (components.connectors.SfdcConnector method)
_create_sfdc_reports() (components.containers.ReportsContainer method)
_create_summary_folder_if_not_exist() (components.containers.ReportsContainer method)
_define_number_of_threads() (components.config.Config method)
_erase_report() (components.handlers.Worker method)
(components.handlers.WorkerProtocol method)
_input_report_csv_standard_file_mode() (components.config.Config method)
_input_report_path_cast() (components.config.Config method)
_input_report_path_override() (components.config.Config method)
_input_report_single_mode_override() (components.config.Config method)
_intercept_sid() (components.connectors.SfdcConnector method)
_open_sfdc_site() (components.connectors.SfdcConnector method)
_parse_headers() (components.connectors.SfdcConnector method)
_parse_input_report() (components.config.Config method)
_parse_report_url() (components.connectors.SfdcConnector method)
_parse_save_path() (components.handlers.Worker method)
_read_stream() (components.handlers.Worker method)
(components.handlers.WorkerProtocol method)
_report_request_all() (components.connectors.SfdcConnector method)
_request_report() (components.connectors.SfdcConnector method)
_save_to_csv() (components.handlers.Worker method)
(components.handlers.WorkerProtocol method)
_sid_check() (components.connectors.SfdcConnector method)
_toggle_progress_bar() (components.connectors.SfdcConnector method)
A
active_workers() (components.handlers.WorkerFactory static method)
(components.handlers.WorkerFactoryProtocol static method)
C
check_connection() (components.connectors.ConnectorProtocol method)
(components.connectors.SfdcConnector method)
cli command line option
--file_loglevel
--log_path
--path
--report
--stdout_loglevel
--summary_filepath
--threads
--verbose
-l
-lf
-ls
-p
-r
-s
-t
-v
DOMAIN
REPORTS_PATH
components.config
module
components.connectors
module
components.containers
module
components.exceptions
module
components.handlers
module
Config (class in components.config)
ConfigProtocol (class in components.config)
ConnectorProtocol (class in components.connectors)
create_reports() (components.containers.ReportsContainer method)
(components.containers.ReportsContainerProtocol method)
create_summary_report() (components.containers.ReportsContainer method)
(components.containers.ReportsContainerProtocol method)
create_workers() (components.handlers.WorkerFactory method)
(components.handlers.WorkerFactoryProtocol method)
D
DOMAIN
cli command line option
E
EnvFileNotPresent
H
handle_requests() (components.connectors.SfdcConnector method)
M
message (components.exceptions.EnvFileNotPresent attribute)
(components.exceptions.OutdatedSIDError attribute)
module
components.config
components.connectors
components.containers
components.exceptions
components.handlers
O
OutdatedSIDError
P
print_summary_table() (components.containers.ReportsContainer method)
process_report() (components.handlers.Worker method)
R
report_gathering() (components.connectors.ConnectorProtocol method)
report_processing() (components.handlers.WorkerProtocol method)
ReportProtocol (class in components.containers)
REPORTS_PATH
cli command line option
ReportsContainer (class in components.containers)
ReportsContainerProtocol (class in components.containers)
run() (components.handlers.Worker method)
(components.handlers.WorkerProtocol method)
(in module main)
S
SfdcConnector (class in components.connectors)
SfdcReport (class in components.containers)
W
Worker (class in components.handlers)
WorkerFactory (class in components.handlers)
WorkerFactoryProtocol (class in components.handlers)
WorkerProtocol (class in components.handlers)