trigger.ui.vcs_widgets.publish_selection

Widget to be used to select published assets. Derived from task_selection

Classes

PublishSelection

Module Contents

class PublishSelection

Bases: trigger.ui.vcs_widgets.task_selection.TaskSelection

populate_publish_types()

Lists available published types which belongs to the parent task

populate_publish_versions()

Lists all versions for selected publish element

populate_tasks()
set_path(path)
set_publish_type()

sets the selected publish on model

set_publish_version()

Sets the selected publish version

set_task()
selectionChanged