trigger.ui.vcs_widgets.publish_selection ======================================== .. py:module:: trigger.ui.vcs_widgets.publish_selection .. autoapi-nested-parse:: Widget to be used to select published assets. Derived from task_selection Classes ------- .. autoapisummary:: trigger.ui.vcs_widgets.publish_selection.PublishSelection Module Contents --------------- .. py:class:: PublishSelection Bases: :py:obj:`trigger.ui.vcs_widgets.task_selection.TaskSelection` .. py:method:: populate_publish_types() Lists available published types which belongs to the parent task .. py:method:: populate_publish_versions() Lists all versions for selected publish element .. py:method:: populate_tasks() .. py:method:: set_path(path) .. py:method:: set_publish_type() sets the selected publish on model .. py:method:: set_publish_version() Sets the selected publish version .. py:method:: set_task() .. py:attribute:: selectionChanged