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::EndPoints::Optimizations
Helpers::Location::Command::EndPoints::Optimizations::DEFAULT_COMMANDS_PER_PAGE
Constants included from Helpers::Location::Base::TreeTracking
Helpers::Location::Base::TreeTracking::TAGTREE_BACKUP
Constants included from Service::TreeToList::Converter::Discarded
Service::TreeToList::Converter::Discarded::DISCARDED_NODES
Constants included from Service::TreeToList::Converter::NodeAttrMaps
Service::TreeToList::Converter::NodeAttrMaps::NODE_ATTR_MAPS
Constants included from Service::TreeToList::Output
Service::TreeToList::Output::OUT_FILENAME, Service::TreeToList::Output::OUT_FOLDER, Service::TreeToList::Output::OUT_HEADER, Service::TreeToList::Output::OUT_TIME_FORMAT
Instance Attribute Summary
Attributes included from Results
Attributes included from Lib::ErrorHandling
Attributes included from Language::AuxiliarLogger
Attributes included from TrackChangedIds
Attributes included from Helpers::Location::Base::TreeTracking
Method Summary
Methods included from DSL
#input, #inputs, #print_diff_details?, #process
Methods included from Results
#error?, #input_unit_response_class, #page_errors?, #result_errors?, #results, #run_results_class
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
#sliced_batches, #with_sliced_input
Methods included from Helpers::Location::Command::EndPoints
#add_commands, #create_draft, #delete_draft, #fetch_draft, #publish_draft
Methods included from Helpers::Location::Command::EndPoints::Optimizations
#commands_payload_without_structure_block, #commands_per_page, #create_payload_without_structure_block, #force_continue?, #publish_payload_without_structure_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 included from Service::TreeDiff
Methods included from Service::TreeToList
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_apply!, #initialize, #main
Methods included from Common::Loaders::UseCase::CliIdentify
Methods included from Common::Loaders::UseCase::TargetModel
Methods included from Common::Loaders::UseCase::Type
Methods inherited from Common::Loaders::CaseBase
#name, name_only_once!, original_name
Methods inherited from Common::Loaders::Base
<=>, created_at, #initialize, set_created_at!
Methods included from Language::Klass::InheritableClassVars
#inheritable_attrs, #inheritable_class_vars, #inherited
Methods included from Language::Klass::Naming
#instance_variable_name, #to_constant
Methods included from Language::Klass::Hierarchy
Methods included from Language::Klass::Builder
Methods included from Language::Klass::Uid
Methods included from Language::Klass::Resolver
#class_resolver, #resolve_class
Methods included from Language::Klass::Const
#if_const, #redef_without_warning
Constructor Details
This class inherits a constructor from Eco::API::Common::Loaders::UseCase