avid.selectors.SelectorBase

class avid.selectors.SelectorBase

Bases: object

Base class for selectors. Selectors are used to make a selection of relevant artefacts. Derive from this class to implement special selector types. This class is not functional.

__init__()

init

Methods

__init__()

init

getSelection(workflowData)

Filters the given collection of entries and returns all selected entries

getSelection(workflowData)

Filters the given collection of entries and returns all selected entries