Class: Eco::API::UseCases::GraphQL::Samples::Location::Command
- Inherits:
-
Eco::API::UseCases::GraphQL::Samples::Location
- Object
- Common::Loaders::Base
- Common::Loaders::CaseBase
- Common::Loaders::UseCase
- Base
- Eco::API::UseCases::GraphQL::Samples::Location
- Eco::API::UseCases::GraphQL::Samples::Location::Command
- Includes:
- DSL
- Defined in:
- lib/eco/api/usecases/graphql/samples/location/command.rb
Direct Known Subclasses
Defined Under Namespace
Modules: DSL, Results, Service, TrackChangedIds
Constant Summary
Constants included from TrackChangedIds
TrackChangedIds::REMAP_LOC_IDS_FILENAME, TrackChangedIds::REMAP_LOC_IDS_FOLDER
Constants included from Helpers::Location::Command::Optimizations
Helpers::Location::Command::Optimizations::DEFAULT_COMMANDS_PER_PAGE, Helpers::Location::Command::Optimizations::DEFAULT_FORCE_CONTINUE
Constants included from Helpers::Location::Base::TreeTracking
Helpers::Location::Base::TreeTracking::TAGTREE_BACKUP
Instance Attribute Summary
Attributes included from Results
Attributes included from Language::AuxiliarLogger
Attributes included from TrackChangedIds
Attributes included from Helpers::Location::Base::TreeTracking
Method Summary
Methods included from DSL
Methods included from Results
#page_errors?, #request_results_class, #rescued, #results
Methods included from Language::AuxiliarLogger
Methods included from TrackChangedIds
#close_handling_tags_remap_csv, #generate_tags_remap_csv, #tags_remap_class, #tags_remap_csv_full_filename, #tags_remap_table, #timestamp_file, #update_tags_remap_table
Methods included from Helpers::Location::Command
#apply_commands, #input, #sliced_batches, #with_sliced_input
Methods included from Helpers::Location::Command::Optimizations
#commands_payload_without_structure_block, #commands_per_page, #default_tree_tracking_mode, #force_continue?, #scope_commands_block
Methods included from Helpers::Location::Base
#live_tree, #session_live_tree, #tagtree_id, #target_structure_id, #target_structure_id_const
Methods included from Helpers::Location::Base::TreeTracking
#backup_tree, #track_current_tree, #track_current_tree?
Methods inherited from Eco::API::UseCases::GraphQL::Samples::Location
Methods inherited from Base
Methods included from Language::Methods::CallDetector
Methods inherited from Common::Loaders::UseCase
cli, cli!, #cli_apply!, #initialize, #main, type, #type
Methods inherited from Common::Loaders::CaseBase
Methods inherited from Common::Loaders::Base
<=>, created_at, #initialize, set_created_at!
Methods included from Common::ClassHelpers
#class_resolver, #descendants, #descendants?, #inheritable_attrs, #inheritable_class_vars, #inherited, #instance_variable_name, #new_class, #resolve_class, #to_constant
Constructor Details
This class inherits a constructor from Eco::API::Common::Loaders::UseCase