:py:mod:`EVECelery.tasks.ESI.UserInterface.TaskDirectory` ========================================================= .. py:module:: EVECelery.tasks.ESI.UserInterface.TaskDirectory .. autoapi-nested-parse:: 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 ~~~~~~~ .. autoapisummary:: EVECelery.tasks.ESI.UserInterface.TaskDirectory.TaskDirectory .. py:class:: TaskDirectory Bases: :py:obj:`object` Directory for quickly finding tasks with easy access to documentation and code inspection This task directory contains all tasks as attributes that are categorized with 'UserInterface'. .. py:property:: post_ui_autopilot_waypoint :type: EVECelery.tasks.ESI.UserInterface.post_ui_autopilot_waypoint.post_ui_autopilot_waypoint Set Autopilot Waypoint Reference the docstrings for :func:`~EVECelery.tasks.ESI.UserInterface.post_ui_autopilot_waypoint.post_ui_autopilot_waypoint.get_sync`, :func:`~EVECelery.tasks.ESI.UserInterface.post_ui_autopilot_waypoint.post_ui_autopilot_waypoint.run`, and :class:`~EVECelery.tasks.ESI.UserInterface.post_ui_autopilot_waypoint.post_ui_autopilot_waypoint` for usage of this task, the required parameters, and additional information. :return: The Celery task .. py:property:: post_ui_openwindow_contract :type: EVECelery.tasks.ESI.UserInterface.post_ui_openwindow_contract.post_ui_openwindow_contract Open Contract Window Reference the docstrings for :func:`~EVECelery.tasks.ESI.UserInterface.post_ui_openwindow_contract.post_ui_openwindow_contract.get_sync`, :func:`~EVECelery.tasks.ESI.UserInterface.post_ui_openwindow_contract.post_ui_openwindow_contract.run`, and :class:`~EVECelery.tasks.ESI.UserInterface.post_ui_openwindow_contract.post_ui_openwindow_contract` for usage of this task, the required parameters, and additional information. :return: The Celery task .. py:property:: post_ui_openwindow_information :type: EVECelery.tasks.ESI.UserInterface.post_ui_openwindow_information.post_ui_openwindow_information Open Information Window Reference the docstrings for :func:`~EVECelery.tasks.ESI.UserInterface.post_ui_openwindow_information.post_ui_openwindow_information.get_sync`, :func:`~EVECelery.tasks.ESI.UserInterface.post_ui_openwindow_information.post_ui_openwindow_information.run`, and :class:`~EVECelery.tasks.ESI.UserInterface.post_ui_openwindow_information.post_ui_openwindow_information` for usage of this task, the required parameters, and additional information. :return: The Celery task .. py:property:: post_ui_openwindow_marketdetails :type: EVECelery.tasks.ESI.UserInterface.post_ui_openwindow_marketdetails.post_ui_openwindow_marketdetails Open Market Details Reference the docstrings for :func:`~EVECelery.tasks.ESI.UserInterface.post_ui_openwindow_marketdetails.post_ui_openwindow_marketdetails.get_sync`, :func:`~EVECelery.tasks.ESI.UserInterface.post_ui_openwindow_marketdetails.post_ui_openwindow_marketdetails.run`, and :class:`~EVECelery.tasks.ESI.UserInterface.post_ui_openwindow_marketdetails.post_ui_openwindow_marketdetails` for usage of this task, the required parameters, and additional information. :return: The Celery task