EVECelery.tasks.ESI.Contracts.TaskDirectory#
Task directory module for adding task objects as attributes to a namespace for easy access and code inspection.
This module was automatically generated from Jinja templates with the codegen tool included in the root of this repo. You should not directly modify this module but instead modify the template ‘codegen/Templates/TaskDirectory.py’.
Module Contents#
Classes#
Directory for quickly finding tasks with easy access to documentation and code inspection |
- class EVECelery.tasks.ESI.Contracts.TaskDirectory.TaskDirectory#
Bases:
objectDirectory for quickly finding tasks with easy access to documentation and code inspection
This task directory contains all tasks as attributes that are categorized with ‘Contracts’.
- property get_characters_character_id_contracts: EVECelery.tasks.ESI.Contracts.get_characters_character_id_contracts.get_characters_character_id_contracts#
Get contracts
Reference the docstrings for
get_sync(),run(), andget_characters_character_id_contractsfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type:
- property get_characters_character_id_contracts_contract_id_bids: EVECelery.tasks.ESI.Contracts.get_characters_character_id_contracts_contract_id_bids.get_characters_character_id_contracts_contract_id_bids#
Get contract bids
Reference the docstrings for
get_sync(),run(), andget_characters_character_id_contracts_contract_id_bidsfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type:
- property get_characters_character_id_contracts_contract_id_items: EVECelery.tasks.ESI.Contracts.get_characters_character_id_contracts_contract_id_items.get_characters_character_id_contracts_contract_id_items#
Get contract items
Reference the docstrings for
get_sync(),run(), andget_characters_character_id_contracts_contract_id_itemsfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type:
- property get_contracts_public_bids_contract_id: EVECelery.tasks.ESI.Contracts.get_contracts_public_bids_contract_id.get_contracts_public_bids_contract_id#
Get public contract bids
Reference the docstrings for
get_sync(),run(), andget_contracts_public_bids_contract_idfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type:
- property get_contracts_public_items_contract_id: EVECelery.tasks.ESI.Contracts.get_contracts_public_items_contract_id.get_contracts_public_items_contract_id#
Get public contract items
Reference the docstrings for
get_sync(),run(), andget_contracts_public_items_contract_idfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type:
- property get_contracts_public_region_id: EVECelery.tasks.ESI.Contracts.get_contracts_public_region_id.get_contracts_public_region_id#
Get public contracts
Reference the docstrings for
get_sync(),run(), andget_contracts_public_region_idfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type:
EVECelery.tasks.ESI.Contracts.get_contracts_public_region_id.get_contracts_public_region_id
- property get_corporations_corporation_id_contracts: EVECelery.tasks.ESI.Contracts.get_corporations_corporation_id_contracts.get_corporations_corporation_id_contracts#
Get corporation contracts
Reference the docstrings for
get_sync(),run(), andget_corporations_corporation_id_contractsfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type:
- property get_corporations_corporation_id_contracts_contract_id_bids: EVECelery.tasks.ESI.Contracts.get_corporations_corporation_id_contracts_contract_id_bids.get_corporations_corporation_id_contracts_contract_id_bids#
Get corporation contract bids
Reference the docstrings for
get_sync(),run(), andget_corporations_corporation_id_contracts_contract_id_bidsfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type:
- property get_corporations_corporation_id_contracts_contract_id_items: EVECelery.tasks.ESI.Contracts.get_corporations_corporation_id_contracts_contract_id_items.get_corporations_corporation_id_contracts_contract_id_items#
Get corporation contract items
Reference the docstrings for
get_sync(),run(), andget_corporations_corporation_id_contracts_contract_id_itemsfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type: